You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the Cloud9 deletion message in the Summary section with CloudFormation/VS Code equivalent. Current text:
If you are running this workshop in your own AWS account, you may delete the DynamoDBID CloudFormation Stack and the Chalice created components to avoid incurring any charges afterwards. The DynamoDB table was created in On Demand mode so there are no charges for provisioned capacity levels, only for actual usage. However there will be small charges for storage if the table is not cleaned up.
Update key naming in screenshot to match the renames below
Update all mentions of VSCodeServerURL → VSCodeUrl, and VSCodeServerPassword → VSCodePassword
Update screenshot — ARN shown still has a c9 reference, but the actual ARN does not
pip install chalice fails with a boto3 not-found error, despite the page noting "Your VS Code environment is already configured with boto3…". Running pip install boto3 resolves it. Either add this step explicitly or ensure boto3 is pre-installed in the VS Code environment.
Global Tables Discussion Topics
Link for "How would I upgrade from Global Tables v1 to v2" → should be https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables_versions.html#upgrading-to-current-version
Workshop audit: LMR (Build and Deploy a Global Serverless Application with Amazon DynamoDB). Findings:
Workshop Overview - broken module links
The top-level module links return 404 and must point to the
/global-serverless-application/paths:https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/module_1https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/module_2https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/module_3https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/gt-discussionGetting Started
Rename link text
[…running the workshop on your own (in your own AWS account)](https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/getting_started/on-your-own)→ Start: On your own (match the menu)Replace text "which guides you to launch a Cloud9 environment using CloudFormation" with the VS Code equivalent
Rename link text
[…attending an AWS-hosted event (using AWS-provided access-code)](https://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/getting_started/aws-ws-event)→ Start: At an AWS Hosted Event (match the menu)Start: On your own
[At an AWS hosted Event](https://catalog.workshops.aws/dynamodb-labs/en-US/hands-on-labs/setup/aws-ws-event)link → should point tohttps://catalog.workshops.aws/dynamodb-labs/en-US/global-serverless-application/getting-started/aws-ws-eventStart: At an AWS Hosted Event
VSCodeServerPassword→VSCodePasswordVSCodeServerURL→VSCodeUrlModule 1: Deploy the backend resources
Update all mentions of
VSCodeServerURL→VSCodeUrl, andVSCodeServerPassword→VSCodePasswordUpdate screenshot — ARN shown still has a
c9reference, but the actual ARN does notpip install chalicefails with aboto3not-found error, despite the page noting "Your VS Code environment is already configured with boto3…". Runningpip install boto3resolves it. Either add this step explicitly or ensureboto3is pre-installed in the VS Code environment.Global Tables Discussion Topics
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables_versions.html#upgrading-to-current-version