PAGINATION_MODEL = { "describe_clusters": { "input_token": "next_token", "limit_key": "max_results", "limit_default": 100, "unique_attribute": "arn", }, }
Memory