-
Notifications
You must be signed in to change notification settings - Fork 49
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
fix(IAM Policy Management): add restore policy functionality #88
Conversation
Codecov Report
@@ Coverage Diff @@
## main #88 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 20 20
Lines 3030 3041 +11
Branches 392 393 +1
=========================================
+ Hits 3030 3041 +11
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just wondering if we really need the .only() in the examples is all.
## [0.18.4](v0.18.3...v0.18.4) (2021-04-06) ### Bug Fixes * **IAM Policy Management:** add restore policy functionality ([#88](#88)) ([f79d649](f79d649))
🎉 This PR is included in version 0.18.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR summary
Updating SDK to include new changes from API for PATCH for v1/policies and additional new params.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information