All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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.

There is a newer version: 2.5.20
Show newest version
{
  "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