privacysandbox/aggregation-service

Unable to copy AMI image to my AWS account

Closed this issue · 2 comments

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

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.

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.