# Packages
Package secretsmanageriface provides an interface to enable mocking the AWS Secrets Manager service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
NewListSecretsRequestPaginator returns a paginator for ListSecrets.
NewListSecretVersionIdsRequestPaginator returns a paginator for ListSecretVersionIds.
# Constants
Service's Endpoint identifier.
ErrCodeDecryptionFailure for service response error code "DecryptionFailure".
ErrCodeEncryptionFailure for service response error code "EncryptionFailure".
ErrCodeInternalServiceError for service response error code "InternalServiceError".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeMalformedPolicyDocumentException for service response error code "MalformedPolicyDocumentException".
ErrCodePreconditionNotMetException for service response error code "PreconditionNotMetException".
ErrCodeResourceExistsException for service response error code "ResourceExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
Service's identifier.
Service's name.
# Structs
No description provided by the author
No description provided by the author
CancelRotateSecretRequest is the request type for the CancelRotateSecret API operation.
CancelRotateSecretResponse is the response type for the CancelRotateSecret API operation.
Client provides the API operation methods for making requests to AWS Secrets Manager.
No description provided by the author
No description provided by the author
CreateSecretRequest is the request type for the CreateSecret API operation.
CreateSecretResponse is the response type for the CreateSecret API operation.
No description provided by the author
No description provided by the author
DeleteResourcePolicyRequest is the request type for the DeleteResourcePolicy API operation.
DeleteResourcePolicyResponse is the response type for the DeleteResourcePolicy API operation.
No description provided by the author
No description provided by the author
DeleteSecretRequest is the request type for the DeleteSecret API operation.
DeleteSecretResponse is the response type for the DeleteSecret API operation.
No description provided by the author
No description provided by the author
DescribeSecretRequest is the request type for the DescribeSecret API operation.
DescribeSecretResponse is the response type for the DescribeSecret API operation.
No description provided by the author
No description provided by the author
GetRandomPasswordRequest is the request type for the GetRandomPassword API operation.
GetRandomPasswordResponse is the response type for the GetRandomPassword API operation.
No description provided by the author
No description provided by the author
GetResourcePolicyRequest is the request type for the GetResourcePolicy API operation.
GetResourcePolicyResponse is the response type for the GetResourcePolicy API operation.
No description provided by the author
No description provided by the author
GetSecretValueRequest is the request type for the GetSecretValue API operation.
GetSecretValueResponse is the response type for the GetSecretValue API operation.
No description provided by the author
No description provided by the author
ListSecretsPaginator is used to paginate the request.
ListSecretsRequest is the request type for the ListSecrets API operation.
ListSecretsResponse is the response type for the ListSecrets API operation.
No description provided by the author
No description provided by the author
ListSecretVersionIdsPaginator is used to paginate the request.
ListSecretVersionIdsRequest is the request type for the ListSecretVersionIds API operation.
ListSecretVersionIdsResponse is the response type for the ListSecretVersionIds API operation.
No description provided by the author
No description provided by the author
PutResourcePolicyRequest is the request type for the PutResourcePolicy API operation.
PutResourcePolicyResponse is the response type for the PutResourcePolicy API operation.
No description provided by the author
No description provided by the author
PutSecretValueRequest is the request type for the PutSecretValue API operation.
PutSecretValueResponse is the response type for the PutSecretValue API operation.
No description provided by the author
No description provided by the author
RestoreSecretRequest is the request type for the RestoreSecret API operation.
RestoreSecretResponse is the response type for the RestoreSecret API operation.
No description provided by the author
No description provided by the author
RotateSecretRequest is the request type for the RotateSecret API operation.
RotateSecretResponse is the response type for the RotateSecret API operation.
A structure that defines the rotation configuration for the secret.
A structure that contains the details about a secret.
A structure that contains information about one version of a secret.
A structure that contains information about a tag.
No description provided by the author
No description provided by the author
TagResourceRequest is the request type for the TagResource API operation.
TagResourceResponse is the response type for the TagResource API operation.
No description provided by the author
No description provided by the author
UntagResourceRequest is the request type for the UntagResource API operation.
UntagResourceResponse is the response type for the UntagResource API operation.
No description provided by the author
No description provided by the author
UpdateSecretRequest is the request type for the UpdateSecret API operation.
UpdateSecretResponse is the response type for the UpdateSecret API operation.
No description provided by the author
No description provided by the author
UpdateSecretVersionStageRequest is the request type for the UpdateSecretVersionStage API operation.
UpdateSecretVersionStageResponse is the response type for the UpdateSecretVersionStage API operation.