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

# Packages

Package docdbiface provides an interface to enable mocking the Amazon DocumentDB with MongoDB compatibility service client for testing your code.

# Functions

New creates a new instance of the DocDB client with a session.

# Constants

ApplyMethodImmediate is a ApplyMethod enum value.
ApplyMethodPendingReboot is a ApplyMethod enum value.
ID to lookup a service endpoint with.
ErrCodeAuthorizationNotFoundFault for service response error code "AuthorizationNotFound".
ErrCodeCertificateNotFoundFault for service response error code "CertificateNotFound".
ErrCodeDBClusterAlreadyExistsFault for service response error code "DBClusterAlreadyExistsFault".
ErrCodeDBClusterNotFoundFault for service response error code "DBClusterNotFoundFault".
ErrCodeDBClusterParameterGroupNotFoundFault for service response error code "DBClusterParameterGroupNotFound".
ErrCodeDBClusterQuotaExceededFault for service response error code "DBClusterQuotaExceededFault".
ErrCodeDBClusterSnapshotAlreadyExistsFault for service response error code "DBClusterSnapshotAlreadyExistsFault".
ErrCodeDBClusterSnapshotNotFoundFault for service response error code "DBClusterSnapshotNotFoundFault".
ErrCodeDBInstanceAlreadyExistsFault for service response error code "DBInstanceAlreadyExists".
ErrCodeDBInstanceNotFoundFault for service response error code "DBInstanceNotFound".
ErrCodeDBParameterGroupAlreadyExistsFault for service response error code "DBParameterGroupAlreadyExists".
ErrCodeDBParameterGroupNotFoundFault for service response error code "DBParameterGroupNotFound".
ErrCodeDBParameterGroupQuotaExceededFault for service response error code "DBParameterGroupQuotaExceeded".
ErrCodeDBSecurityGroupNotFoundFault for service response error code "DBSecurityGroupNotFound".
ErrCodeDBSnapshotAlreadyExistsFault for service response error code "DBSnapshotAlreadyExists".
ErrCodeDBSnapshotNotFoundFault for service response error code "DBSnapshotNotFound".
ErrCodeDBSubnetGroupAlreadyExistsFault for service response error code "DBSubnetGroupAlreadyExists".
ErrCodeDBSubnetGroupDoesNotCoverEnoughAZs for service response error code "DBSubnetGroupDoesNotCoverEnoughAZs".
ErrCodeDBSubnetGroupNotFoundFault for service response error code "DBSubnetGroupNotFoundFault".
ErrCodeDBSubnetGroupQuotaExceededFault for service response error code "DBSubnetGroupQuotaExceeded".
ErrCodeDBSubnetQuotaExceededFault for service response error code "DBSubnetQuotaExceededFault".
ErrCodeDBUpgradeDependencyFailureFault for service response error code "DBUpgradeDependencyFailure".
ErrCodeInstanceQuotaExceededFault for service response error code "InstanceQuotaExceeded".
ErrCodeInsufficientDBClusterCapacityFault for service response error code "InsufficientDBClusterCapacityFault".
ErrCodeInsufficientDBInstanceCapacityFault for service response error code "InsufficientDBInstanceCapacity".
ErrCodeInsufficientStorageClusterCapacityFault for service response error code "InsufficientStorageClusterCapacity".
ErrCodeInvalidDBClusterSnapshotStateFault for service response error code "InvalidDBClusterSnapshotStateFault".
ErrCodeInvalidDBClusterStateFault for service response error code "InvalidDBClusterStateFault".
ErrCodeInvalidDBInstanceStateFault for service response error code "InvalidDBInstanceState".
ErrCodeInvalidDBParameterGroupStateFault for service response error code "InvalidDBParameterGroupState".
ErrCodeInvalidDBSecurityGroupStateFault for service response error code "InvalidDBSecurityGroupState".
ErrCodeInvalidDBSnapshotStateFault for service response error code "InvalidDBSnapshotState".
ErrCodeInvalidDBSubnetGroupStateFault for service response error code "InvalidDBSubnetGroupStateFault".
ErrCodeInvalidDBSubnetStateFault for service response error code "InvalidDBSubnetStateFault".
ErrCodeInvalidRestoreFault for service response error code "InvalidRestoreFault".
ErrCodeInvalidSubnet for service response error code "InvalidSubnet".
ErrCodeInvalidVPCNetworkStateFault for service response error code "InvalidVPCNetworkStateFault".
ErrCodeKMSKeyNotAccessibleFault for service response error code "KMSKeyNotAccessibleFault".
ErrCodeResourceNotFoundFault for service response error code "ResourceNotFoundFault".
ErrCodeSharedSnapshotQuotaExceededFault for service response error code "SharedSnapshotQuotaExceeded".
ErrCodeSnapshotQuotaExceededFault for service response error code "SnapshotQuotaExceeded".
ErrCodeStorageQuotaExceededFault for service response error code "StorageQuotaExceeded".
ErrCodeStorageTypeNotSupportedFault for service response error code "StorageTypeNotSupported".
ErrCodeSubnetAlreadyInUse for service response error code "SubnetAlreadyInUse".
ServiceID is a unique identifer of a specific service.
Name of service.
SourceTypeDbCluster is a SourceType enum value.
SourceTypeDbClusterSnapshot is a SourceType enum value.
SourceTypeDbInstance is a SourceType enum value.
SourceTypeDbParameterGroup is a SourceType enum value.
SourceTypeDbSecurityGroup is a SourceType enum value.
SourceTypeDbSnapshot is a SourceType enum value.

