@aws-sdk/client-guardduty 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.
Files changed (97) hide show
  1. package/dist-cjs/GuardDuty.js +1 -149
  2. package/dist-cjs/GuardDutyClient.js +1 -43
  3. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
  4. package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
  5. package/dist-cjs/commands/ArchiveFindingsCommand.js +1 -28
  6. package/dist-cjs/commands/CreateDetectorCommand.js +1 -28
  7. package/dist-cjs/commands/CreateFilterCommand.js +1 -28
  8. package/dist-cjs/commands/CreateIPSetCommand.js +1 -28
  9. package/dist-cjs/commands/CreateMembersCommand.js +1 -28
  10. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +1 -28
  11. package/dist-cjs/commands/CreateSampleFindingsCommand.js +1 -28
  12. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +1 -28
  13. package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteDetectorCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteFilterCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteIPSetCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
  19. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +1 -28
  21. package/dist-cjs/commands/DescribeMalwareScansCommand.js +1 -28
  22. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
  23. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +1 -28
  24. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
  25. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
  26. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
  27. package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
  28. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
  29. package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
  30. package/dist-cjs/commands/GetCoverageStatisticsCommand.js +1 -28
  31. package/dist-cjs/commands/GetDetectorCommand.js +1 -28
  32. package/dist-cjs/commands/GetFilterCommand.js +1 -28
  33. package/dist-cjs/commands/GetFindingsCommand.js +1 -28
  34. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +1 -28
  35. package/dist-cjs/commands/GetIPSetCommand.js +1 -28
  36. package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
  37. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +1 -28
  38. package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
  39. package/dist-cjs/commands/GetMemberDetectorsCommand.js +1 -28
  40. package/dist-cjs/commands/GetMembersCommand.js +1 -28
  41. package/dist-cjs/commands/GetOrganizationStatisticsCommand.js +1 -28
  42. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +1 -28
  43. package/dist-cjs/commands/GetThreatIntelSetCommand.js +1 -28
  44. package/dist-cjs/commands/GetUsageStatisticsCommand.js +1 -28
  45. package/dist-cjs/commands/InviteMembersCommand.js +1 -28
  46. package/dist-cjs/commands/ListCoverageCommand.js +1 -28
  47. package/dist-cjs/commands/ListDetectorsCommand.js +1 -28
  48. package/dist-cjs/commands/ListFiltersCommand.js +1 -28
  49. package/dist-cjs/commands/ListFindingsCommand.js +1 -28
  50. package/dist-cjs/commands/ListIPSetsCommand.js +1 -28
  51. package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
  52. package/dist-cjs/commands/ListMembersCommand.js +1 -28
  53. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
  54. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +1 -28
  55. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  56. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +1 -28
  57. package/dist-cjs/commands/StartMalwareScanCommand.js +1 -28
  58. package/dist-cjs/commands/StartMonitoringMembersCommand.js +1 -28
  59. package/dist-cjs/commands/StopMonitoringMembersCommand.js +1 -28
  60. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  61. package/dist-cjs/commands/UnarchiveFindingsCommand.js +1 -28
  62. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  63. package/dist-cjs/commands/UpdateDetectorCommand.js +1 -28
  64. package/dist-cjs/commands/UpdateFilterCommand.js +1 -28
  65. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +1 -28
  66. package/dist-cjs/commands/UpdateIPSetCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +1 -28
  69. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
  70. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +1 -28
  72. package/dist-cjs/commands/index.js +1 -72
  73. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  74. package/dist-cjs/extensionConfiguration.js +1 -2
  75. package/dist-cjs/index.js +7434 -11
  76. package/dist-cjs/models/GuardDutyServiceException.js +1 -12
  77. package/dist-cjs/models/index.js +1 -5
  78. package/dist-cjs/models/models_0.js +1 -314
  79. package/dist-cjs/models/models_1.js +1 -2
  80. package/dist-cjs/pagination/DescribeMalwareScansPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeOrganizationConfigurationPaginator.js +1 -7
  82. package/dist-cjs/pagination/GetUsageStatisticsPaginator.js +1 -7
  83. package/dist-cjs/pagination/Interfaces.js +1 -2
  84. package/dist-cjs/pagination/ListCoveragePaginator.js +1 -7
  85. package/dist-cjs/pagination/ListDetectorsPaginator.js +1 -7
  86. package/dist-cjs/pagination/ListFiltersPaginator.js +1 -7
  87. package/dist-cjs/pagination/ListFindingsPaginator.js +1 -7
  88. package/dist-cjs/pagination/ListIPSetsPaginator.js +1 -7
  89. package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
  90. package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
  91. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
  92. package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js +1 -7
  93. package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js +1 -7
  94. package/dist-cjs/pagination/index.js +1 -17
  95. package/dist-cjs/protocols/Aws_restJson1.js +1 -5570
  96. package/dist-cjs/runtimeExtensions.js +1 -22
  97. package/package.json +40 -40
