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
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.
14
6
flags:
15
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.
16
8
--cli-input-json=: Read arguments from the JSON string provided.
17
9
--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.
18
11
--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.
25
12
- name: accept-primary-email-update
26
13
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.
27
14
flags:
@@ -31,47 +18,69 @@ commands:
31
18
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
32
19
--otp=!: The OTP code sent to the `PrimaryEmail` specified on the `StartPrimaryEmailUpdate` API call.
33
20
--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.
36
23
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.
38
26
--cli-input-json=: Read arguments from the JSON string provided.
39
27
--cli-input-yaml=: Read arguments from the YAML string provided.
40
28
--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.
43
45
flags:
44
46
--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.
46
47
--cli-input-json=: Read arguments from the JSON string provided.
47
48
--cli-input-yaml=: Read arguments from the YAML string provided.
48
49
--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.
51
52
flags:
52
53
--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.
54
55
--cli-input-json=: Read arguments from the JSON string provided.
55
56
--cli-input-yaml=: Read arguments from the YAML string provided.
56
-
--email-address=!: Specifies an email address for the alternate contact.
57
57
--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.
61
58
completion:
62
59
flag:
63
60
alternate-contact-type:
64
61
- BILLING
65
62
- OPERATIONS
66
63
- 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.
69
73
flags:
70
74
--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.
71
75
--cli-input-json=: Read arguments from the JSON string provided.
72
76
--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.
74
77
--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.
75
84
- name: start-primary-email-update
76
85
description: Starts the process to update the primary email address for the specified account.
77
86
flags:
@@ -80,61 +89,52 @@ commands:
80
89
--cli-input-yaml=: Read arguments from the YAML string provided.
81
90
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
82
91
--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.
85
94
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.
88
96
--cli-input-json=: Read arguments from the JSON string provided.
89
97
--cli-input-yaml=: Read arguments from the YAML string provided.
90
98
--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.
99
102
flags:
100
103
--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.
101
104
--cli-input-json=: Read arguments from the JSON string provided.
102
105
--cli-input-yaml=: Read arguments from the YAML string provided.
103
106
--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.
107
109
flags:
108
110
--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.
109
111
--cli-input-json=: Read arguments from the JSON string provided.
110
112
--cli-input-yaml=: Read arguments from the YAML string provided.
111
113
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
112
114
--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.
115
117
flags:
116
118
--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.
117
120
--cli-input-json=: Read arguments from the JSON string provided.
118
121
--cli-input-yaml=: Read arguments from the YAML string provided.
119
122
--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.
122
125
flags:
123
126
--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.
125
128
--cli-input-json=: Read arguments from the JSON string provided.
126
129
--cli-input-yaml=: Read arguments from the YAML string provided.
130
+
--email-address=!: Specifies an email address for the alternate contact.
127
131
--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.
128
135
completion:
129
136
flag:
130
137
alternate-contact-type:
131
138
- BILLING
132
139
- OPERATIONS
133
140
- 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