You can download the CloudFormation template for this solution before deploying it.
aws-media-services-application-mapper-release.template - This is the solution’s
root template that installs all of the nested templates (listed below) with a single AWS CloudFormation
launch. This template’s default configuration deploys API Gateway, CloudFront, CloudWatch, DynamoDB, Lambda, and
Amazon S3. We recommend this template for most installations. You can also customize the template
based on your specific needs.
aws-msam-iam-roles-release.template - This nested
template configures the solution’s Amazon IAM policies and roles. You can also customize the
template based on your specific needs.
aws-msam-dynamodb-release.template - This nested
template configures the solution’s DynamoDB tables that store all solution-related data. You can
also customize the template based on your specific needs.
aws-msam-core-release.template - This nested template
configures all solution microservices. The default configuration deploys Lambda functions that
provide the business logic and data access layer for all solution operations. You can also
customize the template based on your specific needs.
aws-msam-events-release.template - This nested
template configures the solution’s event handler microservices. You can also customize the
template based on your specific needs.
aws-msam-browser-app-release.json - This nested
template configures the solution’s browser application for visualizing your media service
resources and connections. You can also customize the template based on your specific needs.
For information about the various templates and how to customize them, refer to Individual templates.