These are the input parameters for this template. All of these parameters must be supplied for this template to be deployed.
BucketNamePath is the full path name to the bucket.
IAMUserName is the username that will be used for this IAM user.
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 is because even though the database instances match the wildcard kf, the aws cli of 'describe-db-instances' attempts to describe ALL instances which must be explicitly allowed (even though, in actuality, all the desired instances match kf, the permissions do not go deep enough to see this).
Output values that can be viewed from the AWS CloudFormation console.
App Deployer CloudFormation Deployment
This CloudFormation template creates an IAM user who is allowed to create certain CloudFormation stacks and pass a role along to run the actual deployment.