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

Fixed CognitoIdentityServiceProvider UserType definition #4324

Closed
wants to merge 2 commits into from

Conversation

danielfx90
Copy link

Hi everyone!

CognitoIdentityServiceProvider.UserType definition has a property wrongly defined as Attributes when it is actually UserAttributes. That's it!

Source: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoIdentityServiceProvider.html#getUser-property

Thank you!

Checklist
  • npm run test passes
  • .d.ts file is updated
  • changelog is added, npm run add-change

@danielfx90 danielfx90 requested a review from a team as a code owner January 12, 2023 04:25
@aBurmeseDev
Copy link
Member

Hi @danielfx90 - thanks for submitting the PR and apology for long silence.

Upon reviewing PR, we cannot accept PR as this needs to be updated upstream API by service team and this PR would only change type declaration and not model which is owned by service team.

I'm going to submit a request to service team to notify and close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants