BatchPutProfileObjectRequestItem
An item to add to the domain as part of a batch request.
Contents
- Id
-
A unique identifier for this item in the batch request. Used to correlate items in the response.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$Required: Yes
- Object
-
A string that is serialized from a JSON object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256000.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: