| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProfileResponse |
RolesAnywhereClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deletes a profile.
|
default DeleteProfileResponse |
RolesAnywhereClient.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes a profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileResponse> |
RolesAnywhereAsyncClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deletes a profile.
|
default CompletableFuture<DeleteProfileResponse> |
RolesAnywhereAsyncClient.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes a profile.
|
Copyright © 2023. All rights reserved.