| 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 UpdateCrlResponse |
RolesAnywhereClient.updateCrl(Consumer<UpdateCrlRequest.Builder> updateCrlRequest)
Updates the certificate revocation list (CRL).
|
default UpdateCrlResponse |
RolesAnywhereClient.updateCrl(UpdateCrlRequest updateCrlRequest)
Updates the certificate revocation list (CRL).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCrlResponse> |
RolesAnywhereAsyncClient.updateCrl(Consumer<UpdateCrlRequest.Builder> updateCrlRequest)
Updates the certificate revocation list (CRL).
|
default CompletableFuture<UpdateCrlResponse> |
RolesAnywhereAsyncClient.updateCrl(UpdateCrlRequest updateCrlRequest)
Updates the certificate revocation list (CRL).
|
Copyright © 2023. All rights reserved.