Skip to content
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(amplify-category-auth): added username attributes to configure sms #8624

Merged

Conversation

ammarkarachi
Copy link
Contributor

@ammarkarachi ammarkarachi commented Nov 1, 2021

Description of changes

update configure sms to include username attributes

Issue #, if available

Description of how you validated changes

created a cognito pool by selecting the user attributes as phone_number pushed and confirmed on the console all the values are valid

Checklist

  • PR description included
  • yarn test passes
  • 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.

@ammarkarachi ammarkarachi requested a review from a team as a code owner November 1, 2021 23:15
Copy link
Contributor

@akshbhu akshbhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #8624 (09a3a4d) into master (14921fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8624   +/-   ##
=======================================
  Coverage   57.15%   57.15%           
=======================================
  Files         728      728           
  Lines       41195    41195           
  Branches     8445     8445           
=======================================
  Hits        23546    23546           
  Misses      16837    16837           
  Partials      812      812           

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 14921fe...09a3a4d. Read the comment docs.

@sachscode sachscode merged commit adb70b1 into aws-amplify:master Nov 9, 2021
ammarkarachi pushed a commit to ammarkarachi/amplify-cli that referenced this pull request Nov 9, 2021
sachscode pushed a commit that referenced this pull request Nov 9, 2021
* Revert "fix(amplify-category-auth): added username attributes to configure sms (#8624)"

This reverts commit adb70b1.

* Revert "Model vnext unit test update (#8749)"

This reverts commit 8a308a8.

* Revert "Revert "feat: version blocking for CLI (#8737)" (#8747)"

This reverts commit 2d5110c.

* Revert "chore: update aws-sdk, cdk, typescript dependency, regen yarn.lock (#8739)"

This reverts commit d8065a8.

* Revert "feat: version blocking for CLI (#8737)"

This reverts commit b92cd32.

* Revert "Remove pipelineFunction references in favor of resolvers (#8729)"

This reverts commit a0295aa.

* Revert "fix: move @model params to root stack and fix ds logical id (#8736)"

This reverts commit df4408c.

* Revert "fix(amplify-provider-awscloudformation): use amplify prompts for warnings (#8731)"

This reverts commit 98840ec.
@github-actions
Copy link

👋 Hi, this pull request was referenced in the v6.4.0 release!

Check out the release notes here https://github.com/aws-amplify/amplify-cli/releases/tag/v6.4.0.

@github-actions github-actions bot added the referenced-in-release Issues referenced in a published release changelog label Nov 11, 2021
@github-actions
Copy link

👋 Hi, this pull request was referenced in the v7.3.0 release!

Check out the release notes here https://github.com/aws-amplify/amplify-cli/releases/tag/v7.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
referenced-in-release Issues referenced in a published release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants