Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-rds-globalcluster.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::RDS::GlobalCluster. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-rds

Properties

Engine string | Aws_CF_FunctionString

The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora), aurora-mysql (for MySQL 5.7-compatible Aurora). If you specify the SourceDBClusterIdentifier property, don't specify this property. The value is inherited from the cluster.

EngineVersion string | Aws_CF_FunctionString

The version number of the database engine to use. If you specify the SourceDBClusterIdentifier property, don't specify this property. The value is inherited from the cluster.

DeletionProtection boolean

The deletion protection setting for the new global database. The global database can't be deleted when deletion protection is enabled.

GlobalClusterIdentifier string | Aws_CF_FunctionString

The cluster identifier of the new global database cluster. This parameter is stored as a lowercase string.

SourceDBClusterIdentifier string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) to use as the primary cluster of the global database. This parameter is optional. This parameter is stored as a lowercase string.

StorageEncrypted boolean

The storage encryption setting for the new global database cluster. If you specify the SourceDBClusterIdentifier property, don't specify this property. The value is inherited from the cluster.

One of

1. variant
2. variant