@aws-sdk/client-iam 3.490.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.
Files changed (213) hide show
  1. package/dist-cjs/IAM.js +1 -329
  2. package/dist-cjs/IAMClient.js +1 -43
  3. package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +1 -28
  4. package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +1 -28
  5. package/dist-cjs/commands/AddUserToGroupCommand.js +1 -28
  6. package/dist-cjs/commands/AttachGroupPolicyCommand.js +1 -28
  7. package/dist-cjs/commands/AttachRolePolicyCommand.js +1 -28
  8. package/dist-cjs/commands/AttachUserPolicyCommand.js +1 -28
  9. package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
  10. package/dist-cjs/commands/CreateAccessKeyCommand.js +1 -29
  11. package/dist-cjs/commands/CreateAccountAliasCommand.js +1 -28
  12. package/dist-cjs/commands/CreateGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
  14. package/dist-cjs/commands/CreateLoginProfileCommand.js +1 -29
  15. package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +1 -28
  16. package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
  17. package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
  18. package/dist-cjs/commands/CreateRoleCommand.js +1 -28
  19. package/dist-cjs/commands/CreateSAMLProviderCommand.js +1 -28
  20. package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +1 -28
  21. package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +1 -29
  22. package/dist-cjs/commands/CreateUserCommand.js +1 -28
  23. package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +1 -29
  24. package/dist-cjs/commands/DeactivateMFADeviceCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteAccessKeyCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteAccountAliasCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteGroupPolicyCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteLoginProfileCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +1 -28
  33. package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
  34. package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteRoleCommand.js +1 -28
  36. package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +1 -28
  37. package/dist-cjs/commands/DeleteRolePolicyCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteSAMLProviderCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +1 -28
  40. package/dist-cjs/commands/DeleteServerCertificateCommand.js +1 -28
  41. package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +1 -28
  42. package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +1 -28
  43. package/dist-cjs/commands/DeleteSigningCertificateCommand.js +1 -28
  44. package/dist-cjs/commands/DeleteUserCommand.js +1 -28
  45. package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +1 -28
  46. package/dist-cjs/commands/DeleteUserPolicyCommand.js +1 -28
  47. package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +1 -28
  48. package/dist-cjs/commands/DetachGroupPolicyCommand.js +1 -28
  49. package/dist-cjs/commands/DetachRolePolicyCommand.js +1 -28
  50. package/dist-cjs/commands/DetachUserPolicyCommand.js +1 -28
  51. package/dist-cjs/commands/EnableMFADeviceCommand.js +1 -28
  52. package/dist-cjs/commands/GenerateCredentialReportCommand.js +1 -28
  53. package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +1 -28
  54. package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +1 -28
  55. package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +1 -28
  56. package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +1 -28
  57. package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +1 -28
  58. package/dist-cjs/commands/GetAccountSummaryCommand.js +1 -28
  59. package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +1 -28
  60. package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +1 -28
  61. package/dist-cjs/commands/GetCredentialReportCommand.js +1 -28
  62. package/dist-cjs/commands/GetGroupCommand.js +1 -28
  63. package/dist-cjs/commands/GetGroupPolicyCommand.js +1 -28
  64. package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
  65. package/dist-cjs/commands/GetLoginProfileCommand.js +1 -28
  66. package/dist-cjs/commands/GetMFADeviceCommand.js +1 -28
  67. package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +1 -28
  68. package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +1 -28
  69. package/dist-cjs/commands/GetPolicyCommand.js +1 -28
  70. package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
  71. package/dist-cjs/commands/GetRoleCommand.js +1 -28
  72. package/dist-cjs/commands/GetRolePolicyCommand.js +1 -28
  73. package/dist-cjs/commands/GetSAMLProviderCommand.js +1 -28
  74. package/dist-cjs/commands/GetSSHPublicKeyCommand.js +1 -28
  75. package/dist-cjs/commands/GetServerCertificateCommand.js +1 -28
  76. package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +1 -28
  77. package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +1 -28
  78. package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +1 -28
  79. package/dist-cjs/commands/GetUserCommand.js +1 -28
  80. package/dist-cjs/commands/GetUserPolicyCommand.js +1 -28
  81. package/dist-cjs/commands/ListAccessKeysCommand.js +1 -28
  82. package/dist-cjs/commands/ListAccountAliasesCommand.js +1 -28
  83. package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +1 -28
  84. package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +1 -28
  85. package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +1 -28
  86. package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +1 -28
  87. package/dist-cjs/commands/ListGroupPoliciesCommand.js +1 -28
  88. package/dist-cjs/commands/ListGroupsCommand.js +1 -28
  89. package/dist-cjs/commands/ListGroupsForUserCommand.js +1 -28
  90. package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +1 -28
  91. package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
  92. package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +1 -28
  93. package/dist-cjs/commands/ListMFADeviceTagsCommand.js +1 -28
  94. package/dist-cjs/commands/ListMFADevicesCommand.js +1 -28
  95. package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +1 -28
  96. package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +1 -28
  97. package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
  98. package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +1 -28
  99. package/dist-cjs/commands/ListPolicyTagsCommand.js +1 -28
  100. package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
  101. package/dist-cjs/commands/ListRolePoliciesCommand.js +1 -28
  102. package/dist-cjs/commands/ListRoleTagsCommand.js +1 -28
  103. package/dist-cjs/commands/ListRolesCommand.js +1 -28
  104. package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +1 -28
  105. package/dist-cjs/commands/ListSAMLProvidersCommand.js +1 -28
  106. package/dist-cjs/commands/ListSSHPublicKeysCommand.js +1 -28
  107. package/dist-cjs/commands/ListServerCertificateTagsCommand.js +1 -28
  108. package/dist-cjs/commands/ListServerCertificatesCommand.js +1 -28
  109. package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +1 -28
  110. package/dist-cjs/commands/ListSigningCertificatesCommand.js +1 -28
  111. package/dist-cjs/commands/ListUserPoliciesCommand.js +1 -28
  112. package/dist-cjs/commands/ListUserTagsCommand.js +1 -28
  113. package/dist-cjs/commands/ListUsersCommand.js +1 -28
  114. package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +1 -29
  115. package/dist-cjs/commands/PutGroupPolicyCommand.js +1 -28
  116. package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +1 -28
  117. package/dist-cjs/commands/PutRolePolicyCommand.js +1 -28
  118. package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +1 -28
  119. package/dist-cjs/commands/PutUserPolicyCommand.js +1 -28
  120. package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +1 -28
  121. package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +1 -28
  122. package/dist-cjs/commands/RemoveUserFromGroupCommand.js +1 -28
  123. package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +1 -29
  124. package/dist-cjs/commands/ResyncMFADeviceCommand.js +1 -28
  125. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
  126. package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +1 -28
  127. package/dist-cjs/commands/SimulateCustomPolicyCommand.js +1 -28
  128. package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +1 -28
  129. package/dist-cjs/commands/TagInstanceProfileCommand.js +1 -28
  130. package/dist-cjs/commands/TagMFADeviceCommand.js +1 -28
  131. package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +1 -28
  132. package/dist-cjs/commands/TagPolicyCommand.js +1 -28
  133. package/dist-cjs/commands/TagRoleCommand.js +1 -28
  134. package/dist-cjs/commands/TagSAMLProviderCommand.js +1 -28
  135. package/dist-cjs/commands/TagServerCertificateCommand.js +1 -28
  136. package/dist-cjs/commands/TagUserCommand.js +1 -28
  137. package/dist-cjs/commands/UntagInstanceProfileCommand.js +1 -28
  138. package/dist-cjs/commands/UntagMFADeviceCommand.js +1 -28
  139. package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +1 -28
  140. package/dist-cjs/commands/UntagPolicyCommand.js +1 -28
  141. package/dist-cjs/commands/UntagRoleCommand.js +1 -28
  142. package/dist-cjs/commands/UntagSAMLProviderCommand.js +1 -28
  143. package/dist-cjs/commands/UntagServerCertificateCommand.js +1 -28
  144. package/dist-cjs/commands/UntagUserCommand.js +1 -28
  145. package/dist-cjs/commands/UpdateAccessKeyCommand.js +1 -28
  146. package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +1 -28
  147. package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +1 -28
  148. package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
  149. package/dist-cjs/commands/UpdateLoginProfileCommand.js +1 -29
  150. package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +1 -28
  151. package/dist-cjs/commands/UpdateRoleCommand.js +1 -28
  152. package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +1 -28
  153. package/dist-cjs/commands/UpdateSAMLProviderCommand.js +1 -28
  154. package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +1 -28
  155. package/dist-cjs/commands/UpdateServerCertificateCommand.js +1 -28
  156. package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +1 -28
  157. package/dist-cjs/commands/UpdateSigningCertificateCommand.js +1 -28
  158. package/dist-cjs/commands/UpdateUserCommand.js +1 -28
  159. package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +1 -28
  160. package/dist-cjs/commands/UploadServerCertificateCommand.js +1 -29
  161. package/dist-cjs/commands/UploadSigningCertificateCommand.js +1 -28
  162. package/dist-cjs/commands/index.js +1 -162
  163. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  164. package/dist-cjs/extensionConfiguration.js +1 -2
  165. package/dist-cjs/index.js +17388 -12
  166. package/dist-cjs/models/IAMServiceException.js +1 -12
  167. package/dist-cjs/models/index.js +1 -5
  168. package/dist-cjs/models/models_0.js +1 -467
  169. package/dist-cjs/models/models_1.js +1 -93
  170. package/dist-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +1 -7
  171. package/dist-cjs/pagination/GetGroupPaginator.js +1 -7
  172. package/dist-cjs/pagination/Interfaces.js +1 -2
  173. package/dist-cjs/pagination/ListAccessKeysPaginator.js +1 -7
  174. package/dist-cjs/pagination/ListAccountAliasesPaginator.js +1 -7
  175. package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +1 -7
  176. package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +1 -7
  177. package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +1 -7
  178. package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +1 -7
  179. package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +1 -7
  180. package/dist-cjs/pagination/ListGroupsForUserPaginator.js +1 -7
  181. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  182. package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +1 -7
  183. package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +1 -7
  184. package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +1 -7
  185. package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +1 -7
  186. package/dist-cjs/pagination/ListMFADevicesPaginator.js +1 -7
  187. package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +1 -7
  188. package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
  189. package/dist-cjs/pagination/ListPolicyTagsPaginator.js +1 -7
  190. package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +1 -7
  191. package/dist-cjs/pagination/ListRolePoliciesPaginator.js +1 -7
  192. package/dist-cjs/pagination/ListRoleTagsPaginator.js +1 -7
  193. package/dist-cjs/pagination/ListRolesPaginator.js +1 -7
  194. package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +1 -7
  195. package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +1 -7
  196. package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +1 -7
  197. package/dist-cjs/pagination/ListServerCertificatesPaginator.js +1 -7
  198. package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +1 -7
  199. package/dist-cjs/pagination/ListUserPoliciesPaginator.js +1 -7
  200. package/dist-cjs/pagination/ListUserTagsPaginator.js +1 -7
  201. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  202. package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +1 -7
  203. package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +1 -7
  204. package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +1 -7
  205. package/dist-cjs/pagination/index.js +1 -38
  206. package/dist-cjs/protocols/Aws_query.js +1 -13421
  207. package/dist-cjs/runtimeExtensions.js +1 -22
  208. package/dist-cjs/waiters/index.js +1 -7
  209. package/dist-cjs/waiters/waitForInstanceProfileExists.js +1 -31
  210. package/dist-cjs/waiters/waitForPolicyExists.js +1 -31
  211. package/dist-cjs/waiters/waitForRoleExists.js +1 -31
  212. package/dist-cjs/waiters/waitForUserExists.js +1 -31
  213. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutRolePermissionsBoundaryCommand = 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 PutRolePermissionsBoundaryCommand 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", "PutRolePermissionsBoundary", {})
