We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9c5ef commit 8b331d8Copy full SHA for 8b331d8
snippets/yaml-snippets.json
@@ -1215,7 +1215,7 @@
1215
" Type: AWS::S3::Bucket",
1216
" Properties: ",
1217
" AccessControl: ${2:Private | PublicRead | PublicReadWrite | AuthenticatedRead | LogDeliveryWrite | BucketOwnerRead | BucketOwnerFullControl}",
1218
- " Bucketname: ${3}",
+ " BucketName: ${3}",
1219
" CorsConfiguration: ${4}",
1220
" LifecycleConfiguration: ${5}",
1221
" NotificationConfiguration: ${6}",
0 commit comments