@aws-sdk/client-organizations 3.609.0 → 3.613.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. package/dist-cjs/index.js +1 -0
  2. package/dist-es/models/models_0.js +1 -0
  3. package/dist-types/commands/AttachPolicyCommand.d.ts +5 -7
  4. package/dist-types/commands/CloseAccountCommand.d.ts +5 -7
  5. package/dist-types/commands/CreateAccountCommand.d.ts +6 -9
  6. package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +5 -7
  7. package/dist-types/commands/CreateOrganizationCommand.d.ts +5 -7
  8. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +5 -7
  9. package/dist-types/commands/CreatePolicyCommand.d.ts +5 -7
  10. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +5 -7
  11. package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +5 -7
  12. package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +5 -7
  13. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +5 -7
  14. package/dist-types/commands/DetachPolicyCommand.d.ts +5 -7
  15. package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +5 -7
  16. package/dist-types/commands/DisablePolicyTypeCommand.d.ts +5 -7
  17. package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +5 -7
  18. package/dist-types/commands/EnablePolicyTypeCommand.d.ts +5 -7
  19. package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +5 -7
  20. package/dist-types/commands/LeaveOrganizationCommand.d.ts +5 -7
  21. package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +5 -7
  22. package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +5 -7
  23. package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +5 -7
  24. package/dist-types/commands/PutResourcePolicyCommand.d.ts +5 -7
  25. package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +5 -7
  26. package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +5 -7
  27. package/dist-types/commands/TagResourceCommand.d.ts +5 -7
  28. package/dist-types/commands/UntagResourceCommand.d.ts +5 -7
  29. package/dist-types/commands/UpdatePolicyCommand.d.ts +5 -7
  30. package/dist-types/models/models_0.d.ts +6 -7
  31. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  32. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -765,6 +765,7 @@ var ConstraintViolationExceptionReason = {
765
765
  ACCOUNT_NUMBER_LIMIT_EXCEEDED: "ACCOUNT_NUMBER_LIMIT_EXCEEDED",
766
766
  CANNOT_CLOSE_MANAGEMENT_ACCOUNT: "CANNOT_CLOSE_MANAGEMENT_ACCOUNT",
767
767
  CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
768
+ CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR",
768
769
  CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG: "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG",
769
770
  CLOSE_ACCOUNT_QUOTA_EXCEEDED: "CLOSE_ACCOUNT_QUOTA_EXCEEDED",
770
771
  CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED: "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED",
@@ -317,6 +317,7 @@ export const ConstraintViolationExceptionReason = {
317
317
  ACCOUNT_NUMBER_LIMIT_EXCEEDED: "ACCOUNT_NUMBER_LIMIT_EXCEEDED",
318
318
  CANNOT_CLOSE_MANAGEMENT_ACCOUNT: "CANNOT_CLOSE_MANAGEMENT_ACCOUNT",
319
319
  CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
320
+ CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR",
320
321
  CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG: "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG",
321
322
  CLOSE_ACCOUNT_QUOTA_EXCEEDED: "CLOSE_ACCOUNT_QUOTA_EXCEEDED",
322
323
  CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED: "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED",
@@ -197,15 +197,13 @@ declare const AttachPolicyCommand_base: {
197
197
  * <li>
198
198
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
199
199
  * this organization, you first must migrate the organization's management account
200
- * to the marketplace that corresponds to the management account's address. For
201
- * example, accounts with India addresses must be associated with the AISPL
202
- * marketplace. All accounts in an organization must be associated with the same
203
- * marketplace.</p>
200
+ * to the marketplace that corresponds to the management account's address. All
201
+ * accounts in an organization must be associated with the same marketplace.</p>
204
202
  * </li>
205
203
  * <li>
206
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
207
- * in China. To create an organization, the master must have a valid business
208
- * license. For more information, contact customer support.</p>
204
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
205
+ * China. To create an organization, the master must have a valid business license.
206
+ * For more information, contact customer support.</p>
209
207
  * </li>
210
208
  * <li>
211
209
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -228,15 +228,13 @@ declare const CloseAccountCommand_base: {
228
228
  * <li>
229
229
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
230
230
  * this organization, you first must migrate the organization's management account
231
- * to the marketplace that corresponds to the management account's address. For
232
- * example, accounts with India addresses must be associated with the AISPL
233
- * marketplace. All accounts in an organization must be associated with the same
234
- * marketplace.</p>
231
+ * to the marketplace that corresponds to the management account's address. All
232
+ * accounts in an organization must be associated with the same marketplace.</p>
235
233
  * </li>
236
234
  * <li>
237
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
238
- * in China. To create an organization, the master must have a valid business
239
- * license. For more information, contact customer support.</p>
235
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
236
+ * China. To create an organization, the master must have a valid business license.
237
+ * For more information, contact customer support.</p>
240
238
  * </li>
241
239
  * <li>
242
240
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -65,8 +65,7 @@ declare const CreateAccountCommand_base: {
65
65
  * <li>
66
66
  * <p>When you create an account in an organization using the Organizations console,
67
67
  * API, or CLI commands, the information required for the account to operate
68
- * as a standalone account, such as a payment method and signing the end user
69
- * license agreement (EULA) is <i>not</i> automatically
68
+ * as a standalone account, such as a payment method is <i>not</i> automatically
70
69
  * collected. If you must remove an account from your organization later, you
71
70
  * can do so only after you provide the missing information. For more
72
71
  * information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_account-before-remove.html">Considerations before removing an account from an organization</a>
@@ -263,15 +262,13 @@ declare const CreateAccountCommand_base: {
263
262
  * <li>
264
263
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
265
264
  * this organization, you first must migrate the organization's management account
266
- * to the marketplace that corresponds to the management account's address. For
267
- * example, accounts with India addresses must be associated with the AISPL
268
- * marketplace. All accounts in an organization must be associated with the same
269
- * marketplace.</p>
265
+ * to the marketplace that corresponds to the management account's address. All
266
+ * accounts in an organization must be associated with the same marketplace.</p>
270
267
  * </li>
271
268
  * <li>
272
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
273
- * in China. To create an organization, the master must have a valid business
274
- * license. For more information, contact customer support.</p>
269
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
270
+ * China. To create an organization, the master must have a valid business license.
271
+ * For more information, contact customer support.</p>
275
272
  * </li>
276
273
  * <li>
277
274
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -315,15 +315,13 @@ declare const CreateGovCloudAccountCommand_base: {
315
315
  * <li>
316
316
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
317
317
  * this organization, you first must migrate the organization's management account
318
- * to the marketplace that corresponds to the management account's address. For
319
- * example, accounts with India addresses must be associated with the AISPL
320
- * marketplace. All accounts in an organization must be associated with the same
321
- * marketplace.</p>
318
+ * to the marketplace that corresponds to the management account's address. All
319
+ * accounts in an organization must be associated with the same marketplace.</p>
322
320
  * </li>
323
321
  * <li>
324
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
325
- * in China. To create an organization, the master must have a valid business
326
- * license. For more information, contact customer support.</p>
322
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
323
+ * China. To create an organization, the master must have a valid business license.
324
+ * For more information, contact customer support.</p>
327
325
  * </li>
328
326
  * <li>
329
327
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -201,15 +201,13 @@ declare const CreateOrganizationCommand_base: {
201
201
  * <li>
202
202
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
203
203
  * this organization, you first must migrate the organization's management account
204
- * to the marketplace that corresponds to the management account's address. For
205
- * example, accounts with India addresses must be associated with the AISPL
206
- * marketplace. All accounts in an organization must be associated with the same
207
- * marketplace.</p>
204
+ * to the marketplace that corresponds to the management account's address. All
205
+ * accounts in an organization must be associated with the same marketplace.</p>
208
206
  * </li>
209
207
  * <li>
210
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
211
- * in China. To create an organization, the master must have a valid business
212
- * license. For more information, contact customer support.</p>
208
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
209
+ * China. To create an organization, the master must have a valid business license.
210
+ * For more information, contact customer support.</p>
213
211
  * </li>
214
212
  * <li>
215
213
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -192,15 +192,13 @@ declare const CreateOrganizationalUnitCommand_base: {
192
192
  * <li>
193
193
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
194
194
  * this organization, you first must migrate the organization's management account
195
- * to the marketplace that corresponds to the management account's address. For
196
- * example, accounts with India addresses must be associated with the AISPL
197
- * marketplace. All accounts in an organization must be associated with the same
198
- * marketplace.</p>
195
+ * to the marketplace that corresponds to the management account's address. All
196
+ * accounts in an organization must be associated with the same marketplace.</p>
199
197
  * </li>
200
198
  * <li>
201
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
202
- * in China. To create an organization, the master must have a valid business
203
- * license. For more information, contact customer support.</p>
199
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
200
+ * China. To create an organization, the master must have a valid business license.
201
+ * For more information, contact customer support.</p>
204
202
  * </li>
205
203
  * <li>
206
204
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -198,15 +198,13 @@ declare const CreatePolicyCommand_base: {
198
198
  * <li>
199
199
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
200
200
  * this organization, you first must migrate the organization's management account
201
- * to the marketplace that corresponds to the management account's address. For
202
- * example, accounts with India addresses must be associated with the AISPL
203
- * marketplace. All accounts in an organization must be associated with the same
204
- * marketplace.</p>
201
+ * to the marketplace that corresponds to the management account's address. All
202
+ * accounts in an organization must be associated with the same marketplace.</p>
205
203
  * </li>
206
204
  * <li>
207
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
208
- * in China. To create an organization, the master must have a valid business
209
- * license. For more information, contact customer support.</p>
205
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
206
+ * China. To create an organization, the master must have a valid business license.
207
+ * For more information, contact customer support.</p>
210
208
  * </li>
211
209
  * <li>
212
210
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -168,15 +168,13 @@ declare const DeleteResourcePolicyCommand_base: {
168
168
  * <li>
169
169
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
170
170
  * this organization, you first must migrate the organization's management account
171
- * to the marketplace that corresponds to the management account's address. For
172
- * example, accounts with India addresses must be associated with the AISPL
173
- * marketplace. All accounts in an organization must be associated with the same
174
- * marketplace.</p>
171
+ * to the marketplace that corresponds to the management account's address. All
172
+ * accounts in an organization must be associated with the same marketplace.</p>
175
173
  * </li>
176
174
  * <li>
177
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
178
- * in China. To create an organization, the master must have a valid business
179
- * license. For more information, contact customer support.</p>
175
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
176
+ * China. To create an organization, the master must have a valid business license.
177
+ * For more information, contact customer support.</p>
180
178
  * </li>
181
179
  * <li>
182
180
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -192,15 +192,13 @@ declare const DeregisterDelegatedAdministratorCommand_base: {
192
192
  * <li>
193
193
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
194
194
  * this organization, you first must migrate the organization's management account
195
- * to the marketplace that corresponds to the management account's address. For
196
- * example, accounts with India addresses must be associated with the AISPL
197
- * marketplace. All accounts in an organization must be associated with the same
198
- * marketplace.</p>
195
+ * to the marketplace that corresponds to the management account's address. All
196
+ * accounts in an organization must be associated with the same marketplace.</p>
199
197
  * </li>
200
198
  * <li>
201
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
202
- * in China. To create an organization, the master must have a valid business
203
- * license. For more information, contact customer support.</p>
199
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
200
+ * China. To create an organization, the master must have a valid business license.
201
+ * For more information, contact customer support.</p>
204
202
  * </li>
205
203
  * <li>
206
204
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -183,15 +183,13 @@ declare const DescribeEffectivePolicyCommand_base: {
183
183
  * <li>
184
184
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
185
185
  * this organization, you first must migrate the organization's management account
186
- * to the marketplace that corresponds to the management account's address. For
187
- * example, accounts with India addresses must be associated with the AISPL
188
- * marketplace. All accounts in an organization must be associated with the same
189
- * marketplace.</p>
186
+ * to the marketplace that corresponds to the management account's address. All
187
+ * accounts in an organization must be associated with the same marketplace.</p>
190
188
  * </li>
191
189
  * <li>
192
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
193
- * in China. To create an organization, the master must have a valid business
194
- * license. For more information, contact customer support.</p>
190
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
191
+ * China. To create an organization, the master must have a valid business license.
192
+ * For more information, contact customer support.</p>
195
193
  * </li>
196
194
  * <li>
197
195
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -174,15 +174,13 @@ declare const DescribeResourcePolicyCommand_base: {
174
174
  * <li>
175
175
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
176
176
  * this organization, you first must migrate the organization's management account
177
- * to the marketplace that corresponds to the management account's address. For
178
- * example, accounts with India addresses must be associated with the AISPL
179
- * marketplace. All accounts in an organization must be associated with the same
180
- * marketplace.</p>
177
+ * to the marketplace that corresponds to the management account's address. All
178
+ * accounts in an organization must be associated with the same marketplace.</p>
181
179
  * </li>
182
180
  * <li>
183
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
184
- * in China. To create an organization, the master must have a valid business
185
- * license. For more information, contact customer support.</p>
181
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
182
+ * China. To create an organization, the master must have a valid business license.
183
+ * For more information, contact customer support.</p>
186
184
  * </li>
187
185
  * <li>
188
186
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -186,15 +186,13 @@ declare const DetachPolicyCommand_base: {
186
186
  * <li>
187
187
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
188
188
  * this organization, you first must migrate the organization's management account
189
- * to the marketplace that corresponds to the management account's address. For
190
- * example, accounts with India addresses must be associated with the AISPL
191
- * marketplace. All accounts in an organization must be associated with the same
192
- * marketplace.</p>
189
+ * to the marketplace that corresponds to the management account's address. All
190
+ * accounts in an organization must be associated with the same marketplace.</p>
193
191
  * </li>
194
192
  * <li>
195
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
196
- * in China. To create an organization, the master must have a valid business
197
- * license. For more information, contact customer support.</p>
193
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
194
+ * China. To create an organization, the master must have a valid business license.
195
+ * For more information, contact customer support.</p>
198
196
  * </li>
199
197
  * <li>
200
198
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -224,15 +224,13 @@ declare const DisableAWSServiceAccessCommand_base: {
224
224
  * <li>
225
225
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
226
226
  * this organization, you first must migrate the organization's management account
227
- * to the marketplace that corresponds to the management account's address. For
228
- * example, accounts with India addresses must be associated with the AISPL
229
- * marketplace. All accounts in an organization must be associated with the same
230
- * marketplace.</p>
227
+ * to the marketplace that corresponds to the management account's address. All
228
+ * accounts in an organization must be associated with the same marketplace.</p>
231
229
  * </li>
232
230
  * <li>
233
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
234
- * in China. To create an organization, the master must have a valid business
235
- * license. For more information, contact customer support.</p>
231
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
232
+ * China. To create an organization, the master must have a valid business license.
233
+ * For more information, contact customer support.</p>
236
234
  * </li>
237
235
  * <li>
238
236
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -194,15 +194,13 @@ declare const DisablePolicyTypeCommand_base: {
194
194
  * <li>
195
195
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
196
196
  * this organization, you first must migrate the organization's management account
197
- * to the marketplace that corresponds to the management account's address. For
198
- * example, accounts with India addresses must be associated with the AISPL
199
- * marketplace. All accounts in an organization must be associated with the same
200
- * marketplace.</p>
197
+ * to the marketplace that corresponds to the management account's address. All
198
+ * accounts in an organization must be associated with the same marketplace.</p>
201
199
  * </li>
202
200
  * <li>
203
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
204
- * in China. To create an organization, the master must have a valid business
205
- * license. For more information, contact customer support.</p>
201
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
202
+ * China. To create an organization, the master must have a valid business license.
203
+ * For more information, contact customer support.</p>
206
204
  * </li>
207
205
  * <li>
208
206
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -188,15 +188,13 @@ declare const EnableAWSServiceAccessCommand_base: {
188
188
  * <li>
189
189
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
190
190
  * this organization, you first must migrate the organization's management account
191
- * to the marketplace that corresponds to the management account's address. For
192
- * example, accounts with India addresses must be associated with the AISPL
193
- * marketplace. All accounts in an organization must be associated with the same
194
- * marketplace.</p>
191
+ * to the marketplace that corresponds to the management account's address. All
192
+ * accounts in an organization must be associated with the same marketplace.</p>
195
193
  * </li>
196
194
  * <li>
197
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
198
- * in China. To create an organization, the master must have a valid business
199
- * license. For more information, contact customer support.</p>
195
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
196
+ * China. To create an organization, the master must have a valid business license.
197
+ * For more information, contact customer support.</p>
200
198
  * </li>
201
199
  * <li>
202
200
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -194,15 +194,13 @@ declare const EnablePolicyTypeCommand_base: {
194
194
  * <li>
195
195
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
196
196
  * this organization, you first must migrate the organization's management account
197
- * to the marketplace that corresponds to the management account's address. For
198
- * example, accounts with India addresses must be associated with the AISPL
199
- * marketplace. All accounts in an organization must be associated with the same
200
- * marketplace.</p>
197
+ * to the marketplace that corresponds to the management account's address. All
198
+ * accounts in an organization must be associated with the same marketplace.</p>
201
199
  * </li>
202
200
  * <li>
203
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
204
- * in China. To create an organization, the master must have a valid business
205
- * license. For more information, contact customer support.</p>
201
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
202
+ * China. To create an organization, the master must have a valid business license.
203
+ * For more information, contact customer support.</p>
206
204
  * </li>
207
205
  * <li>
208
206
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -239,15 +239,13 @@ declare const InviteAccountToOrganizationCommand_base: {
239
239
  * <li>
240
240
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
241
241
  * this organization, you first must migrate the organization's management account
242
- * to the marketplace that corresponds to the management account's address. For
243
- * example, accounts with India addresses must be associated with the AISPL
244
- * marketplace. All accounts in an organization must be associated with the same
245
- * marketplace.</p>
242
+ * to the marketplace that corresponds to the management account's address. All
243
+ * accounts in an organization must be associated with the same marketplace.</p>
246
244
  * </li>
247
245
  * <li>
248
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
249
- * in China. To create an organization, the master must have a valid business
250
- * license. For more information, contact customer support.</p>
246
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
247
+ * China. To create an organization, the master must have a valid business license.
248
+ * For more information, contact customer support.</p>
251
249
  * </li>
252
250
  * <li>
253
251
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -238,15 +238,13 @@ declare const LeaveOrganizationCommand_base: {
238
238
  * <li>
239
239
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
240
240
  * this organization, you first must migrate the organization's management account
241
- * to the marketplace that corresponds to the management account's address. For
242
- * example, accounts with India addresses must be associated with the AISPL
243
- * marketplace. All accounts in an organization must be associated with the same
244
- * marketplace.</p>
241
+ * to the marketplace that corresponds to the management account's address. All
242
+ * accounts in an organization must be associated with the same marketplace.</p>
245
243
  * </li>
246
244
  * <li>
247
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
248
- * in China. To create an organization, the master must have a valid business
249
- * license. For more information, contact customer support.</p>
245
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
246
+ * China. To create an organization, the master must have a valid business license.
247
+ * For more information, contact customer support.</p>
250
248
  * </li>
251
249
  * <li>
252
250
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -182,15 +182,13 @@ declare const ListAWSServiceAccessForOrganizationCommand_base: {
182
182
  * <li>
183
183
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
184
184
  * this organization, you first must migrate the organization's management account
185
- * to the marketplace that corresponds to the management account's address. For
186
- * example, accounts with India addresses must be associated with the AISPL
187
- * marketplace. All accounts in an organization must be associated with the same
188
- * marketplace.</p>
185
+ * to the marketplace that corresponds to the management account's address. All
186
+ * accounts in an organization must be associated with the same marketplace.</p>
189
187
  * </li>
190
188
  * <li>
191
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
192
- * in China. To create an organization, the master must have a valid business
193
- * license. For more information, contact customer support.</p>
189
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
190
+ * China. To create an organization, the master must have a valid business license.
191
+ * For more information, contact customer support.</p>
194
192
  * </li>
195
193
  * <li>
196
194
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -185,15 +185,13 @@ declare const ListDelegatedAdministratorsCommand_base: {
185
185
  * <li>
186
186
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
187
187
  * this organization, you first must migrate the organization's management account
188
- * to the marketplace that corresponds to the management account's address. For
189
- * example, accounts with India addresses must be associated with the AISPL
190
- * marketplace. All accounts in an organization must be associated with the same
191
- * marketplace.</p>
188
+ * to the marketplace that corresponds to the management account's address. All
189
+ * accounts in an organization must be associated with the same marketplace.</p>
192
190
  * </li>
193
191
  * <li>
194
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
195
- * in China. To create an organization, the master must have a valid business
196
- * license. For more information, contact customer support.</p>
192
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
193
+ * China. To create an organization, the master must have a valid business license.
194
+ * For more information, contact customer support.</p>
197
195
  * </li>
198
196
  * <li>
199
197
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -187,15 +187,13 @@ declare const ListDelegatedServicesForAccountCommand_base: {
187
187
  * <li>
188
188
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
189
189
  * this organization, you first must migrate the organization's management account
190
- * to the marketplace that corresponds to the management account's address. For
191
- * example, accounts with India addresses must be associated with the AISPL
192
- * marketplace. All accounts in an organization must be associated with the same
193
- * marketplace.</p>
190
+ * to the marketplace that corresponds to the management account's address. All
191
+ * accounts in an organization must be associated with the same marketplace.</p>
194
192
  * </li>
195
193
  * <li>
196
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
197
- * in China. To create an organization, the master must have a valid business
198
- * license. For more information, contact customer support.</p>
194
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
195
+ * China. To create an organization, the master must have a valid business license.
196
+ * For more information, contact customer support.</p>
199
197
  * </li>
200
198
  * <li>
201
199
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -185,15 +185,13 @@ declare const PutResourcePolicyCommand_base: {
185
185
  * <li>
186
186
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
187
187
  * this organization, you first must migrate the organization's management account
188
- * to the marketplace that corresponds to the management account's address. For
189
- * example, accounts with India addresses must be associated with the AISPL
190
- * marketplace. All accounts in an organization must be associated with the same
191
- * marketplace.</p>
188
+ * to the marketplace that corresponds to the management account's address. All
189
+ * accounts in an organization must be associated with the same marketplace.</p>
192
190
  * </li>
193
191
  * <li>
194
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
195
- * in China. To create an organization, the master must have a valid business
196
- * license. For more information, contact customer support.</p>
192
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
193
+ * China. To create an organization, the master must have a valid business license.
194
+ * For more information, contact customer support.</p>
197
195
  * </li>
198
196
  * <li>
199
197
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -188,15 +188,13 @@ declare const RegisterDelegatedAdministratorCommand_base: {
188
188
  * <li>
189
189
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
190
190
  * this organization, you first must migrate the organization's management account
191
- * to the marketplace that corresponds to the management account's address. For
192
- * example, accounts with India addresses must be associated with the AISPL
193
- * marketplace. All accounts in an organization must be associated with the same
194
- * marketplace.</p>
191
+ * to the marketplace that corresponds to the management account's address. All
192
+ * accounts in an organization must be associated with the same marketplace.</p>
195
193
  * </li>
196
194
  * <li>
197
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
198
- * in China. To create an organization, the master must have a valid business
199
- * license. For more information, contact customer support.</p>
195
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
196
+ * China. To create an organization, the master must have a valid business license.
197
+ * For more information, contact customer support.</p>
200
198
  * </li>
201
199
  * <li>
202
200
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -205,15 +205,13 @@ declare const RemoveAccountFromOrganizationCommand_base: {
205
205
  * <li>
206
206
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
207
207
  * this organization, you first must migrate the organization's management account
208
- * to the marketplace that corresponds to the management account's address. For
209
- * example, accounts with India addresses must be associated with the AISPL
210
- * marketplace. All accounts in an organization must be associated with the same
211
- * marketplace.</p>
208
+ * to the marketplace that corresponds to the management account's address. All
209
+ * accounts in an organization must be associated with the same marketplace.</p>
212
210
  * </li>
213
211
  * <li>
214
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
215
- * in China. To create an organization, the master must have a valid business
216
- * license. For more information, contact customer support.</p>
212
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
213
+ * China. To create an organization, the master must have a valid business license.
214
+ * For more information, contact customer support.</p>
217
215
  * </li>
218
216
  * <li>
219
217
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -193,15 +193,13 @@ declare const TagResourceCommand_base: {
193
193
  * <li>
194
194
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
195
195
  * this organization, you first must migrate the organization's management account
196
- * to the marketplace that corresponds to the management account's address. For
197
- * example, accounts with India addresses must be associated with the AISPL
198
- * marketplace. All accounts in an organization must be associated with the same
199
- * marketplace.</p>
196
+ * to the marketplace that corresponds to the management account's address. All
197
+ * accounts in an organization must be associated with the same marketplace.</p>
200
198
  * </li>
201
199
  * <li>
202
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
203
- * in China. To create an organization, the master must have a valid business
204
- * license. For more information, contact customer support.</p>
200
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
201
+ * China. To create an organization, the master must have a valid business license.
202
+ * For more information, contact customer support.</p>
205
203
  * </li>
206
204
  * <li>
207
205
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -190,15 +190,13 @@ declare const UntagResourceCommand_base: {
190
190
  * <li>
191
191
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
192
192
  * this organization, you first must migrate the organization's management account
193
- * to the marketplace that corresponds to the management account's address. For
194
- * example, accounts with India addresses must be associated with the AISPL
195
- * marketplace. All accounts in an organization must be associated with the same
196
- * marketplace.</p>
193
+ * to the marketplace that corresponds to the management account's address. All
194
+ * accounts in an organization must be associated with the same marketplace.</p>
197
195
  * </li>
198
196
  * <li>
199
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
200
- * in China. To create an organization, the master must have a valid business
201
- * license. For more information, contact customer support.</p>
197
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
198
+ * China. To create an organization, the master must have a valid business license.
199
+ * For more information, contact customer support.</p>
202
200
  * </li>
203
201
  * <li>
204
202
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -189,15 +189,13 @@ declare const UpdatePolicyCommand_base: {
189
189
  * <li>
190
190
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
191
191
  * this organization, you first must migrate the organization's management account
192
- * to the marketplace that corresponds to the management account's address. For
193
- * example, accounts with India addresses must be associated with the AISPL
194
- * marketplace. All accounts in an organization must be associated with the same
195
- * marketplace.</p>
192
+ * to the marketplace that corresponds to the management account's address. All
193
+ * accounts in an organization must be associated with the same marketplace.</p>
196
194
  * </li>
197
195
  * <li>
198
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
199
- * in China. To create an organization, the master must have a valid business
200
- * license. For more information, contact customer support.</p>
196
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
197
+ * China. To create an organization, the master must have a valid business license.
198
+ * For more information, contact customer support.</p>
201
199
  * </li>
202
200
  * <li>
203
201
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -694,6 +694,7 @@ export declare const ConstraintViolationExceptionReason: {
694
694
  readonly ACCOUNT_NUMBER_LIMIT_EXCEEDED: "ACCOUNT_NUMBER_LIMIT_EXCEEDED";
695
695
  readonly CANNOT_CLOSE_MANAGEMENT_ACCOUNT: "CANNOT_CLOSE_MANAGEMENT_ACCOUNT";
696
696
  readonly CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR";
697
+ readonly CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR";
697
698
  readonly CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG: "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG";
698
699
  readonly CLOSE_ACCOUNT_QUOTA_EXCEEDED: "CLOSE_ACCOUNT_QUOTA_EXCEEDED";
699
700
  readonly CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED: "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED";
@@ -832,15 +833,13 @@ export type ConstraintViolationExceptionReason = (typeof ConstraintViolationExce
832
833
  * <li>
833
834
  * <p>MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE: To create an account in
834
835
  * this organization, you first must migrate the organization's management account
835
- * to the marketplace that corresponds to the management account's address. For
836
- * example, accounts with India addresses must be associated with the AISPL
837
- * marketplace. All accounts in an organization must be associated with the same
838
- * marketplace.</p>
836
+ * to the marketplace that corresponds to the management account's address. All
837
+ * accounts in an organization must be associated with the same marketplace.</p>
839
838
  * </li>
840
839
  * <li>
841
- * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
842
- * in China. To create an organization, the master must have a valid business
843
- * license. For more information, contact customer support.</p>
840
+ * <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions in
841
+ * China. To create an organization, the master must have a valid business license.
842
+ * For more information, contact customer support.</p>
844
843
  * </li>
845
844
  * <li>
846
845
  * <p>MASTER_ACCOUNT_MISSING_CONTACT_INFO: To complete this operation, you must
@@ -290,6 +290,7 @@ export declare const ConstraintViolationExceptionReason: {
290
290
  readonly ACCOUNT_NUMBER_LIMIT_EXCEEDED: "ACCOUNT_NUMBER_LIMIT_EXCEEDED";
291
291
  readonly CANNOT_CLOSE_MANAGEMENT_ACCOUNT: "CANNOT_CLOSE_MANAGEMENT_ACCOUNT";
292
292
  readonly CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR";
293
+ readonly CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR";
293
294
  readonly CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG: "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG";
294
295
  readonly CLOSE_ACCOUNT_QUOTA_EXCEEDED: "CLOSE_ACCOUNT_QUOTA_EXCEEDED";
295
296
  readonly CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED: "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-organizations",
3
3
  "description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native",
4
- "version": "3.609.0",
4
+ "version": "3.613.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-organizations",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.609.0",
24
- "@aws-sdk/client-sts": "3.609.0",
23
+ "@aws-sdk/client-sso-oidc": "3.613.0",
24
+ "@aws-sdk/client-sts": "3.613.0",
25
25
  "@aws-sdk/core": "3.609.0",
26
- "@aws-sdk/credential-provider-node": "3.609.0",
26
+ "@aws-sdk/credential-provider-node": "3.613.0",
27
27
  "@aws-sdk/middleware-host-header": "3.609.0",
28
28
  "@aws-sdk/middleware-logger": "3.609.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.609.0",