v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434174156.5 KB

Creates a snapshot of the specific graph.

post/snapshots

Request body

graphIdentifierstring required

The unique identifier of the Neptune Analytics graph.

snapshotNamestring required
<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>
tagsobject

Adds metadata tags to the new graph. These tags can also be used with cost allocation reporting, or used in a Condition statement in an IAM policy.

Response

Success

idstring required

The ID of the snapshot created.

namestring required

The name of the snapshot created.

arnstring required

The ARN of the snapshot created.

sourceGraphIdstring

The Id of the Neptune Analytics graph from which the snapshot is created.

snapshotCreateTimestring date-time

The snapshot creation time

status'CREATING' | 'AVAILABLE' | 'DELETING' | 'FAILED'

The current state of the snapshot.

kmsKeyIdentifierstring

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