From 904a67b97c12723291ba3afba302bff27b8b3897 Mon Sep 17 00:00:00 2001 From: Eddie Goynes <40248820+eggoynes@users.noreply.github.com> Date: Wed, 18 Jan 2023 15:33:03 -0800 Subject: [PATCH] Update CloudFormation links to point to latest released version. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f30f21b..a011886 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ The following Cloudformation templates will deploy the Content Analysis front-en Region| Launch ------|----- -US East (N. Virginia) | [![Launch in us-east-1](docs/images/launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cas&templateURL=https://rodeolabz-us-east-1.s3.us-east-1.amazonaws.com/aws-content-analysis/latest/aws-content-analysis.template) -US West (Oregon) | [![Launch in us-west-2](docs/images/launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=cas&templateURL=https://rodeolabz-us-west-2.s3.us-west-2.amazonaws.com/aws-content-analysis/latest/aws-content-analysis.template) +US East (N. Virginia) | [![Launch in us-east-1](docs/images/launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cas&templateURL=https://s3.amazonaws.com/solutions-reference/aws-content-analysis/latest/aws-content-analysis.template) +US West (Oregon) | [![Launch in us-west-2](docs/images/launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=cas&templateURL=https://s3.amazonaws.com/solutions-reference/aws-content-analysis/latest/aws-content-analysis.template) Once the Cloud Formation stack has been created, open the URL shown in the `ContentAnalyisSolution` output of the base stack. You can also get this URL with the following AWS CLI command: