Update Guide
The latest versions is: v1.1.0
Manual Update (#)
- Log in to the AWS Management Console.
- Open the AWS CloudFormation console.
- Select the attachmentAV stack, which is named
attachmentav-api
in case you followed our documentation. - Go to the
Outputs
tab. - Search for the value of the output
FulfillmentOption
.
The following table maps the output values with a description and a CloudFormation template URL. Copy the CloudForamtion template URL, you will need it in the next step.
Identifier | Description | CloudFormation Template URL |
---|---|---|
dedicated-public-vpc | Dedicated Public VPC | https://s3.amazonaws.com/awsmp-fulfillment-cf-templates-prod/prod-kdpbh7jzghxym/7e37451b116d4575a9be702bfbbc2915.template |
shared-vpc | Existing VPC | https://s3.amazonaws.com/awsmp-fulfillment-cf-templates-prod/prod-kdpbh7jzghxym/dd6dbe71b2c247efbcf4015a19b3f8a5.template |
- Select the attachmentAV stack, which is named
attachmentav-api
in case you followed our documentation, and press the Update button. - Select the Replace current template option. Copy and paste the CloudFormation template URL from step one into the Amazon S3 URL input field. Click the Next button.
- Keep the defaults in Step 2 Specify stack details and press the Next button at the bottom of the page.
- Same for Step 3 Configure stack options. Keep the defaults and click the Next button.
- Review the details shown in Step 4 Review, confirm I acknowledge that AWS CloudForamtion might create IAM resources. and press the Submit button
- Now, the stack is in status
UPDATE_IN_PROGRESS
. Typically, the update takes about five minutes. - Wait for the stack to reach status
UPDATE_COMPLETE
. You are now running the latest version of attachmentAV!
Release Notes (#)
1.1.0 (#)
- Update to Amazon Linux 2023
- Bug fixes
1.0.0 (#)
- First release!