July 2018
Intermediate to advanced
350 pages
8h 47m
English
The following SAM template creates an S3 bucket that we use to upload the photo, and the SNS topic on which the notifications are sent to as soon as a photo is uploaded to the S3 bucket:
PhotoUploadTopic:
Type: 'AWS::SNS::Topic'
PhotosUpload:
Type: AWS::S3::Bucket
Read now
Unlock full access