Skip to content

Commit 0844825

Browse files
committed
removals
1 parent e81edcf commit 0844825

381 files changed

Lines changed: 109546 additions & 109890 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.yaml

Lines changed: 268 additions & 268 deletions
Large diffs are not rendered by default.
Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,14 @@
11
name: account
22
description: AWS Account
33
commands:
4-
- name: get-region-opt-status
5-
description: Retrieves the opt-in status of a particular Region.
6-
flags:
7-
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
8-
--cli-input-json=: Read arguments from the JSON string provided.
9-
--cli-input-yaml=: Read arguments from the YAML string provided.
10-
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
11-
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
12-
- name: list-regions
13-
description: Lists all the Regions for a given account and their respective opt-in statuses.
4+
- name: put-contact-information
5+
description: Updates the primary contact information of an Amazon Web Services account.
146
flags:
157
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
168
--cli-input-json=: Read arguments from the JSON string provided.
179
--cli-input-yaml=: Read arguments from the YAML string provided.
10+
--contact-information=!: Contains the details of the primary contact information associated with an Amazon Web Services account.
1811
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
19-
--max-items=: The total number of items to return in the command's output.
20-
--max-results=: The total number of items to return in the command’s output.
21-
--next-token=: A token used to specify where to start paginating.
22-
--page-size=: The size of each page to get in the AWS service call.
23-
--region-opt-status-contains=: A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled\_by\_default) to use to filter the list of Regions for a given account.
24-
--starting-token=: A token to specify where to start paginating.
2512
- name: accept-primary-email-update
2613
description: Accepts the request that originated from [StartPrimaryEmailUpdate]() to update the primary email address (also known as the root user email address) for the specified account.
2714
flags:
@@ -31,47 +18,69 @@ commands:
3118
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
3219
--otp=!: The OTP code sent to the `PrimaryEmail` specified on the `StartPrimaryEmailUpdate` API call.
3320
--primary-email=!: The new primary email address for use with the specified account.
34-
- name: get-primary-email
35-
description: Retrieves the primary email address for the specified account.
21+
- name: delete-alternate-contact
22+
description: Deletes the specified alternate contact from an Amazon Web Services account.
3623
flags:
37-
--account-id=!: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
24+
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
25+
--alternate-contact-type=!: Specifies which of the alternate contacts to delete.
3826
--cli-input-json=: Read arguments from the JSON string provided.
3927
--cli-input-yaml=: Read arguments from the YAML string provided.
4028
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
41-
- name: put-account-name
42-
description: Updates the account name of the specified account.
29+
completion:
30+
flag:
31+
alternate-contact-type:
32+
- BILLING
33+
- OPERATIONS
34+
- SECURITY
35+
- name: enable-region
36+
description: Enables (opts-in) a particular Region for an account.
37+
flags:
38+
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
39+
--cli-input-json=: Read arguments from the JSON string provided.
40+
--cli-input-yaml=: Read arguments from the YAML string provided.
41+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
42+
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
43+
- name: get-account-information
44+
description: Retrieves information about the specified account including its account name, account ID, and account creation date and time.
4345
flags:
4446
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
45-
--account-name=!: The name of the account.
4647
--cli-input-json=: Read arguments from the JSON string provided.
4748
--cli-input-yaml=: Read arguments from the YAML string provided.
4849
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
49-
- name: put-alternate-contact
50-
description: Modifies the specified alternate contact attached to an Amazon Web Services account.
50+
- name: get-alternate-contact
51+
description: Retrieves the specified alternate contact attached to an Amazon Web Services account.
5152
flags:
5253
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
53-
--alternate-contact-type=!: Specifies which alternate contact you want to create or update.
54+
--alternate-contact-type=!: Specifies which alternate contact you want to retrieve.
5455
--cli-input-json=: Read arguments from the JSON string provided.
5556
--cli-input-yaml=: Read arguments from the YAML string provided.
56-
--email-address=!: Specifies an email address for the alternate contact.
5757
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
58-
--name=!: Specifies a name for the alternate contact.
59-
--phone-number=!: Specifies a phone number for the alternate contact.
60-
--title=!: Specifies a title for the alternate contact.
6158
completion:
6259
flag:
6360
alternate-contact-type:
6461
- BILLING
6562
- OPERATIONS
6663
- SECURITY
67-
- name: put-contact-information
68-
description: Updates the primary contact information of an Amazon Web Services account.
64+
- name: get-primary-email
65+
description: Retrieves the primary email address for the specified account.
66+
flags:
67+
--account-id=!: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
68+
--cli-input-json=: Read arguments from the JSON string provided.
69+
--cli-input-yaml=: Read arguments from the YAML string provided.
70+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
71+
- name: list-regions
72+
description: Lists all the Regions for a given account and their respective opt-in statuses.
6973
flags:
7074
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
7175
--cli-input-json=: Read arguments from the JSON string provided.
7276
--cli-input-yaml=: Read arguments from the YAML string provided.
73-
--contact-information=!: Contains the details of the primary contact information associated with an Amazon Web Services account.
7477
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
78+
--max-items=: The total number of items to return in the command's output.
79+
--max-results=: The total number of items to return in the command’s output.
80+
--next-token=: A token used to specify where to start paginating.
81+
--page-size=: The size of each page to get in the AWS service call.
82+
--region-opt-status-contains=: A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled\_by\_default) to use to filter the list of Regions for a given account.
83+
--starting-token=: A token to specify where to start paginating.
7584
- name: start-primary-email-update
7685
description: Starts the process to update the primary email address for the specified account.
7786
flags:
@@ -80,61 +89,52 @@ commands:
8089
--cli-input-yaml=: Read arguments from the YAML string provided.
8190
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
8291
--primary-email=!: The new primary email address (also known as the root user email address) to use in the specified account.
83-
- name: delete-alternate-contact
84-
description: Deletes the specified alternate contact from an Amazon Web Services account.
92+
- name: disable-region
93+
description: Disables (opts-out) a particular Region for an account.
8594
flags:
86-
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
87-
--alternate-contact-type=!: Specifies which of the alternate contacts to delete.
95+
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
8896
--cli-input-json=: Read arguments from the JSON string provided.
8997
--cli-input-yaml=: Read arguments from the YAML string provided.
9098
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
91-
completion:
92-
flag:
93-
alternate-contact-type:
94-
- BILLING
95-
- OPERATIONS
96-
- SECURITY
97-
- name: disable-region
98-
description: Disables (opts-out) a particular Region for an account.
99+
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
100+
- name: get-contact-information
101+
description: Retrieves the primary contact information of an Amazon Web Services account.
99102
flags:
100103
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
101104
--cli-input-json=: Read arguments from the JSON string provided.
102105
--cli-input-yaml=: Read arguments from the YAML string provided.
103106
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
104-
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
105-
- name: enable-region
106-
description: Enables (opts-in) a particular Region for an account.
107+
- name: get-region-opt-status
108+
description: Retrieves the opt-in status of a particular Region.
107109
flags:
108110
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
109111
--cli-input-json=: Read arguments from the JSON string provided.
110112
--cli-input-yaml=: Read arguments from the YAML string provided.
111113
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
112114
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
113-
- name: get-account-information
114-
description: Retrieves information about the specified account including its account name, account ID, and account creation date and time.
115+
- name: put-account-name
116+
description: Updates the account name of the specified account.
115117
flags:
116118
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
119+
--account-name=!: The name of the account.
117120
--cli-input-json=: Read arguments from the JSON string provided.
118121
--cli-input-yaml=: Read arguments from the YAML string provided.
119122
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
120-
- name: get-alternate-contact
121-
description: Retrieves the specified alternate contact attached to an Amazon Web Services account.
123+
- name: put-alternate-contact
124+
description: Modifies the specified alternate contact attached to an Amazon Web Services account.
122125
flags:
123126
--account-id=: Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
124-
--alternate-contact-type=!: Specifies which alternate contact you want to retrieve.
127+
--alternate-contact-type=!: Specifies which alternate contact you want to create or update.
125128
--cli-input-json=: Read arguments from the JSON string provided.
126129
--cli-input-yaml=: Read arguments from the YAML string provided.
130+
--email-address=!: Specifies an email address for the alternate contact.
127131
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
132+
--name=!: Specifies a name for the alternate contact.
133+
--phone-number=!: Specifies a phone number for the alternate contact.
134+
--title=!: Specifies a title for the alternate contact.
128135
completion:
129136
flag:
130137
alternate-contact-type:
131138
- BILLING
132139
- OPERATIONS
133140
- SECURITY
134-
- name: get-contact-information
135-
description: Retrieves the primary contact information of an Amazon Web Services account.
136-
flags:
137-
--account-id=: Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
138-
--cli-input-json=: Read arguments from the JSON string provided.
139-
--cli-input-yaml=: Read arguments from the YAML string provided.
140-
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.

0 commit comments

Comments
 (0)