Amazon Cloud Directory is no longer open to new customers, and will reach end of support on July 24, 2027. For alternatives to Cloud Directory, explore Amazon DynamoDB
BatchGetObjectAttributes
Retrieves attributes within a facet that are associated with an object inside an BatchRead operation. For more information, see GetObjectAttributes and BatchRead:Operations.
Contents
- AttributeNames
-
List of attribute names whose values will be retrieved.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 230.
Pattern:
^[a-zA-Z0-9._:-]*$Required: Yes
- ObjectReference
-
Reference that identifies the object whose attributes will be retrieved.
Type: ObjectReference object
Required: Yes
- SchemaFacet
-
Identifier for the facet whose attributes will be retrieved. See SchemaFacet for details.
Type: SchemaFacet object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: