AddAttributesActivity
An activity that adds other attributes based on existing attributes in the message.
Contents
- attributes
-
A list of 1-50
AttributeNameMapping
objects that map an existing attribute to a new attribute.Note
The existing attributes remain in the message, so if you want to remove the originals, use
RemoveAttributeActivity
.Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 256.
Value Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- name
-
The name of the addAttributes activity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- next
-
The next activity in the pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: