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 |
The
NextToken value is invalid. |
InvalidParameterException |
The parameter name or value is invalid.
|
InvalidRequestException |
A parameter value is not valid for the current state of the resource.
|
LimitExceededException |
The request failed because it would exceed one of the Secrets Manager quotas.
|
MalformedPolicyDocumentException |
The resource policy has 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 |
Secrets Manager can't find the resource that you asked for.
|