Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paging support for describing stacks #1385

Closed
wants to merge 1 commit into from
Closed

Conversation

MiguelMoll
Copy link
Contributor

@MiguelMoll MiguelMoll commented Nov 10, 2016

If the output from DescribeStacks exceeds 1 MB in size, we wouldn't have all the stacks in Cloudformation. This change adds next token ("paging") support.

@codecov-io
Copy link

codecov-io commented Nov 10, 2016

Current coverage is 29.09% (diff: 0.00%)

Merging #1385 into master will decrease coverage by 0.01%

@@             master      #1385   diff @@
==========================================
  Files           136        136          
  Lines         12847      12856     +9   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           3740       3741     +1   
- Misses         8713       8721     +8   
  Partials        394        394          

Powered by Codecov. Last update 87546e9...fbd64c9

@MiguelMoll MiguelMoll added this to the 20161109 milestone Nov 10, 2016
MiguelMoll added a commit that referenced this pull request Nov 10, 2016
@MiguelMoll MiguelMoll mentioned this pull request Nov 10, 2016
18 tasks
@MiguelMoll
Copy link
Contributor Author

MiguelMoll added a commit that referenced this pull request Nov 10, 2016
MiguelMoll added a commit that referenced this pull request Nov 10, 2016
@MiguelMoll MiguelMoll deleted the apps-paging branch November 14, 2016 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants