| Class | Description |
|---|---|
| CancelRotateSecretRequest | |
| CancelRotateSecretResult | |
| CreateSecretRequest | |
| CreateSecretResult | |
| DeleteSecretRequest | |
| DeleteSecretResult | |
| DescribeSecretRequest | |
| DescribeSecretResult | |
| GetRandomPasswordRequest | |
| GetRandomPasswordResult | |
| GetSecretValueRequest | |
| GetSecretValueResult | |
| ListSecretsRequest | |
| ListSecretsResult | |
| ListSecretVersionIdsRequest | |
| ListSecretVersionIdsResult | |
| PutSecretValueRequest | |
| PutSecretValueResult | |
| RestoreSecretRequest | |
| RestoreSecretResult | |
| RotateSecretRequest | |
| RotateSecretResult | |
| RotationRulesType |
A structure that defines the rotation configuration for the secret.
|
| SecretListEntry |
A structure that contains the details about a secret.
|
| SecretVersionsListEntry |
A structure that contains information about one version of a secret.
|
| Tag |
A structure that contains information about a tag.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateSecretRequest | |
| UpdateSecretResult | |
| UpdateSecretVersionStageRequest | |
| UpdateSecretVersionStageResult |
| 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.
|
| ResourceExistsException |
A resource with the ID you requested already exists.
|
| ResourceNotFoundException |
We can't find the resource that you asked for.
|
Copyright © 2018. All rights reserved.