Skip to content

docs: update deploy command#52

Merged
tmokmss merged 1 commit into
aws-samples:mainfrom
badmintoncryer:fix-readme
Jun 12, 2025
Merged

docs: update deploy command#52
tmokmss merged 1 commit into
aws-samples:mainfrom
badmintoncryer:fix-readme

Conversation

@badmintoncryer
Copy link
Copy Markdown
Contributor

The README states the deployment command as npx cdk deploy, but in reality, the --all option is required.

$ npx cdk deploy      
Bundling asset ServerlessWebappStarterKitUsEast1Stack/SignPayloadHandler/Handler/Code/Stage...

  ...84148bb8321ddc842250d6cdb82d2fb89f14d4ac4130f7bd5b3a064d3-building/index.js  1.5kb

⚡ Done in 26ms
[WARNING] aws-cdk-lib.aws_ec2.InstanceProps#keyName is deprecated.
  - Use `keyPair` instead - https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ec2-readme.html#using-an-existing-ec2-key-pair
  This API will be removed in the next major release.
Since this app includes more than a single stack, specify which stacks to use (wildcards are supported) or specify `--all`
Stacks: ServerlessWebappStarterKitUsEast1Stack · ServerlessWebappStarterKitStack

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tmokmss
Copy link
Copy Markdown
Contributor

tmokmss commented Jun 12, 2025

Thanks!!

@tmokmss tmokmss merged commit 7b94234 into aws-samples:main Jun 12, 2025
2 checks passed
@badmintoncryer badmintoncryer deleted the fix-readme branch June 12, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants