@aws-sdk/client-iam 3.940.0 → 3.946.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 +40 -188
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IAMClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +40 -188
- package/dist-types/IAM.d.ts +1 -1
- package/dist-types/IAMClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptDelegationRequestCommand.d.ts +3 -3
- package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/AddUserToGroupCommand.d.ts +3 -3
- package/dist-types/commands/AssociateDelegationRequestCommand.d.ts +3 -3
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +3 -3
- package/dist-types/commands/ChangePasswordCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateDelegationRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRoleCommand.d.ts +3 -3
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRoleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
- package/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +3 -3
- package/dist-types/commands/DisableOutboundWebIdentityFederationCommand.d.ts +2 -2
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
- package/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +3 -3
- package/dist-types/commands/EnableOutboundWebIdentityFederationCommand.d.ts +3 -3
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +3 -3
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +3 -3
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetCredentialReportCommand.d.ts +3 -3
- package/dist-types/commands/GetDelegationRequestCommand.d.ts +4 -3
- package/dist-types/commands/GetGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetHumanReadableSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetLoginProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +3 -3
- package/dist-types/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +3 -3
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetRoleCommand.d.ts +3 -3
- package/dist-types/commands/GetRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +3 -3
- package/dist-types/commands/GetServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetUserCommand.d.ts +3 -3
- package/dist-types/commands/GetUserPolicyCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessKeysCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListDelegationRequestsCommand.d.ts +4 -3
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +3 -3
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +3 -3
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListMFADevicesCommand.d.ts +3 -3
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +3 -3
- package/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +3 -3
- package/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +3 -3
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListRoleTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListRolesCommand.d.ts +3 -3
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +3 -3
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +3 -3
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListUserTagsCommand.d.ts +3 -3
- package/dist-types/commands/ListUsersCommand.d.ts +3 -3
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +3 -3
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +3 -3
- package/dist-types/commands/PutRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +3 -3
- package/dist-types/commands/PutUserPolicyCommand.d.ts +3 -3
- package/dist-types/commands/RejectDelegationRequestCommand.d.ts +3 -3
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +3 -3
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +3 -3
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/SendDelegationTokenCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +3 -3
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +3 -3
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/TagMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/TagPolicyCommand.d.ts +3 -3
- package/dist-types/commands/TagRoleCommand.d.ts +3 -3
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/TagServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/TagUserCommand.d.ts +3 -3
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +3 -3
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +3 -3
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +3 -3
- package/dist-types/commands/UntagPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UntagRoleCommand.d.ts +3 -3
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UntagUserCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDelegationRequestCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRoleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +3 -3
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IAMServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +8 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedGroupPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedRolePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedUserPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEntitiesForPolicyPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsForUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfileTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfilesForRolePaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMFADeviceTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMFADevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRolePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoleTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRolesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSAMLProviderTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSSHPublicKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServerCertificateTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServerCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSigningCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVirtualMFADevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/SimulateCustomPolicyPaginator.d.ts +1 -1
- package/dist-types/pagination/SimulatePrincipalPolicyPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IAMClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IAMServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -777,8 +777,9 @@ const _ERD = "EvalResourceDecision";
|
|
|
777
777
|
const _ERLT = "EvaluationResultsListType";
|
|
778
778
|
const _ERN = "EvalResourceName";
|
|
779
779
|
const _ERv = "EvaluationResults";
|
|
780
|
-
const _ET = "
|
|
780
|
+
const _ET = "ExpirationTime";
|
|
781
781
|
const _ETUE = "EntityTemporarilyUnmodifiableException";
|
|
782
|
+
const _ETn = "EntityType";
|
|
782
783
|
const _En = "Encoding";
|
|
783
784
|
const _Ex = "Expiration";
|
|
784
785
|
const _F = "Filter";
|
|
@@ -1408,10 +1409,7 @@ var AccountNotManagementOrDelegatedAdministratorException = [
|
|
|
1408
1409
|
-3,
|
|
1409
1410
|
n0,
|
|
1410
1411
|
_ANMODAE,
|
|
1411
|
-
{
|
|
1412
|
-
[_e]: _c,
|
|
1413
|
-
[_hE]: 400,
|
|
1414
|
-
},
|
|
1412
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1415
1413
|
[_M],
|
|
1416
1414
|
[0],
|
|
1417
1415
|
];
|
|
@@ -1436,10 +1434,7 @@ var CallerIsNotManagementAccountException = [
|
|
|
1436
1434
|
-3,
|
|
1437
1435
|
n0,
|
|
1438
1436
|
_CINMAE,
|
|
1439
|
-
{
|
|
1440
|
-
[_e]: _c,
|
|
1441
|
-
[_hE]: 400,
|
|
1442
|
-
},
|
|
1437
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1443
1438
|
[_M],
|
|
1444
1439
|
[0],
|
|
1445
1440
|
];
|
|
@@ -1459,11 +1454,7 @@ var ConcurrentModificationException = [
|
|
|
1459
1454
|
-3,
|
|
1460
1455
|
n0,
|
|
1461
1456
|
_CME,
|
|
1462
|
-
{
|
|
1463
|
-
[_e]: _c,
|
|
1464
|
-
[_hE]: 409,
|
|
1465
|
-
[_aQE]: [`ConcurrentModification`, 409],
|
|
1466
|
-
},
|
|
1457
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`ConcurrentModification`, 409] },
|
|
1467
1458
|
[_m],
|
|
1468
1459
|
[0],
|
|
1469
1460
|
];
|
|
@@ -1600,11 +1591,7 @@ var CredentialReportExpiredException = [
|
|
|
1600
1591
|
-3,
|
|
1601
1592
|
n0,
|
|
1602
1593
|
_CREE,
|
|
1603
|
-
{
|
|
1604
|
-
[_e]: _c,
|
|
1605
|
-
[_hE]: 410,
|
|
1606
|
-
[_aQE]: [`ReportExpired`, 410],
|
|
1607
|
-
},
|
|
1594
|
+
{ [_e]: _c, [_hE]: 410, [_aQE]: [`ReportExpired`, 410] },
|
|
1608
1595
|
[_m],
|
|
1609
1596
|
[0],
|
|
1610
1597
|
];
|
|
@@ -1613,11 +1600,7 @@ var CredentialReportNotPresentException = [
|
|
|
1613
1600
|
-3,
|
|
1614
1601
|
n0,
|
|
1615
1602
|
_CRNPE,
|
|
1616
|
-
{
|
|
1617
|
-
[_e]: _c,
|
|
1618
|
-
[_hE]: 410,
|
|
1619
|
-
[_aQE]: [`ReportNotPresent`, 410],
|
|
1620
|
-
},
|
|
1603
|
+
{ [_e]: _c, [_hE]: 410, [_aQE]: [`ReportNotPresent`, 410] },
|
|
1621
1604
|
[_m],
|
|
1622
1605
|
[0],
|
|
1623
1606
|
];
|
|
@@ -1626,11 +1609,7 @@ var CredentialReportNotReadyException = [
|
|
|
1626
1609
|
-3,
|
|
1627
1610
|
n0,
|
|
1628
1611
|
_CRNRE,
|
|
1629
|
-
{
|
|
1630
|
-
[_e]: _c,
|
|
1631
|
-
[_hE]: 404,
|
|
1632
|
-
[_aQE]: [`ReportInProgress`, 404],
|
|
1633
|
-
},
|
|
1612
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`ReportInProgress`, 404] },
|
|
1634
1613
|
[_m],
|
|
1635
1614
|
[0],
|
|
1636
1615
|
];
|
|
@@ -1649,8 +1628,8 @@ var DelegationRequest = [
|
|
|
1649
1628
|
n0,
|
|
1650
1629
|
_DR,
|
|
1651
1630
|
0,
|
|
1652
|
-
[_DRI, _OAI, _D, _RM, _P, _PP, _RPRA, _OI, _AI, _St, _RI, _RNe, _CD, _SD, _RU, _No, _RR, _OSBO, _UT],
|
|
1653
|
-
[0, 0, 0, 0, () => DelegationPermission, 0, 64 | 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 2, 4],
|
|
1631
|
+
[_DRI, _OAI, _D, _RM, _P, _PP, _RPRA, _OI, _AI, _St, _ET, _RI, _RNe, _CD, _SD, _RU, _No, _RR, _OSBO, _UT],
|
|
1632
|
+
[0, 0, 0, 0, () => DelegationPermission, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4],
|
|
1654
1633
|
];
|
|
1655
1634
|
var DeleteAccessKeyRequest = [3, n0, _DAKR, 0, [_UN, _AKI], [0, 0]];
|
|
1656
1635
|
var DeleteAccountAliasRequest = [3, n0, _DAAR, 0, [_AA], [0]];
|
|
@@ -1658,11 +1637,7 @@ var DeleteConflictException = [
|
|
|
1658
1637
|
-3,
|
|
1659
1638
|
n0,
|
|
1660
1639
|
_DCE,
|
|
1661
|
-
{
|
|
1662
|
-
[_e]: _c,
|
|
1663
|
-
[_hE]: 409,
|
|
1664
|
-
[_aQE]: [`DeleteConflict`, 409],
|
|
1665
|
-
},
|
|
1640
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`DeleteConflict`, 409] },
|
|
1666
1641
|
[_m],
|
|
1667
1642
|
[0],
|
|
1668
1643
|
];
|
|
@@ -1721,11 +1696,7 @@ var DuplicateCertificateException = [
|
|
|
1721
1696
|
-3,
|
|
1722
1697
|
n0,
|
|
1723
1698
|
_DCEu,
|
|
1724
|
-
{
|
|
1725
|
-
[_e]: _c,
|
|
1726
|
-
[_hE]: 409,
|
|
1727
|
-
[_aQE]: [`DuplicateCertificate`, 409],
|
|
1728
|
-
},
|
|
1699
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`DuplicateCertificate`, 409] },
|
|
1729
1700
|
[_m],
|
|
1730
1701
|
[0],
|
|
1731
1702
|
];
|
|
@@ -1734,11 +1705,7 @@ var DuplicateSSHPublicKeyException = [
|
|
|
1734
1705
|
-3,
|
|
1735
1706
|
n0,
|
|
1736
1707
|
_DSSHPKE,
|
|
1737
|
-
{
|
|
1738
|
-
[_e]: _c,
|
|
1739
|
-
[_hE]: 400,
|
|
1740
|
-
[_aQE]: [`DuplicateSSHPublicKey`, 400],
|
|
1741
|
-
},
|
|
1708
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`DuplicateSSHPublicKey`, 400] },
|
|
1742
1709
|
[_m],
|
|
1743
1710
|
[0],
|
|
1744
1711
|
];
|
|
@@ -1767,11 +1734,7 @@ var EntityAlreadyExistsException = [
|
|
|
1767
1734
|
-3,
|
|
1768
1735
|
n0,
|
|
1769
1736
|
_EAEE,
|
|
1770
|
-
{
|
|
1771
|
-
[_e]: _c,
|
|
1772
|
-
[_hE]: 409,
|
|
1773
|
-
[_aQE]: [`EntityAlreadyExists`, 409],
|
|
1774
|
-
},
|
|
1737
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`EntityAlreadyExists`, 409] },
|
|
1775
1738
|
[_m],
|
|
1776
1739
|
[0],
|
|
1777
1740
|
];
|
|
@@ -1782,11 +1745,7 @@ var EntityTemporarilyUnmodifiableException = [
|
|
|
1782
1745
|
-3,
|
|
1783
1746
|
n0,
|
|
1784
1747
|
_ETUE,
|
|
1785
|
-
{
|
|
1786
|
-
[_e]: _c,
|
|
1787
|
-
[_hE]: 409,
|
|
1788
|
-
[_aQE]: [`EntityTemporarilyUnmodifiable`, 409],
|
|
1789
|
-
},
|
|
1748
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`EntityTemporarilyUnmodifiable`, 409] },
|
|
1790
1749
|
[_m],
|
|
1791
1750
|
[0],
|
|
1792
1751
|
];
|
|
@@ -1814,11 +1773,7 @@ var FeatureDisabledException = [
|
|
|
1814
1773
|
-3,
|
|
1815
1774
|
n0,
|
|
1816
1775
|
_FDE,
|
|
1817
|
-
{
|
|
1818
|
-
[_e]: _c,
|
|
1819
|
-
[_hE]: 404,
|
|
1820
|
-
[_aQE]: [`FeatureDisabled`, 404],
|
|
1821
|
-
},
|
|
1776
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`FeatureDisabled`, 404] },
|
|
1822
1777
|
[_m],
|
|
1823
1778
|
[0],
|
|
1824
1779
|
];
|
|
@@ -1827,11 +1782,7 @@ var FeatureEnabledException = [
|
|
|
1827
1782
|
-3,
|
|
1828
1783
|
n0,
|
|
1829
1784
|
_FEE,
|
|
1830
|
-
{
|
|
1831
|
-
[_e]: _c,
|
|
1832
|
-
[_hE]: 409,
|
|
1833
|
-
[_aQE]: [`FeatureEnabled`, 409],
|
|
1834
|
-
},
|
|
1785
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`FeatureEnabled`, 409] },
|
|
1835
1786
|
[_m],
|
|
1836
1787
|
[0],
|
|
1837
1788
|
];
|
|
@@ -2041,11 +1992,7 @@ var InvalidAuthenticationCodeException = [
|
|
|
2041
1992
|
-3,
|
|
2042
1993
|
n0,
|
|
2043
1994
|
_IACE,
|
|
2044
|
-
{
|
|
2045
|
-
[_e]: _c,
|
|
2046
|
-
[_hE]: 403,
|
|
2047
|
-
[_aQE]: [`InvalidAuthenticationCode`, 403],
|
|
2048
|
-
},
|
|
1995
|
+
{ [_e]: _c, [_hE]: 403, [_aQE]: [`InvalidAuthenticationCode`, 403] },
|
|
2049
1996
|
[_m],
|
|
2050
1997
|
[0],
|
|
2051
1998
|
];
|
|
@@ -2054,11 +2001,7 @@ var InvalidCertificateException = [
|
|
|
2054
2001
|
-3,
|
|
2055
2002
|
n0,
|
|
2056
2003
|
_ICE,
|
|
2057
|
-
{
|
|
2058
|
-
[_e]: _c,
|
|
2059
|
-
[_hE]: 400,
|
|
2060
|
-
[_aQE]: [`InvalidCertificate`, 400],
|
|
2061
|
-
},
|
|
2004
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidCertificate`, 400] },
|
|
2062
2005
|
[_m],
|
|
2063
2006
|
[0],
|
|
2064
2007
|
];
|
|
@@ -2067,11 +2010,7 @@ var InvalidInputException = [
|
|
|
2067
2010
|
-3,
|
|
2068
2011
|
n0,
|
|
2069
2012
|
_IIE,
|
|
2070
|
-
{
|
|
2071
|
-
[_e]: _c,
|
|
2072
|
-
[_hE]: 400,
|
|
2073
|
-
[_aQE]: [`InvalidInput`, 400],
|
|
2074
|
-
},
|
|
2013
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidInput`, 400] },
|
|
2075
2014
|
[_m],
|
|
2076
2015
|
[0],
|
|
2077
2016
|
];
|
|
@@ -2080,11 +2019,7 @@ var InvalidPublicKeyException = [
|
|
|
2080
2019
|
-3,
|
|
2081
2020
|
n0,
|
|
2082
2021
|
_IPKE,
|
|
2083
|
-
{
|
|
2084
|
-
[_e]: _c,
|
|
2085
|
-
[_hE]: 400,
|
|
2086
|
-
[_aQE]: [`InvalidPublicKey`, 400],
|
|
2087
|
-
},
|
|
2022
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidPublicKey`, 400] },
|
|
2088
2023
|
[_m],
|
|
2089
2024
|
[0],
|
|
2090
2025
|
];
|
|
@@ -2093,11 +2028,7 @@ var InvalidUserTypeException = [
|
|
|
2093
2028
|
-3,
|
|
2094
2029
|
n0,
|
|
2095
2030
|
_IUTE,
|
|
2096
|
-
{
|
|
2097
|
-
[_e]: _c,
|
|
2098
|
-
[_hE]: 400,
|
|
2099
|
-
[_aQE]: [`InvalidUserType`, 400],
|
|
2100
|
-
},
|
|
2031
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidUserType`, 400] },
|
|
2101
2032
|
[_m],
|
|
2102
2033
|
[0],
|
|
2103
2034
|
];
|
|
@@ -2106,11 +2037,7 @@ var KeyPairMismatchException = [
|
|
|
2106
2037
|
-3,
|
|
2107
2038
|
n0,
|
|
2108
2039
|
_KPME,
|
|
2109
|
-
{
|
|
2110
|
-
[_e]: _c,
|
|
2111
|
-
[_hE]: 400,
|
|
2112
|
-
[_aQE]: [`KeyPairMismatch`, 400],
|
|
2113
|
-
},
|
|
2040
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`KeyPairMismatch`, 400] },
|
|
2114
2041
|
[_m],
|
|
2115
2042
|
[0],
|
|
2116
2043
|
];
|
|
@@ -2119,11 +2046,7 @@ var LimitExceededException = [
|
|
|
2119
2046
|
-3,
|
|
2120
2047
|
n0,
|
|
2121
2048
|
_LEE,
|
|
2122
|
-
{
|
|
2123
|
-
[_e]: _c,
|
|
2124
|
-
[_hE]: 409,
|
|
2125
|
-
[_aQE]: [`LimitExceeded`, 409],
|
|
2126
|
-
},
|
|
2049
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`LimitExceeded`, 409] },
|
|
2127
2050
|
[_m],
|
|
2128
2051
|
[0],
|
|
2129
2052
|
];
|
|
@@ -2451,11 +2374,7 @@ var MalformedCertificateException = [
|
|
|
2451
2374
|
-3,
|
|
2452
2375
|
n0,
|
|
2453
2376
|
_MCE,
|
|
2454
|
-
{
|
|
2455
|
-
[_e]: _c,
|
|
2456
|
-
[_hE]: 400,
|
|
2457
|
-
[_aQE]: [`MalformedCertificate`, 400],
|
|
2458
|
-
},
|
|
2377
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`MalformedCertificate`, 400] },
|
|
2459
2378
|
[_m],
|
|
2460
2379
|
[0],
|
|
2461
2380
|
];
|
|
@@ -2464,11 +2383,7 @@ var MalformedPolicyDocumentException = [
|
|
|
2464
2383
|
-3,
|
|
2465
2384
|
n0,
|
|
2466
2385
|
_MPDE,
|
|
2467
|
-
{
|
|
2468
|
-
[_e]: _c,
|
|
2469
|
-
[_hE]: 400,
|
|
2470
|
-
[_aQE]: [`MalformedPolicyDocument`, 400],
|
|
2471
|
-
},
|
|
2386
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`MalformedPolicyDocument`, 400] },
|
|
2472
2387
|
[_m],
|
|
2473
2388
|
[0],
|
|
2474
2389
|
];
|
|
@@ -2486,11 +2401,7 @@ var NoSuchEntityException = [
|
|
|
2486
2401
|
-3,
|
|
2487
2402
|
n0,
|
|
2488
2403
|
_NSEE,
|
|
2489
|
-
{
|
|
2490
|
-
[_e]: _c,
|
|
2491
|
-
[_hE]: 404,
|
|
2492
|
-
[_aQE]: [`NoSuchEntity`, 404],
|
|
2493
|
-
},
|
|
2404
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`NoSuchEntity`, 404] },
|
|
2494
2405
|
[_m],
|
|
2495
2406
|
[0],
|
|
2496
2407
|
];
|
|
@@ -2500,35 +2411,18 @@ var OpenIdIdpCommunicationErrorException = [
|
|
|
2500
2411
|
-3,
|
|
2501
2412
|
n0,
|
|
2502
2413
|
_OIICEE,
|
|
2503
|
-
{
|
|
2504
|
-
[_e]: _c,
|
|
2505
|
-
[_hE]: 400,
|
|
2506
|
-
[_aQE]: [`OpenIdIdpCommunicationError`, 400],
|
|
2507
|
-
},
|
|
2414
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`OpenIdIdpCommunicationError`, 400] },
|
|
2508
2415
|
[_m],
|
|
2509
2416
|
[0],
|
|
2510
2417
|
];
|
|
2511
2418
|
schema.TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException, OpenIdIdpCommunicationErrorException$1);
|
|
2512
|
-
var OrganizationNotFoundException = [
|
|
2513
|
-
-3,
|
|
2514
|
-
n0,
|
|
2515
|
-
_ONFE,
|
|
2516
|
-
{
|
|
2517
|
-
[_e]: _c,
|
|
2518
|
-
[_hE]: 400,
|
|
2519
|
-
},
|
|
2520
|
-
[_M],
|
|
2521
|
-
[0],
|
|
2522
|
-
];
|
|
2419
|
+
var OrganizationNotFoundException = [-3, n0, _ONFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
2523
2420
|
schema.TypeRegistry.for(n0).registerError(OrganizationNotFoundException, OrganizationNotFoundException$1);
|
|
2524
2421
|
var OrganizationNotInAllFeaturesModeException = [
|
|
2525
2422
|
-3,
|
|
2526
2423
|
n0,
|
|
2527
2424
|
_ONIAFME,
|
|
2528
|
-
{
|
|
2529
|
-
[_e]: _c,
|
|
2530
|
-
[_hE]: 400,
|
|
2531
|
-
},
|
|
2425
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2532
2426
|
[_M],
|
|
2533
2427
|
[0],
|
|
2534
2428
|
];
|
|
@@ -2546,11 +2440,7 @@ var PasswordPolicyViolationException = [
|
|
|
2546
2440
|
-3,
|
|
2547
2441
|
n0,
|
|
2548
2442
|
_PPVE,
|
|
2549
|
-
{
|
|
2550
|
-
[_e]: _c,
|
|
2551
|
-
[_hE]: 400,
|
|
2552
|
-
[_aQE]: [`PasswordPolicyViolation`, 400],
|
|
2553
|
-
},
|
|
2443
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`PasswordPolicyViolation`, 400] },
|
|
2554
2444
|
[_m],
|
|
2555
2445
|
[0],
|
|
2556
2446
|
];
|
|
@@ -2569,11 +2459,7 @@ var PolicyEvaluationException = [
|
|
|
2569
2459
|
-3,
|
|
2570
2460
|
n0,
|
|
2571
2461
|
_PEE,
|
|
2572
|
-
{
|
|
2573
|
-
[_e]: _s,
|
|
2574
|
-
[_hE]: 500,
|
|
2575
|
-
[_aQE]: [`PolicyEvaluation`, 500],
|
|
2576
|
-
},
|
|
2462
|
+
{ [_e]: _s, [_hE]: 500, [_aQE]: [`PolicyEvaluation`, 500] },
|
|
2577
2463
|
[_m],
|
|
2578
2464
|
[0],
|
|
2579
2465
|
];
|
|
@@ -2583,7 +2469,7 @@ var PolicyGrantingServiceAccess = [
|
|
|
2583
2469
|
n0,
|
|
2584
2470
|
_PGSAo,
|
|
2585
2471
|
0,
|
|
2586
|
-
[_PN, _PT, _PA,
|
|
2472
|
+
[_PN, _PT, _PA, _ETn, _EN],
|
|
2587
2473
|
[0, 0, 0, 0, 0],
|
|
2588
2474
|
];
|
|
2589
2475
|
var PolicyGroup = [3, n0, _PGo, 0, [_GN, _GI], [0, 0]];
|
|
@@ -2591,11 +2477,7 @@ var PolicyNotAttachableException = [
|
|
|
2591
2477
|
-3,
|
|
2592
2478
|
n0,
|
|
2593
2479
|
_PNAE,
|
|
2594
|
-
{
|
|
2595
|
-
[_e]: _c,
|
|
2596
|
-
[_hE]: 400,
|
|
2597
|
-
[_aQE]: [`PolicyNotAttachable`, 400],
|
|
2598
|
-
},
|
|
2480
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`PolicyNotAttachable`, 400] },
|
|
2599
2481
|
[_m],
|
|
2600
2482
|
[0],
|
|
2601
2483
|
];
|
|
@@ -2625,11 +2507,7 @@ var ReportGenerationLimitExceededException = [
|
|
|
2625
2507
|
-3,
|
|
2626
2508
|
n0,
|
|
2627
2509
|
_RGLEE,
|
|
2628
|
-
{
|
|
2629
|
-
[_e]: _c,
|
|
2630
|
-
[_hE]: 409,
|
|
2631
|
-
[_aQE]: [`ReportGenerationLimitExceeded`, 409],
|
|
2632
|
-
},
|
|
2510
|
+
{ [_e]: _c, [_hE]: 409, [_aQE]: [`ReportGenerationLimitExceeded`, 409] },
|
|
2633
2511
|
[_m],
|
|
2634
2512
|
[0],
|
|
2635
2513
|
];
|
|
@@ -2702,27 +2580,13 @@ var ServerCertificateMetadata = [
|
|
|
2702
2580
|
[_Pa, _SCN, _SCI, _A, _UDp, _Ex],
|
|
2703
2581
|
[0, 0, 0, 0, 4, 4],
|
|
2704
2582
|
];
|
|
2705
|
-
var ServiceAccessNotEnabledException = [
|
|
2706
|
-
-3,
|
|
2707
|
-
n0,
|
|
2708
|
-
_SANEE,
|
|
2709
|
-
{
|
|
2710
|
-
[_e]: _c,
|
|
2711
|
-
[_hE]: 400,
|
|
2712
|
-
},
|
|
2713
|
-
[_M],
|
|
2714
|
-
[0],
|
|
2715
|
-
];
|
|
2583
|
+
var ServiceAccessNotEnabledException = [-3, n0, _SANEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
2716
2584
|
schema.TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException, ServiceAccessNotEnabledException$1);
|
|
2717
2585
|
var ServiceFailureException = [
|
|
2718
2586
|
-3,
|
|
2719
2587
|
n0,
|
|
2720
2588
|
_SFE,
|
|
2721
|
-
{
|
|
2722
|
-
[_e]: _s,
|
|
2723
|
-
[_hE]: 500,
|
|
2724
|
-
[_aQE]: [`ServiceFailure`, 500],
|
|
2725
|
-
},
|
|
2589
|
+
{ [_e]: _s, [_hE]: 500, [_aQE]: [`ServiceFailure`, 500] },
|
|
2726
2590
|
[_m],
|
|
2727
2591
|
[0],
|
|
2728
2592
|
];
|
|
@@ -2739,11 +2603,7 @@ var ServiceNotSupportedException = [
|
|
|
2739
2603
|
-3,
|
|
2740
2604
|
n0,
|
|
2741
2605
|
_SNSE,
|
|
2742
|
-
{
|
|
2743
|
-
[_e]: _c,
|
|
2744
|
-
[_hE]: 404,
|
|
2745
|
-
[_aQE]: [`NotSupportedService`, 404],
|
|
2746
|
-
},
|
|
2606
|
+
{ [_e]: _c, [_hE]: 404, [_aQE]: [`NotSupportedService`, 404] },
|
|
2747
2607
|
[_m],
|
|
2748
2608
|
[0],
|
|
2749
2609
|
];
|
|
@@ -2836,11 +2696,7 @@ var UnmodifiableEntityException = [
|
|
|
2836
2696
|
-3,
|
|
2837
2697
|
n0,
|
|
2838
2698
|
_UEE,
|
|
2839
|
-
{
|
|
2840
|
-
[_e]: _c,
|
|
2841
|
-
[_hE]: 400,
|
|
2842
|
-
[_aQE]: [`UnmodifiableEntity`, 400],
|
|
2843
|
-
},
|
|
2699
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`UnmodifiableEntity`, 400] },
|
|
2844
2700
|
[_m],
|
|
2845
2701
|
[0],
|
|
2846
2702
|
];
|
|
@@ -2849,11 +2705,7 @@ var UnrecognizedPublicKeyEncodingException = [
|
|
|
2849
2705
|
-3,
|
|
2850
2706
|
n0,
|
|
2851
2707
|
_UPKEE,
|
|
2852
|
-
{
|
|
2853
|
-
[_e]: _c,
|
|
2854
|
-
[_hE]: 400,
|
|
2855
|
-
[_aQE]: [`UnrecognizedPublicKeyEncoding`, 400],
|
|
2856
|
-
},
|
|
2708
|
+
{ [_e]: _c, [_hE]: 400, [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400] },
|
|
2857
2709
|
[_m],
|
|
2858
2710
|
[0],
|
|
2859
2711
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
package/dist-es/IAMClient.js
CHANGED
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultIAMHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|