docdb library
Classes
- Cluster
- Manages a DocumentDB Cluster.
- ClusterArgs
- The set of arguments for Cluster. The set of arguments for Cluster.
- ClusterInstance
- Provides an DocumentDB Cluster Resource Instance. A Cluster Instance Resource defines attributes that are specific to a single instance in a DocumentDB Cluster.
- ClusterInstanceArgs
- The set of arguments for ClusterInstance. The set of arguments for ClusterInstance.
- ClusterInstanceState
- Input properties used for looking up and filtering ClusterInstance resources.
- ClusterMasterUserSecret
- ClusterParameterGroup
- Manages a DocumentDB Cluster Parameter Group
- ClusterParameterGroupArgs
- The set of arguments for ClusterParameterGroup. The set of arguments for ClusterParameterGroup.
- ClusterParameterGroupParameter
- ClusterParameterGroupState
- Input properties used for looking up and filtering ClusterParameterGroup resources.
- ClusterRestoreToPointInTime
- ClusterServerlessV2ScalingConfiguration
- ClusterSnapshot
- Manages a DocumentDB database cluster snapshot for DocumentDB clusters.
- ClusterSnapshotArgs
- The set of arguments for ClusterSnapshot. The set of arguments for ClusterSnapshot.
- ClusterSnapshotState
- Input properties used for looking up and filtering ClusterSnapshot resources.
- ClusterState
- Input properties used for looking up and filtering Cluster resources.
- ElasticCluster
- Manages an AWS DocDB (DocumentDB) Elastic Cluster.
- ElasticClusterArgs
- The set of arguments for ElasticCluster. The set of arguments for ElasticCluster.
- ElasticClusterState
- Input properties used for looking up and filtering ElasticCluster resources.
- ElasticClusterTimeouts
- EventSubscription
- Provides a DocumentDB event subscription resource.
- EventSubscriptionArgs
- The set of arguments for EventSubscription. The set of arguments for EventSubscription.
- EventSubscriptionState
- Input properties used for looking up and filtering EventSubscription resources.
- GetEngineVersionArgs
- Arguments for getEngineVersion. Arguments for getEngineVersion.
- GetEngineVersionResult
- Result data returned by getEngineVersion.
- GetOrderableDbInstanceArgs
- Arguments for getOrderableDbInstance. Arguments for getOrderableDbInstance.
- GetOrderableDbInstanceResult
- Result data returned by getOrderableDbInstance.
- GlobalCluster
- Manages an DocumentDB Global Cluster. A global cluster consists of one primary region and up to five read-only secondary regions. You issue write operations directly to the primary cluster in the primary region and Amazon DocumentDB automatically replicates the data to the secondary regions using dedicated infrastructure.
- GlobalClusterArgs
- The set of arguments for GlobalCluster. The set of arguments for GlobalCluster.
- GlobalClusterGlobalClusterMember
- GlobalClusterState
- Input properties used for looking up and filtering GlobalCluster resources.
- SubnetGroup
- Provides an DocumentDB subnet group resource.
- SubnetGroupArgs
- The set of arguments for SubnetGroup. The set of arguments for SubnetGroup.
- SubnetGroupState
- Input properties used for looking up and filtering SubnetGroup resources.
Functions
-
getEngineVersion(
GetEngineVersionArgs args, {InvokeOptions? options}) → Future< GetEngineVersionResult> - Information about a DocumentDB engine version.
-
getEngineVersionOutput(
GetEngineVersionArgs args, {InvokeOutputOptions? options}) → Output< GetEngineVersionResult> -
getOrderableDbInstance(
GetOrderableDbInstanceArgs args, {InvokeOptions? options}) → Future< GetOrderableDbInstanceResult> - Information about DocumentDB orderable DB instances.
-
getOrderableDbInstanceOutput(
GetOrderableDbInstanceArgs args, {InvokeOutputOptions? options}) → Output< GetOrderableDbInstanceResult>