| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere |
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.
|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
EnableProfileResult |
AWSIAMRolesAnywhereClient.enableProfile(EnableProfileRequest request)
Enables the roles in a profile to receive session credentials in CreateSession.
|
EnableProfileResult |
AbstractAWSIAMRolesAnywhere.enableProfile(EnableProfileRequest request) |
EnableProfileResult |
AWSIAMRolesAnywhere.enableProfile(EnableProfileRequest enableProfileRequest)
Enables the roles in a profile to receive session credentials in CreateSession.
|
| Modifier and Type | Method and Description |
|---|---|
Future<EnableProfileResult> |
AbstractAWSIAMRolesAnywhereAsync.enableProfileAsync(EnableProfileRequest request,
AsyncHandler<EnableProfileRequest,EnableProfileResult> asyncHandler) |
Future<EnableProfileResult> |
AWSIAMRolesAnywhereAsyncClient.enableProfileAsync(EnableProfileRequest request,
AsyncHandler<EnableProfileRequest,EnableProfileResult> asyncHandler) |
Future<EnableProfileResult> |
AWSIAMRolesAnywhereAsync.enableProfileAsync(EnableProfileRequest enableProfileRequest,
AsyncHandler<EnableProfileRequest,EnableProfileResult> asyncHandler)
Enables the roles in a profile to receive session credentials in CreateSession.
|
| Modifier and Type | Method and Description |
|---|---|
EnableProfileResult |
EnableProfileResult.clone() |
EnableProfileResult |
EnableProfileResult.withProfile(ProfileDetail profile)
The state of the profile after a read or write operation.
|
Copyright © 2022. All rights reserved.