Skip to content

Commit dd5c266

Browse files
author
Bob Strahan
committed
Add us-east-1 region template URL to deployment update instructions
1 parent fb1535a commit dd5c266

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@ To update an existing GenAIIDP stack to a new version:
9898
2. Select your existing stack
9999
3. Click "Update"
100100
4. Select "Replace current template"
101-
5. Enter the template URL: `https://s3.us-west-2.amazonaws.com/aws-ml-blog-us-west-2/artifacts/genai-idp/idp-main.yaml`
101+
5. Enter the template URL:
102+
- us-west-2: `https://s3.us-west-2.amazonaws.com/aws-ml-blog-us-west-2/artifacts/genai-idp/idp-main.yaml`
103+
- us-east-1: `https://s3.us-east-1.amazonaws.com/aws-ml-blog-us-east-1/artifacts/genai-idp/idp-main.yaml`
102104
6. Follow the prompts to update your stack, reviewing any parameter changes
103105
7. For detailed instructions, see the [Deployment Guide](./docs/deployment.md#updating-an-existing-stack)
104106

0 commit comments

Comments
 (0)