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 |
The policy document that you provided isn't valid.
|
PreconditionNotMetException |
The request failed because you did not complete all the prerequisite steps.
|
ResourceExistsException |
A resource with the ID you requested already exists.
|
ResourceNotFoundException |
We can't find the resource that you asked for.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.