AWS::Neptune::GlobalClusterResource Type definition for AWS::Neptune::GlobalCluster
7 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DeletionProtection | boolean | |
Engine | string | Create-only |
EngineVersion | string | |
GlobalClusterIdentifier | string | Create-only |
SourceDBClusterIdentifier | string | Create-only |
StorageEncrypted | boolean | Create-only |
Tags | Array<Tag> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Neptune::GlobalCluster
Resources:
MyResource:
Type: AWS::Neptune::GlobalCluster
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
rds:CreateGlobalClusterrds:DescribeDBClustersrds:DescribeGlobalClustersrds:AddTagsToResourcerds:ListTagsForResourcerds:DescribeGlobalClustersrds:ListTagsForResourcerds:ModifyGlobalClusterrds:DescribeGlobalClustersrds:AddTagsToResourcerds:RemoveTagsFromResourcerds:ListTagsForResourcerds:DescribeGlobalClustersrds:DeleteGlobalClusterrds:RemoveFromGlobalClusterrds:DescribeDBClustersrds:DescribeGlobalClustersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterGlobalClusterIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
GlobalClusterIdentifierSourceDBClusterIdentifierEngineStorageEncrypted