These are the input parameters for this template. All of these parameters must be supplied for this template to be deployed.
Name of the bucket.
Indicates the number of days the S3 bucket will stay in standard mode, then it will be moved to Glacier.
Indicates the number of days the S3 bucket will stay in Glacier, then it will be completely deleted. It must stay in Glacier at a minimum of 120 days.
The following tags are applied to all resources created by this template.
Metadata is mostly for organizing and presenting Parameters in a better way when using CloudFormation in the AWS Web UI.
These are all of the resources deployed by this template.
This deploys the S3 bucket with some tags.
Creates an IAM user that can only connect to the S3 bucket specified.
The set of access keys given to the IAM user from above.
Output values that can be viewed from the AWS CloudFormation console.
S3 Bucket Glacier CloudFormation Deployment
This CloudFormation template will deploy an S3 bucket with it's own IAM user. This S3 bucket will be transferred to Glacier after indicated number of days.