DatastoreActivity
The datastore activity that specifies where to store the processed data.
Contents
- datastoreName
-
The name of the data store where processed messages are stored.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
(^(?!_{2}))(^[a-zA-Z0-9_]+$)
Required: Yes
- name
-
The name of the datastore activity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: