| 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<EnableTrustAnchorResult> |
AWSIAMRolesAnywhereAsyncClient.enableTrustAnchorAsync(EnableTrustAnchorRequest request,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler) |
Future<EnableTrustAnchorResult> |
AbstractAWSIAMRolesAnywhereAsync.enableTrustAnchorAsync(EnableTrustAnchorRequest request,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler) |
Future<EnableTrustAnchorResult> |
AWSIAMRolesAnywhereAsync.enableTrustAnchorAsync(EnableTrustAnchorRequest enableTrustAnchorRequest,
AsyncHandler<EnableTrustAnchorRequest,EnableTrustAnchorResult> asyncHandler)
Enables a trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
EnableTrustAnchorRequest |
EnableTrustAnchorRequest.clone() |
EnableTrustAnchorRequest |
EnableTrustAnchorRequest.withTrustAnchorId(String trustAnchorId)
The unique identifier of the trust anchor.
|
Copyright © 2024. All rights reserved.