| 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 |
|---|---|
Future<DeleteProfileResult> |
AWSIAMRolesAnywhereAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AbstractAWSIAMRolesAnywhereAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSIAMRolesAnywhereAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes a profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withProfileId(String profileId)
The unique identifier of the profile.
|
Copyright © 2022. All rights reserved.