Skip to main content

Update

This page explains how to update AI-Starter.

The update process for AI-Starter is divided into the following two components:

Application Update

The AI-Starter application is automatically updated when a new version is released. As updates are provided via packages, prior notification is generally not given. However, if there are significant changes, we will notify you in advance.

Infrastructure Update

The infrastructure of AI-Starter can be updated by updating the CloudFormation stack. The update can be performed in one of the following ways:

  • A representative accesses the customer's AWS account and performs the update.
  • The customer updates the infrastructure themselves using a shared template.

When the customer updates using a shared template

  1. A representative will share the CloudFormation template with the customer via the support desk.
  2. The customer logs into the AWS Management Console and opens the CloudFormation service page.
  3. Select the stack named cmais-prd-ai-starter-stack.
  4. Click "Update."
  5. In Step 1 "Update stack," select "Replace existing template."
  6. In "Specify template," select "Upload a template file" and upload the shared template.
  7. Click "Next."
  8. In Step 2 "Specify stack details," click "Next."
  9. In Step 3 "Configure stack options," check the box for "I acknowledge that AWS CloudFormation might create IAM resources with custom names." and click "Next."
  10. In Step 4 "Review," click "Submit."
  11. The update is complete when "UPDATE_COMPLETE" is displayed on the CloudFormation service page. If an error is displayed, please contact the support desk.