FeedSummary
Contains configuration information about a feed. It is used in the ListFeeds action.
Contents
- arn
-
The ARN of the feed.
Type: String
Required: Yes
- id
-
The ID of the feed.
Type: String
Pattern:
[a-z0-9]{19}Required: Yes
- name
-
The name of the feed
Type: String
Pattern:
[a-zA-Z0-9]([a-zA-Z0-9-_]{0,126}[a-zA-Z0-9])?Required: Yes
- status
-
The status of the feed.
Type: String
Valid Values:
CREATING | AVAILABLE | ACTIVE | UPDATING | DELETING | DELETED | ARCHIVEDRequired: Yes
- association
-
The resource, if any, associated with the feed.
Type: FeedAssociation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: