AmazonApplyS3BucketPolicyParameters Object
Last updated
{
"credentialIds": [
"cred-00000001"
],
"regionNames": [
"us-east-1"
],
"bucketIdentificationMethod": "by-bucket-name",
"bucketNameComparison": {
"compareType": "starts-with",
"bucketName": "prod-"
},
"applyMethod": "always-overwrite",
"policyType": "enforce-aes256-encryption",
"isTest": false
}