amplify-cli icon indicating copy to clipboard operation
amplify-cli copied to clipboard

Bump versions for API category plugin release v4.0.4

Open phani-srikar opened this issue 3 years ago • 1 comments

Description of changes

  • Relase version bumps to consume API category v4.0.4

  • Update call to getAuthRules to match the new input signature. Refer https://github.com/aws-amplify/amplify-category-api/pull/772

  • Add new provider util method 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 test passes
  • [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.

phani-srikar avatar Sep 20 '22 03:09 phani-srikar

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@ac31ec0). Click here to learn what that means. The diff coverage is 50.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

codecov-commenter avatar Sep 20 '22 04:09 codecov-commenter

@phani-srikar this needs a rebase

jhockett avatar Oct 04 '22 18:10 jhockett

Closing in favor of https://github.com/aws-amplify/amplify-cli/pull/11111

phani-srikar avatar Oct 05 '22 00:10 phani-srikar