Get the KMS key ARN for an Amazon S3 bucket
If the Amazon S3 bucket that contains the Amazon S3 location for your dataset has SSE-KMS encryption, follow these steps to obtain its AWS KMS key ARN.
- In a new browser tab, log in to your AWS account and navigate to the Amazon S3 console.
- In the left-hand navigation pane of the Amazon S3 console, select General purpose buckets.
- Select the name of the Amazon S3 bucket that contains the Amazon S3 location for this dataset.
- Select the bucket Properties tab.
- Inspect the Default encryption section. If the Encryption type is Server-side encryption with AWS Key Management Service keys (SSE-KMS), copy the Encryption key ARN that appears below it.
- Back in the browser tab that contains your federated search dataset definition, paste the copied ARN into the AWS KMS key ARNs setting and select its drop-down value to set it in. The resource access policy updates automatically with the new ARN.