AWS CloudFormation templates - Media Services Application Mapper on AWS

AWS CloudFormation templates

You can download the CloudFormation template for this solution before deploying it.

Media Services Application Mapper view template button 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.

Media Services Application Mapper roles view template button 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.

Media Services Application Mapper DynamoDB view template button 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.

Media Services Application Mapper core view template button 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.

Media Services Application Mapper events view template button 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.

Media Services Application Mapper browser app view template button 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.

Note

For information about the various templates and how to customize them, refer to Individual templates.