Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/operator-guide-aws-marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ For each operator version update, each Private Operator receives an email notifi
Here's what you need to know about upgrading:

- Information on the availability of new versions is provided on the [Unified ID 2.0 Operator on AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la) page.
- To upgrade your UID2 Operators, create a new CloudFormation stack. For details, see [Deployment](#deployment).
- To upgrade your UID2 Operators, launch a new instance from the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la). For details, see [Deployment](#deployment).

:::tip
For a smooth transition, create the new stack first. After the new stack is bootstrapped and ready to serve, delete the old stack. If you are using a load balancer, first get the new instances up and running and then convert the DNS name from the previous one to the new one.
Expand Down