AWS::DocDB::DBClusterResource Type definition for AWS::DocDB::DBCluster
30 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AvailabilityZones | Array<string> | Create-only |
BackupRetentionPeriod | integer | |
CopyTagsToSnapshot | boolean | |
DBClusterIdentifier | string | Create-only |
DBClusterParameterGroupName | string | |
DBSubnetGroupName | string | Create-only |
DeletionProtection | boolean | |
EnableCloudwatchLogsExports | Array<string> | |
EngineVersion | string | |
GlobalClusterIdentifier | string | |
KmsKeyId | string | Create-only |
ManageMasterUserPassword | boolean | |
MasterUsername | string | Create-only |
MasterUserPassword | string | |
MasterUserSecretKmsKeyId | string | |
NetworkType | string | |
Port | integer | |
PreferredBackupWindow | string | |
PreferredMaintenanceWindow | string | |
RestoreToTime | string | |
RestoreType | string | |
RotateMasterUserPassword | boolean | |
ServerlessV2ScalingConfiguration | ServerlessV2ScalingConfiguration | |
SnapshotIdentifier | string | Create-only |
SourceDBClusterIdentifier | string | Create-only |
StorageEncrypted | boolean | Create-only |
StorageType | string | |
Tags | Array<Tag> | |
UseLatestRestorableTime | boolean | |
VpcSecurityGroupIds | Array<string> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ClusterResourceId | string | - |
Endpoint | string | - |
Id | string | - |
ReadEndpoint | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DocDB::DBCluster
Resources:
MyResource:
Type: AWS::DocDB::DBCluster
Properties:
Tags:
- Key: Environment
Value: ProductionOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
SnapshotIdentifierKmsKeyIdMasterUsernameSourceDBClusterIdentifierDBClusterIdentifierAvailabilityZonesDBSubnetGroupNameStorageEncrypted