@@ -1,149 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GuardDuty = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AcceptAdministratorInvitationCommand_1 = require("./commands/AcceptAdministratorInvitationCommand");
6
- const AcceptInvitationCommand_1 = require("./commands/AcceptInvitationCommand");
7
- const ArchiveFindingsCommand_1 = require("./commands/ArchiveFindingsCommand");
8
- const CreateDetectorCommand_1 = require("./commands/CreateDetectorCommand");
9
- const CreateFilterCommand_1 = require("./commands/CreateFilterCommand");
10
- const CreateIPSetCommand_1 = require("./commands/CreateIPSetCommand");
11
- const CreateMembersCommand_1 = require("./commands/CreateMembersCommand");
12
- const CreatePublishingDestinationCommand_1 = require("./commands/CreatePublishingDestinationCommand");
13
- const CreateSampleFindingsCommand_1 = require("./commands/CreateSampleFindingsCommand");
14
- const CreateThreatIntelSetCommand_1 = require("./commands/CreateThreatIntelSetCommand");
15
- const DeclineInvitationsCommand_1 = require("./commands/DeclineInvitationsCommand");
16
- const DeleteDetectorCommand_1 = require("./commands/DeleteDetectorCommand");
17
- const DeleteFilterCommand_1 = require("./commands/DeleteFilterCommand");
18
- const DeleteInvitationsCommand_1 = require("./commands/DeleteInvitationsCommand");
19
- const DeleteIPSetCommand_1 = require("./commands/DeleteIPSetCommand");
20
- const DeleteMembersCommand_1 = require("./commands/DeleteMembersCommand");
21
- const DeletePublishingDestinationCommand_1 = require("./commands/DeletePublishingDestinationCommand");
22
- const DeleteThreatIntelSetCommand_1 = require("./commands/DeleteThreatIntelSetCommand");
23
- const DescribeMalwareScansCommand_1 = require("./commands/DescribeMalwareScansCommand");
24
- const DescribeOrganizationConfigurationCommand_1 = require("./commands/DescribeOrganizationConfigurationCommand");
25
- const DescribePublishingDestinationCommand_1 = require("./commands/DescribePublishingDestinationCommand");
26
- const DisableOrganizationAdminAccountCommand_1 = require("./commands/DisableOrganizationAdminAccountCommand");
27
- const DisassociateFromAdministratorAccountCommand_1 = require("./commands/DisassociateFromAdministratorAccountCommand");
28
- const DisassociateFromMasterAccountCommand_1 = require("./commands/DisassociateFromMasterAccountCommand");
29
- const DisassociateMembersCommand_1 = require("./commands/DisassociateMembersCommand");
30
- const EnableOrganizationAdminAccountCommand_1 = require("./commands/EnableOrganizationAdminAccountCommand");
31
- const GetAdministratorAccountCommand_1 = require("./commands/GetAdministratorAccountCommand");
32
- const GetCoverageStatisticsCommand_1 = require("./commands/GetCoverageStatisticsCommand");
33
- const GetDetectorCommand_1 = require("./commands/GetDetectorCommand");
34
- const GetFilterCommand_1 = require("./commands/GetFilterCommand");
35
- const GetFindingsCommand_1 = require("./commands/GetFindingsCommand");
36
- const GetFindingsStatisticsCommand_1 = require("./commands/GetFindingsStatisticsCommand");
37
- const GetInvitationsCountCommand_1 = require("./commands/GetInvitationsCountCommand");
38
- const GetIPSetCommand_1 = require("./commands/GetIPSetCommand");
39
- const GetMalwareScanSettingsCommand_1 = require("./commands/GetMalwareScanSettingsCommand");
40
- const GetMasterAccountCommand_1 = require("./commands/GetMasterAccountCommand");
41
- const GetMemberDetectorsCommand_1 = require("./commands/GetMemberDetectorsCommand");
42
- const GetMembersCommand_1 = require("./commands/GetMembersCommand");
43
- const GetOrganizationStatisticsCommand_1 = require("./commands/GetOrganizationStatisticsCommand");
44
- const GetRemainingFreeTrialDaysCommand_1 = require("./commands/GetRemainingFreeTrialDaysCommand");
45
- const GetThreatIntelSetCommand_1 = require("./commands/GetThreatIntelSetCommand");
46
- const GetUsageStatisticsCommand_1 = require("./commands/GetUsageStatisticsCommand");
47
- const InviteMembersCommand_1 = require("./commands/InviteMembersCommand");
48
- const ListCoverageCommand_1 = require("./commands/ListCoverageCommand");
49
- const ListDetectorsCommand_1 = require("./commands/ListDetectorsCommand");
50
- const ListFiltersCommand_1 = require("./commands/ListFiltersCommand");
51
- const ListFindingsCommand_1 = require("./commands/ListFindingsCommand");
52
- const ListInvitationsCommand_1 = require("./commands/ListInvitationsCommand");
53
- const ListIPSetsCommand_1 = require("./commands/ListIPSetsCommand");
54
- const ListMembersCommand_1 = require("./commands/ListMembersCommand");
55
- const ListOrganizationAdminAccountsCommand_1 = require("./commands/ListOrganizationAdminAccountsCommand");
56
- const ListPublishingDestinationsCommand_1 = require("./commands/ListPublishingDestinationsCommand");
57
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
58
- const ListThreatIntelSetsCommand_1 = require("./commands/ListThreatIntelSetsCommand");
59
- const StartMalwareScanCommand_1 = require("./commands/StartMalwareScanCommand");
60
- const StartMonitoringMembersCommand_1 = require("./commands/StartMonitoringMembersCommand");
61
- const StopMonitoringMembersCommand_1 = require("./commands/StopMonitoringMembersCommand");
62
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
63
- const UnarchiveFindingsCommand_1 = require("./commands/UnarchiveFindingsCommand");
64
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
65
- const UpdateDetectorCommand_1 = require("./commands/UpdateDetectorCommand");
66
- const UpdateFilterCommand_1 = require("./commands/UpdateFilterCommand");
67
- const UpdateFindingsFeedbackCommand_1 = require("./commands/UpdateFindingsFeedbackCommand");
68
- const UpdateIPSetCommand_1 = require("./commands/UpdateIPSetCommand");
69
- const UpdateMalwareScanSettingsCommand_1 = require("./commands/UpdateMalwareScanSettingsCommand");
70
- const UpdateMemberDetectorsCommand_1 = require("./commands/UpdateMemberDetectorsCommand");
71
- const UpdateOrganizationConfigurationCommand_1 = require("./commands/UpdateOrganizationConfigurationCommand");
72
- const UpdatePublishingDestinationCommand_1 = require("./commands/UpdatePublishingDestinationCommand");
73
- const UpdateThreatIntelSetCommand_1 = require("./commands/UpdateThreatIntelSetCommand");
74
- const GuardDutyClient_1 = require("./GuardDutyClient");
75
- const commands = {
76
- AcceptAdministratorInvitationCommand: AcceptAdministratorInvitationCommand_1.AcceptAdministratorInvitationCommand,
77
- AcceptInvitationCommand: AcceptInvitationCommand_1.AcceptInvitationCommand,
78
- ArchiveFindingsCommand: ArchiveFindingsCommand_1.ArchiveFindingsCommand,
79
- CreateDetectorCommand: CreateDetectorCommand_1.CreateDetectorCommand,
80
- CreateFilterCommand: CreateFilterCommand_1.CreateFilterCommand,
81
- CreateIPSetCommand: CreateIPSetCommand_1.CreateIPSetCommand,
82
- CreateMembersCommand: CreateMembersCommand_1.CreateMembersCommand,
83
- CreatePublishingDestinationCommand: CreatePublishingDestinationCommand_1.CreatePublishingDestinationCommand,
84
- CreateSampleFindingsCommand: CreateSampleFindingsCommand_1.CreateSampleFindingsCommand,
85
- CreateThreatIntelSetCommand: CreateThreatIntelSetCommand_1.CreateThreatIntelSetCommand,
86
- DeclineInvitationsCommand: DeclineInvitationsCommand_1.DeclineInvitationsCommand,
87
- DeleteDetectorCommand: DeleteDetectorCommand_1.DeleteDetectorCommand,
88
- DeleteFilterCommand: DeleteFilterCommand_1.DeleteFilterCommand,
89
- DeleteInvitationsCommand: DeleteInvitationsCommand_1.DeleteInvitationsCommand,
90
- DeleteIPSetCommand: DeleteIPSetCommand_1.DeleteIPSetCommand,
91
- DeleteMembersCommand: DeleteMembersCommand_1.DeleteMembersCommand,
92
- DeletePublishingDestinationCommand: DeletePublishingDestinationCommand_1.DeletePublishingDestinationCommand,
93
- DeleteThreatIntelSetCommand: DeleteThreatIntelSetCommand_1.DeleteThreatIntelSetCommand,
94
- DescribeMalwareScansCommand: DescribeMalwareScansCommand_1.DescribeMalwareScansCommand,
95
- DescribeOrganizationConfigurationCommand: DescribeOrganizationConfigurationCommand_1.DescribeOrganizationConfigurationCommand,
96
- DescribePublishingDestinationCommand: DescribePublishingDestinationCommand_1.DescribePublishingDestinationCommand,
97
- DisableOrganizationAdminAccountCommand: DisableOrganizationAdminAccountCommand_1.DisableOrganizationAdminAccountCommand,
98
- DisassociateFromAdministratorAccountCommand: DisassociateFromAdministratorAccountCommand_1.DisassociateFromAdministratorAccountCommand,
99
- DisassociateFromMasterAccountCommand: DisassociateFromMasterAccountCommand_1.DisassociateFromMasterAccountCommand,
100
- DisassociateMembersCommand: DisassociateMembersCommand_1.DisassociateMembersCommand,
101
- EnableOrganizationAdminAccountCommand: EnableOrganizationAdminAccountCommand_1.EnableOrganizationAdminAccountCommand,
102
- GetAdministratorAccountCommand: GetAdministratorAccountCommand_1.GetAdministratorAccountCommand,
103
- GetCoverageStatisticsCommand: GetCoverageStatisticsCommand_1.GetCoverageStatisticsCommand,
104
- GetDetectorCommand: GetDetectorCommand_1.GetDetectorCommand,
105
- GetFilterCommand: GetFilterCommand_1.GetFilterCommand,
106
- GetFindingsCommand: GetFindingsCommand_1.GetFindingsCommand,
107
- GetFindingsStatisticsCommand: GetFindingsStatisticsCommand_1.GetFindingsStatisticsCommand,
108
- GetInvitationsCountCommand: GetInvitationsCountCommand_1.GetInvitationsCountCommand,
109
- GetIPSetCommand: GetIPSetCommand_1.GetIPSetCommand,
110
- GetMalwareScanSettingsCommand: GetMalwareScanSettingsCommand_1.GetMalwareScanSettingsCommand,
111
- GetMasterAccountCommand: GetMasterAccountCommand_1.GetMasterAccountCommand,
112
- GetMemberDetectorsCommand: GetMemberDetectorsCommand_1.GetMemberDetectorsCommand,
113
- GetMembersCommand: GetMembersCommand_1.GetMembersCommand,
114
- GetOrganizationStatisticsCommand: GetOrganizationStatisticsCommand_1.GetOrganizationStatisticsCommand,
115
- GetRemainingFreeTrialDaysCommand: GetRemainingFreeTrialDaysCommand_1.GetRemainingFreeTrialDaysCommand,
116
- GetThreatIntelSetCommand: GetThreatIntelSetCommand_1.GetThreatIntelSetCommand,
117
- GetUsageStatisticsCommand: GetUsageStatisticsCommand_1.GetUsageStatisticsCommand,
118
- InviteMembersCommand: InviteMembersCommand_1.InviteMembersCommand,
119
- ListCoverageCommand: ListCoverageCommand_1.ListCoverageCommand,
120
- ListDetectorsCommand: ListDetectorsCommand_1.ListDetectorsCommand,
121
- ListFiltersCommand: ListFiltersCommand_1.ListFiltersCommand,
122
- ListFindingsCommand: ListFindingsCommand_1.ListFindingsCommand,
123
- ListInvitationsCommand: ListInvitationsCommand_1.ListInvitationsCommand,
124
- ListIPSetsCommand: ListIPSetsCommand_1.ListIPSetsCommand,
125
- ListMembersCommand: ListMembersCommand_1.ListMembersCommand,
126
- ListOrganizationAdminAccountsCommand: ListOrganizationAdminAccountsCommand_1.ListOrganizationAdminAccountsCommand,
127
- ListPublishingDestinationsCommand: ListPublishingDestinationsCommand_1.ListPublishingDestinationsCommand,
128
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
129
- ListThreatIntelSetsCommand: ListThreatIntelSetsCommand_1.ListThreatIntelSetsCommand,
130
- StartMalwareScanCommand: StartMalwareScanCommand_1.StartMalwareScanCommand,
131
- StartMonitoringMembersCommand: StartMonitoringMembersCommand_1.StartMonitoringMembersCommand,
132
- StopMonitoringMembersCommand: StopMonitoringMembersCommand_1.StopMonitoringMembersCommand,
133
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
134
- UnarchiveFindingsCommand: UnarchiveFindingsCommand_1.UnarchiveFindingsCommand,
135
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
136
- UpdateDetectorCommand: UpdateDetectorCommand_1.UpdateDetectorCommand,
137
- UpdateFilterCommand: UpdateFilterCommand_1.UpdateFilterCommand,
138
- UpdateFindingsFeedbackCommand: UpdateFindingsFeedbackCommand_1.UpdateFindingsFeedbackCommand,
139
- UpdateIPSetCommand: UpdateIPSetCommand_1.UpdateIPSetCommand,
140
- UpdateMalwareScanSettingsCommand: UpdateMalwareScanSettingsCommand_1.UpdateMalwareScanSettingsCommand,
141
- UpdateMemberDetectorsCommand: UpdateMemberDetectorsCommand_1.UpdateMemberDetectorsCommand,
142
- UpdateOrganizationConfigurationCommand: UpdateOrganizationConfigurationCommand_1.UpdateOrganizationConfigurationCommand,
143
- UpdatePublishingDestinationCommand: UpdatePublishingDestinationCommand_1.UpdatePublishingDestinationCommand,
144
- UpdateThreatIntelSetCommand: UpdateThreatIntelSetCommand_1.UpdateThreatIntelSetCommand,
145
- };
146
- class GuardDuty extends GuardDutyClient_1.GuardDutyClient {
147
- }
148
- exports.GuardDuty = GuardDuty;
149
- (0, smithy_client_1.createAggregatedClient)(commands, GuardDuty);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GuardDutyClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class GuardDutyClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.GuardDutyClient = GuardDutyClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptAdministratorInvitationCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class AcceptAdministratorInvitationCommand 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("GuardDutyAPIService", "AcceptAdministratorInvitation", {})
22
- .n("GuardDutyClient", "AcceptAdministratorInvitationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptAdministratorInvitationCommand)
25
- .de(Aws_restJson1_1.de_AcceptAdministratorInvitationCommand)
26
- .build() {
27
- }
28
- exports.AcceptAdministratorInvitationCommand = AcceptAdministratorInvitationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptInvitationCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class AcceptInvitationCommand 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("GuardDutyAPIService", "AcceptInvitation", {})
22
- .n("GuardDutyClient", "AcceptInvitationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptInvitationCommand)
25
- .de(Aws_restJson1_1.de_AcceptInvitationCommand)
26
- .build() {
27
- }
28
- exports.AcceptInvitationCommand = AcceptInvitationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ArchiveFindingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ArchiveFindingsCommand 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("GuardDutyAPIService", "ArchiveFindings", {})
22
- .n("GuardDutyClient", "ArchiveFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ArchiveFindingsCommand)
25
- .de(Aws_restJson1_1.de_ArchiveFindingsCommand)
26
- .build() {
27
- }
28
- exports.ArchiveFindingsCommand = ArchiveFindingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDetectorCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateDetectorCommand 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("GuardDutyAPIService", "CreateDetector", {})
22
- .n("GuardDutyClient", "CreateDetectorCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateDetectorCommand)
25
- .de(Aws_restJson1_1.de_CreateDetectorCommand)
26
- .build() {
27
- }
28
- exports.CreateDetectorCommand = CreateDetectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateFilterCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateFilterCommand 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("GuardDutyAPIService", "CreateFilter", {})
22
- .n("GuardDutyClient", "CreateFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateFilterCommand)
25
- .de(Aws_restJson1_1.de_CreateFilterCommand)
26
- .build() {
27
- }
28
- exports.CreateFilterCommand = CreateFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateIPSetCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateIPSetCommand 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("GuardDutyAPIService", "CreateIPSet", {})
22
- .n("GuardDutyClient", "CreateIPSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateIPSetCommand)
25
- .de(Aws_restJson1_1.de_CreateIPSetCommand)
26
- .build() {
27
- }
28
- exports.CreateIPSetCommand = CreateIPSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateMembersCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateMembersCommand 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("GuardDutyAPIService", "CreateMembers", {})
22
- .n("GuardDutyClient", "CreateMembersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateMembersCommand)
25
- .de(Aws_restJson1_1.de_CreateMembersCommand)
26
- .build() {
27
- }
28
- exports.CreateMembersCommand = CreateMembersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePublishingDestinationCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreatePublishingDestinationCommand 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("GuardDutyAPIService", "CreatePublishingDestination", {})
22
- .n("GuardDutyClient", "CreatePublishingDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreatePublishingDestinationCommand)
25
- .de(Aws_restJson1_1.de_CreatePublishingDestinationCommand)
26
- .build() {
27
- }
28
- exports.CreatePublishingDestinationCommand = CreatePublishingDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSampleFindingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateSampleFindingsCommand 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("GuardDutyAPIService", "CreateSampleFindings", {})
22
- .n("GuardDutyClient", "CreateSampleFindingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateSampleFindingsCommand)
25
- .de(Aws_restJson1_1.de_CreateSampleFindingsCommand)
26
- .build() {
27
- }
28
- exports.CreateSampleFindingsCommand = CreateSampleFindingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateThreatIntelSetCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateThreatIntelSetCommand 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("GuardDutyAPIService", "CreateThreatIntelSet", {})
22
- .n("GuardDutyClient", "CreateThreatIntelSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateThreatIntelSetCommand)
25
- .de(Aws_restJson1_1.de_CreateThreatIntelSetCommand)
26
- .build() {
27
- }
28
- exports.CreateThreatIntelSetCommand = CreateThreatIntelSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeclineInvitationsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeclineInvitationsCommand 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("GuardDutyAPIService", "DeclineInvitations", {})
22
- .n("GuardDutyClient", "DeclineInvitationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeclineInvitationsCommand)
25
- .de(Aws_restJson1_1.de_DeclineInvitationsCommand)
26
- .build() {
27
- }
28
- exports.DeclineInvitationsCommand = DeclineInvitationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDetectorCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteDetectorCommand 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("GuardDutyAPIService", "DeleteDetector", {})
22
- .n("GuardDutyClient", "DeleteDetectorCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteDetectorCommand)
25
- .de(Aws_restJson1_1.de_DeleteDetectorCommand)
26
- .build() {
27
- }
28
- exports.DeleteDetectorCommand = DeleteDetectorCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteFilterCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteFilterCommand 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("GuardDutyAPIService", "DeleteFilter", {})
22
- .n("GuardDutyClient", "DeleteFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteFilterCommand)
25
- .de(Aws_restJson1_1.de_DeleteFilterCommand)
26
- .build() {
27
- }
28
- exports.DeleteFilterCommand = DeleteFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteIPSetCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteIPSetCommand 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("GuardDutyAPIService", "DeleteIPSet", {})
22
- .n("GuardDutyClient", "DeleteIPSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteIPSetCommand)
25
- .de(Aws_restJson1_1.de_DeleteIPSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteIPSetCommand = DeleteIPSetCommand;
1
+ module.exports = require("../index.js");