| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSecretResponse |
SecretsManagerClient.updateSecret(UpdateSecretRequest updateSecretRequest)
Modifies the details of a secret, including metadata and the secret value.
|
default CompletableFuture<UpdateSecretResponse> |
SecretsManagerAsyncClient.updateSecret(UpdateSecretRequest updateSecretRequest)
Modifies the details of a secret, including metadata and the secret value.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSecretRequestMarshaller.marshall(UpdateSecretRequest updateSecretRequest) |
Copyright © 2022. All rights reserved.