Amazon S3 · Arazzo Workflow
Amazon S3 Configure and Verify Default Encryption
Version 1.0.0
Put a bucket default-encryption configuration then read it back.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
set-and-verify-encryption
Put bucket default encryption then get it back to confirm.
Applies a ServerSideEncryptionConfiguration with PutBucketEncryption and confirms it with GetBucketEncryption.
1
putEncryption
PutBucketEncryption
Write the default encryption configuration to the bucket.
2
getEncryption
GetBucketEncryption
Read the encryption configuration back to confirm the rule is now applied to the bucket.