Update the solution - Amazon Marketing Cloud Insights on AWS

Update the solution

Updating from version 1.x.x

This update does not support regular stack updates. Instead, deploy a new stack and backfill data from the original stack to the new one. We recommend deploying the new stack in parallel with the original stack, verifying the data and operational consistency of the new one, and deleting the original stack.

Updating from version 2.x.x

  1. Follow Updating from other versions to update your main application stack.

  2. After updating, follow Using the microservices to authenticate with OAuth for the Amazon Ads API.

  3. After authenticating, all previously onboarded instances must be onboarded again through the TPS_Interface.ipynb notebook. Unless altering your deployment configuration, use the deployment pattern for existing AMC buckets.

Updating from other versions

  1. Log in to AWS CloudFormation console, select your existing amc-insights stack, and select Update.

  2. Select Replace current template.

  3. Under Specify template:

    1. Select Amazon S3 URL.

    2. Copy the link of the latest template.

    3. Paste the link in the Amazon S3 URL box.

    4. Verify that the correct template URL shows in the Amazon S3 URL text box, and choose Next.

  4. Choose Next.

  5. On the Configure stack options page, choose Next.

  6. On the Review page, review and confirm the settings. Be sure to check the box acknowledging that the template might create IAM resources.

  7. Choose Submit to deploy the stack.

You can view the status of the stack in the AWS CloudFormation console in the Status column. You should receive an UPDATE_COMPLETE status after a few minutes.