I created a key in Oregon region to encrypt my data in North Virginia region for security purposes. I added two users to the key and an external AWS account. I wanted to encrypt an object in S3, so when I tried, the key that I just created was not listed. What could be the reason?
Answer / Rohit Thakur
The issue might be due to the fact that AWS Key Management Service (KMS) keys are regional resources and can only be used within the same region where they were created. To encrypt/decrypt objects in S3, you should create and use a KMS key within the same region as your S3 bucket.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the life cycle to hooks used for the autoscaling?
What is meant by egress, ingress and regress?
Compare aws and openstack?
Do you think you can change the size of vpc?
What is the difference between dynamic public ip and elastic ip with respect to ec2 instances.
what is elastic file system (efs) and how it is useful than ebs.
What is aws?
List the components required to build Amazon VPC?
Can I control if and when mysql based rds instance is upgraded to new supported versions?
What are the different types of events triggered by amazon cloud front?
I created a key in Oregon region to encrypt my data in North Virginia region for security purposes. I added two users to the key and an external AWS account. I wanted to encrypt an object in S3, so when I tried, the key that I just created was not listed. What could be the reason?
Differences between security group and network access control list?