Skip to content

Need for the JDK support of CreateSession API of the service IAM Roles Anywhere #6086

Open
@eugen-eugen

Description

@eugen-eugen

Describe the feature

For using CreateSession API of the service IAM Roles Anywhere AWS recommends to use the standalone tool aws_signing_helper. It is well integrated because is a part of standard ~/.aws/config file.

But in some cases it ist not compliant with security regulations due to starting of extra programs.

Surprisingly this Java SDK, as well as other AWS SDKs don't provide a support for Create Session API. Why not?

Please include the support of CreateSession API of the service IAM Roles Anywhere to the SDK.

Use Case

In some cases it ist not compliant with security regulations due to starting of extra programs. I would like to call CreateSession API on my own, f.e. at the boot phase of a program, without the extra process aws_signing_helper is started.

Proposed Solution

On the Internet there are a couple of solution, people have implemented for work around this problem.

Other Information

No response

Acknowledgements

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

AWS Java SDK version used

2

JDK version used

17

Operating System and version

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.p3This is a minor priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions