You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.account.yaml
+71-26Lines changed: 71 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@ commands:
6
6
flags:
7
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
8
--alternate-contact-type=!: Specifies which alternate contact you want to create or update.
9
+
--cli-input-json=: Read arguments from the JSON string provided.
10
+
--cli-input-yaml=: Read arguments from the YAML string provided.
9
11
--email-address=!: Specifies an email address for the alternate contact.
12
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
10
13
--name=!: Specifies a name for the alternate contact.
11
14
--phone-number=!: Specifies a phone number for the alternate contact.
12
15
--title=!: Specifies a title for the alternate contact.
@@ -20,42 +23,101 @@ commands:
20
23
description: Updates the primary contact information of an Amazon Web Services account.
21
24
flags:
22
25
--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.
26
+
--cli-input-json=: Read arguments from the JSON string provided.
27
+
--cli-input-yaml=: Read arguments from the YAML string provided.
23
28
--contact-information=!: Contains the details of the primary contact information associated with an Amazon Web Services account.
24
-
- name: start-primary-email-update
25
-
description: Starts the process to update the primary email address for the specified account.
29
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
30
+
- name: accept-primary-email-update
31
+
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.
26
32
flags:
27
33
--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.
28
-
--primary-email=!: The new primary email address (also known as the root user email address) to use in the specified account.
34
+
--cli-input-json=: Read arguments from the JSON string provided.
35
+
--cli-input-yaml=: Read arguments from the YAML string provided.
36
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
37
+
--otp=!: The OTP code sent to the `PrimaryEmail` specified on the `StartPrimaryEmailUpdate` API call.
38
+
--primary-email=!: The new primary email address for use with the specified account.
29
39
- name: delete-alternate-contact
30
40
description: Deletes the specified alternate contact from an Amazon Web Services account.
31
41
flags:
32
42
--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.
33
43
--alternate-contact-type=!: Specifies which of the alternate contacts to delete.
44
+
--cli-input-json=: Read arguments from the JSON string provided.
45
+
--cli-input-yaml=: Read arguments from the YAML string provided.
46
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
34
47
completion:
35
48
flag:
36
49
alternate-contact-type:
37
50
- BILLING
38
51
- OPERATIONS
39
52
- SECURITY
53
+
- name: get-region-opt-status
54
+
description: Retrieves the opt-in status of a particular Region.
55
+
flags:
56
+
--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.
57
+
--cli-input-json=: Read arguments from the JSON string provided.
58
+
--cli-input-yaml=: Read arguments from the YAML string provided.
59
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
60
+
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
61
+
- name: list-regions
62
+
description: Lists all the Regions for a given account and their respective opt-in statuses.
63
+
flags:
64
+
--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.
65
+
--cli-input-json=: Read arguments from the JSON string provided.
66
+
--cli-input-yaml=: Read arguments from the YAML string provided.
67
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
68
+
--max-items=: The total number of items to return in the command's output.
69
+
--max-results=: The total number of items to return in the command’s output.
70
+
--next-token=: A token used to specify where to start paginating.
71
+
--page-size=: The size of each page to get in the AWS service call.
72
+
--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.
73
+
--starting-token=: A token to specify where to start paginating.
74
+
- name: put-account-name
75
+
description: Updates the account name of the specified account.
76
+
flags:
77
+
--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.
78
+
--account-name=!: The name of the account.
79
+
--cli-input-json=: Read arguments from the JSON string provided.
80
+
--cli-input-yaml=: Read arguments from the YAML string provided.
81
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
82
+
- name: start-primary-email-update
83
+
description: Starts the process to update the primary email address for the specified account.
84
+
flags:
85
+
--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.
86
+
--cli-input-json=: Read arguments from the JSON string provided.
87
+
--cli-input-yaml=: Read arguments from the YAML string provided.
88
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
89
+
--primary-email=!: The new primary email address (also known as the root user email address) to use in the specified account.
40
90
- name: disable-region
41
91
description: Disables (opts-out) a particular Region for an account.
42
92
flags:
43
93
--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.
94
+
--cli-input-json=: Read arguments from the JSON string provided.
95
+
--cli-input-yaml=: Read arguments from the YAML string provided.
96
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
44
97
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
45
98
- name: enable-region
46
99
description: Enables (opts-in) a particular Region for an account.
47
100
flags:
48
101
--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.
102
+
--cli-input-json=: Read arguments from the JSON string provided.
103
+
--cli-input-yaml=: Read arguments from the YAML string provided.
104
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
49
105
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
50
106
- name: get-account-information
51
107
description: Retrieves information about the specified account including its account name, account ID, and account creation date and time.
52
108
flags:
53
109
--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.
110
+
--cli-input-json=: Read arguments from the JSON string provided.
111
+
--cli-input-yaml=: Read arguments from the YAML string provided.
112
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
54
113
- name: get-alternate-contact
55
114
description: Retrieves the specified alternate contact attached to an Amazon Web Services account.
56
115
flags:
57
116
--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.
58
117
--alternate-contact-type=!: Specifies which alternate contact you want to retrieve.
118
+
--cli-input-json=: Read arguments from the JSON string provided.
119
+
--cli-input-yaml=: Read arguments from the YAML string provided.
120
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
59
121
completion:
60
122
flag:
61
123
alternate-contact-type:
@@ -66,30 +128,13 @@ commands:
66
128
description: Retrieves the primary contact information of an Amazon Web Services account.
67
129
flags:
68
130
--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.
131
+
--cli-input-json=: Read arguments from the JSON string provided.
132
+
--cli-input-yaml=: Read arguments from the YAML string provided.
133
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
69
134
- name: get-primary-email
70
135
description: Retrieves the primary email address for the specified account.
71
136
flags:
72
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.
73
-
- name: get-region-opt-status
74
-
description: Retrieves the opt-in status of a particular Region.
75
-
flags:
76
-
--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.
77
-
--region-name=!: Specifies the Region-code for a given Region name (for example, `af-south-1`).
78
-
- name: accept-primary-email-update
79
-
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.
80
-
flags:
81
-
--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.
82
-
--otp=!: The OTP code sent to the `PrimaryEmail` specified on the `StartPrimaryEmailUpdate` API call.
83
-
--primary-email=!: The new primary email address for use with the specified account.
84
-
- name: list-regions
85
-
description: Lists all the Regions for a given account and their respective opt-in statuses.
86
-
flags:
87
-
--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.
88
-
--max-results=: The total number of items to return in the command’s output.
89
-
--next-token=: A token used to specify where to start paginating.
90
-
--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.
91
-
- name: put-account-name
92
-
description: Updates the account name of the specified account.
93
-
flags:
94
-
--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.
95
-
--account-name=!: The name of the account.
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