GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Kinesis::ListStreamConsumersOutput(3) User Contributed Perl Documentation Paws::Kinesis::ListStreamConsumersOutput(3)

Paws::Kinesis::ListStreamConsumersOutput

An array of JSON objects. Each object represents one registered consumer.

When the number of consumers that are registered with the data stream is greater than the default value for the "MaxResults" parameter, or if you explicitly specify a value for "MaxResults" that is less than the number of registered consumers, the response includes a pagination token named "NextToken". You can specify this "NextToken" value in a subsequent call to "ListStreamConsumers" to list the next set of registered consumers. For more information about the use of this pagination token when calling the "ListStreamConsumers" operation, see ListStreamConsumersInput$NextToken.

Tokens expire after 300 seconds. When you obtain a value for "NextToken" in the response to a call to "ListStreamConsumers", you have 300 seconds to use that value. If you specify an expired token in a call to "ListStreamConsumers", you get "ExpiredNextTokenException".

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.