| 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 |
|---|---|
DeleteAttributeMappingResult |
AWSIAMRolesAnywhereClient.deleteAttributeMapping(DeleteAttributeMappingRequest request)
Delete an entry from the attribute mapping rules enforced by a given profile.
|
DeleteAttributeMappingResult |
AbstractAWSIAMRolesAnywhere.deleteAttributeMapping(DeleteAttributeMappingRequest request) |
DeleteAttributeMappingResult |
AWSIAMRolesAnywhere.deleteAttributeMapping(DeleteAttributeMappingRequest deleteAttributeMappingRequest)
Delete an entry from the attribute mapping rules enforced by a given profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAttributeMappingResult> |
AWSIAMRolesAnywhereAsyncClient.deleteAttributeMappingAsync(DeleteAttributeMappingRequest request,
AsyncHandler<DeleteAttributeMappingRequest,DeleteAttributeMappingResult> asyncHandler) |
Future<DeleteAttributeMappingResult> |
AbstractAWSIAMRolesAnywhereAsync.deleteAttributeMappingAsync(DeleteAttributeMappingRequest request,
AsyncHandler<DeleteAttributeMappingRequest,DeleteAttributeMappingResult> asyncHandler) |
Future<DeleteAttributeMappingResult> |
AWSIAMRolesAnywhereAsync.deleteAttributeMappingAsync(DeleteAttributeMappingRequest deleteAttributeMappingRequest,
AsyncHandler<DeleteAttributeMappingRequest,DeleteAttributeMappingResult> asyncHandler)
Delete an entry from the attribute mapping rules enforced by a given profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAttributeMappingResult |
DeleteAttributeMappingResult.clone() |
DeleteAttributeMappingResult |
DeleteAttributeMappingResult.withProfile(ProfileDetail profile)
The state of the profile after a read or write operation.
|
Copyright © 2024. All rights reserved.