| 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
The
NextToken value is invalid. |
class |
InvalidParameterException
The parameter name is invalid value.
|
class |
InvalidRequestException
A parameter value is not valid for the current state of the resource.
|
class |
LimitExceededException
The request failed because it would exceed one of the Secrets Manager quotas.
|
class |
MalformedPolicyDocumentException
The resource policy has syntax errors.
|
class |
PreconditionNotMetException
The request failed because you did not complete all the prerequisite steps.
|
class |
PublicPolicyException
The
BlockPublicPolicy parameter is set to true, and the resource policy did not prevent broad access to
the secret. |
class |
ResourceExistsException
A resource with the ID you requested already exists.
|
class |
ResourceNotFoundException
Secrets Manager can't find the resource that you asked for.
|
Copyright © 2022. All rights reserved.