@aws-sdk/client-guardduty 3.490.0 → 3.496.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/GuardDuty.js +1 -149
- package/dist-cjs/GuardDutyClient.js +1 -43
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
- package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
- package/dist-cjs/commands/ArchiveFindingsCommand.js +1 -28
- package/dist-cjs/commands/CreateDetectorCommand.js +1 -28
- package/dist-cjs/commands/CreateFilterCommand.js +1 -28
- package/dist-cjs/commands/CreateIPSetCommand.js +1 -28
- package/dist-cjs/commands/CreateMembersCommand.js +1 -28
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +1 -28
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +1 -28
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +1 -28
- package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteDetectorCommand.js +1 -28
- package/dist-cjs/commands/DeleteFilterCommand.js +1 -28
- package/dist-cjs/commands/DeleteIPSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +1 -28
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeMalwareScansCommand.js +1 -28
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +1 -28
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/GetCoverageStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetDetectorCommand.js +1 -28
- package/dist-cjs/commands/GetFilterCommand.js +1 -28
- package/dist-cjs/commands/GetFindingsCommand.js +1 -28
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetIPSetCommand.js +1 -28
- package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
- package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +1 -28
- package/dist-cjs/commands/GetMembersCommand.js +1 -28
- package/dist-cjs/commands/GetOrganizationStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +1 -28
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +1 -28
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +1 -28
- package/dist-cjs/commands/InviteMembersCommand.js +1 -28
- package/dist-cjs/commands/ListCoverageCommand.js +1 -28
- package/dist-cjs/commands/ListDetectorsCommand.js +1 -28
- package/dist-cjs/commands/ListFiltersCommand.js +1 -28
- package/dist-cjs/commands/ListFindingsCommand.js +1 -28
- package/dist-cjs/commands/ListIPSetsCommand.js +1 -28
- package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
- package/dist-cjs/commands/ListMembersCommand.js +1 -28
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +1 -28
- package/dist-cjs/commands/StartMalwareScanCommand.js +1 -28
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +1 -28
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateDetectorCommand.js +1 -28
- package/dist-cjs/commands/UpdateFilterCommand.js +1 -28
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +1 -28
- package/dist-cjs/commands/UpdateIPSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +1 -28
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +1 -28
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -72
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +7436 -11
- package/dist-cjs/models/GuardDutyServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -314
- package/dist-cjs/models/models_1.js +1 -2
- package/dist-cjs/pagination/DescribeMalwareScansPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeOrganizationConfigurationPaginator.js +1 -7
- package/dist-cjs/pagination/GetUsageStatisticsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCoveragePaginator.js +1 -7
- package/dist-cjs/pagination/ListDetectorsPaginator.js +1 -7
- package/dist-cjs/pagination/ListFiltersPaginator.js +1 -7
- package/dist-cjs/pagination/ListFindingsPaginator.js +1 -7
- package/dist-cjs/pagination/ListIPSetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
- package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -17
- package/dist-cjs/protocols/Aws_restJson1.js +1 -5570
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopMonitoringMembersCommand = 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 StopMonitoringMembersCommand 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", "StopMonitoringMembers", {})
|
|
22
|
-
.n("GuardDutyClient", "StopMonitoringMembersCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_StopMonitoringMembersCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_StopMonitoringMembersCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StopMonitoringMembersCommand = StopMonitoringMembersCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
|
|
22
|
-
.n("GuardDutyClient", "TagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_TagResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_TagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UnarchiveFindingsCommand = 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 UnarchiveFindingsCommand 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", "UnarchiveFindings", {})
|
|
22
|
-
.n("GuardDutyClient", "UnarchiveFindingsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UnarchiveFindingsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UnarchiveFindingsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UnarchiveFindingsCommand = UnarchiveFindingsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
|
|
22
|
-
.n("GuardDutyClient", "UntagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UntagResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UntagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDetectorCommand = 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 UpdateDetectorCommand 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", "UpdateDetector", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateDetectorCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateDetectorCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateDetectorCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateDetectorCommand = UpdateDetectorCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFilterCommand = 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 UpdateFilterCommand 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", "UpdateFilter", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateFilterCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateFilterCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateFilterCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateFilterCommand = UpdateFilterCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFindingsFeedbackCommand = 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 UpdateFindingsFeedbackCommand 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", "UpdateFindingsFeedback", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateFindingsFeedbackCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateFindingsFeedbackCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateFindingsFeedbackCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateFindingsFeedbackCommand = UpdateFindingsFeedbackCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateIPSetCommand = 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 UpdateIPSetCommand 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", "UpdateIPSet", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateIPSetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateIPSetCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateIPSetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateIPSetCommand = UpdateIPSetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateMalwareScanSettingsCommand = 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 UpdateMalwareScanSettingsCommand 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", "UpdateMalwareScanSettings", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateMalwareScanSettingsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateMalwareScanSettingsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateMalwareScanSettingsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateMalwareScanSettingsCommand = UpdateMalwareScanSettingsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateMemberDetectorsCommand = 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 UpdateMemberDetectorsCommand 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", "UpdateMemberDetectors", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateMemberDetectorsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateMemberDetectorsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateMemberDetectorsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateMemberDetectorsCommand = UpdateMemberDetectorsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateOrganizationConfigurationCommand = 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 UpdateOrganizationConfigurationCommand 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", "UpdateOrganizationConfiguration", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateOrganizationConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateOrganizationConfigurationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateOrganizationConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateOrganizationConfigurationCommand = UpdateOrganizationConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePublishingDestinationCommand = 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 UpdatePublishingDestinationCommand 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", "UpdatePublishingDestination", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdatePublishingDestinationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdatePublishingDestinationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdatePublishingDestinationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdatePublishingDestinationCommand = UpdatePublishingDestinationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateThreatIntelSetCommand = 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 UpdateThreatIntelSetCommand 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", "UpdateThreatIntelSet", {})
|
|
22
|
-
.n("GuardDutyClient", "UpdateThreatIntelSetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateThreatIntelSetCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateThreatIntelSetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateThreatIntelSetCommand = UpdateThreatIntelSetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,72 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AcceptAdministratorInvitationCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AcceptInvitationCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ArchiveFindingsCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateDetectorCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateFilterCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateIPSetCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateMembersCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreatePublishingDestinationCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateSampleFindingsCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateThreatIntelSetCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./DeclineInvitationsCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DeleteDetectorCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DeleteFilterCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DeleteIPSetCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DeleteInvitationsCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./DeleteMembersCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeletePublishingDestinationCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteThreatIntelSetCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DescribeMalwareScansCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DescribeOrganizationConfigurationCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DescribePublishingDestinationCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DisableOrganizationAdminAccountCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DisassociateFromAdministratorAccountCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DisassociateFromMasterAccountCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DisassociateMembersCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./EnableOrganizationAdminAccountCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./GetAdministratorAccountCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./GetCoverageStatisticsCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./GetDetectorCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./GetFilterCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./GetFindingsCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./GetFindingsStatisticsCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./GetIPSetCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./GetInvitationsCountCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./GetMalwareScanSettingsCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./GetMasterAccountCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./GetMemberDetectorsCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./GetMembersCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./GetOrganizationStatisticsCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./GetRemainingFreeTrialDaysCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./GetThreatIntelSetCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./GetUsageStatisticsCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./InviteMembersCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./ListCoverageCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./ListDetectorsCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./ListFiltersCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./ListFindingsCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./ListIPSetsCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./ListInvitationsCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./ListMembersCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./ListOrganizationAdminAccountsCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./ListPublishingDestinationsCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./ListThreatIntelSetsCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./StartMalwareScanCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./StartMonitoringMembersCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./StopMonitoringMembersCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./UnarchiveFindingsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./UpdateDetectorCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./UpdateFilterCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./UpdateFindingsFeedbackCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./UpdateIPSetCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./UpdateMalwareScanSettingsCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./UpdateMemberDetectorsCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./UpdateOrganizationConfigurationCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./UpdatePublishingDestinationCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./UpdateThreatIntelSetCommand"), 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: "guardduty",
|
|
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");
|