Skip to content

RolesAnywhere credential provider #7112

Closed as not planned
Closed as not planned
@tylermcp2

Description

@tylermcp2

Describe the feature

Is there any work planned to include a credential-provider that implements the authentication signing process to get temporary credentials from IAM Roles Anywhere?

Use Case

Our team had to manually implement the signing process to get temporary credentials from IAM Roles Anywhere. It would be nice to have a centralized solution.

Proposed Solution

Create a provider that takes the following parameters and returns temporary credentials:

  • x.509 certificate
  • private key
  • IAM Roles Anywhere trust anchor ARN
  • IAM Roles Anywhere private key ARN
  • IAM role ARN
  • others if needed (private key passphrase, duration seconds, region, etc.)

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

3.821.0

Environment details (OS name and version, etc.)

AL2

Metadata

Metadata

Assignees

Labels

cross-sdkfeature-requestNew feature or enhancement. May require GitHub community feedback.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions