@aws-sdk/client-guardduty 3.588.0 → 3.592.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 +0 -69
- package/dist-types/GuardDutyClient.d.ts +4 -4
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -1
- package/dist-types/commands/GetFilterCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/commands/ListDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +2 -1
- package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GuardDutyServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/GuardDutyClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GuardDutyServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -484,8 +484,8 @@ export interface ClientDefaults
|
|
|
484
484
|
serviceId?: string;
|
|
485
485
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
486
486
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
487
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
488
487
|
region?: string | __Provider<string>;
|
|
488
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
489
489
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
490
490
|
maxAttempts?: number | __Provider<number>;
|
|
491
491
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AcceptAdministratorInvitationRequest,
|
|
10
10
|
AcceptAdministratorInvitationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptAdministratorInvitationCommandInput
|
|
14
15
|
extends AcceptAdministratorInvitationRequest {}
|
|
15
16
|
export interface AcceptAdministratorInvitationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AcceptInvitationRequest,
|
|
10
10
|
AcceptInvitationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
|
|
14
15
|
export interface AcceptInvitationCommandOutput
|
|
15
16
|
extends AcceptInvitationResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ArchiveFindingsRequest,
|
|
10
10
|
ArchiveFindingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ArchiveFindingsCommandInput extends ArchiveFindingsRequest {}
|
|
14
15
|
export interface ArchiveFindingsCommandOutput
|
|
15
16
|
extends ArchiveFindingsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDetectorRequest,
|
|
10
10
|
CreateDetectorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDetectorCommandInput extends CreateDetectorRequest {}
|
|
14
15
|
export interface CreateDetectorCommandOutput
|
|
15
16
|
extends CreateDetectorResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateFilterCommandInput extends CreateFilterRequest {}
|
|
11
12
|
export interface CreateFilterCommandOutput
|
|
12
13
|
extends CreateFilterResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
|
|
11
12
|
export interface CreateIPSetCommandOutput
|
|
12
13
|
extends CreateIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateMembersRequest,
|
|
10
10
|
CreateMembersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMembersCommandInput extends CreateMembersRequest {}
|
|
14
15
|
export interface CreateMembersCommandOutput
|
|
15
16
|
extends CreateMembersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePublishingDestinationRequest,
|
|
10
10
|
CreatePublishingDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePublishingDestinationCommandInput
|
|
14
15
|
extends CreatePublishingDestinationRequest {}
|
|
15
16
|
export interface CreatePublishingDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateSampleFindingsRequest,
|
|
10
10
|
CreateSampleFindingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSampleFindingsCommandInput
|
|
14
15
|
extends CreateSampleFindingsRequest {}
|
|
15
16
|
export interface CreateSampleFindingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateThreatIntelSetRequest,
|
|
10
10
|
CreateThreatIntelSetResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateThreatIntelSetCommandInput
|
|
14
15
|
extends CreateThreatIntelSetRequest {}
|
|
15
16
|
export interface CreateThreatIntelSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeclineInvitationsRequest,
|
|
10
10
|
DeclineInvitationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeclineInvitationsCommandInput
|
|
14
15
|
extends DeclineInvitationsRequest {}
|
|
15
16
|
export interface DeclineInvitationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteDetectorRequest,
|
|
10
10
|
DeleteDetectorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {}
|
|
14
15
|
export interface DeleteDetectorCommandOutput
|
|
15
16
|
extends DeleteDetectorResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
|
|
11
12
|
export interface DeleteFilterCommandOutput
|
|
12
13
|
extends DeleteFilterResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
|
|
11
12
|
export interface DeleteIPSetCommandOutput
|
|
12
13
|
extends DeleteIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteInvitationsRequest,
|
|
10
10
|
DeleteInvitationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInvitationsCommandInput
|
|
14
15
|
extends DeleteInvitationsRequest {}
|
|
15
16
|
export interface DeleteInvitationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMembersRequest,
|
|
10
10
|
DeleteMembersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMembersCommandInput extends DeleteMembersRequest {}
|
|
14
15
|
export interface DeleteMembersCommandOutput
|
|
15
16
|
extends DeleteMembersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeletePublishingDestinationRequest,
|
|
10
10
|
DeletePublishingDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePublishingDestinationCommandInput
|
|
14
15
|
extends DeletePublishingDestinationRequest {}
|
|
15
16
|
export interface DeletePublishingDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteThreatIntelSetRequest,
|
|
10
10
|
DeleteThreatIntelSetResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteThreatIntelSetCommandInput
|
|
14
15
|
extends DeleteThreatIntelSetRequest {}
|
|
15
16
|
export interface DeleteThreatIntelSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeMalwareScansRequest,
|
|
10
10
|
DescribeMalwareScansResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeMalwareScansCommandInput
|
|
14
15
|
extends DescribeMalwareScansRequest {}
|
|
15
16
|
export interface DescribeMalwareScansCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeOrganizationConfigurationRequest,
|
|
10
10
|
DescribeOrganizationConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeOrganizationConfigurationCommandInput
|
|
14
15
|
extends DescribeOrganizationConfigurationRequest {}
|
|
15
16
|
export interface DescribeOrganizationConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribePublishingDestinationRequest,
|
|
10
10
|
DescribePublishingDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribePublishingDestinationCommandInput
|
|
14
15
|
extends DescribePublishingDestinationRequest {}
|
|
15
16
|
export interface DescribePublishingDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisableOrganizationAdminAccountRequest,
|
|
10
10
|
DisableOrganizationAdminAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisableOrganizationAdminAccountCommandInput
|
|
14
15
|
extends DisableOrganizationAdminAccountRequest {}
|
|
15
16
|
export interface DisableOrganizationAdminAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateFromAdministratorAccountRequest,
|
|
10
10
|
DisassociateFromAdministratorAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFromAdministratorAccountCommandInput
|
|
14
15
|
extends DisassociateFromAdministratorAccountRequest {}
|
|
15
16
|
export interface DisassociateFromAdministratorAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateFromMasterAccountRequest,
|
|
10
10
|
DisassociateFromMasterAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFromMasterAccountCommandInput
|
|
14
15
|
extends DisassociateFromMasterAccountRequest {}
|
|
15
16
|
export interface DisassociateFromMasterAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateMembersRequest,
|
|
10
10
|
DisassociateMembersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateMembersCommandInput
|
|
14
15
|
extends DisassociateMembersRequest {}
|
|
15
16
|
export interface DisassociateMembersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EnableOrganizationAdminAccountRequest,
|
|
10
10
|
EnableOrganizationAdminAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EnableOrganizationAdminAccountCommandInput
|
|
14
15
|
extends EnableOrganizationAdminAccountRequest {}
|
|
15
16
|
export interface EnableOrganizationAdminAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAdministratorAccountRequest,
|
|
10
10
|
GetAdministratorAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAdministratorAccountCommandInput
|
|
14
15
|
extends GetAdministratorAccountRequest {}
|
|
15
16
|
export interface GetAdministratorAccountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCoverageStatisticsRequest,
|
|
10
10
|
GetCoverageStatisticsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCoverageStatisticsCommandInput
|
|
14
15
|
extends GetCoverageStatisticsRequest {}
|
|
15
16
|
export interface GetCoverageStatisticsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetDetectorRequest, GetDetectorResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetDetectorCommandInput extends GetDetectorRequest {}
|
|
11
12
|
export interface GetDetectorCommandOutput
|
|
12
13
|
extends GetDetectorResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetFilterRequest, GetFilterResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetFilterCommandInput extends GetFilterRequest {}
|
|
11
12
|
export interface GetFilterCommandOutput
|
|
12
13
|
extends GetFilterResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetFindingsCommandInput extends GetFindingsRequest {}
|
|
11
12
|
export interface GetFindingsCommandOutput
|
|
12
13
|
extends GetFindingsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetFindingsStatisticsRequest,
|
|
10
10
|
GetFindingsStatisticsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFindingsStatisticsCommandInput
|
|
14
15
|
extends GetFindingsStatisticsRequest {}
|
|
15
16
|
export interface GetFindingsStatisticsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetIPSetCommandInput extends GetIPSetRequest {}
|
|
11
12
|
export interface GetIPSetCommandOutput
|
|
12
13
|
extends GetIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetInvitationsCountRequest,
|
|
10
10
|
GetInvitationsCountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetInvitationsCountCommandInput
|
|
14
15
|
extends GetInvitationsCountRequest {}
|
|
15
16
|
export interface GetInvitationsCountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMalwareScanSettingsRequest,
|
|
10
10
|
GetMalwareScanSettingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMalwareScanSettingsCommandInput
|
|
14
15
|
extends GetMalwareScanSettingsRequest {}
|
|
15
16
|
export interface GetMalwareScanSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMasterAccountRequest,
|
|
10
10
|
GetMasterAccountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
|
|
14
15
|
export interface GetMasterAccountCommandOutput
|
|
15
16
|
extends GetMasterAccountResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMemberDetectorsRequest,
|
|
10
10
|
GetMemberDetectorsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMemberDetectorsCommandInput
|
|
14
15
|
extends GetMemberDetectorsRequest {}
|
|
15
16
|
export interface GetMemberDetectorsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetMembersRequest, GetMembersResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetMembersCommandInput extends GetMembersRequest {}
|
|
11
12
|
export interface GetMembersCommandOutput
|
|
12
13
|
extends GetMembersResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { GetOrganizationStatisticsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetOrganizationStatisticsCommandInput {}
|
|
11
12
|
export interface GetOrganizationStatisticsCommandOutput
|
|
12
13
|
extends GetOrganizationStatisticsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRemainingFreeTrialDaysRequest,
|
|
10
10
|
GetRemainingFreeTrialDaysResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRemainingFreeTrialDaysCommandInput
|
|
14
15
|
extends GetRemainingFreeTrialDaysRequest {}
|
|
15
16
|
export interface GetRemainingFreeTrialDaysCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetThreatIntelSetRequest,
|
|
10
10
|
GetThreatIntelSetResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetThreatIntelSetCommandInput
|
|
14
15
|
extends GetThreatIntelSetRequest {}
|
|
15
16
|
export interface GetThreatIntelSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetUsageStatisticsRequest,
|
|
10
10
|
GetUsageStatisticsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetUsageStatisticsCommandInput
|
|
14
15
|
extends GetUsageStatisticsRequest {}
|
|
15
16
|
export interface GetUsageStatisticsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InviteMembersRequest,
|
|
10
10
|
InviteMembersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InviteMembersCommandInput extends InviteMembersRequest {}
|
|
14
15
|
export interface InviteMembersCommandOutput
|
|
15
16
|
extends InviteMembersResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { ListCoverageRequest, ListCoverageResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListCoverageCommandInput extends ListCoverageRequest {}
|
|
11
12
|
export interface ListCoverageCommandOutput
|
|
12
13
|
extends ListCoverageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDetectorsRequest,
|
|
10
10
|
ListDetectorsResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDetectorsCommandInput extends ListDetectorsRequest {}
|
|
14
15
|
export interface ListDetectorsCommandOutput
|
|
15
16
|
extends ListDetectorsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { ListFiltersRequest, ListFiltersResponse } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListFiltersCommandInput extends ListFiltersRequest {}
|
|
11
12
|
export interface ListFiltersCommandOutput
|
|
12
13
|
extends ListFiltersResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { ListFindingsRequest, ListFindingsResponse } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListFindingsCommandInput extends ListFindingsRequest {}
|
|
11
12
|
export interface ListFindingsCommandOutput
|
|
12
13
|
extends ListFindingsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {}
|
|
11
12
|
export interface ListIPSetsCommandOutput
|
|
12
13
|
extends ListIPSetsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListInvitationsRequest,
|
|
10
10
|
ListInvitationsResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListInvitationsCommandInput extends ListInvitationsRequest {}
|
|
14
15
|
export interface ListInvitationsCommandOutput
|
|
15
16
|
extends ListInvitationsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GuardDutyClient";
|
|
8
8
|
import { ListMembersRequest, ListMembersResponse } from "../models/models_1";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListMembersCommandInput extends ListMembersRequest {}
|
|
11
12
|
export interface ListMembersCommandOutput
|
|
12
13
|
extends ListMembersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListOrganizationAdminAccountsRequest,
|
|
10
10
|
ListOrganizationAdminAccountsResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListOrganizationAdminAccountsCommandInput
|
|
14
15
|
extends ListOrganizationAdminAccountsRequest {}
|
|
15
16
|
export interface ListOrganizationAdminAccountsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPublishingDestinationsRequest,
|
|
10
10
|
ListPublishingDestinationsResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPublishingDestinationsCommandInput
|
|
14
15
|
extends ListPublishingDestinationsRequest {}
|
|
15
16
|
export interface ListPublishingDestinationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListThreatIntelSetsRequest,
|
|
10
10
|
ListThreatIntelSetsResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListThreatIntelSetsCommandInput
|
|
14
15
|
extends ListThreatIntelSetsRequest {}
|
|
15
16
|
export interface ListThreatIntelSetsCommandOutput
|