| 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 |
|---|---|
PutAttributeMappingResult |
AWSIAMRolesAnywhereClient.putAttributeMapping(PutAttributeMappingRequest request)
Put an entry in the attribute mapping rules that will be enforced by a given profile.
|
PutAttributeMappingResult |
AbstractAWSIAMRolesAnywhere.putAttributeMapping(PutAttributeMappingRequest request) |
PutAttributeMappingResult |
AWSIAMRolesAnywhere.putAttributeMapping(PutAttributeMappingRequest putAttributeMappingRequest)
Put an entry in the attribute mapping rules that will be enforced by a given profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutAttributeMappingResult> |
AWSIAMRolesAnywhereAsyncClient.putAttributeMappingAsync(PutAttributeMappingRequest request,
AsyncHandler<PutAttributeMappingRequest,PutAttributeMappingResult> asyncHandler) |
Future<PutAttributeMappingResult> |
AbstractAWSIAMRolesAnywhereAsync.putAttributeMappingAsync(PutAttributeMappingRequest request,
AsyncHandler<PutAttributeMappingRequest,PutAttributeMappingResult> asyncHandler) |
Future<PutAttributeMappingResult> |
AWSIAMRolesAnywhereAsync.putAttributeMappingAsync(PutAttributeMappingRequest putAttributeMappingRequest,
AsyncHandler<PutAttributeMappingRequest,PutAttributeMappingResult> asyncHandler)
Put an entry in the attribute mapping rules that will be enforced by a given profile.
|
| Modifier and Type | Method and Description |
|---|---|
PutAttributeMappingResult |
PutAttributeMappingResult.clone() |
PutAttributeMappingResult |
PutAttributeMappingResult.withProfile(ProfileDetail profile)
The state of the profile after a read or write operation.
|
Copyright © 2024. All rights reserved.