
codegen-resources.dynamodbstreams.paginators-1.json Maven / Gradle / Ivy
Go to download
A single bundled dependency that includes all service and dependent JARs with third-party libraries
relocated to different namespaces.
{
"pagination": {
"DescribeStream": {
"input_token": "ExclusiveStartShardId",
"limit_key": "Limit",
"output_token": "StreamDescription.LastEvaluatedShardId",
"result_key": "StreamDescription.Shards"
},
"ListStreams": {
"input_token": "ExclusiveStartStreamArn",
"limit_key": "Limit",
"output_token": "LastEvaluatedStreamArn",
"result_key": "Streams"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy