@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.UpdateUserCommand = 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 UpdateUserCommand 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", "UpdateUser", {})
|
|
22
|
-
.n("IAMClient", "UpdateUserCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateUserCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateUserCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateUserCommand = UpdateUserCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UploadSSHPublicKeyCommand = 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 UploadSSHPublicKeyCommand 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", "UploadSSHPublicKey", {})
|
|
22
|
-
.n("IAMClient", "UploadSSHPublicKeyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UploadSSHPublicKeyCommand)
|
|
25
|
-
.de(Aws_query_1.de_UploadSSHPublicKeyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UploadSSHPublicKeyCommand = UploadSSHPublicKeyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UploadServerCertificateCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
11
|
-
class UploadServerCertificateCommand 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", "UploadServerCertificate", {})
|
|
23
|
-
.n("IAMClient", "UploadServerCertificateCommand")
|
|
24
|
-
.f(models_1_1.UploadServerCertificateRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_query_1.se_UploadServerCertificateCommand)
|
|
26
|
-
.de(Aws_query_1.de_UploadServerCertificateCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UploadServerCertificateCommand = UploadServerCertificateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UploadSigningCertificateCommand = 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 UploadSigningCertificateCommand 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", "UploadSigningCertificate", {})
|
|
22
|
-
.n("IAMClient", "UploadSigningCertificateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UploadSigningCertificateCommand)
|
|
25
|
-
.de(Aws_query_1.de_UploadSigningCertificateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UploadSigningCertificateCommand = UploadSigningCertificateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,162 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AddClientIDToOpenIDConnectProviderCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AddRoleToInstanceProfileCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./AddUserToGroupCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./AttachGroupPolicyCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./AttachRolePolicyCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./AttachUserPolicyCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ChangePasswordCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateAccessKeyCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateAccountAliasCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateInstanceProfileCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./CreateLoginProfileCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./CreateOpenIDConnectProviderCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreatePolicyCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreatePolicyVersionCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateRoleCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./CreateSAMLProviderCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./CreateServiceLinkedRoleCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./CreateServiceSpecificCredentialCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./CreateUserCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./CreateVirtualMFADeviceCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeactivateMFADeviceCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteAccessKeyCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteAccountAliasCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteAccountPasswordPolicyCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DeleteGroupPolicyCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DeleteInstanceProfileCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DeleteLoginProfileCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DeleteOpenIDConnectProviderCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DeletePolicyCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DeletePolicyVersionCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DeleteRoleCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DeleteRolePermissionsBoundaryCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DeleteRolePolicyCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DeleteSAMLProviderCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DeleteSSHPublicKeyCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DeleteServerCertificateCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./DeleteServiceLinkedRoleCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DeleteServiceSpecificCredentialCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DeleteSigningCertificateCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DeleteUserCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DeleteUserPermissionsBoundaryCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DeleteUserPolicyCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DeleteVirtualMFADeviceCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./DetachGroupPolicyCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./DetachRolePolicyCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./DetachUserPolicyCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./EnableMFADeviceCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./GenerateCredentialReportCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./GenerateOrganizationsAccessReportCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./GenerateServiceLastAccessedDetailsCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./GetAccessKeyLastUsedCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./GetAccountAuthorizationDetailsCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./GetAccountPasswordPolicyCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./GetAccountSummaryCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./GetContextKeysForCustomPolicyCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./GetContextKeysForPrincipalPolicyCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./GetCredentialReportCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./GetGroupCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./GetGroupPolicyCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./GetInstanceProfileCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./GetLoginProfileCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./GetMFADeviceCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./GetOpenIDConnectProviderCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./GetOrganizationsAccessReportCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./GetPolicyCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./GetPolicyVersionCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./GetRoleCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./GetRolePolicyCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./GetSAMLProviderCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./GetSSHPublicKeyCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./GetServerCertificateCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./GetServiceLastAccessedDetailsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./GetServiceLastAccessedDetailsWithEntitiesCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./GetServiceLinkedRoleDeletionStatusCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./GetUserCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./GetUserPolicyCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./ListAccessKeysCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./ListAccountAliasesCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./ListAttachedGroupPoliciesCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./ListAttachedRolePoliciesCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./ListAttachedUserPoliciesCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./ListEntitiesForPolicyCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./ListGroupPoliciesCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./ListGroupsForUserCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./ListInstanceProfileTagsCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./ListInstanceProfilesCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./ListInstanceProfilesForRoleCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./ListMFADeviceTagsCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./ListMFADevicesCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./ListOpenIDConnectProviderTagsCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./ListOpenIDConnectProvidersCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./ListPoliciesCommand"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./ListPoliciesGrantingServiceAccessCommand"), exports);
|
|
100
|
-
tslib_1.__exportStar(require("./ListPolicyTagsCommand"), exports);
|
|
101
|
-
tslib_1.__exportStar(require("./ListPolicyVersionsCommand"), exports);
|
|
102
|
-
tslib_1.__exportStar(require("./ListRolePoliciesCommand"), exports);
|
|
103
|
-
tslib_1.__exportStar(require("./ListRoleTagsCommand"), exports);
|
|
104
|
-
tslib_1.__exportStar(require("./ListRolesCommand"), exports);
|
|
105
|
-
tslib_1.__exportStar(require("./ListSAMLProviderTagsCommand"), exports);
|
|
106
|
-
tslib_1.__exportStar(require("./ListSAMLProvidersCommand"), exports);
|
|
107
|
-
tslib_1.__exportStar(require("./ListSSHPublicKeysCommand"), exports);
|
|
108
|
-
tslib_1.__exportStar(require("./ListServerCertificateTagsCommand"), exports);
|
|
109
|
-
tslib_1.__exportStar(require("./ListServerCertificatesCommand"), exports);
|
|
110
|
-
tslib_1.__exportStar(require("./ListServiceSpecificCredentialsCommand"), exports);
|
|
111
|
-
tslib_1.__exportStar(require("./ListSigningCertificatesCommand"), exports);
|
|
112
|
-
tslib_1.__exportStar(require("./ListUserPoliciesCommand"), exports);
|
|
113
|
-
tslib_1.__exportStar(require("./ListUserTagsCommand"), exports);
|
|
114
|
-
tslib_1.__exportStar(require("./ListUsersCommand"), exports);
|
|
115
|
-
tslib_1.__exportStar(require("./ListVirtualMFADevicesCommand"), exports);
|
|
116
|
-
tslib_1.__exportStar(require("./PutGroupPolicyCommand"), exports);
|
|
117
|
-
tslib_1.__exportStar(require("./PutRolePermissionsBoundaryCommand"), exports);
|
|
118
|
-
tslib_1.__exportStar(require("./PutRolePolicyCommand"), exports);
|
|
119
|
-
tslib_1.__exportStar(require("./PutUserPermissionsBoundaryCommand"), exports);
|
|
120
|
-
tslib_1.__exportStar(require("./PutUserPolicyCommand"), exports);
|
|
121
|
-
tslib_1.__exportStar(require("./RemoveClientIDFromOpenIDConnectProviderCommand"), exports);
|
|
122
|
-
tslib_1.__exportStar(require("./RemoveRoleFromInstanceProfileCommand"), exports);
|
|
123
|
-
tslib_1.__exportStar(require("./RemoveUserFromGroupCommand"), exports);
|
|
124
|
-
tslib_1.__exportStar(require("./ResetServiceSpecificCredentialCommand"), exports);
|
|
125
|
-
tslib_1.__exportStar(require("./ResyncMFADeviceCommand"), exports);
|
|
126
|
-
tslib_1.__exportStar(require("./SetDefaultPolicyVersionCommand"), exports);
|
|
127
|
-
tslib_1.__exportStar(require("./SetSecurityTokenServicePreferencesCommand"), exports);
|
|
128
|
-
tslib_1.__exportStar(require("./SimulateCustomPolicyCommand"), exports);
|
|
129
|
-
tslib_1.__exportStar(require("./SimulatePrincipalPolicyCommand"), exports);
|
|
130
|
-
tslib_1.__exportStar(require("./TagInstanceProfileCommand"), exports);
|
|
131
|
-
tslib_1.__exportStar(require("./TagMFADeviceCommand"), exports);
|
|
132
|
-
tslib_1.__exportStar(require("./TagOpenIDConnectProviderCommand"), exports);
|
|
133
|
-
tslib_1.__exportStar(require("./TagPolicyCommand"), exports);
|
|
134
|
-
tslib_1.__exportStar(require("./TagRoleCommand"), exports);
|
|
135
|
-
tslib_1.__exportStar(require("./TagSAMLProviderCommand"), exports);
|
|
136
|
-
tslib_1.__exportStar(require("./TagServerCertificateCommand"), exports);
|
|
137
|
-
tslib_1.__exportStar(require("./TagUserCommand"), exports);
|
|
138
|
-
tslib_1.__exportStar(require("./UntagInstanceProfileCommand"), exports);
|
|
139
|
-
tslib_1.__exportStar(require("./UntagMFADeviceCommand"), exports);
|
|
140
|
-
tslib_1.__exportStar(require("./UntagOpenIDConnectProviderCommand"), exports);
|
|
141
|
-
tslib_1.__exportStar(require("./UntagPolicyCommand"), exports);
|
|
142
|
-
tslib_1.__exportStar(require("./UntagRoleCommand"), exports);
|
|
143
|
-
tslib_1.__exportStar(require("./UntagSAMLProviderCommand"), exports);
|
|
144
|
-
tslib_1.__exportStar(require("./UntagServerCertificateCommand"), exports);
|
|
145
|
-
tslib_1.__exportStar(require("./UntagUserCommand"), exports);
|
|
146
|
-
tslib_1.__exportStar(require("./UpdateAccessKeyCommand"), exports);
|
|
147
|
-
tslib_1.__exportStar(require("./UpdateAccountPasswordPolicyCommand"), exports);
|
|
148
|
-
tslib_1.__exportStar(require("./UpdateAssumeRolePolicyCommand"), exports);
|
|
149
|
-
tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
|
|
150
|
-
tslib_1.__exportStar(require("./UpdateLoginProfileCommand"), exports);
|
|
151
|
-
tslib_1.__exportStar(require("./UpdateOpenIDConnectProviderThumbprintCommand"), exports);
|
|
152
|
-
tslib_1.__exportStar(require("./UpdateRoleCommand"), exports);
|
|
153
|
-
tslib_1.__exportStar(require("./UpdateRoleDescriptionCommand"), exports);
|
|
154
|
-
tslib_1.__exportStar(require("./UpdateSAMLProviderCommand"), exports);
|
|
155
|
-
tslib_1.__exportStar(require("./UpdateSSHPublicKeyCommand"), exports);
|
|
156
|
-
tslib_1.__exportStar(require("./UpdateServerCertificateCommand"), exports);
|
|
157
|
-
tslib_1.__exportStar(require("./UpdateServiceSpecificCredentialCommand"), exports);
|
|
158
|
-
tslib_1.__exportStar(require("./UpdateSigningCertificateCommand"), exports);
|
|
159
|
-
tslib_1.__exportStar(require("./UpdateUserCommand"), exports);
|
|
160
|
-
tslib_1.__exportStar(require("./UploadSSHPublicKeyCommand"), exports);
|
|
161
|
-
tslib_1.__exportStar(require("./UploadServerCertificateCommand"), exports);
|
|
162
|
-
tslib_1.__exportStar(require("./UploadSigningCertificateCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "iam",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|