Creates a new Neptune Analytics graph.
Request body
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.
Specifies whether or not the graph can be reachable over the internet. All access to graphs is IAM authenticated. (<code>true</code> to enable, or <code>false</code> to disable.
Specifies a KMS key to use to encrypt data in the new graph.
Indicates whether or not to enable deletion protection on the graph. The graph can’t be deleted when deletion protection is enabled. (<code>true</code> or <code>false</code>).
The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 16
Response
Success
The ID of the graph.
The ARN of the graph.
The current status of the graph.
The reason the status was given.
The time when the graph was created.
The graph endpoint.
Specifies the KMS key used to encrypt data in the new graph.
The ID of the source graph.
A value that indicates whether the graph has deletion protection enabled. The graph can't be deleted when deletion protection is enabled.
The build number of the graph software.