Bump versions for API category plugin release v4.0.4
Description of changes
-
Relase version bumps to consume API category v4.0.4
-
Update call to
getAuthRulesto match the new input signature. Refer https://github.com/aws-amplify/amplify-category-api/pull/772 -
Add new provider
utilmethod to get AWS config to make SDK calls
The version of CLI that consumes this version bump should also consume these changes from https://github.com/aws-amplify/amplify-cli/pull/11013
Issue #, if available
Description of how you validated changes
Checklist
- [x] PR description included
- [x]
yarn testpasses - [x] Tests are changed or added
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
dev@ac31ec0). Click here to learn what that means. The diff coverage is50.00%.
@@ Coverage Diff @@
## dev #11031 +/- ##
======================================
Coverage ? 48.20%
======================================
Files ? 670
Lines ? 32448
Branches ? 6598
======================================
Hits ? 15640
Misses ? 15188
Partials ? 1620
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...rovider-awscloudformation/src/utility-functions.js | 11.17% <50.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@phani-srikar this needs a rebase
Closing in favor of https://github.com/aws-amplify/amplify-cli/pull/11111