content(what-is): rewrite the iam list-users with dynamic credentials guide#19273
content(what-is): rewrite the iam list-users with dynamic credentials guide#19273alexleventer wants to merge 1 commit into
Conversation
… 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:52:26ZTip Summary: This PR rewrites the existing Review confidence:
Investigation log
🔍 Verification trail37 claims extracted · 23 verified · 3 unverifiable · 4 contradicted
🚨 Outstanding in this PRThese must be resolved or refuted before merging.
|
|
Your site preview for commit 4cff849 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19273-4cff8498.s3-website.us-west-2.amazonaws.com |
Summary
Rewrites
content/what-is/run-aws-iam-list-users-with-dynamic-credentials.mdfor SEO and AEO. The page now opens with a quotable, prereqs-aware framing, calls out the elevated sensitivity of IAM reads, walks through a tight numbered setup, and resolves doubts in a focused FAQ. Pulumi ESC + OIDC is the throughline.What changed
iam:*, separate environment, MFA-conditioned trust where applicable, CloudTrail alerting.iam:ListUsers.aws-loginESC YAML and a sanity-checkaws configure list.aws iam list-usersinvocation with flag-by-flag explanation, including the global-service note (no--region) and partition caveats.aws sts get-caller-identityshowing the assumed-role principal.AccessDenied(trust and identity policy),InvalidClientTokenId,ExpiredToken,Unable to locate credentials.ListUsersrequiresResource: "*"), multi-account, MFA on the trust policy with OIDCsubclaim guidance,aws-vaultcomparison, session duration./product/esc/, the AWS OIDC guide, sibling sts / s3 / ec2 describe pages, and resolve-* error pages.Test plan
make serve; visit/what-is/run-aws-iam-list-users-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