privacysandbox / aggregation-service

This repository contains instructions and scripts to set up and test the Privacy Sandbox Aggregation Service
Apache License 2.0
64 stars 34 forks source link

Unable to copy AMI image to my AWS account #12

Closed grzechukol closed 1 year ago

grzechukol commented 1 year ago

The documentation states that:

Note: The prebuilt Amazon Machine Image (AMI) for the aggregation service is only available in the us-east-1 region. If you like to deploy the aggregation service in a different region you need to copy the released AMI to your account or build it using our provided scripts.

Ref. https://github.com/privacysandbox/aggregation-service#download-terraform-scripts-and-prebuilt-dependencies

When I try to copy the AMI to my account I'm getting the following error:

Failed to copy ami-036942f537f7a7c2b
You do not have permission to access the storage of this ami

Can you give me some guidance or tell me if it's a configuration error?

Context:

image
hostirosti commented 1 year ago

Hi @grzechukol,

thank you for reporting this issue. We have adjusted the permission for the underlying image snapshot. The AMI copy should now be possible.

Please let us know if you still can't copy the AMI.

grzechukol commented 1 year ago

I can confirm that it works as expected.

Context:

When I run the copy with the following settings:

image

I'm getting the following output:

AMI copy operation for ami-036942f537f7a7c2b initiated
It can take a few minutes for the AMI to be copied. You can check the progress of the operation in the AMI table in us-west-1. The AMI ID of the new AMI is ami-REDACTED.