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

Add utility function for doing paging and use it for ACM certs and API mappings #345

Merged
merged 6 commits into from May 18, 2020

Conversation

aoskotsky-amplify
Copy link
Member

Fixes #330

Description of Issue Fixed
This is an alternative to #331. I've pulled out the paging logic into its own function so we can reuse it for other things.

Changes proposed in this pull request:

  • Add utility function for paging any type of AWS request
  • Use the paging utility function to page the results of the ACM certs and API mappings requests

@aoskotsky-amplify aoskotsky-amplify force-pushed the improve_response_paging branch 2 times, most recently from 1e12f2f to 9744b5c Compare May 15, 2020 06:21
@sonarcloud
Copy link

sonarcloud bot commented May 18, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

'sls remove' failed when there are more than one page of base path mappings
2 participants