| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
AWS Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers,
containers, and applications running outside of AWS to obtain Temporary AWS credentials.
|
| software.amazon.awssdk.services.rolesanywhere.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableProfileResponse |
RolesAnywhereClient.enableProfile(EnableProfileRequest enableProfileRequest)
Enables the roles in a profile to receive session credentials in CreateSession.
|
default CompletableFuture<EnableProfileResponse> |
RolesAnywhereAsyncClient.enableProfile(EnableProfileRequest enableProfileRequest)
Enables the roles in a profile to receive session credentials in CreateSession.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableProfileRequestMarshaller.marshall(EnableProfileRequest enableProfileRequest) |
Copyright © 2023. All rights reserved.