BatchCreateObject - Amazon Cloud Directory

Amazon Cloud Directory will no longer be open to new customers starting on November 7, 2025. For alternatives to Cloud Directory, explore Amazon DynamoDB and Amazon Neptune. If you need help choosing the right alternative for your use case, or for any other questions, contact AWS Support.

BatchCreateObject

Represents the output of a CreateObject operation.

Contents

ObjectAttributeList

An attribute map, which contains an attribute ARN as the key and attribute value as the map value.

Type: Array of AttributeKeyAndValue objects

Required: Yes

SchemaFacet

A list of FacetArns that will be associated with the object. For more information, see Arn Examples.

Type: Array of SchemaFacet objects

Required: Yes

BatchReferenceName

The batch reference name. See Transaction Support for more information.

Type: String

Required: No

LinkName

The name of the link.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [^\/\[\]\(\):\{\}#@!?\s\\;]+

Required: No

ParentReference

If specified, the parent reference to which this object will be attached.

Type: ObjectReference object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: