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

added fields in IAM Identity struct #440

Merged
merged 3 commits into from May 19, 2022
Merged

added fields in IAM Identity struct #440

merged 3 commits into from May 19, 2022

Conversation

gbiagini97
Copy link
Contributor

Added CognitoIdentityAuthProvider and CognitoIdentityAuthType

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added  CognitoIdentityAuthProvider and CognitoIdentityAuthType
@bmoffatt
Copy link
Collaborator

Hey @gbiagini97 do you have a link handy to the AWS docs for these fields that I can validate this PR against?

@gbiagini97
Copy link
Contributor Author

Hey @bmoffatt sorry forgot to attach everything.
Here's the documentation: please check under Identity->AWS_IAM authorization

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #440 (16e3a71) into main (a0b8eda) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #440      +/-   ##
==========================================
- Coverage   72.18%   72.01%   -0.18%     
==========================================
  Files          19       19              
  Lines        1039     1054      +15     
==========================================
+ Hits          750      759       +9     
- Misses        221      225       +4     
- Partials       68       70       +2     
Impacted Files Coverage Δ
events/epoch_time.go 72.72% <0.00%> (-6.59%) ⬇️

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 a0b8eda...16e3a71. Read the comment docs.

@bmoffatt bmoffatt merged commit af8e8ed into aws:main May 19, 2022
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

3 participants