Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
botocore / data / s3control / 2018-08-20 / paginators-1.json
Size: Mime:
{
  "pagination": {
    "ListAccessPointsForObjectLambda": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "ObjectLambdaAccessPointList"
    },
    "ListCallerAccessGrants": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "CallerAccessGrantsList"
    },
    "ListAccessPointsForDirectoryBuckets": {
      "input_token": "NextToken",
      "output_token": "NextToken",
      "limit_key": "MaxResults",
      "result_key": "AccessPointList"
    }
  }
}