Skip to content

Commit cd75c22

Browse files
committed
moved scraper
1 parent 0746d6e commit cd75c22

17,383 files changed

Lines changed: 53721 additions & 1996 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.apply-archive-rule.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ name: apply-archive-rule
22
description: Retroactively applies the archive rule to existing findings that meet the archive rule criteria.
33
flags:
44
--analyzer-arn=!: The Amazon resource name (ARN) of the analyzer.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
57
--client-token=: A client token.
8+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
69
--rule-name=!: The name of the rule to apply.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: cancel-policy-generation
22
description: Cancels the requested policy generation.
33
flags:
4+
--cli-input-json=: Read arguments from the JSON string provided
5+
--cli-input-yaml=: Read arguments from the YAML string provided
6+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
47
--job-id=!: The `JobId` that is returned by the `StartPolicyGeneration` operation.

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.check-access-not-granted.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: check-access-not-granted
22
description: Checks whether the specified access isn't allowed by a policy.
33
flags:
44
--access=!: An access object containing the permissions that shouldn't be granted by the specified policy.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
7+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
58
--policy-document=!: The JSON policy document to use as the content for the policy.
69
--policy-type=!: The type of policy.
710
completion:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.check-no-new-access.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: check-no-new-access
22
description: Checks whether new access is allowed for an updated policy when compared to the existing policy.
33
flags:
4+
--cli-input-json=: Read arguments from the JSON string provided
5+
--cli-input-yaml=: Read arguments from the YAML string provided
46
--existing-policy-document=!: The JSON policy document to use as the content for the existing policy.
7+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
58
--new-policy-document=!: The JSON policy document to use as the content for the updated policy.
69
--policy-type=!: The type of policy to compare.
710
completion:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.check-no-public-access.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: check-no-public-access
22
description: Checks whether a resource policy can grant public access to the specified resource type.
33
flags:
4+
--cli-input-json=: Read arguments from the JSON string provided
5+
--cli-input-yaml=: Read arguments from the YAML string provided
6+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
47
--policy-document=!: The JSON policy document to evaluate for public access.
58
--resource-type=!: The type of resource to evaluate for public access.
69
completion:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.create-access-preview.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ name: create-access-preview
22
description: Creates an access preview that allows you to preview IAM Access Analyzer findings for your resource before deploying resource permissions.
33
flags:
44
--analyzer-arn=!: The [ARN of the account analyzer](https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-getting-started.html#permission-resources) used to generate the access preview.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
57
--client-token=: A client token.
68
--configurations=!: Access control configuration for your resource that is used to generate the access preview.
9+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.create-analyzer.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ description: Creates an analyzer for your account.
33
flags:
44
--analyzer-name=!: The name of the analyzer to create.
55
--archive-rules=: Specifies the archive rules to add for the analyzer.
6+
--cli-input-json=: Read arguments from the JSON string provided
7+
--cli-input-yaml=: Read arguments from the YAML string provided
68
--client-token=: A client token.
79
--configuration=: Specifies the configuration of the analyzer.
10+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
811
--tags=: An array of key-value pairs to apply to the analyzer.
912
--type=!: The type of analyzer to create.
1013
completion:

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.create-archive-rule.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: create-archive-rule
22
description: Creates an archive rule for the specified analyzer.
33
flags:
44
--analyzer-name=!: The name of the created analyzer.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
57
--client-token=: A client token.
68
--filter=!: The criteria for the rule.
9+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
710
--rule-name=!: The name of the rule to create.

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.delete-analyzer.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ name: delete-analyzer
22
description: Deletes the specified analyzer.
33
flags:
44
--analyzer-name=!: The name of the analyzer to delete.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
57
--client-token=: A client token.
8+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request

cmd/carapace-aws/cmd/botocore/aws.accessanalyzer.delete-archive-rule.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ name: delete-archive-rule
22
description: Deletes the specified archive rule.
33
flags:
44
--analyzer-name=!: The name of the analyzer that associated with the archive rule to delete.
5+
--cli-input-json=: Read arguments from the JSON string provided
6+
--cli-input-yaml=: Read arguments from the YAML string provided
57
--client-token=: A client token.
8+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request
69
--rule-name=!: The name of the rule to delete.

0 commit comments

Comments
 (0)