| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProfileResponse |
RolesAnywhereClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume.
|
default UpdateProfileResponse |
RolesAnywhereClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProfileResponse> |
RolesAnywhereAsyncClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume.
|
default CompletableFuture<UpdateProfileResponse> |
RolesAnywhereAsyncClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume.
|
Copyright © 2023. All rights reserved.