org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
85 stars 21 forks source link

fix: too many requests on support-level rp #101

Closed OlafConijn closed 2 years ago

OlafConijn commented 2 years ago

Issue #, if available: https://github.com/org-formation/aws-resource-providers/issues/100

Description of changes:

fixes the too many requests error by using this as al alternative indication the RP is running in the master account

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (58c7a59) into master (8f4afe2) will decrease coverage by 0.09%. The diff coverage is 0.00%.

:exclamation: Current head 58c7a59 differs from pull request most recent head 7a4e743. Consider uploading reports for the commit 7a4e743 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   83.54%   83.45%   -0.10%     
==========================================
  Files          18       18              
  Lines        2632     2635       +3     
  Branches      396      396              
==========================================
  Hits         2199     2199              
- Misses        433      436       +3     
Flag Coverage Δ
unittests 83.45% <0.00%> (-0.10%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
support/support-level/src/handlers.ts 38.37% <0.00%> (-1.39%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8f4afe2...7a4e743. Read the comment docs.