| 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 DisableProfileResponse |
RolesAnywhereClient.disableProfile(Consumer<DisableProfileRequest.Builder> disableProfileRequest)
Disables a profile.
|
default DisableProfileResponse |
RolesAnywhereClient.disableProfile(DisableProfileRequest disableProfileRequest)
Disables a profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableProfileResponse> |
RolesAnywhereAsyncClient.disableProfile(Consumer<DisableProfileRequest.Builder> disableProfileRequest)
Disables a profile.
|
default CompletableFuture<DisableProfileResponse> |
RolesAnywhereAsyncClient.disableProfile(DisableProfileRequest disableProfileRequest)
Disables a profile.
|
Copyright © 2023. All rights reserved.