Skip to content

Commit 6289c6a

Browse files
committed
add pagination flags
1 parent e1f6887 commit 6289c6a

2,859 files changed

Lines changed: 8288 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.get-finding-recommendation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ flags:
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
88
--id=!: The unique ID for the finding recommendation.
9+
--max-items=: TODO
910
--max-results=: The maximum number of results to return in the response.
1011
--next-token=: A token used for pagination of results returned.
12+
--page-size=: TODO
13+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.get-finding-v2.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ flags:
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
88
--id=!: The ID of the finding to retrieve.
9+
--max-items=: TODO
910
--max-results=: The maximum number of results to return in the response.
1011
--next-token=: A token used for pagination of results returned.
12+
--page-size=: TODO
13+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-access-preview-findings.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ flags:
77
--cli-input-yaml=: Read arguments from the YAML string provided
88
--filter=: Criteria to filter the returned findings.
99
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
10+
--max-items=: TODO
1011
--max-results=: The maximum number of results to return in the response.
1112
--next-token=: A token used for pagination of results returned.
13+
--page-size=: TODO
14+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-access-previews.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ flags:
55
--cli-input-json=: Read arguments from the JSON string provided
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
8+
--max-items=: TODO
89
--max-results=: The maximum number of results to return in the response.
910
--next-token=: A token used for pagination of results returned.
11+
--page-size=: TODO
12+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-analyzed-resources.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ flags:
55
--cli-input-json=: Read arguments from the JSON string provided
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
8+
--max-items=: TODO
89
--max-results=: The maximum number of results to return in the response.
910
--next-token=: A token used for pagination of results returned.
11+
--page-size=: TODO
1012
--resource-type=: The type of resource.
13+
--starting-token=: TODO
1114
completion:
1215
flag:
1316
resource-type:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-analyzers.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ flags:
44
--cli-input-json=: Read arguments from the JSON string provided
55
--cli-input-yaml=: Read arguments from the YAML string provided
66
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
7+
--max-items=: TODO
78
--max-results=: The maximum number of results to return in the response.
89
--next-token=: A token used for pagination of results returned.
10+
--page-size=: TODO
11+
--starting-token=: TODO
912
--type=: The type of analyzer.
1013
completion:
1114
flag:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-archive-rules.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ flags:
55
--cli-input-json=: Read arguments from the JSON string provided
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
8+
--max-items=: TODO
89
--max-results=: The maximum number of results to return in the request.
910
--next-token=: A token used for pagination of results returned.
11+
--page-size=: TODO
12+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-findings-v2.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ flags:
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--filter=: A filter to match for the findings to return.
88
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
9+
--max-items=: TODO
910
--max-results=: The maximum number of results to return in the response.
1011
--next-token=: A token used for pagination of results returned.
12+
--page-size=: TODO
1113
--sort=: ""
14+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-findings.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ flags:
66
--cli-input-yaml=: Read arguments from the YAML string provided
77
--filter=: A filter to match for the findings to return.
88
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
9+
--max-items=: TODO
910
--max-results=: The maximum number of results to return in the response.
1011
--next-token=: A token used for pagination of results returned.
12+
--page-size=: TODO
1113
--sort=: The sort order for the findings returned.
14+
--starting-token=: TODO

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.list-policy-generations.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ flags:
44
--cli-input-json=: Read arguments from the JSON string provided
55
--cli-input-yaml=: Read arguments from the YAML string provided
66
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
7+
--max-items=: TODO
78
--max-results=: The maximum number of results to return in the response.
89
--next-token=: A token used for pagination of results returned.
10+
--page-size=: TODO
911
--principal-arn=: The ARN of the IAM entity (user or role) for which you are generating a policy.
12+
--starting-token=: TODO

0 commit comments

Comments
 (0)