-
Notifications
You must be signed in to change notification settings - Fork 16
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
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 #1939
Conversation
…2007d6d268b65b739ffb5ebf8c1e76
…6d268b65b739ffb5ebf8c1e76
Does the PR have any schema changes?Found 79 breaking changes: Resources
Types
New resources:
New functions:
|
Checking up on the test failure:
|
I've opted to Exclude AWS::CloudFront::AnycastIpList as it does not seem to work in AWS CF or at least I am not finding a good test case to try it out. #1946 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1939 +/- ##
==========================================
- Coverage 50.35% 50.29% -0.06%
==========================================
Files 48 49 +1
Lines 7000 7008 +8
==========================================
Hits 3525 3525
- Misses 3226 3234 +8
Partials 249 249 ☔ View full report in Codecov by Sentry. |
Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76
New resources:
New functions:
Notes: unfortunately newly introduced AnycastIpList does not yet work as expected and is excluded; this is tracked in #1946