package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package docdbelasticiface provides an interface to enable mocking the Amazon DocumentDB Elastic Clusters service client for testing your code.

# Functions

Auth_Values returns all elements of the Auth enum.
New creates a new instance of the DocDBElastic client with a session.
SnapshotType_Values returns all elements of the SnapshotType enum.
Status_Values returns all elements of the Status enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.

# Constants

AuthPlainText is a Auth enum value.
AuthSecretArn is a Auth enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ServiceID is a unique identifier of a specific service.
Name of service.
SnapshotTypeAutomated is a SnapshotType enum value.
SnapshotTypeManual is a SnapshotType enum value.
StatusActive is a Status enum value.
StatusCopying is a Status enum value.
StatusCreating is a Status enum value.
StatusDeleting is a Status enum value.
StatusInaccessibleEncryptionCreds is a Status enum value.
StatusInaccessibleSecretArn is a Status enum value.
StatusInaccessibleVpcEndpoint is a Status enum value.
StatusIncompatibleNetwork is a Status enum value.
StatusInvalidSecurityGroupId is a Status enum value.
StatusInvalidSubnetId is a Status enum value.
StatusIpAddressLimitExceeded is a Status enum value.
StatusMerging is a Status enum value.
StatusModifying is a Status enum value.
StatusSplitting is a Status enum value.
StatusStarting is a Status enum value.
StatusStopped is a Status enum value.
StatusStopping is a Status enum value.
StatusUpdating is a Status enum value.
StatusVpcEndpointLimitExceeded is a Status enum value.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.

# Structs

An exception that occurs when there are not sufficient permissions to perform an action.
Returns information about a specific elastic cluster.
A list of Amazon DocumentDB elastic clusters.
Returns information about a specific elastic cluster snapshot.
A list of elastic cluster snapshots.
There was an access conflict.
DocDBElastic provides the API operation methods for making requests to Amazon DocumentDB Elastic Clusters.
There was an internal server error.
The specified resource could not be located.
The service quota for the action was exceeded.
The name of the shard.
ThrottlingException will be thrown when request was denied due to request throttling.
A structure defining a validation exception.
A specific field in which a given validation exception occurred.