AWSS3BucketEncryptionRule
No description
type AWSS3BucketEncryptionRule {
encryptionByDefault: AWSS3BucketEncryptionRuleByDefault!
keyEnabled: Boolean!
}
Fields
AWSS3BucketEncryptionRule.encryptionByDefault
● AWSS3BucketEncryptionRuleByDefault!
non-null object
The default server-side encryption to apply to new objects in the bucket
AWSS3BucketEncryptionRule.keyEnabled
● Boolean!
non-null scalar
Indicates whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket