@aws-sdk/client-organizations 3.495.0 → 3.497.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.
- package/dist-cjs/index.js +105 -102
- package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CloseAccountCommand.d.ts +4 -5
- package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateOrganizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +1 -1
- package/dist-types/commands/CreatePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +4 -3
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +3 -3
- package/dist-types/commands/DisablePolicyTypeCommand.d.ts +1 -1
- package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnablePolicyTypeCommand.d.ts +1 -1
- package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +1 -1
- package/dist-types/commands/LeaveOrganizationCommand.d.ts +2 -3
- package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +1 -1
- package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +1 -1
- package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePolicyCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +8 -2
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -6445,116 +6445,53 @@ var paginateListTargetsForPolicy = (0, import_core.createPaginator)(Organization
|
|
|
6445
6445
|
// src/index.ts
|
|
6446
6446
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
6447
6447
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6448
|
+
|
|
6448
6449
|
0 && (module.exports = {
|
|
6449
|
-
|
|
6450
|
+
OrganizationsServiceException,
|
|
6451
|
+
__Client,
|
|
6452
|
+
OrganizationsClient,
|
|
6453
|
+
Organizations,
|
|
6454
|
+
$Command,
|
|
6450
6455
|
AcceptHandshakeCommand,
|
|
6451
|
-
AcceptHandshakeResponseFilterSensitiveLog,
|
|
6452
|
-
AccessDeniedException,
|
|
6453
|
-
AccessDeniedForDependencyException,
|
|
6454
|
-
AccessDeniedForDependencyExceptionReason,
|
|
6455
|
-
AccountAlreadyClosedException,
|
|
6456
|
-
AccountAlreadyRegisteredException,
|
|
6457
|
-
AccountFilterSensitiveLog,
|
|
6458
|
-
AccountJoinedMethod,
|
|
6459
|
-
AccountNotFoundException,
|
|
6460
|
-
AccountNotRegisteredException,
|
|
6461
|
-
AccountOwnerNotVerifiedException,
|
|
6462
|
-
AccountStatus,
|
|
6463
|
-
ActionType,
|
|
6464
|
-
AlreadyInOrganizationException,
|
|
6465
6456
|
AttachPolicyCommand,
|
|
6466
6457
|
CancelHandshakeCommand,
|
|
6467
|
-
CancelHandshakeResponseFilterSensitiveLog,
|
|
6468
|
-
ChildNotFoundException,
|
|
6469
|
-
ChildType,
|
|
6470
6458
|
CloseAccountCommand,
|
|
6471
|
-
ConcurrentModificationException,
|
|
6472
|
-
ConflictException,
|
|
6473
|
-
ConstraintViolationException,
|
|
6474
|
-
ConstraintViolationExceptionReason,
|
|
6475
6459
|
CreateAccountCommand,
|
|
6476
|
-
CreateAccountFailureReason,
|
|
6477
|
-
CreateAccountRequestFilterSensitiveLog,
|
|
6478
|
-
CreateAccountResponseFilterSensitiveLog,
|
|
6479
|
-
CreateAccountState,
|
|
6480
|
-
CreateAccountStatusFilterSensitiveLog,
|
|
6481
|
-
CreateAccountStatusNotFoundException,
|
|
6482
6460
|
CreateGovCloudAccountCommand,
|
|
6483
|
-
CreateGovCloudAccountRequestFilterSensitiveLog,
|
|
6484
|
-
CreateGovCloudAccountResponseFilterSensitiveLog,
|
|
6485
6461
|
CreateOrganizationCommand,
|
|
6486
|
-
CreateOrganizationResponseFilterSensitiveLog,
|
|
6487
6462
|
CreateOrganizationalUnitCommand,
|
|
6488
6463
|
CreatePolicyCommand,
|
|
6489
6464
|
DeclineHandshakeCommand,
|
|
6490
|
-
DeclineHandshakeResponseFilterSensitiveLog,
|
|
6491
|
-
DelegatedAdministratorFilterSensitiveLog,
|
|
6492
6465
|
DeleteOrganizationCommand,
|
|
6493
6466
|
DeleteOrganizationalUnitCommand,
|
|
6494
6467
|
DeletePolicyCommand,
|
|
6495
6468
|
DeleteResourcePolicyCommand,
|
|
6496
6469
|
DeregisterDelegatedAdministratorCommand,
|
|
6497
6470
|
DescribeAccountCommand,
|
|
6498
|
-
DescribeAccountResponseFilterSensitiveLog,
|
|
6499
6471
|
DescribeCreateAccountStatusCommand,
|
|
6500
|
-
DescribeCreateAccountStatusResponseFilterSensitiveLog,
|
|
6501
6472
|
DescribeEffectivePolicyCommand,
|
|
6502
6473
|
DescribeHandshakeCommand,
|
|
6503
|
-
DescribeHandshakeResponseFilterSensitiveLog,
|
|
6504
6474
|
DescribeOrganizationCommand,
|
|
6505
|
-
DescribeOrganizationResponseFilterSensitiveLog,
|
|
6506
6475
|
DescribeOrganizationalUnitCommand,
|
|
6507
6476
|
DescribePolicyCommand,
|
|
6508
6477
|
DescribeResourcePolicyCommand,
|
|
6509
|
-
DestinationParentNotFoundException,
|
|
6510
6478
|
DetachPolicyCommand,
|
|
6511
6479
|
DisableAWSServiceAccessCommand,
|
|
6512
6480
|
DisablePolicyTypeCommand,
|
|
6513
|
-
DuplicateAccountException,
|
|
6514
|
-
DuplicateHandshakeException,
|
|
6515
|
-
DuplicateOrganizationalUnitException,
|
|
6516
|
-
DuplicatePolicyAttachmentException,
|
|
6517
|
-
DuplicatePolicyException,
|
|
6518
|
-
EffectivePolicyNotFoundException,
|
|
6519
|
-
EffectivePolicyType,
|
|
6520
6481
|
EnableAWSServiceAccessCommand,
|
|
6521
6482
|
EnableAllFeaturesCommand,
|
|
6522
|
-
EnableAllFeaturesResponseFilterSensitiveLog,
|
|
6523
6483
|
EnablePolicyTypeCommand,
|
|
6524
|
-
FinalizingOrganizationException,
|
|
6525
|
-
HandshakeAlreadyInStateException,
|
|
6526
|
-
HandshakeConstraintViolationException,
|
|
6527
|
-
HandshakeConstraintViolationExceptionReason,
|
|
6528
|
-
HandshakeFilterSensitiveLog,
|
|
6529
|
-
HandshakeNotFoundException,
|
|
6530
|
-
HandshakePartyFilterSensitiveLog,
|
|
6531
|
-
HandshakePartyType,
|
|
6532
|
-
HandshakeResourceFilterSensitiveLog,
|
|
6533
|
-
HandshakeResourceType,
|
|
6534
|
-
HandshakeState,
|
|
6535
|
-
IAMUserAccessToBilling,
|
|
6536
|
-
InvalidHandshakeTransitionException,
|
|
6537
|
-
InvalidInputException,
|
|
6538
|
-
InvalidInputExceptionReason,
|
|
6539
6484
|
InviteAccountToOrganizationCommand,
|
|
6540
|
-
InviteAccountToOrganizationRequestFilterSensitiveLog,
|
|
6541
|
-
InviteAccountToOrganizationResponseFilterSensitiveLog,
|
|
6542
6485
|
LeaveOrganizationCommand,
|
|
6543
6486
|
ListAWSServiceAccessForOrganizationCommand,
|
|
6544
6487
|
ListAccountsCommand,
|
|
6545
6488
|
ListAccountsForParentCommand,
|
|
6546
|
-
ListAccountsForParentResponseFilterSensitiveLog,
|
|
6547
|
-
ListAccountsResponseFilterSensitiveLog,
|
|
6548
6489
|
ListChildrenCommand,
|
|
6549
6490
|
ListCreateAccountStatusCommand,
|
|
6550
|
-
ListCreateAccountStatusResponseFilterSensitiveLog,
|
|
6551
6491
|
ListDelegatedAdministratorsCommand,
|
|
6552
|
-
ListDelegatedAdministratorsResponseFilterSensitiveLog,
|
|
6553
6492
|
ListDelegatedServicesForAccountCommand,
|
|
6554
6493
|
ListHandshakesForAccountCommand,
|
|
6555
|
-
ListHandshakesForAccountResponseFilterSensitiveLog,
|
|
6556
6494
|
ListHandshakesForOrganizationCommand,
|
|
6557
|
-
ListHandshakesForOrganizationResponseFilterSensitiveLog,
|
|
6558
6495
|
ListOrganizationalUnitsForParentCommand,
|
|
6559
6496
|
ListParentsCommand,
|
|
6560
6497
|
ListPoliciesCommand,
|
|
@@ -6562,47 +6499,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6562
6499
|
ListRootsCommand,
|
|
6563
6500
|
ListTagsForResourceCommand,
|
|
6564
6501
|
ListTargetsForPolicyCommand,
|
|
6565
|
-
MalformedPolicyDocumentException,
|
|
6566
|
-
MasterCannotLeaveOrganizationException,
|
|
6567
6502
|
MoveAccountCommand,
|
|
6568
|
-
OrganizationFeatureSet,
|
|
6569
|
-
OrganizationFilterSensitiveLog,
|
|
6570
|
-
OrganizationNotEmptyException,
|
|
6571
|
-
OrganizationalUnitNotEmptyException,
|
|
6572
|
-
OrganizationalUnitNotFoundException,
|
|
6573
|
-
Organizations,
|
|
6574
|
-
OrganizationsClient,
|
|
6575
|
-
OrganizationsServiceException,
|
|
6576
|
-
ParentNotFoundException,
|
|
6577
|
-
ParentType,
|
|
6578
|
-
PolicyChangesInProgressException,
|
|
6579
|
-
PolicyInUseException,
|
|
6580
|
-
PolicyNotAttachedException,
|
|
6581
|
-
PolicyNotFoundException,
|
|
6582
|
-
PolicyType,
|
|
6583
|
-
PolicyTypeAlreadyEnabledException,
|
|
6584
|
-
PolicyTypeNotAvailableForOrganizationException,
|
|
6585
|
-
PolicyTypeNotEnabledException,
|
|
6586
|
-
PolicyTypeStatus,
|
|
6587
6503
|
PutResourcePolicyCommand,
|
|
6588
6504
|
RegisterDelegatedAdministratorCommand,
|
|
6589
6505
|
RemoveAccountFromOrganizationCommand,
|
|
6590
|
-
ResourcePolicyNotFoundException,
|
|
6591
|
-
RootNotFoundException,
|
|
6592
|
-
ServiceException,
|
|
6593
|
-
SourceParentNotFoundException,
|
|
6594
6506
|
TagResourceCommand,
|
|
6595
|
-
TargetNotFoundException,
|
|
6596
|
-
TargetType,
|
|
6597
|
-
TooManyRequestsException,
|
|
6598
|
-
UnsupportedAPIEndpointException,
|
|
6599
6507
|
UntagResourceCommand,
|
|
6600
6508
|
UpdateOrganizationalUnitCommand,
|
|
6601
6509
|
UpdatePolicyCommand,
|
|
6602
|
-
__Client,
|
|
6603
6510
|
paginateListAWSServiceAccessForOrganization,
|
|
6604
|
-
paginateListAccounts,
|
|
6605
6511
|
paginateListAccountsForParent,
|
|
6512
|
+
paginateListAccounts,
|
|
6606
6513
|
paginateListChildren,
|
|
6607
6514
|
paginateListCreateAccountStatus,
|
|
6608
6515
|
paginateListDelegatedAdministrators,
|
|
@@ -6611,9 +6518,105 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6611
6518
|
paginateListHandshakesForOrganization,
|
|
6612
6519
|
paginateListOrganizationalUnitsForParent,
|
|
6613
6520
|
paginateListParents,
|
|
6614
|
-
paginateListPolicies,
|
|
6615
6521
|
paginateListPoliciesForTarget,
|
|
6522
|
+
paginateListPolicies,
|
|
6616
6523
|
paginateListRoots,
|
|
6617
6524
|
paginateListTagsForResource,
|
|
6618
|
-
paginateListTargetsForPolicy
|
|
6525
|
+
paginateListTargetsForPolicy,
|
|
6526
|
+
ActionType,
|
|
6527
|
+
HandshakePartyType,
|
|
6528
|
+
HandshakeResourceType,
|
|
6529
|
+
HandshakeState,
|
|
6530
|
+
AccessDeniedException,
|
|
6531
|
+
AccessDeniedForDependencyExceptionReason,
|
|
6532
|
+
AccessDeniedForDependencyException,
|
|
6533
|
+
AWSOrganizationsNotInUseException,
|
|
6534
|
+
ConcurrentModificationException,
|
|
6535
|
+
HandshakeAlreadyInStateException,
|
|
6536
|
+
HandshakeConstraintViolationExceptionReason,
|
|
6537
|
+
HandshakeConstraintViolationException,
|
|
6538
|
+
HandshakeNotFoundException,
|
|
6539
|
+
InvalidHandshakeTransitionException,
|
|
6540
|
+
InvalidInputExceptionReason,
|
|
6541
|
+
InvalidInputException,
|
|
6542
|
+
ServiceException,
|
|
6543
|
+
TooManyRequestsException,
|
|
6544
|
+
AccountJoinedMethod,
|
|
6545
|
+
AccountStatus,
|
|
6546
|
+
AccountAlreadyClosedException,
|
|
6547
|
+
AccountAlreadyRegisteredException,
|
|
6548
|
+
AccountNotFoundException,
|
|
6549
|
+
AccountNotRegisteredException,
|
|
6550
|
+
AccountOwnerNotVerifiedException,
|
|
6551
|
+
AlreadyInOrganizationException,
|
|
6552
|
+
ConstraintViolationExceptionReason,
|
|
6553
|
+
ConstraintViolationException,
|
|
6554
|
+
DuplicatePolicyAttachmentException,
|
|
6555
|
+
PolicyChangesInProgressException,
|
|
6556
|
+
PolicyNotFoundException,
|
|
6557
|
+
PolicyTypeNotEnabledException,
|
|
6558
|
+
TargetNotFoundException,
|
|
6559
|
+
UnsupportedAPIEndpointException,
|
|
6560
|
+
ConflictException,
|
|
6561
|
+
IAMUserAccessToBilling,
|
|
6562
|
+
CreateAccountFailureReason,
|
|
6563
|
+
CreateAccountState,
|
|
6564
|
+
FinalizingOrganizationException,
|
|
6565
|
+
OrganizationFeatureSet,
|
|
6566
|
+
PolicyTypeStatus,
|
|
6567
|
+
PolicyType,
|
|
6568
|
+
DuplicateOrganizationalUnitException,
|
|
6569
|
+
ParentNotFoundException,
|
|
6570
|
+
DuplicatePolicyException,
|
|
6571
|
+
MalformedPolicyDocumentException,
|
|
6572
|
+
PolicyTypeNotAvailableForOrganizationException,
|
|
6573
|
+
OrganizationNotEmptyException,
|
|
6574
|
+
OrganizationalUnitNotEmptyException,
|
|
6575
|
+
OrganizationalUnitNotFoundException,
|
|
6576
|
+
PolicyInUseException,
|
|
6577
|
+
ResourcePolicyNotFoundException,
|
|
6578
|
+
CreateAccountStatusNotFoundException,
|
|
6579
|
+
EffectivePolicyType,
|
|
6580
|
+
EffectivePolicyNotFoundException,
|
|
6581
|
+
PolicyNotAttachedException,
|
|
6582
|
+
RootNotFoundException,
|
|
6583
|
+
PolicyTypeAlreadyEnabledException,
|
|
6584
|
+
DuplicateHandshakeException,
|
|
6585
|
+
MasterCannotLeaveOrganizationException,
|
|
6586
|
+
ChildType,
|
|
6587
|
+
ChildNotFoundException,
|
|
6588
|
+
ParentType,
|
|
6589
|
+
TargetType,
|
|
6590
|
+
DestinationParentNotFoundException,
|
|
6591
|
+
DuplicateAccountException,
|
|
6592
|
+
SourceParentNotFoundException,
|
|
6593
|
+
HandshakePartyFilterSensitiveLog,
|
|
6594
|
+
AccountFilterSensitiveLog,
|
|
6595
|
+
CreateAccountRequestFilterSensitiveLog,
|
|
6596
|
+
CreateAccountStatusFilterSensitiveLog,
|
|
6597
|
+
CreateAccountResponseFilterSensitiveLog,
|
|
6598
|
+
CreateGovCloudAccountRequestFilterSensitiveLog,
|
|
6599
|
+
CreateGovCloudAccountResponseFilterSensitiveLog,
|
|
6600
|
+
OrganizationFilterSensitiveLog,
|
|
6601
|
+
CreateOrganizationResponseFilterSensitiveLog,
|
|
6602
|
+
DescribeAccountResponseFilterSensitiveLog,
|
|
6603
|
+
DescribeCreateAccountStatusResponseFilterSensitiveLog,
|
|
6604
|
+
DescribeOrganizationResponseFilterSensitiveLog,
|
|
6605
|
+
InviteAccountToOrganizationRequestFilterSensitiveLog,
|
|
6606
|
+
ListAccountsResponseFilterSensitiveLog,
|
|
6607
|
+
ListAccountsForParentResponseFilterSensitiveLog,
|
|
6608
|
+
ListCreateAccountStatusResponseFilterSensitiveLog,
|
|
6609
|
+
DelegatedAdministratorFilterSensitiveLog,
|
|
6610
|
+
ListDelegatedAdministratorsResponseFilterSensitiveLog,
|
|
6611
|
+
HandshakeResourceFilterSensitiveLog,
|
|
6612
|
+
HandshakeFilterSensitiveLog,
|
|
6613
|
+
AcceptHandshakeResponseFilterSensitiveLog,
|
|
6614
|
+
CancelHandshakeResponseFilterSensitiveLog,
|
|
6615
|
+
DeclineHandshakeResponseFilterSensitiveLog,
|
|
6616
|
+
DescribeHandshakeResponseFilterSensitiveLog,
|
|
6617
|
+
EnableAllFeaturesResponseFilterSensitiveLog,
|
|
6618
|
+
InviteAccountToOrganizationResponseFilterSensitiveLog,
|
|
6619
|
+
ListHandshakesForAccountResponseFilterSensitiveLog,
|
|
6620
|
+
ListHandshakesForOrganizationResponseFilterSensitiveLog
|
|
6619
6621
|
});
|
|
6622
|
+
|
|
@@ -202,7 +202,7 @@ declare const AttachPolicyCommand_base: {
|
|
|
202
202
|
* marketplace.</p>
|
|
203
203
|
* </li>
|
|
204
204
|
* <li>
|
|
205
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
205
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
206
206
|
* in China. To create an organization, the master must have a valid business
|
|
207
207
|
* license. For more information, contact customer support.</p>
|
|
208
208
|
* </li>
|
|
@@ -53,13 +53,12 @@ declare const CloseAccountCommand_base: {
|
|
|
53
53
|
* <note>
|
|
54
54
|
* <ul>
|
|
55
55
|
* <li>
|
|
56
|
-
* <p>You can close only 10% of member accounts, between 10 and
|
|
56
|
+
* <p>You can close only 10% of member accounts, between 10 and 1000, within a
|
|
57
57
|
* rolling 30 day period. This quota is not bound by a calendar month, but
|
|
58
58
|
* starts when you close an account. After you reach this limit, you can close
|
|
59
59
|
* additional accounts. For more information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_close.html">Closing a member
|
|
60
|
-
* account in your organization</a>
|
|
61
|
-
* <i>Organizations User Guide</i>.
|
|
62
|
-
* </p>
|
|
60
|
+
* account in your organization</a> and <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html">Quotas for
|
|
61
|
+
* Organizations</a>in the <i>Organizations User Guide</i>. </p>
|
|
63
62
|
* </li>
|
|
64
63
|
* <li>
|
|
65
64
|
* <p>To reinstate a closed account, contact Amazon Web Services Support within the 90-day
|
|
@@ -234,7 +233,7 @@ declare const CloseAccountCommand_base: {
|
|
|
234
233
|
* marketplace.</p>
|
|
235
234
|
* </li>
|
|
236
235
|
* <li>
|
|
237
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
236
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
238
237
|
* in China. To create an organization, the master must have a valid business
|
|
239
238
|
* license. For more information, contact customer support.</p>
|
|
240
239
|
* </li>
|
|
@@ -268,7 +268,7 @@ declare const CreateAccountCommand_base: {
|
|
|
268
268
|
* marketplace.</p>
|
|
269
269
|
* </li>
|
|
270
270
|
* <li>
|
|
271
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
271
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
272
272
|
* in China. To create an organization, the master must have a valid business
|
|
273
273
|
* license. For more information, contact customer support.</p>
|
|
274
274
|
* </li>
|
|
@@ -320,7 +320,7 @@ declare const CreateGovCloudAccountCommand_base: {
|
|
|
320
320
|
* marketplace.</p>
|
|
321
321
|
* </li>
|
|
322
322
|
* <li>
|
|
323
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
323
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
324
324
|
* in China. To create an organization, the master must have a valid business
|
|
325
325
|
* license. For more information, contact customer support.</p>
|
|
326
326
|
* </li>
|
|
@@ -206,7 +206,7 @@ declare const CreateOrganizationCommand_base: {
|
|
|
206
206
|
* marketplace.</p>
|
|
207
207
|
* </li>
|
|
208
208
|
* <li>
|
|
209
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
209
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
210
210
|
* in China. To create an organization, the master must have a valid business
|
|
211
211
|
* license. For more information, contact customer support.</p>
|
|
212
212
|
* </li>
|
|
@@ -197,7 +197,7 @@ declare const CreateOrganizationalUnitCommand_base: {
|
|
|
197
197
|
* marketplace.</p>
|
|
198
198
|
* </li>
|
|
199
199
|
* <li>
|
|
200
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
200
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
201
201
|
* in China. To create an organization, the master must have a valid business
|
|
202
202
|
* license. For more information, contact customer support.</p>
|
|
203
203
|
* </li>
|
|
@@ -203,7 +203,7 @@ declare const CreatePolicyCommand_base: {
|
|
|
203
203
|
* marketplace.</p>
|
|
204
204
|
* </li>
|
|
205
205
|
* <li>
|
|
206
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
206
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
207
207
|
* in China. To create an organization, the master must have a valid business
|
|
208
208
|
* license. For more information, contact customer support.</p>
|
|
209
209
|
* </li>
|
|
@@ -173,7 +173,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
173
173
|
* marketplace.</p>
|
|
174
174
|
* </li>
|
|
175
175
|
* <li>
|
|
176
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
176
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
177
177
|
* in China. To create an organization, the master must have a valid business
|
|
178
178
|
* license. For more information, contact customer support.</p>
|
|
179
179
|
* </li>
|
|
@@ -197,7 +197,7 @@ declare const DeregisterDelegatedAdministratorCommand_base: {
|
|
|
197
197
|
* marketplace.</p>
|
|
198
198
|
* </li>
|
|
199
199
|
* <li>
|
|
200
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
200
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
201
201
|
* in China. To create an organization, the master must have a valid business
|
|
202
202
|
* license. For more information, contact customer support.</p>
|
|
203
203
|
* </li>
|
|
@@ -32,8 +32,9 @@ declare const DescribeEffectivePolicyCommand_base: {
|
|
|
32
32
|
* account.</p>
|
|
33
33
|
* <p>This operation applies only to policy types <i>other</i> than service
|
|
34
34
|
* control policies (SCPs).</p>
|
|
35
|
-
* <p>For more information about policy inheritance, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.html">Understanding
|
|
36
|
-
* inheritance</a> in the
|
|
35
|
+
* <p>For more information about policy inheritance, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inheritance_mgmt.html">Understanding
|
|
36
|
+
* management policy inheritance</a> in the
|
|
37
|
+
* <i>Organizations User Guide</i>.</p>
|
|
37
38
|
* <p>This operation can be called from any account in the organization.</p>
|
|
38
39
|
* @example
|
|
39
40
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -187,7 +188,7 @@ declare const DescribeEffectivePolicyCommand_base: {
|
|
|
187
188
|
* marketplace.</p>
|
|
188
189
|
* </li>
|
|
189
190
|
* <li>
|
|
190
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
191
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
191
192
|
* in China. To create an organization, the master must have a valid business
|
|
192
193
|
* license. For more information, contact customer support.</p>
|
|
193
194
|
* </li>
|
|
@@ -179,7 +179,7 @@ declare const DescribeResourcePolicyCommand_base: {
|
|
|
179
179
|
* marketplace.</p>
|
|
180
180
|
* </li>
|
|
181
181
|
* <li>
|
|
182
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
182
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
183
183
|
* in China. To create an organization, the master must have a valid business
|
|
184
184
|
* license. For more information, contact customer support.</p>
|
|
185
185
|
* </li>
|
|
@@ -191,7 +191,7 @@ declare const DetachPolicyCommand_base: {
|
|
|
191
191
|
* marketplace.</p>
|
|
192
192
|
* </li>
|
|
193
193
|
* <li>
|
|
194
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
194
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
195
195
|
* in China. To create an organization, the master must have a valid business
|
|
196
196
|
* license. For more information, contact customer support.</p>
|
|
197
197
|
* </li>
|
|
@@ -78,8 +78,8 @@ declare const DisableAWSServiceAccessCommand_base: {
|
|
|
78
78
|
* <p>After you perform the <code>DisableAWSServiceAccess</code> operation, the specified
|
|
79
79
|
* service can no longer perform operations in your organization's accounts </p>
|
|
80
80
|
* <p>For more information about integrating other services with Organizations, including the
|
|
81
|
-
* list of services that work with Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html">Using Organizations with other
|
|
82
|
-
*
|
|
81
|
+
* list of services that work with Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html">Using Organizations with other Amazon Web Services
|
|
82
|
+
* services</a> in the <i>Organizations User Guide</i>.</p>
|
|
83
83
|
* <p>This operation can be called only from the organization's management account.</p>
|
|
84
84
|
* @example
|
|
85
85
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -229,7 +229,7 @@ declare const DisableAWSServiceAccessCommand_base: {
|
|
|
229
229
|
* marketplace.</p>
|
|
230
230
|
* </li>
|
|
231
231
|
* <li>
|
|
232
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
232
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
233
233
|
* in China. To create an organization, the master must have a valid business
|
|
234
234
|
* license. For more information, contact customer support.</p>
|
|
235
235
|
* </li>
|
|
@@ -199,7 +199,7 @@ declare const DisablePolicyTypeCommand_base: {
|
|
|
199
199
|
* marketplace.</p>
|
|
200
200
|
* </li>
|
|
201
201
|
* <li>
|
|
202
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
202
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
203
203
|
* in China. To create an organization, the master must have a valid business
|
|
204
204
|
* license. For more information, contact customer support.</p>
|
|
205
205
|
* </li>
|
|
@@ -193,7 +193,7 @@ declare const EnableAWSServiceAccessCommand_base: {
|
|
|
193
193
|
* marketplace.</p>
|
|
194
194
|
* </li>
|
|
195
195
|
* <li>
|
|
196
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
196
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
197
197
|
* in China. To create an organization, the master must have a valid business
|
|
198
198
|
* license. For more information, contact customer support.</p>
|
|
199
199
|
* </li>
|
|
@@ -199,7 +199,7 @@ declare const EnablePolicyTypeCommand_base: {
|
|
|
199
199
|
* marketplace.</p>
|
|
200
200
|
* </li>
|
|
201
201
|
* <li>
|
|
202
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
202
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
203
203
|
* in China. To create an organization, the master must have a valid business
|
|
204
204
|
* license. For more information, contact customer support.</p>
|
|
205
205
|
* </li>
|
|
@@ -244,7 +244,7 @@ declare const InviteAccountToOrganizationCommand_base: {
|
|
|
244
244
|
* marketplace.</p>
|
|
245
245
|
* </li>
|
|
246
246
|
* <li>
|
|
247
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
247
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
248
248
|
* in China. To create an organization, the master must have a valid business
|
|
249
249
|
* license. For more information, contact customer support.</p>
|
|
250
250
|
* </li>
|
|
@@ -72,8 +72,7 @@ declare const LeaveOrganizationCommand_base: {
|
|
|
72
72
|
* </li>
|
|
73
73
|
* <li>
|
|
74
74
|
* <p>You can leave an organization only after you enable IAM user access to
|
|
75
|
-
* billing in your account. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/grantaccess.html#ControllingAccessWebsite-Activate">About IAM
|
|
76
|
-
* access to the Billing and Cost Management console</a> in the
|
|
75
|
+
* billing in your account. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/grantaccess.html#ControllingAccessWebsite-Activate">About IAM access to the Billing and Cost Management console</a> in the
|
|
77
76
|
* <i>Amazon Web Services Billing and Cost Management User Guide</i>.</p>
|
|
78
77
|
* </li>
|
|
79
78
|
* <li>
|
|
@@ -244,7 +243,7 @@ declare const LeaveOrganizationCommand_base: {
|
|
|
244
243
|
* marketplace.</p>
|
|
245
244
|
* </li>
|
|
246
245
|
* <li>
|
|
247
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
246
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
248
247
|
* in China. To create an organization, the master must have a valid business
|
|
249
248
|
* license. For more information, contact customer support.</p>
|
|
250
249
|
* </li>
|
|
@@ -30,8 +30,8 @@ declare const ListAWSServiceAccessForOrganizationCommand_base: {
|
|
|
30
30
|
* organization. After a service on this list creates the resources that it requires for
|
|
31
31
|
* the integration, it can perform operations on your organization and its accounts.</p>
|
|
32
32
|
* <p>For more information about integrating other services with Organizations, including the
|
|
33
|
-
* list of services that currently work with Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html">Using Organizations with other
|
|
34
|
-
*
|
|
33
|
+
* list of services that currently work with Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html">Using Organizations with other Amazon Web Services
|
|
34
|
+
* services</a> in the <i>Organizations User Guide</i>.</p>
|
|
35
35
|
* <p>This operation can be called only from the organization's
|
|
36
36
|
* management account or by a member account that is a delegated administrator for an Amazon Web Services service.</p>
|
|
37
37
|
* @example
|
|
@@ -187,7 +187,7 @@ declare const ListAWSServiceAccessForOrganizationCommand_base: {
|
|
|
187
187
|
* marketplace.</p>
|
|
188
188
|
* </li>
|
|
189
189
|
* <li>
|
|
190
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
190
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
191
191
|
* in China. To create an organization, the master must have a valid business
|
|
192
192
|
* license. For more information, contact customer support.</p>
|
|
193
193
|
* </li>
|
|
@@ -190,7 +190,7 @@ declare const ListDelegatedAdministratorsCommand_base: {
|
|
|
190
190
|
* marketplace.</p>
|
|
191
191
|
* </li>
|
|
192
192
|
* <li>
|
|
193
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
193
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
194
194
|
* in China. To create an organization, the master must have a valid business
|
|
195
195
|
* license. For more information, contact customer support.</p>
|
|
196
196
|
* </li>
|
|
@@ -192,7 +192,7 @@ declare const ListDelegatedServicesForAccountCommand_base: {
|
|
|
192
192
|
* marketplace.</p>
|
|
193
193
|
* </li>
|
|
194
194
|
* <li>
|
|
195
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
195
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
196
196
|
* in China. To create an organization, the master must have a valid business
|
|
197
197
|
* license. For more information, contact customer support.</p>
|
|
198
198
|
* </li>
|
|
@@ -190,7 +190,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
190
190
|
* marketplace.</p>
|
|
191
191
|
* </li>
|
|
192
192
|
* <li>
|
|
193
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
193
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
194
194
|
* in China. To create an organization, the master must have a valid business
|
|
195
195
|
* license. For more information, contact customer support.</p>
|
|
196
196
|
* </li>
|
|
@@ -193,7 +193,7 @@ declare const RegisterDelegatedAdministratorCommand_base: {
|
|
|
193
193
|
* marketplace.</p>
|
|
194
194
|
* </li>
|
|
195
195
|
* <li>
|
|
196
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
196
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
197
197
|
* in China. To create an organization, the master must have a valid business
|
|
198
198
|
* license. For more information, contact customer support.</p>
|
|
199
199
|
* </li>
|
|
@@ -210,7 +210,7 @@ declare const RemoveAccountFromOrganizationCommand_base: {
|
|
|
210
210
|
* marketplace.</p>
|
|
211
211
|
* </li>
|
|
212
212
|
* <li>
|
|
213
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
213
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
214
214
|
* in China. To create an organization, the master must have a valid business
|
|
215
215
|
* license. For more information, contact customer support.</p>
|
|
216
216
|
* </li>
|
|
@@ -198,7 +198,7 @@ declare const TagResourceCommand_base: {
|
|
|
198
198
|
* marketplace.</p>
|
|
199
199
|
* </li>
|
|
200
200
|
* <li>
|
|
201
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
201
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
202
202
|
* in China. To create an organization, the master must have a valid business
|
|
203
203
|
* license. For more information, contact customer support.</p>
|
|
204
204
|
* </li>
|
|
@@ -195,7 +195,7 @@ declare const UntagResourceCommand_base: {
|
|
|
195
195
|
* marketplace.</p>
|
|
196
196
|
* </li>
|
|
197
197
|
* <li>
|
|
198
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
198
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
199
199
|
* in China. To create an organization, the master must have a valid business
|
|
200
200
|
* license. For more information, contact customer support.</p>
|
|
201
201
|
* </li>
|
|
@@ -194,7 +194,7 @@ declare const UpdatePolicyCommand_base: {
|
|
|
194
194
|
* marketplace.</p>
|
|
195
195
|
* </li>
|
|
196
196
|
* <li>
|
|
197
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
197
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
198
198
|
* in China. To create an organization, the master must have a valid business
|
|
199
199
|
* license. For more information, contact customer support.</p>
|
|
200
200
|
* </li>
|
|
@@ -839,7 +839,7 @@ export type ConstraintViolationExceptionReason = (typeof ConstraintViolationExce
|
|
|
839
839
|
* marketplace.</p>
|
|
840
840
|
* </li>
|
|
841
841
|
* <li>
|
|
842
|
-
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services
|
|
842
|
+
* <p>MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE: Applies only to the Amazon Web Services Regions
|
|
843
843
|
* in China. To create an organization, the master must have a valid business
|
|
844
844
|
* license. For more information, contact customer support.</p>
|
|
845
845
|
* </li>
|
|
@@ -1796,7 +1796,10 @@ export interface CreatePolicyRequest {
|
|
|
1796
1796
|
/**
|
|
1797
1797
|
* @public
|
|
1798
1798
|
* <p>The policy text content to add to the new policy. The text that you supply must adhere
|
|
1799
|
-
* to the rules of the policy type you specify in the <code>Type</code> parameter
|
|
1799
|
+
* to the rules of the policy type you specify in the <code>Type</code> parameter. </p>
|
|
1800
|
+
* <p>The maximum size of a policy document depends on the policy's type. For more
|
|
1801
|
+
* information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values">Maximum and minimum values</a> in the
|
|
1802
|
+
* <i>Organizations User Guide</i>.</p>
|
|
1800
1803
|
*/
|
|
1801
1804
|
Content: string | undefined;
|
|
1802
1805
|
/**
|
|
@@ -4214,6 +4217,9 @@ export interface UpdatePolicyRequest {
|
|
|
4214
4217
|
* <p>If provided, the new content for the policy. The text must be correctly formatted JSON
|
|
4215
4218
|
* that complies with the syntax for the policy's type. For more information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_syntax.html">SCP
|
|
4216
4219
|
* syntax</a> in the <i>Organizations User Guide</i>.</p>
|
|
4220
|
+
* <p>The maximum size of a policy document depends on the policy's type. For more
|
|
4221
|
+
* information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values">Maximum and minimum values</a> in the
|
|
4222
|
+
* <i>Organizations User Guide</i>.</p>
|
|
4217
4223
|
*/
|
|
4218
4224
|
Content?: string;
|
|
4219
4225
|
}
|
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.
|
|
4
|
+
"version": "3.497.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,47 +20,47 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.496.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.496.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|