These are the input parameters for this template. All of these parameters must be supplied for this template to be deployed.
S3StackName is the name of the stack that created the S3 buckets
AcmSSLCertARN is ARN of the *.d2l.arizona.edu wildcard cert in ACM (Must be imported in US-East-1)
Metadata is mostly for organizing and presenting Parameters in a better way when using CloudFormation in the AWS Console UI.
Establishes conditions based on input parameters.
Wow. This is a lot of resources to deploy. Do you really need them all?
CloudFront Distribution for maintenance site
Outputs are values resulting from the CloudFormation stack that can be: 1) Viewed in the AWS cosole under the CloudFormation service. 2) Marked as export to be imported into another stack allowing cross-stack references.
D2L Course Site Request - CloudFormation Template (3 of 4)
Deploys a CloudFront Distribution for the maintenance site.
1) This assumes a publicly accessible S3 bucket (S3 ACL granting 'Everyone' List) exists.