@aws-sdk/client-iam 3.523.0 → 3.529.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 +88 -121
- package/dist-es/protocols/Aws_query.js +2 -34
- package/package.json +17 -18
- package/dist-cjs/IAM.js +0 -1
- package/dist-cjs/IAMClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/AddUserToGroupCommand.js +0 -1
- package/dist-cjs/commands/AttachGroupPolicyCommand.js +0 -1
- package/dist-cjs/commands/AttachRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/AttachUserPolicyCommand.js +0 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +0 -1
- package/dist-cjs/commands/CreateAccessKeyCommand.js +0 -1
- package/dist-cjs/commands/CreateAccountAliasCommand.js +0 -1
- package/dist-cjs/commands/CreateGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateLoginProfileCommand.js +0 -1
- package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/CreatePolicyCommand.js +0 -1
- package/dist-cjs/commands/CreatePolicyVersionCommand.js +0 -1
- package/dist-cjs/commands/CreateRoleCommand.js +0 -1
- package/dist-cjs/commands/CreateSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +0 -1
- package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +0 -1
- package/dist-cjs/commands/CreateUserCommand.js +0 -1
- package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/DeactivateMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccessKeyCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccountAliasCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteGroupPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteLoginProfileCommand.js +0 -1
- package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/DeletePolicyCommand.js +0 -1
- package/dist-cjs/commands/DeletePolicyVersionCommand.js +0 -1
- package/dist-cjs/commands/DeleteRoleCommand.js +0 -1
- package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +0 -1
- package/dist-cjs/commands/DeleteRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/DeleteServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +0 -1
- package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +0 -1
- package/dist-cjs/commands/DeleteSigningCertificateCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +0 -1
- package/dist-cjs/commands/DeleteUserPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/DetachGroupPolicyCommand.js +0 -1
- package/dist-cjs/commands/DetachRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/DetachUserPolicyCommand.js +0 -1
- package/dist-cjs/commands/EnableMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/GenerateCredentialReportCommand.js +0 -1
- package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +0 -1
- package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +0 -1
- package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +0 -1
- package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +0 -1
- package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetAccountSummaryCommand.js +0 -1
- package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetCredentialReportCommand.js +0 -1
- package/dist-cjs/commands/GetGroupCommand.js +0 -1
- package/dist-cjs/commands/GetGroupPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/GetLoginProfileCommand.js +0 -1
- package/dist-cjs/commands/GetMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +0 -1
- package/dist-cjs/commands/GetPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetPolicyVersionCommand.js +0 -1
- package/dist-cjs/commands/GetRoleCommand.js +0 -1
- package/dist-cjs/commands/GetRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/GetSSHPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/GetServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +0 -1
- package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +0 -1
- package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +0 -1
- package/dist-cjs/commands/GetUserCommand.js +0 -1
- package/dist-cjs/commands/GetUserPolicyCommand.js +0 -1
- package/dist-cjs/commands/ListAccessKeysCommand.js +0 -1
- package/dist-cjs/commands/ListAccountAliasesCommand.js +0 -1
- package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +0 -1
- package/dist-cjs/commands/ListGroupPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListGroupsForUserCommand.js +0 -1
- package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +0 -1
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +0 -1
- package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +0 -1
- package/dist-cjs/commands/ListMFADeviceTagsCommand.js +0 -1
- package/dist-cjs/commands/ListMFADevicesCommand.js +0 -1
- package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +0 -1
- package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +0 -1
- package/dist-cjs/commands/ListPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +0 -1
- package/dist-cjs/commands/ListPolicyTagsCommand.js +0 -1
- package/dist-cjs/commands/ListPolicyVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListRolePoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListRoleTagsCommand.js +0 -1
- package/dist-cjs/commands/ListRolesCommand.js +0 -1
- package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +0 -1
- package/dist-cjs/commands/ListSAMLProvidersCommand.js +0 -1
- package/dist-cjs/commands/ListSSHPublicKeysCommand.js +0 -1
- package/dist-cjs/commands/ListServerCertificateTagsCommand.js +0 -1
- package/dist-cjs/commands/ListServerCertificatesCommand.js +0 -1
- package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +0 -1
- package/dist-cjs/commands/ListSigningCertificatesCommand.js +0 -1
- package/dist-cjs/commands/ListUserPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListUserTagsCommand.js +0 -1
- package/dist-cjs/commands/ListUsersCommand.js +0 -1
- package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +0 -1
- package/dist-cjs/commands/PutGroupPolicyCommand.js +0 -1
- package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +0 -1
- package/dist-cjs/commands/PutRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +0 -1
- package/dist-cjs/commands/PutUserPolicyCommand.js +0 -1
- package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/RemoveUserFromGroupCommand.js +0 -1
- package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +0 -1
- package/dist-cjs/commands/ResyncMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +0 -1
- package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +0 -1
- package/dist-cjs/commands/SimulateCustomPolicyCommand.js +0 -1
- package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +0 -1
- package/dist-cjs/commands/TagInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/TagMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/TagPolicyCommand.js +0 -1
- package/dist-cjs/commands/TagRoleCommand.js +0 -1
- package/dist-cjs/commands/TagSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/TagServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/TagUserCommand.js +0 -1
- package/dist-cjs/commands/UntagInstanceProfileCommand.js +0 -1
- package/dist-cjs/commands/UntagMFADeviceCommand.js +0 -1
- package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +0 -1
- package/dist-cjs/commands/UntagPolicyCommand.js +0 -1
- package/dist-cjs/commands/UntagRoleCommand.js +0 -1
- package/dist-cjs/commands/UntagSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/UntagServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/UntagUserCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccessKeyCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +0 -1
- package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +0 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -1
- package/dist-cjs/commands/UpdateLoginProfileCommand.js +0 -1
- package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +0 -1
- package/dist-cjs/commands/UpdateRoleCommand.js +0 -1
- package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +0 -1
- package/dist-cjs/commands/UpdateSAMLProviderCommand.js +0 -1
- package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/UpdateServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +0 -1
- package/dist-cjs/commands/UpdateSigningCertificateCommand.js +0 -1
- package/dist-cjs/commands/UpdateUserCommand.js +0 -1
- package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +0 -1
- package/dist-cjs/commands/UploadServerCertificateCommand.js +0 -1
- package/dist-cjs/commands/UploadSigningCertificateCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/IAMServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/models/models_1.js +0 -1
- package/dist-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +0 -1
- package/dist-cjs/pagination/GetGroupPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAccessKeysPaginator.js +0 -1
- package/dist-cjs/pagination/ListAccountAliasesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroupsForUserPaginator.js +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js +0 -1
- package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +0 -1
- package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +0 -1
- package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListMFADevicesPaginator.js +0 -1
- package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListPolicyTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListRolePoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListRoleTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListRolesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +0 -1
- package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListServerCertificatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListUserPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListUserTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListUsersPaginator.js +0 -1
- package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +0 -1
- package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +0 -1
- package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_query.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
- package/dist-cjs/waiters/index.js +0 -1
- package/dist-cjs/waiters/waitForInstanceProfileExists.js +0 -1
- package/dist-cjs/waiters/waitForPolicyExists.js +0 -1
- package/dist-cjs/waiters/waitForRoleExists.js +0 -1
- package/dist-cjs/waiters/waitForUserExists.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { parseXmlBody as parseBody, parseXmlErrorBody as parseErrorBody } from "@aws-sdk/core";
|
|
1
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
-
import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, getArrayIfSingleItem as __getArrayIfSingleItem,
|
|
3
|
-
import { XMLParser } from "fast-xml-parser";
|
|
3
|
+
import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, getArrayIfSingleItem as __getArrayIfSingleItem, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, strictParseInt32 as __strictParseInt32, withBaseException, } from "@smithy/smithy-client";
|
|
4
4
|
import { IAMServiceException as __BaseException } from "../models/IAMServiceException";
|
|
5
5
|
import { ConcurrentModificationException, CredentialReportExpiredException, CredentialReportNotPresentException, CredentialReportNotReadyException, DeleteConflictException, EntityAlreadyExistsException, EntityTemporarilyUnmodifiableException, InvalidAuthenticationCodeException, InvalidInputException, InvalidUserTypeException, LimitExceededException, MalformedPolicyDocumentException, NoSuchEntityException, PasswordPolicyViolationException, PolicyEvaluationException, PolicyNotAttachableException, ReportGenerationLimitExceededException, ServiceFailureException, ServiceNotSupportedException, UnmodifiableEntityException, UnrecognizedPublicKeyEncodingException, } from "../models/models_0";
|
|
6
6
|
import { DuplicateCertificateException, DuplicateSSHPublicKeyException, InvalidCertificateException, InvalidPublicKeyException, KeyPairMismatchException, MalformedCertificateException, } from "../models/models_1";
|
|
@@ -9054,38 +9054,6 @@ const _Ve = "Versions";
|
|
|
9054
9054
|
const _e = "entry";
|
|
9055
9055
|
const _m = "message";
|
|
9056
9056
|
const _me = "member";
|
|
9057
|
-
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
9058
|
-
if (encoded.length) {
|
|
9059
|
-
const parser = new XMLParser({
|
|
9060
|
-
attributeNamePrefix: "",
|
|
9061
|
-
htmlEntities: true,
|
|
9062
|
-
ignoreAttributes: false,
|
|
9063
|
-
ignoreDeclaration: true,
|
|
9064
|
-
parseTagValue: false,
|
|
9065
|
-
trimValues: false,
|
|
9066
|
-
tagValueProcessor: (_, val) => (val.trim() === "" && val.includes("\n") ? "" : undefined),
|
|
9067
|
-
});
|
|
9068
|
-
parser.addEntity("#xD", "\r");
|
|
9069
|
-
parser.addEntity("#10", "\n");
|
|
9070
|
-
const parsedObj = parser.parse(encoded);
|
|
9071
|
-
const textNodeName = "#text";
|
|
9072
|
-
const key = Object.keys(parsedObj)[0];
|
|
9073
|
-
const parsedObjToReturn = parsedObj[key];
|
|
9074
|
-
if (parsedObjToReturn[textNodeName]) {
|
|
9075
|
-
parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
|
|
9076
|
-
delete parsedObjToReturn[textNodeName];
|
|
9077
|
-
}
|
|
9078
|
-
return __getValueFromTextNode(parsedObjToReturn);
|
|
9079
|
-
}
|
|
9080
|
-
return {};
|
|
9081
|
-
});
|
|
9082
|
-
const parseErrorBody = async (errorBody, context) => {
|
|
9083
|
-
const value = await parseBody(errorBody, context);
|
|
9084
|
-
if (value.Error) {
|
|
9085
|
-
value.Error.message = value.Error.message ?? value.Error.Message;
|
|
9086
|
-
}
|
|
9087
|
-
return value;
|
|
9088
|
-
};
|
|
9089
9057
|
const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
|
|
9090
9058
|
.map(([key, value]) => __extendedEncodeURIComponent(key) + "=" + __extendedEncodeURIComponent(value))
|
|
9091
9059
|
.join("&");
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iam",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.529.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-iam",
|
|
@@ -20,45 +20,44 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"@smithy/util-waiter": "^2.1.3",
|
|
61
|
-
"fast-xml-parser": "4.2.5",
|
|
62
61
|
"tslib": "^2.5.0"
|
|
63
62
|
},
|
|
64
63
|
"devDependencies": {
|
package/dist-cjs/IAM.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
package/dist-cjs/IAMClient.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|