# Structs

Represents the input to AddTagsToResource.
No description provided by the author
Represents the input to ApplyPendingMaintenanceAction.
No description provided by the author
Information about an Availability Zone.
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific DB instance or DB cluster.
Represents the input to CopyDBClusterParameterGroup.
No description provided by the author
Represents the input to CopyDBClusterSnapshot.
No description provided by the author
Represents the input to CreateDBCluster.
No description provided by the author
Represents the input of CreateDBClusterParameterGroup.
No description provided by the author
Represents the input of CreateDBClusterSnapshot.
No description provided by the author
Represents the input to CreateDBInstance.
No description provided by the author
Represents the input to CreateDBSubnetGroup.
No description provided by the author
Detailed information about a DB cluster.
Contains information about an instance that is part of a DB cluster.
Detailed information about a DB cluster parameter group.
Describes an AWS Identity and Access Management (IAM) role that is associated with a DB cluster.
Detailed information about a DB cluster snapshot.
Contains the name and values of a manual DB cluster snapshot attribute.
Detailed information about the attributes that are associated with a DB cluster snapshot.
Detailed information about a DB engine version.
Detailed information about a DB instance.
Provides a list of status information for a DB instance.
Detailed information about a DB subnet group.
Represents the input to DeleteDBCluster.
No description provided by the author
Represents the input to DeleteDBClusterParameterGroup.
No description provided by the author
Represents the input to DeleteDBClusterSnapshot.
No description provided by the author
Represents the input to DeleteDBInstance.
No description provided by the author
Represents the input to DeleteDBSubnetGroup.
No description provided by the author
Represents the input to DescribeDBClusterParameterGroups.
Represents the output of DBClusterParameterGroups.
Represents the input to DescribeDBClusterParameters.
Represents the output of DBClusterParameterGroup.
Represents the input to DescribeDBClusters.
Represents the input to DescribeDBClusterSnapshotAttributes.
No description provided by the author
Represents the input to DescribeDBClusterSnapshots.
Represents the output of DescribeDBClusterSnapshots.
Represents the output of DescribeDBClusters.
Represents the input to DescribeDBEngineVersions.
Represents the output of DescribeDBEngineVersions.
Represents the input to DescribeDBInstances.
Represents the output of DescribeDBInstances.
Represents the input to DescribeDBSubnetGroups.
Represents the output of DescribeDBSubnetGroups.
Represents the input to DescribeEngineDefaultClusterParameters.
No description provided by the author
Represents the input to DescribeEventCategories.
Represents the output of DescribeEventCategories.
Represents the input to DescribeEvents.
Represents the output of DescribeEvents.
Represents the input to DescribeOrderableDBInstanceOptions.
Represents the output of DescribeOrderableDBInstanceOptions.
Represents the input to DescribePendingMaintenanceActions.
Represents the output of DescribePendingMaintenanceActions.
DocDB provides the API operation methods for making requests to Amazon DocumentDB with MongoDB compatibility.
Network information for accessing a DB cluster or DB instance.
Contains the result of a successful invocation of the DescribeEngineDefaultClusterParameters operation.
Detailed information about an event.
An event source type, accompanied by one or more event category names.
Represents the input to FailoverDBCluster.
No description provided by the author
A named set of filter values, used to return a more specific list of results.
Represents the input to ListTagsForResource.
Represents the output of ListTagsForResource.
Represents the input to ModifyDBCluster.
No description provided by the author
Represents the input to ModifyDBClusterParameterGroup.
Contains the name of a DB cluster parameter group.
Represents the input to ModifyDBClusterSnapshotAttribute.
No description provided by the author
Represents the input to ModifyDBInstance.
No description provided by the author
Represents the input to ModifyDBSubnetGroup.
No description provided by the author
The options that are available for a DB instance.
Detailed information about an individual parameter.
A list of the log types whose configuration is still pending.
Provides information about a pending maintenance action for a resource.
One or more modified settings for a DB instance.
Represents the input to RebootDBInstance.
No description provided by the author
Represents the input to RemoveTagsFromResource.
No description provided by the author
Represents the input to ResetDBClusterParameterGroup.
Contains the name of a DB cluster parameter group.
Represents the output of ApplyPendingMaintenanceAction.
Represents the input to RestoreDBClusterFromSnapshot.
No description provided by the author
Represents the input to RestoreDBClusterToPointInTime.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Detailed information about a subnet.
Metadata assigned to an Amazon DocumentDB resource consisting of a key-value pair.
The version of the database engine that a DB instance can be upgraded to.
Used as a response element for queries on virtual private cloud (VPC) security group membership.