@aws-sdk/client-iam 3.489.0 → 3.495.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/IAM.js +1 -329
- package/dist-cjs/IAMClient.js +1 -43
- package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/AddUserToGroupCommand.js +1 -28
- package/dist-cjs/commands/AttachGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
- package/dist-cjs/commands/CreateAccessKeyCommand.js +1 -29
- package/dist-cjs/commands/CreateAccountAliasCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateLoginProfileCommand.js +1 -29
- package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
- package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateRoleCommand.js +1 -28
- package/dist-cjs/commands/CreateSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +1 -29
- package/dist-cjs/commands/CreateUserCommand.js +1 -28
- package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +1 -29
- package/dist-cjs/commands/DeactivateMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccessKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccountAliasCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteLoginProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/DeleteRoleCommand.js +1 -28
- package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/DeleteRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +1 -28
- package/dist-cjs/commands/DeleteSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/DetachGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/EnableMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/GenerateCredentialReportCommand.js +1 -28
- package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +1 -28
- package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +1 -28
- package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetCredentialReportCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCommand.js +1 -28
- package/dist-cjs/commands/GetGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/GetLoginProfileCommand.js +1 -28
- package/dist-cjs/commands/GetMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +1 -28
- package/dist-cjs/commands/GetPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/GetRoleCommand.js +1 -28
- package/dist-cjs/commands/GetRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/GetSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/GetSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/GetServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +1 -28
- package/dist-cjs/commands/GetUserCommand.js +1 -28
- package/dist-cjs/commands/GetUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/ListAccessKeysCommand.js +1 -28
- package/dist-cjs/commands/ListAccountAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +1 -28
- package/dist-cjs/commands/ListGroupPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsForUserCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +1 -28
- package/dist-cjs/commands/ListMFADeviceTagsCommand.js +1 -28
- package/dist-cjs/commands/ListMFADevicesCommand.js +1 -28
- package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +1 -28
- package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +1 -28
- package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyTagsCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListRolePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListRoleTagsCommand.js +1 -28
- package/dist-cjs/commands/ListRolesCommand.js +1 -28
- package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +1 -28
- package/dist-cjs/commands/ListSAMLProvidersCommand.js +1 -28
- package/dist-cjs/commands/ListSSHPublicKeysCommand.js +1 -28
- package/dist-cjs/commands/ListServerCertificateTagsCommand.js +1 -28
- package/dist-cjs/commands/ListServerCertificatesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +1 -28
- package/dist-cjs/commands/ListSigningCertificatesCommand.js +1 -28
- package/dist-cjs/commands/ListUserPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListUserTagsCommand.js +1 -28
- package/dist-cjs/commands/ListUsersCommand.js +1 -28
- package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +1 -29
- package/dist-cjs/commands/PutGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/PutRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/PutUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/RemoveUserFromGroupCommand.js +1 -28
- package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +1 -29
- package/dist-cjs/commands/ResyncMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +1 -28
- package/dist-cjs/commands/SimulateCustomPolicyCommand.js +1 -28
- package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +1 -28
- package/dist-cjs/commands/TagInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/TagMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/TagPolicyCommand.js +1 -28
- package/dist-cjs/commands/TagRoleCommand.js +1 -28
- package/dist-cjs/commands/TagSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/TagServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/TagUserCommand.js +1 -28
- package/dist-cjs/commands/UntagInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/UntagMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/UntagPolicyCommand.js +1 -28
- package/dist-cjs/commands/UntagRoleCommand.js +1 -28
- package/dist-cjs/commands/UntagSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/UntagServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/UntagUserCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccessKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateLoginProfileCommand.js +1 -29
- package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +1 -28
- package/dist-cjs/commands/UpdateRoleCommand.js +1 -28
- package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +1 -28
- package/dist-cjs/commands/UpdateSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +1 -28
- package/dist-cjs/commands/UpdateSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/UpdateUserCommand.js +1 -28
- package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UploadServerCertificateCommand.js +1 -29
- package/dist-cjs/commands/UploadSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -162
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +17388 -12
- package/dist-cjs/models/IAMServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -467
- package/dist-cjs/models/models_1.js +1 -93
- package/dist-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +1 -7
- package/dist-cjs/pagination/GetGroupPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAccessKeysPaginator.js +1 -7
- package/dist-cjs/pagination/ListAccountAliasesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupsForUserPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +1 -7
- package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListMFADevicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRolePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRoleTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRolesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +1 -7
- package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServerCertificatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
- package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +1 -7
- package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -38
- package/dist-cjs/protocols/Aws_query.js +1 -13421
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -7
- package/dist-cjs/waiters/waitForInstanceProfileExists.js +1 -31
- package/dist-cjs/waiters/waitForPolicyExists.js +1 -31
- package/dist-cjs/waiters/waitForRoleExists.js +1 -31
- package/dist-cjs/waiters/waitForUserExists.js +1 -31
- package/package.json +41 -41
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAccountAliasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateAccountAliasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateAccountAlias", {})
|
|
22
|
-
.n("IAMClient", "CreateAccountAliasCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateAccountAliasCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateAccountAliasCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAccountAliasCommand = CreateAccountAliasCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateGroup", {})
|
|
22
|
-
.n("IAMClient", "CreateGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateGroupCommand = CreateGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateInstanceProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateInstanceProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateInstanceProfile", {})
|
|
22
|
-
.n("IAMClient", "CreateInstanceProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateInstanceProfileCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateInstanceProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateInstanceProfileCommand = CreateInstanceProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateLoginProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
11
|
-
class CreateLoginProfileCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AWSIdentityManagementV20100508", "CreateLoginProfile", {})
|
|
23
|
-
.n("IAMClient", "CreateLoginProfileCommand")
|
|
24
|
-
.f(models_0_1.CreateLoginProfileRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_query_1.se_CreateLoginProfileCommand)
|
|
26
|
-
.de(Aws_query_1.de_CreateLoginProfileCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateLoginProfileCommand = CreateLoginProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateOpenIDConnectProviderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateOpenIDConnectProviderCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateOpenIDConnectProvider", {})
|
|
22
|
-
.n("IAMClient", "CreateOpenIDConnectProviderCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateOpenIDConnectProviderCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateOpenIDConnectProviderCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateOpenIDConnectProviderCommand = CreateOpenIDConnectProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreatePolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreatePolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreatePolicy", {})
|
|
22
|
-
.n("IAMClient", "CreatePolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreatePolicyCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreatePolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreatePolicyCommand = CreatePolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreatePolicyVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreatePolicyVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreatePolicyVersion", {})
|
|
22
|
-
.n("IAMClient", "CreatePolicyVersionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreatePolicyVersionCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreatePolicyVersionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreatePolicyVersionCommand = CreatePolicyVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRoleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateRoleCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateRole", {})
|
|
22
|
-
.n("IAMClient", "CreateRoleCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateRoleCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateRoleCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateRoleCommand = CreateRoleCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateSAMLProviderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateSAMLProviderCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateSAMLProvider", {})
|
|
22
|
-
.n("IAMClient", "CreateSAMLProviderCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateSAMLProviderCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateSAMLProviderCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateSAMLProviderCommand = CreateSAMLProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateServiceLinkedRoleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateServiceLinkedRoleCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateServiceLinkedRole", {})
|
|
22
|
-
.n("IAMClient", "CreateServiceLinkedRoleCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateServiceLinkedRoleCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateServiceLinkedRoleCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateServiceLinkedRoleCommand = CreateServiceLinkedRoleCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateServiceSpecificCredentialCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
11
|
-
class CreateServiceSpecificCredentialCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AWSIdentityManagementV20100508", "CreateServiceSpecificCredential", {})
|
|
23
|
-
.n("IAMClient", "CreateServiceSpecificCredentialCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateServiceSpecificCredentialResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_query_1.se_CreateServiceSpecificCredentialCommand)
|
|
26
|
-
.de(Aws_query_1.de_CreateServiceSpecificCredentialCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateServiceSpecificCredentialCommand = CreateServiceSpecificCredentialCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateUserCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "CreateUser", {})
|
|
22
|
-
.n("IAMClient", "CreateUserCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateUserCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateUserCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateUserCommand = CreateUserCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateVirtualMFADeviceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
11
|
-
class CreateVirtualMFADeviceCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AWSIdentityManagementV20100508", "CreateVirtualMFADevice", {})
|
|
23
|
-
.n("IAMClient", "CreateVirtualMFADeviceCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateVirtualMFADeviceResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_query_1.se_CreateVirtualMFADeviceCommand)
|
|
26
|
-
.de(Aws_query_1.de_CreateVirtualMFADeviceCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateVirtualMFADeviceCommand = CreateVirtualMFADeviceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeactivateMFADeviceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeactivateMFADeviceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeactivateMFADevice", {})
|
|
22
|
-
.n("IAMClient", "DeactivateMFADeviceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeactivateMFADeviceCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeactivateMFADeviceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeactivateMFADeviceCommand = DeactivateMFADeviceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAccessKeyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteAccessKeyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteAccessKey", {})
|
|
22
|
-
.n("IAMClient", "DeleteAccessKeyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteAccessKeyCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteAccessKeyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAccessKeyCommand = DeleteAccessKeyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAccountAliasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteAccountAliasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteAccountAlias", {})
|
|
22
|
-
.n("IAMClient", "DeleteAccountAliasCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteAccountAliasCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteAccountAliasCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAccountAliasCommand = DeleteAccountAliasCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAccountPasswordPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteAccountPasswordPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteAccountPasswordPolicy", {})
|
|
22
|
-
.n("IAMClient", "DeleteAccountPasswordPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteAccountPasswordPolicyCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteAccountPasswordPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAccountPasswordPolicyCommand = DeleteAccountPasswordPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteGroup", {})
|
|
22
|
-
.n("IAMClient", "DeleteGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteGroupCommand = DeleteGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteGroupPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteGroupPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteGroupPolicy", {})
|
|
22
|
-
.n("IAMClient", "DeleteGroupPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteGroupPolicyCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteGroupPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteGroupPolicyCommand = DeleteGroupPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteInstanceProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteInstanceProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteInstanceProfile", {})
|
|
22
|
-
.n("IAMClient", "DeleteInstanceProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteInstanceProfileCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteInstanceProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteInstanceProfileCommand = DeleteInstanceProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteLoginProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class DeleteLoginProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIdentityManagementV20100508", "DeleteLoginProfile", {})
|
|
22
|
-
.n("IAMClient", "DeleteLoginProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteLoginProfileCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteLoginProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteLoginProfileCommand = DeleteLoginProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|