AdditionalSearchKey
A data type pair that consists of a KeyName
and Values
list
that is used in conjunction with the KeyName and Values parameters to search for profiles using the SearchProfiles
API.
Contents
- KeyName
-
A searchable identifier of a customer profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$
Required: Yes
- Values
-
A list of key values.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: