0 votes
in Amazon Elastic Compute Cloud EC2 by

I created a key in North Virginia region to encrypt my data in Oregon region. I also added three users to the key and an external AWS account. Then, to encrypt an object in S3, when I tried to use the same key, it was not listed. Where did I go wrong?

1 Answer

0 votes
by

The data and the key should be in the same region. That is, the data that has to be encrypted should be in the same region as the one in which the key was created. In this case, the data is in Oregon region, whereas the key is created in North Virginia region.

Related questions

0 votes
asked Mar 1 in AWS by DavidAnderson
+1 vote
asked Dec 27, 2021 in AWS CodeCommit by sharadyadav1986
...