{"files":{"SKILL.md":"---\nname: amazon-documentdb-with-mongodb-compatibility\ndescription: \"Amazon DocumentDB with MongoDB compatibility API skill. Use when working with Amazon DocumentDB with MongoDB compatibility for root. Covers 55 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Amazon DocumentDB with MongoDB compatibility\nAPI version: 2014-10-31\n\n## Auth\nAWS SigV4\n\n## Base URL\nNot specified.\n\n## Setup\n1. Configure auth: AWS SigV4\n2. Verify API access with a test request\n3. POST / -- create first resource\n\n## Endpoints\n55 endpoints across 1 group. See references/api-spec.lap for full details.\n\n### Root\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | / | Adds a source identifier to an existing event notification subscription. |\n| POST | / | Adds metadata tags to an Amazon DocumentDB resource. You can use these tags with cost allocation reporting to track costs that are associated with Amazon DocumentDB resources or in a Condition statement in an Identity and Access Management (IAM) policy for Amazon DocumentDB. |\n| POST | / | Applies a pending maintenance action to a resource (for example, to an Amazon DocumentDB instance). |\n| POST | / | Copies the specified cluster parameter group. |\n| POST | / | Copies a snapshot of a cluster. To copy a cluster snapshot from a shared manual cluster snapshot, SourceDBClusterSnapshotIdentifier must be the Amazon Resource Name (ARN) of the shared cluster snapshot. You can only copy a shared DB cluster snapshot, whether encrypted or not, in the same Amazon Web Services Region. To cancel the copy operation after it is in progress, delete the target cluster snapshot identified by TargetDBClusterSnapshotIdentifier while that cluster snapshot is in the copying status. |\n| POST | / | Creates a new Amazon DocumentDB cluster. |\n| POST | / | Creates a new cluster parameter group. Parameters in a cluster parameter group apply to all of the instances in a cluster. A cluster parameter group is initially created with the default parameters for the database engine used by instances in the cluster. In Amazon DocumentDB, you cannot make modifications directly to the default.docdb3.6 cluster parameter group. If your Amazon DocumentDB cluster is using the default cluster parameter group and you want to modify a value in it, you must first  create a new parameter group or  copy an existing parameter group, modify it, and then apply the modified parameter group to your cluster. For the new cluster parameter group and associated settings to take effect, you must then reboot the instances in the cluster without failover. For more information, see  Modifying Amazon DocumentDB Cluster Parameter Groups. |\n| POST | / | Creates a snapshot of a cluster. |\n| POST | / | Creates a new instance. |\n| POST | / | Creates a new subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region. |\n| POST | / | Creates an Amazon DocumentDB event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by using the Amazon DocumentDB console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the Amazon SNS console. You can specify the type of source (SourceType) that you want to be notified of. You can also provide a list of Amazon DocumentDB sources (SourceIds) that trigger the events, and you can provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds (such as SourceType = db-instance and SourceIdentifier = myDBInstance1), you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your Amazon DocumentDB sources. If you do not specify either the SourceType or the SourceIdentifier, you are notified of events generated from all Amazon DocumentDB sources belonging to your customer account. |\n| POST | / | Creates an Amazon DocumentDB global cluster that can span multiple multiple Amazon Web Services Regions. The global cluster contains one primary cluster with read-write capability, and up-to give read-only secondary clusters. Global clusters uses storage-based fast replication across regions with latencies less than one second, using dedicated infrastructure with no impact to your workload’s performance.  You can create a global cluster that is initially empty, and then add a primary and a secondary to it. Or you can specify an existing cluster during the create operation, and this cluster becomes the primary of the global cluster.   This action only applies to Amazon DocumentDB clusters. |\n| POST | / | Deletes a previously provisioned cluster. When you delete a cluster, all automated backups for that cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified cluster are not deleted. |\n| POST | / | Deletes a specified cluster parameter group. The cluster parameter group to be deleted can't be associated with any clusters. |\n| POST | / | Deletes a cluster snapshot. If the snapshot is being copied, the copy operation is terminated.  The cluster snapshot must be in the available state to be deleted. |\n| POST | / | Deletes a previously provisioned instance. |\n| POST | / | Deletes a subnet group.  The specified database subnet group must not be associated with any DB instances. |\n| POST | / | Deletes an Amazon DocumentDB event notification subscription. |\n| POST | / | Deletes a global cluster. The primary and secondary clusters must already be detached or deleted before attempting to delete a global cluster.  This action only applies to Amazon DocumentDB clusters. |\n| POST | / | Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB for this Amazon Web Services account. |\n| POST | / | Returns a list of DBClusterParameterGroup descriptions. If a DBClusterParameterGroupName parameter is specified, the list contains only the description of the specified cluster parameter group. |\n| POST | / | Returns the detailed parameter list for a particular cluster parameter group. |\n| POST | / | Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot. When you share snapshots with other Amazon Web Services accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual cluster snapshot. If all is included in the list of values for the restore attribute, then the manual cluster snapshot is public and can be copied or restored by all Amazon Web Services accounts. |\n| POST | / | Returns information about cluster snapshots. This API operation supports pagination. |\n| POST | / | Returns information about provisioned Amazon DocumentDB clusters. This API operation supports pagination. For certain management features such as cluster and instance lifecycle management, Amazon DocumentDB leverages operational technology that is shared with Amazon RDS and Amazon Neptune. Use the filterName=engine,Values=docdb filter parameter to return only Amazon DocumentDB clusters. |\n| POST | / | Returns a list of the available engines. |\n| POST | / | Returns information about provisioned Amazon DocumentDB instances. This API supports pagination. |\n| POST | / | Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. |\n| POST | / | Returns the default engine and system parameter information for the cluster database engine. |\n| POST | / | Displays a list of categories for all event source types, or, if specified, for a specified source type. |\n| POST | / | Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status. If you specify a SubscriptionName, lists the description for that subscription. |\n| POST | / | Returns events related to instances, security groups, snapshots, and DB parameter groups for the past 14 days. You can obtain events specific to a particular DB instance, security group, snapshot, or parameter group by providing the name as a parameter. By default, the events of the past hour are returned. |\n| POST | / | Returns information about Amazon DocumentDB global clusters. This API supports pagination.  This action only applies to Amazon DocumentDB clusters. |\n| POST | / | Returns a list of orderable instance options for the specified engine. |\n| POST | / | Returns a list of resources (for example, instances) that have at least one pending maintenance action. |\n| POST | / | Forces a failover for a cluster. A failover for a cluster promotes one of the Amazon DocumentDB replicas (read-only instances) in the cluster to be the primary instance (the cluster writer). If the primary instance fails, Amazon DocumentDB automatically fails over to an Amazon DocumentDB replica, if one exists. You can force a failover when you want to simulate a failure of a primary instance for testing. |\n| POST | / | Promotes the specified secondary DB cluster to be the primary DB cluster in the global cluster when failing over a global cluster occurs. Use this operation to respond to an unplanned event, such as a regional disaster in the primary region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state. |\n| POST | / | Lists all tags on an Amazon DocumentDB resource. |\n| POST | / | Modifies a setting for an Amazon DocumentDB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. |\n| POST | / | Modifies the parameters of a cluster parameter group. To modify more than one parameter, submit a list of the following: ParameterName, ParameterValue, and ApplyMethod. A maximum of 20 parameters can be modified in a single request.   Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot or maintenance window before the change can take effect.   After you create a cluster parameter group, you should wait at least 5 minutes before creating your first cluster that uses that cluster parameter group as the default parameter group. This allows Amazon DocumentDB to fully complete the create action before the parameter group is used as the default for a new cluster. This step is especially important for parameters that are critical when creating the default database for a cluster, such as the character set for the default database defined by the character_set_database parameter. |\n| POST | / | Adds an attribute and values to, or removes an attribute and values from, a manual cluster snapshot. To share a manual cluster snapshot with other Amazon Web Services accounts, specify restore as the AttributeName, and use the ValuesToAdd parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual cluster snapshot. Use the value all to make the manual cluster snapshot public, which means that it can be copied or restored by all Amazon Web Services accounts. Do not add the all value for any manual cluster snapshots that contain private information that you don't want available to all Amazon Web Services accounts. If a manual cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case. |\n| POST | / | Modifies settings for an instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. |\n| POST | / | Modifies an existing subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region. |\n| POST | / | Modifies an existing Amazon DocumentDB event notification subscription. |\n| POST | / | Modify a setting for an Amazon DocumentDB global cluster. You can change one or more configuration parameters (for example: deletion protection), or the global cluster identifier by specifying these parameters and the new values in the request.  This action only applies to Amazon DocumentDB clusters. |\n| POST | / | You might need to reboot your instance, usually for maintenance reasons. For example, if you make certain changes, or if you change the cluster parameter group that is associated with the instance, you must reboot the instance for the changes to take effect.  Rebooting an instance restarts the database engine service. Rebooting an instance results in a momentary outage, during which the instance status is set to rebooting. |\n| POST | / | Detaches an Amazon DocumentDB secondary cluster from a global cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary in a different region.   This action only applies to Amazon DocumentDB clusters. |\n| POST | / | Removes a source identifier from an existing Amazon DocumentDB event notification subscription. |\n| POST | / | Removes metadata tags from an Amazon DocumentDB resource. |\n| POST | / | Modifies the parameters of a cluster parameter group to the default value. To reset specific parameters, submit a list of the following: ParameterName and ApplyMethod. To reset the entire cluster parameter group, specify the DBClusterParameterGroupName and ResetAllParameters parameters.   When you reset the entire group, dynamic parameters are updated immediately and static parameters are set to pending-reboot to take effect on the next DB instance reboot. |\n| POST | / | Creates a new cluster from a snapshot or cluster snapshot. If a snapshot is specified, the target cluster is created from the source DB snapshot with a default configuration and default security group. If a cluster snapshot is specified, the target cluster is created from the source cluster restore point with the same configuration as the original source DB cluster, except that the new cluster is created with the default security group. |\n| POST | / | Restores a cluster to an arbitrary point in time. Users can restore to any point in time before LatestRestorableTime for up to BackupRetentionPeriod days. The target cluster is created from the source cluster with the same configuration as the original cluster, except that the new cluster is created with the default security group. |\n| POST | / | Restarts the stopped cluster that is specified by DBClusterIdentifier. For more information, see Stopping and Starting an Amazon DocumentDB Cluster. |\n| POST | / | Stops the running cluster that is specified by DBClusterIdentifier. The cluster must be in the available state. For more information, see Stopping and Starting an Amazon DocumentDB Cluster. |\n| POST | / | Switches over the specified secondary Amazon DocumentDB cluster to be the new primary Amazon DocumentDB cluster in the global database cluster. |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"Create a resource?\" -> POST /\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Create/update endpoints return the modified resource on success\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Amazon DocumentDB with MongoDB compatibility\n@version 2014-10-31\n@auth AWS SigV4\n@endpoints 55\n@hint download_for_search\n@toc root(55)\n\n@endpoint POST /\n@desc Adds a source identifier to an existing event notification subscription.\n@required {SubscriptionName: str, SourceIdentifier: str}\n@returns(200) {EventSubscription: EventSubscription?{CustomerAwsId: str?, CustSubscriptionId: str?, SnsTopicArn: str?, Status: str?, SubscriptionCreationTime: str?, SourceType: str?, SourceIdsList: [str]?, EventCategoriesList: [str]?, Enabled: bool?, EventSubscriptionArn: str?}}\n\n@endpoint POST /\n@desc Adds metadata tags to an Amazon DocumentDB resource. You can use these tags with cost allocation reporting to track costs that are associated with Amazon DocumentDB resources or in a Condition statement in an Identity and Access Management (IAM) policy for Amazon DocumentDB.\n@required {ResourceName: str, Tags: [Tag]}\n\n@endpoint POST /\n@desc Applies a pending maintenance action to a resource (for example, to an Amazon DocumentDB instance).\n@required {ResourceIdentifier: str, ApplyAction: str, OptInType: str}\n@returns(200) {ResourcePendingMaintenanceActions: ResourcePendingMaintenanceActions?{ResourceIdentifier: str?, PendingMaintenanceActionDetails: [PendingMaintenanceAction]?}}\n\n@endpoint POST /\n@desc Copies the specified cluster parameter group.\n@required {SourceDBClusterParameterGroupIdentifier: str, TargetDBClusterParameterGroupIdentifier: str, TargetDBClusterParameterGroupDescription: str}\n@optional {Tags: [Tag]}\n@returns(200) {DBClusterParameterGroup: DBClusterParameterGroup?{DBClusterParameterGroupName: str?, DBParameterGroupFamily: str?, Description: str?, DBClusterParameterGroupArn: str?}}\n\n@endpoint POST /\n@desc Copies a snapshot of a cluster. To copy a cluster snapshot from a shared manual cluster snapshot, SourceDBClusterSnapshotIdentifier must be the Amazon Resource Name (ARN) of the shared cluster snapshot. You can only copy a shared DB cluster snapshot, whether encrypted or not, in the same Amazon Web Services Region. To cancel the copy operation after it is in progress, delete the target cluster snapshot identified by TargetDBClusterSnapshotIdentifier while that cluster snapshot is in the copying status.\n@required {SourceDBClusterSnapshotIdentifier: str, TargetDBClusterSnapshotIdentifier: str}\n@optional {KmsKeyId: str, PreSignedUrl: str, CopyTags: bool, Tags: [Tag]}\n@returns(200) {DBClusterSnapshot: DBClusterSnapshot?{AvailabilityZones: [str]?, DBClusterSnapshotIdentifier: str?, DBClusterIdentifier: str?, SnapshotCreateTime: str(timestamp)?, Engine: str?, Status: str?, Port: int?, VpcId: str?, ClusterCreateTime: str(timestamp)?, MasterUsername: str?, EngineVersion: str?, SnapshotType: str?, PercentProgress: int?, StorageEncrypted: bool?, KmsKeyId: str?, DBClusterSnapshotArn: str?, SourceDBClusterSnapshotArn: str?, StorageType: str?}}\n\n@endpoint POST /\n@desc Creates a new Amazon DocumentDB cluster.\n@required {DBClusterIdentifier: str, Engine: str}\n@optional {AvailabilityZones: [str], BackupRetentionPeriod: int, DBClusterParameterGroupName: str, VpcSecurityGroupIds: [str], DBSubnetGroupName: str, EngineVersion: str, Port: int, MasterUsername: str, MasterUserPassword: str, PreferredBackupWindow: str, PreferredMaintenanceWindow: str, Tags: [Tag], StorageEncrypted: bool, KmsKeyId: str, PreSignedUrl: str, EnableCloudwatchLogsExports: [str], DeletionProtection: bool, GlobalClusterIdentifier: str, StorageType: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Creates a new cluster parameter group. Parameters in a cluster parameter group apply to all of the instances in a cluster. A cluster parameter group is initially created with the default parameters for the database engine used by instances in the cluster. In Amazon DocumentDB, you cannot make modifications directly to the default.docdb3.6 cluster parameter group. If your Amazon DocumentDB cluster is using the default cluster parameter group and you want to modify a value in it, you must first  create a new parameter group or  copy an existing parameter group, modify it, and then apply the modified parameter group to your cluster. For the new cluster parameter group and associated settings to take effect, you must then reboot the instances in the cluster without failover. For more information, see  Modifying Amazon DocumentDB Cluster Parameter Groups.\n@required {DBClusterParameterGroupName: str, DBParameterGroupFamily: str, Description: str}\n@optional {Tags: [Tag]}\n@returns(200) {DBClusterParameterGroup: DBClusterParameterGroup?{DBClusterParameterGroupName: str?, DBParameterGroupFamily: str?, Description: str?, DBClusterParameterGroupArn: str?}}\n\n@endpoint POST /\n@desc Creates a snapshot of a cluster.\n@required {DBClusterSnapshotIdentifier: str, DBClusterIdentifier: str}\n@optional {Tags: [Tag]}\n@returns(200) {DBClusterSnapshot: DBClusterSnapshot?{AvailabilityZones: [str]?, DBClusterSnapshotIdentifier: str?, DBClusterIdentifier: str?, SnapshotCreateTime: str(timestamp)?, Engine: str?, Status: str?, Port: int?, VpcId: str?, ClusterCreateTime: str(timestamp)?, MasterUsername: str?, EngineVersion: str?, SnapshotType: str?, PercentProgress: int?, StorageEncrypted: bool?, KmsKeyId: str?, DBClusterSnapshotArn: str?, SourceDBClusterSnapshotArn: str?, StorageType: str?}}\n\n@endpoint POST /\n@desc Creates a new instance.\n@required {DBInstanceIdentifier: str, DBInstanceClass: str, Engine: str, DBClusterIdentifier: str}\n@optional {AvailabilityZone: str, PreferredMaintenanceWindow: str, AutoMinorVersionUpgrade: bool, Tags: [Tag], CopyTagsToSnapshot: bool, PromotionTier: int, EnablePerformanceInsights: bool, PerformanceInsightsKMSKeyId: str, CACertificateIdentifier: str}\n@returns(200) {DBInstance: DBInstance?{DBInstanceIdentifier: str?, DBInstanceClass: str?, Engine: str?, DBInstanceStatus: str?, Endpoint: Endpoint?{Address: str?, Port: int?, HostedZoneId: str?}, InstanceCreateTime: str(timestamp)?, PreferredBackupWindow: str?, BackupRetentionPeriod: int?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, AvailabilityZone: str?, DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}, PreferredMaintenanceWindow: str?, PendingModifiedValues: PendingModifiedValues?{DBInstanceClass: str?, AllocatedStorage: int?, MasterUserPassword: str?, Port: int?, BackupRetentionPeriod: int?, MultiAZ: bool?, EngineVersion: str?, LicenseModel: str?, Iops: int?, DBInstanceIdentifier: str?, StorageType: str?, CACertificateIdentifier: str?, DBSubnetGroupName: str?, PendingCloudwatchLogsExports: PendingCloudwatchLogsExports?{LogTypesToEnable: [str]?, LogTypesToDisable: [str]?}}, LatestRestorableTime: str(timestamp)?, EngineVersion: str?, AutoMinorVersionUpgrade: bool?, PubliclyAccessible: bool?, StatusInfos: [DBInstanceStatusInfo]?, DBClusterIdentifier: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbiResourceId: str?, CACertificateIdentifier: str?, CopyTagsToSnapshot: bool?, PromotionTier: int?, DBInstanceArn: str?, EnabledCloudwatchLogsExports: [str]?, CertificateDetails: CertificateDetails?{CAIdentifier: str?, ValidTill: str(timestamp)?}, PerformanceInsightsEnabled: bool?, PerformanceInsightsKMSKeyId: str?}}\n\n@endpoint POST /\n@desc Creates a new subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region.\n@required {DBSubnetGroupName: str, DBSubnetGroupDescription: str, SubnetIds: [str]}\n@optional {Tags: [Tag]}\n@returns(200) {DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}}\n\n@endpoint POST /\n@desc Creates an Amazon DocumentDB event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by using the Amazon DocumentDB console, the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the Amazon SNS console. You can specify the type of source (SourceType) that you want to be notified of. You can also provide a list of Amazon DocumentDB sources (SourceIds) that trigger the events, and you can provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds (such as SourceType = db-instance and SourceIdentifier = myDBInstance1), you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your Amazon DocumentDB sources. If you do not specify either the SourceType or the SourceIdentifier, you are notified of events generated from all Amazon DocumentDB sources belonging to your customer account.\n@required {SubscriptionName: str, SnsTopicArn: str}\n@optional {SourceType: str, EventCategories: [str], SourceIds: [str], Enabled: bool, Tags: [Tag]}\n@returns(200) {EventSubscription: EventSubscription?{CustomerAwsId: str?, CustSubscriptionId: str?, SnsTopicArn: str?, Status: str?, SubscriptionCreationTime: str?, SourceType: str?, SourceIdsList: [str]?, EventCategoriesList: [str]?, Enabled: bool?, EventSubscriptionArn: str?}}\n\n@endpoint POST /\n@desc Creates an Amazon DocumentDB global cluster that can span multiple multiple Amazon Web Services Regions. The global cluster contains one primary cluster with read-write capability, and up-to give read-only secondary clusters. Global clusters uses storage-based fast replication across regions with latencies less than one second, using dedicated infrastructure with no impact to your workload’s performance.  You can create a global cluster that is initially empty, and then add a primary and a secondary to it. Or you can specify an existing cluster during the create operation, and this cluster becomes the primary of the global cluster.   This action only applies to Amazon DocumentDB clusters.\n@required {GlobalClusterIdentifier: str}\n@optional {SourceDBClusterIdentifier: str, Engine: str, EngineVersion: str, DeletionProtection: bool, DatabaseName: str, StorageEncrypted: bool}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@endpoint POST /\n@desc Deletes a previously provisioned cluster. When you delete a cluster, all automated backups for that cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified cluster are not deleted.\n@required {DBClusterIdentifier: str}\n@optional {SkipFinalSnapshot: bool, FinalDBSnapshotIdentifier: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Deletes a specified cluster parameter group. The cluster parameter group to be deleted can't be associated with any clusters.\n@required {DBClusterParameterGroupName: str}\n\n@endpoint POST /\n@desc Deletes a cluster snapshot. If the snapshot is being copied, the copy operation is terminated.  The cluster snapshot must be in the available state to be deleted.\n@required {DBClusterSnapshotIdentifier: str}\n@returns(200) {DBClusterSnapshot: DBClusterSnapshot?{AvailabilityZones: [str]?, DBClusterSnapshotIdentifier: str?, DBClusterIdentifier: str?, SnapshotCreateTime: str(timestamp)?, Engine: str?, Status: str?, Port: int?, VpcId: str?, ClusterCreateTime: str(timestamp)?, MasterUsername: str?, EngineVersion: str?, SnapshotType: str?, PercentProgress: int?, StorageEncrypted: bool?, KmsKeyId: str?, DBClusterSnapshotArn: str?, SourceDBClusterSnapshotArn: str?, StorageType: str?}}\n\n@endpoint POST /\n@desc Deletes a previously provisioned instance.\n@required {DBInstanceIdentifier: str}\n@returns(200) {DBInstance: DBInstance?{DBInstanceIdentifier: str?, DBInstanceClass: str?, Engine: str?, DBInstanceStatus: str?, Endpoint: Endpoint?{Address: str?, Port: int?, HostedZoneId: str?}, InstanceCreateTime: str(timestamp)?, PreferredBackupWindow: str?, BackupRetentionPeriod: int?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, AvailabilityZone: str?, DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}, PreferredMaintenanceWindow: str?, PendingModifiedValues: PendingModifiedValues?{DBInstanceClass: str?, AllocatedStorage: int?, MasterUserPassword: str?, Port: int?, BackupRetentionPeriod: int?, MultiAZ: bool?, EngineVersion: str?, LicenseModel: str?, Iops: int?, DBInstanceIdentifier: str?, StorageType: str?, CACertificateIdentifier: str?, DBSubnetGroupName: str?, PendingCloudwatchLogsExports: PendingCloudwatchLogsExports?{LogTypesToEnable: [str]?, LogTypesToDisable: [str]?}}, LatestRestorableTime: str(timestamp)?, EngineVersion: str?, AutoMinorVersionUpgrade: bool?, PubliclyAccessible: bool?, StatusInfos: [DBInstanceStatusInfo]?, DBClusterIdentifier: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbiResourceId: str?, CACertificateIdentifier: str?, CopyTagsToSnapshot: bool?, PromotionTier: int?, DBInstanceArn: str?, EnabledCloudwatchLogsExports: [str]?, CertificateDetails: CertificateDetails?{CAIdentifier: str?, ValidTill: str(timestamp)?}, PerformanceInsightsEnabled: bool?, PerformanceInsightsKMSKeyId: str?}}\n\n@endpoint POST /\n@desc Deletes a subnet group.  The specified database subnet group must not be associated with any DB instances.\n@required {DBSubnetGroupName: str}\n\n@endpoint POST /\n@desc Deletes an Amazon DocumentDB event notification subscription.\n@required {SubscriptionName: str}\n@returns(200) {EventSubscription: EventSubscription?{CustomerAwsId: str?, CustSubscriptionId: str?, SnsTopicArn: str?, Status: str?, SubscriptionCreationTime: str?, SourceType: str?, SourceIdsList: [str]?, EventCategoriesList: [str]?, Enabled: bool?, EventSubscriptionArn: str?}}\n\n@endpoint POST /\n@desc Deletes a global cluster. The primary and secondary clusters must already be detached or deleted before attempting to delete a global cluster.  This action only applies to Amazon DocumentDB clusters.\n@required {GlobalClusterIdentifier: str}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@endpoint POST /\n@desc Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB for this Amazon Web Services account.\n@optional {CertificateIdentifier: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Certificates: [Certificate]?, Marker: str?}\n\n@endpoint POST /\n@desc Returns a list of DBClusterParameterGroup descriptions. If a DBClusterParameterGroupName parameter is specified, the list contains only the description of the specified cluster parameter group.\n@optional {DBClusterParameterGroupName: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, DBClusterParameterGroups: [DBClusterParameterGroup]?}\n\n@endpoint POST /\n@desc Returns the detailed parameter list for a particular cluster parameter group.\n@required {DBClusterParameterGroupName: str}\n@optional {Source: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Parameters: [Parameter]?, Marker: str?}\n\n@endpoint POST /\n@desc Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot. When you share snapshots with other Amazon Web Services accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual cluster snapshot. If all is included in the list of values for the restore attribute, then the manual cluster snapshot is public and can be copied or restored by all Amazon Web Services accounts.\n@required {DBClusterSnapshotIdentifier: str}\n@returns(200) {DBClusterSnapshotAttributesResult: DBClusterSnapshotAttributesResult?{DBClusterSnapshotIdentifier: str?, DBClusterSnapshotAttributes: [DBClusterSnapshotAttribute]?}}\n\n@endpoint POST /\n@desc Returns information about cluster snapshots. This API operation supports pagination.\n@optional {DBClusterIdentifier: str, DBClusterSnapshotIdentifier: str, SnapshotType: str, Filters: [Filter], MaxRecords: int, Marker: str, IncludeShared: bool, IncludePublic: bool}\n@returns(200) {Marker: str?, DBClusterSnapshots: [DBClusterSnapshot]?}\n\n@endpoint POST /\n@desc Returns information about provisioned Amazon DocumentDB clusters. This API operation supports pagination. For certain management features such as cluster and instance lifecycle management, Amazon DocumentDB leverages operational technology that is shared with Amazon RDS and Amazon Neptune. Use the filterName=engine,Values=docdb filter parameter to return only Amazon DocumentDB clusters.\n@optional {DBClusterIdentifier: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, DBClusters: [DBCluster]?}\n\n@endpoint POST /\n@desc Returns a list of the available engines.\n@optional {Engine: str, EngineVersion: str, DBParameterGroupFamily: str, Filters: [Filter], MaxRecords: int, Marker: str, DefaultOnly: bool, ListSupportedCharacterSets: bool, ListSupportedTimezones: bool}\n@returns(200) {Marker: str?, DBEngineVersions: [DBEngineVersion]?}\n\n@endpoint POST /\n@desc Returns information about provisioned Amazon DocumentDB instances. This API supports pagination.\n@optional {DBInstanceIdentifier: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, DBInstances: [DBInstance]?}\n\n@endpoint POST /\n@desc Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.\n@optional {DBSubnetGroupName: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, DBSubnetGroups: [DBSubnetGroup]?}\n\n@endpoint POST /\n@desc Returns the default engine and system parameter information for the cluster database engine.\n@required {DBParameterGroupFamily: str}\n@optional {Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {EngineDefaults: EngineDefaults?{DBParameterGroupFamily: str?, Marker: str?, Parameters: [Parameter]?}}\n\n@endpoint POST /\n@desc Displays a list of categories for all event source types, or, if specified, for a specified source type.\n@optional {SourceType: str, Filters: [Filter]}\n@returns(200) {EventCategoriesMapList: [EventCategoriesMap]?}\n\n@endpoint POST /\n@desc Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status. If you specify a SubscriptionName, lists the description for that subscription.\n@optional {SubscriptionName: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, EventSubscriptionsList: [EventSubscription]?}\n\n@endpoint POST /\n@desc Returns events related to instances, security groups, snapshots, and DB parameter groups for the past 14 days. You can obtain events specific to a particular DB instance, security group, snapshot, or parameter group by providing the name as a parameter. By default, the events of the past hour are returned.\n@optional {SourceIdentifier: str, SourceType: str, StartTime: str(timestamp), EndTime: str(timestamp), Duration: int, EventCategories: [str], Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, Events: [Event]?}\n\n@endpoint POST /\n@desc Returns information about Amazon DocumentDB global clusters. This API supports pagination.  This action only applies to Amazon DocumentDB clusters.\n@optional {GlobalClusterIdentifier: str, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {Marker: str?, GlobalClusters: [GlobalCluster]?}\n\n@endpoint POST /\n@desc Returns a list of orderable instance options for the specified engine.\n@required {Engine: str}\n@optional {EngineVersion: str, DBInstanceClass: str, LicenseModel: str, Vpc: bool, Filters: [Filter], MaxRecords: int, Marker: str}\n@returns(200) {OrderableDBInstanceOptions: [OrderableDBInstanceOption]?, Marker: str?}\n\n@endpoint POST /\n@desc Returns a list of resources (for example, instances) that have at least one pending maintenance action.\n@optional {ResourceIdentifier: str, Filters: [Filter], Marker: str, MaxRecords: int}\n@returns(200) {PendingMaintenanceActions: [ResourcePendingMaintenanceActions]?, Marker: str?}\n\n@endpoint POST /\n@desc Forces a failover for a cluster. A failover for a cluster promotes one of the Amazon DocumentDB replicas (read-only instances) in the cluster to be the primary instance (the cluster writer). If the primary instance fails, Amazon DocumentDB automatically fails over to an Amazon DocumentDB replica, if one exists. You can force a failover when you want to simulate a failure of a primary instance for testing.\n@optional {DBClusterIdentifier: str, TargetDBInstanceIdentifier: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Promotes the specified secondary DB cluster to be the primary DB cluster in the global cluster when failing over a global cluster occurs. Use this operation to respond to an unplanned event, such as a regional disaster in the primary region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state.\n@required {GlobalClusterIdentifier: str, TargetDbClusterIdentifier: str}\n@optional {AllowDataLoss: bool, Switchover: bool}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@endpoint POST /\n@desc Lists all tags on an Amazon DocumentDB resource.\n@required {ResourceName: str}\n@optional {Filters: [Filter]}\n@returns(200) {TagList: [Tag]?}\n\n@endpoint POST /\n@desc Modifies a setting for an Amazon DocumentDB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.\n@required {DBClusterIdentifier: str}\n@optional {NewDBClusterIdentifier: str, ApplyImmediately: bool, BackupRetentionPeriod: int, DBClusterParameterGroupName: str, VpcSecurityGroupIds: [str], Port: int, MasterUserPassword: str, PreferredBackupWindow: str, PreferredMaintenanceWindow: str, CloudwatchLogsExportConfiguration: CloudwatchLogsExportConfiguration, EngineVersion: str, AllowMajorVersionUpgrade: bool, DeletionProtection: bool, StorageType: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Modifies the parameters of a cluster parameter group. To modify more than one parameter, submit a list of the following: ParameterName, ParameterValue, and ApplyMethod. A maximum of 20 parameters can be modified in a single request.   Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot or maintenance window before the change can take effect.   After you create a cluster parameter group, you should wait at least 5 minutes before creating your first cluster that uses that cluster parameter group as the default parameter group. This allows Amazon DocumentDB to fully complete the create action before the parameter group is used as the default for a new cluster. This step is especially important for parameters that are critical when creating the default database for a cluster, such as the character set for the default database defined by the character_set_database parameter.\n@required {DBClusterParameterGroupName: str, Parameters: [Parameter]}\n@returns(200) {DBClusterParameterGroupName: str?}\n\n@endpoint POST /\n@desc Adds an attribute and values to, or removes an attribute and values from, a manual cluster snapshot. To share a manual cluster snapshot with other Amazon Web Services accounts, specify restore as the AttributeName, and use the ValuesToAdd parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual cluster snapshot. Use the value all to make the manual cluster snapshot public, which means that it can be copied or restored by all Amazon Web Services accounts. Do not add the all value for any manual cluster snapshots that contain private information that you don't want available to all Amazon Web Services accounts. If a manual cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case.\n@required {DBClusterSnapshotIdentifier: str, AttributeName: str}\n@optional {ValuesToAdd: [str], ValuesToRemove: [str]}\n@returns(200) {DBClusterSnapshotAttributesResult: DBClusterSnapshotAttributesResult?{DBClusterSnapshotIdentifier: str?, DBClusterSnapshotAttributes: [DBClusterSnapshotAttribute]?}}\n\n@endpoint POST /\n@desc Modifies settings for an instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.\n@required {DBInstanceIdentifier: str}\n@optional {DBInstanceClass: str, ApplyImmediately: bool, PreferredMaintenanceWindow: str, AutoMinorVersionUpgrade: bool, NewDBInstanceIdentifier: str, CACertificateIdentifier: str, CopyTagsToSnapshot: bool, PromotionTier: int, EnablePerformanceInsights: bool, PerformanceInsightsKMSKeyId: str, CertificateRotationRestart: bool}\n@returns(200) {DBInstance: DBInstance?{DBInstanceIdentifier: str?, DBInstanceClass: str?, Engine: str?, DBInstanceStatus: str?, Endpoint: Endpoint?{Address: str?, Port: int?, HostedZoneId: str?}, InstanceCreateTime: str(timestamp)?, PreferredBackupWindow: str?, BackupRetentionPeriod: int?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, AvailabilityZone: str?, DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}, PreferredMaintenanceWindow: str?, PendingModifiedValues: PendingModifiedValues?{DBInstanceClass: str?, AllocatedStorage: int?, MasterUserPassword: str?, Port: int?, BackupRetentionPeriod: int?, MultiAZ: bool?, EngineVersion: str?, LicenseModel: str?, Iops: int?, DBInstanceIdentifier: str?, StorageType: str?, CACertificateIdentifier: str?, DBSubnetGroupName: str?, PendingCloudwatchLogsExports: PendingCloudwatchLogsExports?{LogTypesToEnable: [str]?, LogTypesToDisable: [str]?}}, LatestRestorableTime: str(timestamp)?, EngineVersion: str?, AutoMinorVersionUpgrade: bool?, PubliclyAccessible: bool?, StatusInfos: [DBInstanceStatusInfo]?, DBClusterIdentifier: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbiResourceId: str?, CACertificateIdentifier: str?, CopyTagsToSnapshot: bool?, PromotionTier: int?, DBInstanceArn: str?, EnabledCloudwatchLogsExports: [str]?, CertificateDetails: CertificateDetails?{CAIdentifier: str?, ValidTill: str(timestamp)?}, PerformanceInsightsEnabled: bool?, PerformanceInsightsKMSKeyId: str?}}\n\n@endpoint POST /\n@desc Modifies an existing subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region.\n@required {DBSubnetGroupName: str, SubnetIds: [str]}\n@optional {DBSubnetGroupDescription: str}\n@returns(200) {DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}}\n\n@endpoint POST /\n@desc Modifies an existing Amazon DocumentDB event notification subscription.\n@required {SubscriptionName: str}\n@optional {SnsTopicArn: str, SourceType: str, EventCategories: [str], Enabled: bool}\n@returns(200) {EventSubscription: EventSubscription?{CustomerAwsId: str?, CustSubscriptionId: str?, SnsTopicArn: str?, Status: str?, SubscriptionCreationTime: str?, SourceType: str?, SourceIdsList: [str]?, EventCategoriesList: [str]?, Enabled: bool?, EventSubscriptionArn: str?}}\n\n@endpoint POST /\n@desc Modify a setting for an Amazon DocumentDB global cluster. You can change one or more configuration parameters (for example: deletion protection), or the global cluster identifier by specifying these parameters and the new values in the request.  This action only applies to Amazon DocumentDB clusters.\n@required {GlobalClusterIdentifier: str}\n@optional {NewGlobalClusterIdentifier: str, DeletionProtection: bool}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@endpoint POST /\n@desc You might need to reboot your instance, usually for maintenance reasons. For example, if you make certain changes, or if you change the cluster parameter group that is associated with the instance, you must reboot the instance for the changes to take effect.  Rebooting an instance restarts the database engine service. Rebooting an instance results in a momentary outage, during which the instance status is set to rebooting.\n@required {DBInstanceIdentifier: str}\n@optional {ForceFailover: bool}\n@returns(200) {DBInstance: DBInstance?{DBInstanceIdentifier: str?, DBInstanceClass: str?, Engine: str?, DBInstanceStatus: str?, Endpoint: Endpoint?{Address: str?, Port: int?, HostedZoneId: str?}, InstanceCreateTime: str(timestamp)?, PreferredBackupWindow: str?, BackupRetentionPeriod: int?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, AvailabilityZone: str?, DBSubnetGroup: DBSubnetGroup?{DBSubnetGroupName: str?, DBSubnetGroupDescription: str?, VpcId: str?, SubnetGroupStatus: str?, Subnets: [Subnet]?, DBSubnetGroupArn: str?}, PreferredMaintenanceWindow: str?, PendingModifiedValues: PendingModifiedValues?{DBInstanceClass: str?, AllocatedStorage: int?, MasterUserPassword: str?, Port: int?, BackupRetentionPeriod: int?, MultiAZ: bool?, EngineVersion: str?, LicenseModel: str?, Iops: int?, DBInstanceIdentifier: str?, StorageType: str?, CACertificateIdentifier: str?, DBSubnetGroupName: str?, PendingCloudwatchLogsExports: PendingCloudwatchLogsExports?{LogTypesToEnable: [str]?, LogTypesToDisable: [str]?}}, LatestRestorableTime: str(timestamp)?, EngineVersion: str?, AutoMinorVersionUpgrade: bool?, PubliclyAccessible: bool?, StatusInfos: [DBInstanceStatusInfo]?, DBClusterIdentifier: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbiResourceId: str?, CACertificateIdentifier: str?, CopyTagsToSnapshot: bool?, PromotionTier: int?, DBInstanceArn: str?, EnabledCloudwatchLogsExports: [str]?, CertificateDetails: CertificateDetails?{CAIdentifier: str?, ValidTill: str(timestamp)?}, PerformanceInsightsEnabled: bool?, PerformanceInsightsKMSKeyId: str?}}\n\n@endpoint POST /\n@desc Detaches an Amazon DocumentDB secondary cluster from a global cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary in a different region.   This action only applies to Amazon DocumentDB clusters.\n@required {GlobalClusterIdentifier: str, DbClusterIdentifier: str}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@endpoint POST /\n@desc Removes a source identifier from an existing Amazon DocumentDB event notification subscription.\n@required {SubscriptionName: str, SourceIdentifier: str}\n@returns(200) {EventSubscription: EventSubscription?{CustomerAwsId: str?, CustSubscriptionId: str?, SnsTopicArn: str?, Status: str?, SubscriptionCreationTime: str?, SourceType: str?, SourceIdsList: [str]?, EventCategoriesList: [str]?, Enabled: bool?, EventSubscriptionArn: str?}}\n\n@endpoint POST /\n@desc Removes metadata tags from an Amazon DocumentDB resource.\n@required {ResourceName: str, TagKeys: [str]}\n\n@endpoint POST /\n@desc Modifies the parameters of a cluster parameter group to the default value. To reset specific parameters, submit a list of the following: ParameterName and ApplyMethod. To reset the entire cluster parameter group, specify the DBClusterParameterGroupName and ResetAllParameters parameters.   When you reset the entire group, dynamic parameters are updated immediately and static parameters are set to pending-reboot to take effect on the next DB instance reboot.\n@required {DBClusterParameterGroupName: str}\n@optional {ResetAllParameters: bool, Parameters: [Parameter]}\n@returns(200) {DBClusterParameterGroupName: str?}\n\n@endpoint POST /\n@desc Creates a new cluster from a snapshot or cluster snapshot. If a snapshot is specified, the target cluster is created from the source DB snapshot with a default configuration and default security group. If a cluster snapshot is specified, the target cluster is created from the source cluster restore point with the same configuration as the original source DB cluster, except that the new cluster is created with the default security group.\n@required {DBClusterIdentifier: str, SnapshotIdentifier: str, Engine: str}\n@optional {AvailabilityZones: [str], EngineVersion: str, Port: int, DBSubnetGroupName: str, VpcSecurityGroupIds: [str], Tags: [Tag], KmsKeyId: str, EnableCloudwatchLogsExports: [str], DeletionProtection: bool, DBClusterParameterGroupName: str, StorageType: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Restores a cluster to an arbitrary point in time. Users can restore to any point in time before LatestRestorableTime for up to BackupRetentionPeriod days. The target cluster is created from the source cluster with the same configuration as the original cluster, except that the new cluster is created with the default security group.\n@required {DBClusterIdentifier: str, SourceDBClusterIdentifier: str}\n@optional {RestoreType: str, RestoreToTime: str(timestamp), UseLatestRestorableTime: bool, Port: int, DBSubnetGroupName: str, VpcSecurityGroupIds: [str], Tags: [Tag], KmsKeyId: str, EnableCloudwatchLogsExports: [str], DeletionProtection: bool, StorageType: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Restarts the stopped cluster that is specified by DBClusterIdentifier. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.\n@required {DBClusterIdentifier: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Stops the running cluster that is specified by DBClusterIdentifier. The cluster must be in the available state. For more information, see Stopping and Starting an Amazon DocumentDB Cluster.\n@required {DBClusterIdentifier: str}\n@returns(200) {DBCluster: DBCluster?{AvailabilityZones: [str]?, BackupRetentionPeriod: int?, DBClusterIdentifier: str?, DBClusterParameterGroup: str?, DBSubnetGroup: str?, Status: str?, PercentProgress: str?, EarliestRestorableTime: str(timestamp)?, Endpoint: str?, ReaderEndpoint: str?, MultiAZ: bool?, Engine: str?, EngineVersion: str?, LatestRestorableTime: str(timestamp)?, Port: int?, MasterUsername: str?, PreferredBackupWindow: str?, PreferredMaintenanceWindow: str?, ReplicationSourceIdentifier: str?, ReadReplicaIdentifiers: [str]?, DBClusterMembers: [DBClusterMember]?, VpcSecurityGroups: [VpcSecurityGroupMembership]?, HostedZoneId: str?, StorageEncrypted: bool?, KmsKeyId: str?, DbClusterResourceId: str?, DBClusterArn: str?, AssociatedRoles: [DBClusterRole]?, CloneGroupId: str?, ClusterCreateTime: str(timestamp)?, EnabledCloudwatchLogsExports: [str]?, DeletionProtection: bool?, StorageType: str?}}\n\n@endpoint POST /\n@desc Switches over the specified secondary Amazon DocumentDB cluster to be the new primary Amazon DocumentDB cluster in the global database cluster.\n@required {GlobalClusterIdentifier: str, TargetDbClusterIdentifier: str}\n@returns(200) {GlobalCluster: GlobalCluster?{GlobalClusterIdentifier: str?, GlobalClusterResourceId: str?, GlobalClusterArn: str?, Status: str?, Engine: str?, EngineVersion: str?, DatabaseName: str?, StorageEncrypted: bool?, DeletionProtection: bool?, GlobalClusterMembers: [GlobalClusterMember]?}}\n\n@end\n"}}