| Enum | Description |
|---|---|
| FilterNameStringType | |
| SortOrderType | |
| StatusType |
| Exception | Description |
|---|---|
| AWSSecretsManagerException |
Base exception for all service exceptions thrown by AWS Secrets Manager
|
| DecryptionFailureException |
Secrets Manager can't decrypt the protected secret text using the provided KMS key.
|
| EncryptionFailureException |
Secrets Manager can't encrypt the protected secret text using the provided KMS key.
|
| InternalServiceErrorException |
An error occurred on the server side.
|
| InvalidNextTokenException |
You provided an invalid
NextToken value. |
| InvalidParameterException |
You provided an invalid value for a parameter.
|
| InvalidRequestException |
You provided a parameter value that is not valid for the current state of the resource.
|
| LimitExceededException |
The request failed because it would exceed one of the Secrets Manager internal limits.
|
| MalformedPolicyDocumentException |
You provided a resource-based policy with syntax errors.
|
| PreconditionNotMetException |
The request failed because you did not complete all the prerequisite steps.
|
| PublicPolicyException |
The BlockPublicPolicy parameter is set to true and the resource policy did not prevent broad access to the secret.
|
| ResourceExistsException |
A resource with the ID you requested already exists.
|
| ResourceNotFoundException |
We can't find the resource that you asked for.
|
Copyright © 2021. All rights reserved.