AttributeOperation
An operation that applies to the requested group. This operation might add, replace, or remove an attribute.
Contents
- AttributePath
-
A string representation of the path to a given attribute or sub-attribute. Supports JMESPath.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
\p{L}+(?:\.\p{L}+){0,2}
Required: Yes
- AttributeValue
-
The value of the attribute. This is a
Document
type. This type is not supported by Java V1, Go V1, and older versions of the AWS CLI.Type: JSON value
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: