Package | Description |
---|---|
software.amazon.awssdk.services.secretsmanager |
|
software.amazon.awssdk.services.secretsmanager.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetRandomPasswordResponse> |
SecretsManagerAsyncClient.getRandomPassword(GetRandomPasswordRequest getRandomPasswordRequest)
Generates a random password of the specified complexity.
|
default GetRandomPasswordResponse |
SecretsManagerClient.getRandomPassword(GetRandomPasswordRequest getRandomPasswordRequest)
Generates a random password of the specified complexity.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetRandomPasswordRequestMarshaller.marshall(GetRandomPasswordRequest getRandomPasswordRequest) |
Copyright © 2021. All rights reserved.