content(what-is): rewrite the ec2 stop-instances with dynamic credentials guide#19266
content(what-is): rewrite the ec2 stop-instances with dynamic credentials guide#19266alexleventer wants to merge 1 commit into
Conversation
…ials guide Rewrite for SEO and AEO: quotable opening, semantic chunking, numbered setup steps, common-errors table, FAQ targeting doubt-removers, and cross-links to Pulumi ESC and related guides. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pre-merge Review — Last updated 2026-05-20T16:50:38ZTip Summary: This PR rewrites the Review confidence:
Investigation log
🔍 Verification trail39 claims extracted · 24 verified · 8 unverifiable · 2 contradicted
Claim verification reported errors — some verdicts may be incomplete; spot-check the affected claims in-review. 🚨 Outstanding in this PRThese must be resolved or refuted before merging.
|
|
Your site preview for commit bdd19fe is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19266-bdd19fe8.s3-website.us-west-2.amazonaws.com |
Summary
Rewrites
content/what-is/run-aws-ec2-stop-instances-with-dynamic-credentials.mdfor SEO and AEO. The page now opens with a quotable, prereqs-aware framing, walks through a tight numbered setup, and resolves doubts in a focused FAQ. Pulumi ESC + OIDC is the throughline.What changed
ec2:StopInstances+ec2:DescribeInstances.aws-loginESC YAML and a sanity-checkaws configure list.aws ec2 stop-instancesinvocation with flag-by-flag explanation, plus--hibernateand--forcecallouts and await instance-stoppedfollow-up.aws sts get-caller-identityshowing the assumed-role principal.AccessDenied,UnauthorizedOperation,IncorrectInstanceState,InvalidClientTokenId,ExpiredToken,Unable to locate credentials.aws-vaultcomparison, session duration./product/esc/, the AWS OIDC guide, sibling start/describe pages, sts, and resolve-* error pages.Test plan
make serve; visit/what-is/run-aws-ec2-stop-instances-with-dynamic-credentials/and confirm the headings, code blocks, table, and cross-links render/product/esc/,/docs/esc/guides/configuring-oidc/aws/, sibling run-aws-* pages, resolve-* pages)🤖 Generated with Claude Code