| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutSecretValueResponse> |
SecretsManagerAsyncClient.putSecretValue(PutSecretValueRequest putSecretValueRequest)
Creates a new version with a new encrypted secret value and attaches it to the secret.
|
default PutSecretValueResponse |
SecretsManagerClient.putSecretValue(PutSecretValueRequest putSecretValueRequest)
Creates a new version with a new encrypted secret value and attaches it to the secret.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutSecretValueRequestMarshaller.marshall(PutSecretValueRequest putSecretValueRequest) |
Copyright © 2023. All rights reserved.