Skip to content

describe-stack-resources maxes out at 100, use list-stack-resources instead#339

Open
lincheney wants to merge 1 commit intombailey:masterfrom
lincheney:patch-2
Open

describe-stack-resources maxes out at 100, use list-stack-resources instead#339
lincheney wants to merge 1 commit intombailey:masterfrom
lincheney:patch-2

Conversation

@lincheney
Copy link
Copy Markdown

stack-resources which uses aws cloudformation describe-stack-resources lists only the first 100 resources.
AWS CLI documentation recommends to use aws cloudformation list-stack-resources instead.

https://docs.aws.amazon.com/cli/latest/reference/cloudformation/describe-stack-resources.html

@lincheney lincheney requested a review from mbailey as a code owner July 19, 2023 02:42
andrewlorien pushed a commit to andrewlorien/bash-my-aws that referenced this pull request Jul 16, 2024
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.

1 participant