@aws-sdk/client-guardduty 3.952.0 → 3.953.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/index.js +1637 -1119
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-es/commands/AcceptInvitationCommand.js +2 -2
- package/dist-es/commands/ArchiveFindingsCommand.js +2 -2
- package/dist-es/commands/CreateDetectorCommand.js +2 -2
- package/dist-es/commands/CreateFilterCommand.js +2 -2
- package/dist-es/commands/CreateIPSetCommand.js +2 -2
- package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/CreateMembersCommand.js +2 -2
- package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
- package/dist-es/commands/CreateThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/CreateTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteDetectorCommand.js +2 -2
- package/dist-es/commands/DeleteFilterCommand.js +2 -2
- package/dist-es/commands/DeleteIPSetCommand.js +2 -2
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/DeleteMembersCommand.js +2 -2
- package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/DeleteTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/DescribeMalwareScansCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMembersCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/GetCoverageStatisticsCommand.js +2 -2
- package/dist-es/commands/GetDetectorCommand.js +2 -2
- package/dist-es/commands/GetFilterCommand.js +2 -2
- package/dist-es/commands/GetFindingsCommand.js +2 -2
- package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -2
- package/dist-es/commands/GetIPSetCommand.js +2 -2
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-es/commands/GetMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/GetMalwareScanCommand.js +2 -2
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -2
- package/dist-es/commands/GetMasterAccountCommand.js +2 -2
- package/dist-es/commands/GetMemberDetectorsCommand.js +2 -2
- package/dist-es/commands/GetMembersCommand.js +2 -2
- package/dist-es/commands/GetOrganizationStatisticsCommand.js +2 -2
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -2
- package/dist-es/commands/GetThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/GetThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/GetTrustedEntitySetCommand.js +2 -2
- package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
- package/dist-es/commands/InviteMembersCommand.js +2 -2
- package/dist-es/commands/ListCoverageCommand.js +2 -2
- package/dist-es/commands/ListDetectorsCommand.js +2 -2
- package/dist-es/commands/ListFiltersCommand.js +2 -2
- package/dist-es/commands/ListFindingsCommand.js +2 -2
- package/dist-es/commands/ListIPSetsCommand.js +2 -2
- package/dist-es/commands/ListInvitationsCommand.js +2 -2
- package/dist-es/commands/ListMalwareProtectionPlansCommand.js +2 -2
- package/dist-es/commands/ListMalwareScansCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListThreatEntitySetsCommand.js +2 -2
- package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -2
- package/dist-es/commands/ListTrustedEntitySetsCommand.js +2 -2
- package/dist-es/commands/SendObjectMalwareScanCommand.js +2 -2
- package/dist-es/commands/StartMalwareScanCommand.js +2 -2
- package/dist-es/commands/StartMonitoringMembersCommand.js +2 -2
- package/dist-es/commands/StopMonitoringMembersCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UnarchiveFindingsCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDetectorCommand.js +2 -2
- package/dist-es/commands/UpdateFilterCommand.js +2 -2
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateIPSetCommand.js +2 -2
- package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +2 -2
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateThreatEntitySetCommand.js +2 -2
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -2
- package/dist-es/commands/UpdateTrustedEntitySetCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1088 -1084
- package/dist-types/GuardDutyClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +515 -643
- package/dist-types/ts3.4/GuardDutyClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +514 -645
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopMonitoringMembers } from "../schemas/schemas_0";
|
|
4
|
+
import { StopMonitoringMembers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopMonitoringMembersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopMonitoringMembersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "StopMonitoringMembers", {})
|
|
13
13
|
.n("GuardDutyClient", "StopMonitoringMembersCommand")
|
|
14
|
-
.sc(StopMonitoringMembers)
|
|
14
|
+
.sc(StopMonitoringMembers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "TagResource", {})
|
|
13
13
|
.n("GuardDutyClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UnarchiveFindings } from "../schemas/schemas_0";
|
|
4
|
+
import { UnarchiveFindings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UnarchiveFindingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UnarchiveFindingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UnarchiveFindings", {})
|
|
13
13
|
.n("GuardDutyClient", "UnarchiveFindingsCommand")
|
|
14
|
-
.sc(UnarchiveFindings)
|
|
14
|
+
.sc(UnarchiveFindings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UntagResource", {})
|
|
13
13
|
.n("GuardDutyClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateDetector } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDetector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDetectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDetectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateDetector", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateDetectorCommand")
|
|
14
|
-
.sc(UpdateDetector)
|
|
14
|
+
.sc(UpdateDetector$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateFilter", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateFilterCommand")
|
|
14
|
-
.sc(UpdateFilter)
|
|
14
|
+
.sc(UpdateFilter$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateFindingsFeedback } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateFindingsFeedback$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFindingsFeedbackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateFindingsFeedbackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateFindingsFeedback", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateFindingsFeedbackCommand")
|
|
14
|
-
.sc(UpdateFindingsFeedback)
|
|
14
|
+
.sc(UpdateFindingsFeedback$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateIPSet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateIPSet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIPSetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateIPSetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateIPSet", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateIPSetCommand")
|
|
14
|
-
.sc(UpdateIPSet)
|
|
14
|
+
.sc(UpdateIPSet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateMalwareProtectionPlan } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateMalwareProtectionPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMalwareProtectionPlanCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateMalwareProtectionPlanCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateMalwareProtectionPlan", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateMalwareProtectionPlanCommand")
|
|
14
|
-
.sc(UpdateMalwareProtectionPlan)
|
|
14
|
+
.sc(UpdateMalwareProtectionPlan$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateMalwareScanSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateMalwareScanSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMalwareScanSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateMalwareScanSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateMalwareScanSettings", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateMalwareScanSettingsCommand")
|
|
14
|
-
.sc(UpdateMalwareScanSettings)
|
|
14
|
+
.sc(UpdateMalwareScanSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateMemberDetectors } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateMemberDetectors$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMemberDetectorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateMemberDetectorsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateMemberDetectors", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateMemberDetectorsCommand")
|
|
14
|
-
.sc(UpdateMemberDetectors)
|
|
14
|
+
.sc(UpdateMemberDetectors$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateOrganizationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateOrganizationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateOrganizationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateOrganizationConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateOrganizationConfiguration", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateOrganizationConfigurationCommand")
|
|
14
|
-
.sc(UpdateOrganizationConfiguration)
|
|
14
|
+
.sc(UpdateOrganizationConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePublishingDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePublishingDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePublishingDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePublishingDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdatePublishingDestination", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdatePublishingDestinationCommand")
|
|
14
|
-
.sc(UpdatePublishingDestination)
|
|
14
|
+
.sc(UpdatePublishingDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateThreatEntitySet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateThreatEntitySet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThreatEntitySetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateThreatEntitySetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateThreatEntitySet", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateThreatEntitySetCommand")
|
|
14
|
-
.sc(UpdateThreatEntitySet)
|
|
14
|
+
.sc(UpdateThreatEntitySet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateThreatIntelSet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateThreatIntelSet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThreatIntelSetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateThreatIntelSetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateThreatIntelSet", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateThreatIntelSetCommand")
|
|
14
|
-
.sc(UpdateThreatIntelSet)
|
|
14
|
+
.sc(UpdateThreatIntelSet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateTrustedEntitySet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateTrustedEntitySet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTrustedEntitySetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateTrustedEntitySetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GuardDutyAPIService", "UpdateTrustedEntitySet", {})
|
|
13
13
|
.n("GuardDutyClient", "UpdateTrustedEntitySetCommand")
|
|
14
|
-
.sc(UpdateTrustedEntitySet)
|
|
14
|
+
.sc(UpdateTrustedEntitySet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.guardduty",
|
|
29
|
+
version: "2017-11-28",
|
|
30
|
+
serviceTarget: "GuardDutyAPIService",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "GuardDuty",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|