22
- .n("IAMClient", "PutRolePermissionsBoundaryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_PutRolePermissionsBoundaryCommand)
25
- .de(Aws_query_1.de_PutRolePermissionsBoundaryCommand)
26
- .build() {
27
- }
28
- exports.PutRolePermissionsBoundaryCommand = PutRolePermissionsBoundaryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutRolePolicyCommand = 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 PutRolePolicyCommand 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", "PutRolePolicy", {})
22
- .n("IAMClient", "PutRolePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_PutRolePolicyCommand)
25
- .de(Aws_query_1.de_PutRolePolicyCommand)
26
- .build() {
27
- }
28
- exports.PutRolePolicyCommand = PutRolePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutUserPermissionsBoundaryCommand = 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 PutUserPermissionsBoundaryCommand 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", "PutUserPermissionsBoundary", {})
22
- .n("IAMClient", "PutUserPermissionsBoundaryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_PutUserPermissionsBoundaryCommand)
25
- .de(Aws_query_1.de_PutUserPermissionsBoundaryCommand)
26
- .build() {
27
- }
28
- exports.PutUserPermissionsBoundaryCommand = PutUserPermissionsBoundaryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutUserPolicyCommand = 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 PutUserPolicyCommand 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", "PutUserPolicy", {})
22
- .n("IAMClient", "PutUserPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_PutUserPolicyCommand)
25
- .de(Aws_query_1.de_PutUserPolicyCommand)
26
- .build() {
27
- }
28
- exports.PutUserPolicyCommand = PutUserPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RemoveClientIDFromOpenIDConnectProviderCommand = 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 RemoveClientIDFromOpenIDConnectProviderCommand 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", "RemoveClientIDFromOpenIDConnectProvider", {})
22
- .n("IAMClient", "RemoveClientIDFromOpenIDConnectProviderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_RemoveClientIDFromOpenIDConnectProviderCommand)
25
- .de(Aws_query_1.de_RemoveClientIDFromOpenIDConnectProviderCommand)
26
- .build() {
27
- }
28
- exports.RemoveClientIDFromOpenIDConnectProviderCommand = RemoveClientIDFromOpenIDConnectProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RemoveRoleFromInstanceProfileCommand = 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 RemoveRoleFromInstanceProfileCommand 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", "RemoveRoleFromInstanceProfile", {})
22
- .n("IAMClient", "RemoveRoleFromInstanceProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_RemoveRoleFromInstanceProfileCommand)
25
- .de(Aws_query_1.de_RemoveRoleFromInstanceProfileCommand)
26
- .build() {
27
- }
28
- exports.RemoveRoleFromInstanceProfileCommand = RemoveRoleFromInstanceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RemoveUserFromGroupCommand = 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 RemoveUserFromGroupCommand 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", "RemoveUserFromGroup", {})
22
- .n("IAMClient", "RemoveUserFromGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_RemoveUserFromGroupCommand)
25
- .de(Aws_query_1.de_RemoveUserFromGroupCommand)
26
- .build() {
27
- }
28
- exports.RemoveUserFromGroupCommand = RemoveUserFromGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResetServiceSpecificCredentialCommand = 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 ResetServiceSpecificCredentialCommand 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", "ResetServiceSpecificCredential", {})
23
- .n("IAMClient", "ResetServiceSpecificCredentialCommand")
24
- .f(void 0, models_0_1.ResetServiceSpecificCredentialResponseFilterSensitiveLog)
25
- .ser(Aws_query_1.se_ResetServiceSpecificCredentialCommand)
26
- .de(Aws_query_1.de_ResetServiceSpecificCredentialCommand)
27
- .build() {
28
- }
29
- exports.ResetServiceSpecificCredentialCommand = ResetServiceSpecificCredentialCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResyncMFADeviceCommand = 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 ResyncMFADeviceCommand 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", "ResyncMFADevice", {})
22
- .n("IAMClient", "ResyncMFADeviceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_ResyncMFADeviceCommand)
25
- .de(Aws_query_1.de_ResyncMFADeviceCommand)
26
- .build() {
27
- }
28
- exports.ResyncMFADeviceCommand = ResyncMFADeviceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetDefaultPolicyVersionCommand = 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 SetDefaultPolicyVersionCommand 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", "SetDefaultPolicyVersion", {})
22
- .n("IAMClient", "SetDefaultPolicyVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SetDefaultPolicyVersionCommand)
25
- .de(Aws_query_1.de_SetDefaultPolicyVersionCommand)
26
- .build() {
27
- }
28
- exports.SetDefaultPolicyVersionCommand = SetDefaultPolicyVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetSecurityTokenServicePreferencesCommand = 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 SetSecurityTokenServicePreferencesCommand 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", "SetSecurityTokenServicePreferences", {})
22
- .n("IAMClient", "SetSecurityTokenServicePreferencesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SetSecurityTokenServicePreferencesCommand)
25
- .de(Aws_query_1.de_SetSecurityTokenServicePreferencesCommand)
26
- .build() {
27
- }
28
- exports.SetSecurityTokenServicePreferencesCommand = SetSecurityTokenServicePreferencesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SimulateCustomPolicyCommand = 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 SimulateCustomPolicyCommand 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", "SimulateCustomPolicy", {})
22
- .n("IAMClient", "SimulateCustomPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SimulateCustomPolicyCommand)
25
- .de(Aws_query_1.de_SimulateCustomPolicyCommand)
26
- .build() {
27
- }
28
- exports.SimulateCustomPolicyCommand = SimulateCustomPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SimulatePrincipalPolicyCommand = 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 SimulatePrincipalPolicyCommand 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", "SimulatePrincipalPolicy", {})
22
- .n("IAMClient", "SimulatePrincipalPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SimulatePrincipalPolicyCommand)
25
- .de(Aws_query_1.de_SimulatePrincipalPolicyCommand)
26
- .build() {
27
- }
28
- exports.SimulatePrincipalPolicyCommand = SimulatePrincipalPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagInstanceProfileCommand = 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 TagInstanceProfileCommand 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", "TagInstanceProfile", {})
22
- .n("IAMClient", "TagInstanceProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagInstanceProfileCommand)
25
- .de(Aws_query_1.de_TagInstanceProfileCommand)
26
- .build() {
27
- }
28
- exports.TagInstanceProfileCommand = TagInstanceProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagMFADeviceCommand = 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 TagMFADeviceCommand 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", "TagMFADevice", {})
22
- .n("IAMClient", "TagMFADeviceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagMFADeviceCommand)
25
- .de(Aws_query_1.de_TagMFADeviceCommand)
26
- .build() {
27
- }
28
- exports.TagMFADeviceCommand = TagMFADeviceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagOpenIDConnectProviderCommand = 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 TagOpenIDConnectProviderCommand 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", "TagOpenIDConnectProvider", {})
22
- .n("IAMClient", "TagOpenIDConnectProviderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagOpenIDConnectProviderCommand)
25
- .de(Aws_query_1.de_TagOpenIDConnectProviderCommand)
26
- .build() {
27
- }
28
- exports.TagOpenIDConnectProviderCommand = TagOpenIDConnectProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagPolicyCommand = 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 TagPolicyCommand 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", "TagPolicy", {})
22
- .n("IAMClient", "TagPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagPolicyCommand)
25
- .de(Aws_query_1.de_TagPolicyCommand)
26
- .build() {
27
- }
28
- exports.TagPolicyCommand = TagPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagRoleCommand = 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 TagRoleCommand 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", "TagRole", {})
22
- .n("IAMClient", "TagRoleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagRoleCommand)
25
- .de(Aws_query_1.de_TagRoleCommand)
26
- .build() {
27
- }
28
- exports.TagRoleCommand = TagRoleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagSAMLProviderCommand = 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 TagSAMLProviderCommand 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", "TagSAMLProvider", {})
22
- .n("IAMClient", "TagSAMLProviderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagSAMLProviderCommand)
25
- .de(Aws_query_1.de_TagSAMLProviderCommand)
26
- .build() {
27
- }
28
- exports.TagSAMLProviderCommand = TagSAMLProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagServerCertificateCommand = 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 TagServerCertificateCommand 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", "TagServerCertificate", {})
22
- .n("IAMClient", "TagServerCertificateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagServerCertificateCommand)
25
- .de(Aws_query_1.de_TagServerCertificateCommand)
26
- .build() {
27
- }
28
- exports.TagServerCertificateCommand = TagServerCertificateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagUserCommand = 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 TagUserCommand 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", "TagUser", {})
22
- .n("IAMClient", "TagUserCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TagUserCommand)
25
- .de(Aws_query_1.de_TagUserCommand)
26
- .build() {
27
- }
28
- exports.TagUserCommand = TagUserCommand;
1
+ module.exports = require("../index.js");