Update using AWS CloudFormation - Distributed Load Testing on AWS

Update using AWS CloudFormation

If you have previously deployed the solution, follow this procedure to update the CloudFormation stack to the latest version.

  1. Sign in to the CloudFormation console, select your existing CloudFormation stack, and select Update stack.

  2. Select Make a direct update.

  3. Select Replace existing template.

  4. 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.

    5. Choose Next.

    6. Choose Next again.

  5. Under Parameters, review the parameters for the template and modify them as necessary. Refer to Launch the stack for details about the parameters.

  6. Choose Next.

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

  8. On the Review page, review and confirm the settings.

  9. Select the box acknowledging that the template might create IAM resources.

  10. Choose View change set and verify the changes.

  11. Choose Update stack to deploy the stack.

You can view the status of the stack in the AWS CloudFormation console in the Status column. You should receive a UPDATE_COMPLETE status in approximately 15 minutes.

Note

If you experience Amazon Cognito authentication issues while logging in from your browser after stack upgrade, please refresh your browser (Ctrl+Shift+R on Windows/Linux or Cmd+Shift+R on Mac) to clear cached data and try again.