| Package | Description |
|---|---|
| com.amazonaws.services.secretsmanager.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DecryptionFailureException
Secrets Manager can't decrypt the protected secret text using the provided KMS key.
|
class |
EncryptionFailureException
Secrets Manager can't encrypt the protected secret text using the provided KMS key.
|
class |
InternalServiceErrorException
An error occurred on the server side.
|
class |
InvalidNextTokenException
You provided an invalid
NextToken value. |
class |
InvalidParameterException
You provided an invalid value for a parameter.
|
class |
InvalidRequestException
You provided a parameter value that is not valid for the current state of the resource.
|
class |
LimitExceededException
The request failed because it would exceed one of the Secrets Manager internal limits.
|
class |
MalformedPolicyDocumentException
The policy document that you provided isn't valid.
|
class |
ResourceExistsException
A resource with the ID you requested already exists.
|
class |
ResourceNotFoundException
We can't find the resource that you asked for.
|
Copyright © 2018. All rights reserved.