Skip to content

Commit

Permalink
[CEV] Remove DatabaseInstallationFilesS3BucketName from required list.
Browse files Browse the repository at this point in the history
  • Loading branch information
0ooopsFibby committed Oct 16, 2023
1 parent 4bae480 commit 9536cf3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
"/properties/KMSKeyId": "$join([\"arn:(aws)[-]{0,1}[a-z]{0,2}[-]{0,1}[a-z]{0,3}:kms:[a-z]{2}[-]{1}[a-z]{3,10}[-]{0,1}[a-z]{0,10}[-]{1}[1-3]{1}:[0-9]{12}[:]{1}key\\/\", KMSKeyId])"
},
"required": [
"DatabaseInstallationFilesS3BucketName",
"Engine",
"EngineVersion"
],
Expand Down

0 comments on commit 9536cf3

Please sign in to comment.