| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere |
Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers,
and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials.
|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProfileResult> |
AWSIAMRolesAnywhereAsyncClient.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
Future<GetProfileResult> |
AbstractAWSIAMRolesAnywhereAsync.getProfileAsync(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler) |
Future<GetProfileResult> |
AWSIAMRolesAnywhereAsync.getProfileAsync(GetProfileRequest getProfileRequest,
AsyncHandler<GetProfileRequest,GetProfileResult> asyncHandler)
Gets a profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetProfileRequest |
GetProfileRequest.clone() |
GetProfileRequest |
GetProfileRequest.withProfileId(String profileId)
The unique identifier of the profile.
|
Copyright © 2024. All rights reserved.