Reputation: 133
Can't create basic bucket.
testfolder:
Type: AWS::S3::Buket
Properties:
BucketName: "test-storage-for-dev"
Error is
An error occurred (ValidationError) when calling the CreateChangeSet operation: Template format error: Unrecognized resource types: [AWS::S3::Buket]
Upvotes: 0
Views: 114