amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.
MIT License
939 stars 232 forks source link

CHANGE - fixed not getting all paginated results from AWS clients calls #592

Closed sromic closed 1 year ago

sromic commented 1 year ago

Fixes #587

Description of Issue Fixed Fixed not getting all paginated results from AWS clients calls if there are more results then returned initially.

rddimon commented 1 year ago

Hi @sromic

Thank you for your contribution!

Could you please move unit test staff to the proper files located here?

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sromic commented 1 year ago

Hi @sromic

Thank you for your contribution!

Could you please move unit test staff to the proper files located here?

@rddimon done. Please re-check it. Ty! :)