Update the solution - Application Pattern Orchestrator on AWS

Update the solution

If you have previously deployed the solution, follow the following steps to update the current deployment with the latest released version.

  1. Select the View Template button to download the ApoStack.template to a location on your computer. Application Pattern Orchestrator on AWS view template button

  2. Sign in to the AWS CloudFormation console, and select the correct account and Region. From the list of stacks, select the solution’s stack name (this is the name that you specified when deploying the solution for the first time), and choose the Update button.

  3. On the Update stack page, select Replace current template, and under Specify template, select Upload a template file.

  4. Under Upload a template file, select Choose file, and select the ApoStack.template file that you downloaded on your computer.

  5. Select Next to continue.

  6. Under Parameters, review the parameters for this solution template and modify them as necessary. This solution uses the following default values:

    Parameter Default Description
    patternType CloudFormation

    The type of application patterns that the solution would enable. Valid values are:

    1. CloudFormation: CloudFormation based patterns are automatically published to Service Catalog as products.

    2. CDK: CDK based patterns are automatically published to AWS CodeArtifact as npm packages.

    3. All: Enables both CloudFormation and CDK based patterns.

    adminEmail

    <Requires input>

    The solution creates a default user with this email address to login to the solution's UI.

    This has to be a valid email address as you will receive the temporary password on this email address.

    sendAnonymousData Yes Send anonymous operational metrics to AWS. We use this data to better understand how customers use this solution and related services and products.
  7. Select Next.

  8. On the Configure stack options page, select Next.

  9. On the Review page, review and confirm the settings. Check the box acknowledging that the template will create AWS Identity and Access Management (IAM) resources.

  10. Select Submit to update the stack.

You can view the status of the stack in the AWS CloudFormation console in the Status column.