Skip to content

Add the ability to provide a Supplier<AssumeRoleRequest> to StsAssume… #639

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

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

abrooksv
Copy link
Contributor

Description

Used to provide a new AssumeRoleRequest on each refresh (Used for MFA)

Motivation and Context

Need a way to provide a new token on each refresh

Testing

mvn install

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • A short description of the change has been added to the CHANGELOG

License

  • I confirm that this pull request can be released under the Apache 2 license

Copy link
Contributor

@shorea shorea left a comment

Choose a reason for hiding this comment

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

Even a changelog entry...nice!

@zoewangg zoewangg merged commit b00c2f3 into aws:master Jul 31, 2018
shorea pushed a commit that referenced this pull request Aug 3, 2018
Add the ability to provide a Supplier<AssumeRoleRequest> to StsAssume…
aws-sdk-java-automation added a commit that referenced this pull request Oct 11, 2019
…0af1249b

Pull request: release <- staging/fc7aceb3-970d-411a-9577-a0380af1249b
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.

3 participants