AWS::NeptuneGraph::GraphSnapshot - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::NeptuneGraph::GraphSnapshot

The AWS::NeptuneGraph::GraphSnapshot resource Property description not available. for NeptuneGraph.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::NeptuneGraph::GraphSnapshot", "Properties" : { "GraphIdentifier" : String, "SnapshotName" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::NeptuneGraph::GraphSnapshot Properties: GraphIdentifier: String SnapshotName: String Tags: - Tag

Properties

GraphIdentifier

Property description not available.

Required: No

Type: String

Pattern: ^g-[a-z0-9]{10}$

Update requires: Replacement

SnapshotName

Property description not available.

Required: Yes

Type: String

Pattern: ^(?!gs-)[a-z][a-z0-9]*(-[a-z0-9]+)*$

Minimum: 1

Maximum: 63

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The ARN of the graph snapshot.

Id

The unique identifier of the graph snapshot.

KmsKeyIdentifier

The ID of the KMS key used to encrypt and decrypt the snapshot.

SnapshotCreateTime

The time when the snapshot was created.

Status

The status of the graph snapshot.