Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 902 Bytes

File metadata and controls

27 lines (16 loc) · 902 Bytes

Media Services Application Mapper (MSAM)

MSAM is removed from an AWS account using CloudFormation.

CloudFormation Stack Deletion

The order in which to delete the stacks are as follows:

  1. Delete MSAM Web stack
  2. Delete Event Handler stack
  3. Delete Core stack
  4. Delete DynamoDB stack

To delete a stack:

  1. Select the template you wish to delete.
  2. From the Actions pulldown menu, select Delete Stack

Delete Stack

Warning

Remember to remove the DynamoDB stack last as other stacks are running software that accesses the tables. Removing the table before removing the running software has the potential to create excessive error rates in your account which may result in service usage throttling.

Navigate

Navigate to README | Workshop | Install | Usage | Uninstall