An object that represents the details of the consumer you registered. This type of object is returned by RegisterStreamConsumer.
ContentsWhen you register a consumer, Kinesis Data Streams generates an ARN for it. You need this ARN to be able to call SubscribeToShard.
If you delete a consumer and then create a new one with the same name, it won't have the same ARN. That's because consumer ARNs contain the creation timestamp. This is important to keep in mind if you have IAM policies that reference consumer ARNs.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern: ^(arn):aws.*:kinesis:.*:\d{12}:.*stream\/[a-zA-Z0-9_.-]+\/consumer\/[a-zA-Z0-9_.-]+:[0-9]+
Required: Yes
Type: Timestamp
Required: Yes
The name of the consumer is something you choose when you register the consumer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern: [a-zA-Z0-9_.-]+
Required: Yes
A consumer can't read data while in the CREATING
or DELETING
states.
Type: String
Valid Values: CREATING | DELETING | ACTIVE
Required: Yes
For more information about using this API in one of the language-specific AWS SDKs, see the following:
ChildShard
ConsumerDescription
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4