You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kinesis::Types::ConsumerWhen you register a consumer, Kinesis Data Streams generates an ARN for it.
The name of the consumer is something you choose when you register the consumer.
A consumer can\'t read data while in the CREATING
or DELETING
states.
When 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.
#consumer_creation_timestamp ⇒ Time #consumer_name ⇒ StringThe name of the consumer is something you choose when you register the consumer.
#consumer_status ⇒ StringA consumer can\'t read data while in the CREATING
or DELETING
states.
Possible values:
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