From 9febb4a8f080c5da2b6fb5768068278f36fdbbf9 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:13:18 +0100 Subject: [PATCH 01/16] Update setup.en.md replaced step 2 --- content/hands-on-labs/setup/setup.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hands-on-labs/setup/setup.en.md b/content/hands-on-labs/setup/setup.en.md index 1a8315d..fdcb043 100644 --- a/content/hands-on-labs/setup/setup.en.md +++ b/content/hands-on-labs/setup/setup.en.md @@ -14,7 +14,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](hhttps://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way 1. Click *Next* on the first dialog. From 418723b73d71f4e5e7555a5889dd31d5c08e1d82 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:14:52 +0100 Subject: [PATCH 02/16] Update user-account.en.md Updated step 2 --- content/design-patterns/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/design-patterns/setup/user-account.en.md b/content/design-patterns/setup/user-account.en.md index a53d6d8..d16071b 100644 --- a/content/design-patterns/setup/user-account.en.md +++ b/content/design-patterns/setup/user-account.en.md @@ -15,7 +15,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](hhttps://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From c828d717fbbecc4e70e27d6c0f37db041cce1f90 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:16:44 +0100 Subject: [PATCH 03/16] Update on-your-own.en.md Updated step 2 --- content/game-player-data/setup/on-your-own.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/game-player-data/setup/on-your-own.en.md b/content/game-player-data/setup/on-your-own.en.md index d5c9a56..4e62580 100644 --- a/content/game-player-data/setup/on-your-own.en.md +++ b/content/game-player-data/setup/on-your-own.en.md @@ -14,7 +14,8 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way +* 1. Click *Next* on the first dialog. From bc34290a539f0f56a5a53c1083b9b1bfeea70980 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:17:41 +0100 Subject: [PATCH 04/16] Update setup.en.md --- content/hands-on-labs/setup/setup.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hands-on-labs/setup/setup.en.md b/content/hands-on-labs/setup/setup.en.md index fdcb043..ffd963a 100644 --- a/content/hands-on-labs/setup/setup.en.md +++ b/content/hands-on-labs/setup/setup.en.md @@ -14,7 +14,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](hhttps://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way 1. Click *Next* on the first dialog. From a704105cd2cfd8510997c513bfeb942f4d3ca705 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:18:14 +0100 Subject: [PATCH 05/16] Update user-account.en.md --- content/design-patterns/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/design-patterns/setup/user-account.en.md b/content/design-patterns/setup/user-account.en.md index d16071b..f29d51d 100644 --- a/content/design-patterns/setup/user-account.en.md +++ b/content/design-patterns/setup/user-account.en.md @@ -15,7 +15,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](hhttps://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From 8dabbb47d18d729368999c8c77e2ae3e44c6406c Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:19:56 +0100 Subject: [PATCH 06/16] Update on-your-own.en.md updated step 2 From 2471b54c7bffc061c1a5f66a2a41031cd1c7b3d3 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:20:42 +0100 Subject: [PATCH 07/16] Update user-account.en.md Updated step 2 --- content/change-data-capture/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/change-data-capture/setup/user-account.en.md b/content/change-data-capture/setup/user-account.en.md index e0a6955..2db776c 100644 --- a/content/change-data-capture/setup/user-account.en.md +++ b/content/change-data-capture/setup/user-account.en.md @@ -15,7 +15,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From 5ffce9e0396a70a71a268a5783eed4f1568b8ee3 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:21:39 +0100 Subject: [PATCH 08/16] Update on-your-own.en.md Updated step 2 --- .../getting_started/on-your-own.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/global-serverless-application/getting_started/on-your-own.en.md b/content/global-serverless-application/getting_started/on-your-own.en.md index 03f95c6..9167234 100644 --- a/content/global-serverless-application/getting_started/on-your-own.en.md +++ b/content/global-serverless-application/getting_started/on-your-own.en.md @@ -14,7 +14,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From cf5e7e88adc3f7a598b70d744ed42c7eaa088bc9 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:22:26 +0100 Subject: [PATCH 09/16] Update user-account.en.md Updated step 2 --- content/event-driven-architecture/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/event-driven-architecture/setup/user-account.en.md b/content/event-driven-architecture/setup/user-account.en.md index 6e93ec7..58fb67e 100644 --- a/content/event-driven-architecture/setup/user-account.en.md +++ b/content/event-driven-architecture/setup/user-account.en.md @@ -14,7 +14,7 @@ chapter: true 1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://github.com/aws-samples/aws-dynamodb-examples/blob/master/workshops/modernizer/modernizer-db.yaml) from our GitHub repository and launch it your own way* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From e570770e91a7a1af5a716c2f3b81522967b2cd16 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:25:12 +0100 Subject: [PATCH 10/16] Update setup.en.md Updates Step 1 --- content/hands-on-labs/setup/setup.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hands-on-labs/setup/setup.en.md b/content/hands-on-labs/setup/setup.en.md index ffd963a..efa00e4 100644 --- a/content/hands-on-labs/setup/setup.en.md +++ b/content/hands-on-labs/setup/setup.en.md @@ -12,7 +12,7 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. *Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) 1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way From 9cd073e05d9a07213b5ab58e31a45e9a5c058227 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:25:59 +0100 Subject: [PATCH 11/16] Update setup.en.md --- content/hands-on-labs/setup/setup.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/hands-on-labs/setup/setup.en.md b/content/hands-on-labs/setup/setup.en.md index efa00e4..2ac3c0d 100644 --- a/content/hands-on-labs/setup/setup.en.md +++ b/content/hands-on-labs/setup/setup.en.md @@ -12,9 +12,9 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. *Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From 4201b3a72a85e9feae8f16a247d31fb500865766 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:26:51 +0100 Subject: [PATCH 12/16] Update user-account.en.md Updates step 1 --- content/design-patterns/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/design-patterns/setup/user-account.en.md b/content/design-patterns/setup/user-account.en.md index f29d51d..573f8dd 100644 --- a/content/design-patterns/setup/user-account.en.md +++ b/content/design-patterns/setup/user-account.en.md @@ -13,7 +13,7 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) 1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* From 9fc047506536d695b2d0ab4982fe8a06bd433d8a Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:27:28 +0100 Subject: [PATCH 13/16] Update on-your-own.en.md Updates step 1 --- content/game-player-data/setup/on-your-own.en.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/game-player-data/setup/on-your-own.en.md b/content/game-player-data/setup/on-your-own.en.md index 4e62580..94f881c 100644 --- a/content/game-player-data/setup/on-your-own.en.md +++ b/content/game-player-data/setup/on-your-own.en.md @@ -12,10 +12,9 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) -1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way -* +1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* 1. Click *Next* on the first dialog. From 18834d30098c72524fe32e1b94efe277caba94e1 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:28:13 +0100 Subject: [PATCH 14/16] Update user-account.en.md Updates step 1 --- content/change-data-capture/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/change-data-capture/setup/user-account.en.md b/content/change-data-capture/setup/user-account.en.md index 2db776c..1e8479f 100644 --- a/content/change-data-capture/setup/user-account.en.md +++ b/content/change-data-capture/setup/user-account.en.md @@ -13,7 +13,7 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) 1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* From 3c73fa8a7a8839134a86dd228ee8ff5231f898eb Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:28:49 +0100 Subject: [PATCH 15/16] Update on-your-own.en.md Updates step 1 --- .../getting_started/on-your-own.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/global-serverless-application/getting_started/on-your-own.en.md b/content/global-serverless-application/getting_started/on-your-own.en.md index 9167234..2593225 100644 --- a/content/global-serverless-application/getting_started/on-your-own.en.md +++ b/content/global-serverless-application/getting_started/on-your-own.en.md @@ -12,7 +12,7 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) 1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way* From e51ca26b3f2e8cee6fb37eadcfa27e6245ec3925 Mon Sep 17 00:00:00 2001 From: andrea-caldarone <123385224+andrea-caldarone@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:29:32 +0100 Subject: [PATCH 16/16] Update user-account.en.md Updates step 1 --- content/event-driven-architecture/setup/user-account.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/event-driven-architecture/setup/user-account.en.md b/content/event-driven-architecture/setup/user-account.en.md index 58fb67e..f6524af 100644 --- a/content/event-driven-architecture/setup/user-account.en.md +++ b/content/event-driven-architecture/setup/user-account.en.md @@ -12,7 +12,7 @@ chapter: true ## Launch the CloudFormation stack ::alert[During the course of the lab, you will make DynamoDB tables that will incur a cost that could approach tens or hundreds of dollars per day. Ensure you delete the DynamoDB tables using the DynamoDB console, and make sure you delete the CloudFormation stack as soon as the lab is complete.] -1. **[Deprecated]** - Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) +1. Launch the CloudFormation template in US West 2 to deploy the resources in your account: [![CloudFormation](/static/images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=DynamoDBID&templateURL=:param{key="design_patterns_s3_lab_yaml"}) 1. *Optionally, download [the YAML template](https://s3.amazonaws.com/amazon-dynamodb-labs.com/assets/vscode.yaml) from our GitHub repository and launch it your own way*