@aws-sdk/client-guardduty 3.651.1 → 3.658.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 +2 -1
- package/dist-es/protocols/Aws_restJson1.js +2 -1
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +11 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +11 -0
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +11 -0
- package/dist-types/commands/CreateDetectorCommand.d.ts +11 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +11 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +11 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +11 -0
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +11 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +11 -0
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +11 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDetectorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +11 -0
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +11 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +11 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/GetDetectorCommand.d.ts +11 -0
- package/dist-types/commands/GetFilterCommand.d.ts +11 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +12 -0
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +11 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +11 -0
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +11 -0
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +11 -0
- package/dist-types/commands/GetMembersCommand.d.ts +11 -0
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +11 -0
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +11 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +11 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +11 -0
- package/dist-types/commands/ListDetectorsCommand.d.ts +11 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +11 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +11 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +11 -0
- package/dist-types/commands/ListMembersCommand.d.ts +11 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +11 -0
- package/dist-types/commands/StartMalwareScanCommand.d.ts +11 -0
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +11 -0
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDetectorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMalwareProtectionPlanCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +5 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMalwareProtectionPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMalwareProtectionPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMalwareProtectionPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMalwareProtectionPlansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMalwareProtectionPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -3756,6 +3756,7 @@ var de_EcsTaskDetails = /* @__PURE__ */ __name((output, context) => {
|
|
|
3756
3756
|
Containers: [, (_) => de_Containers(_, context), `containers`],
|
|
3757
3757
|
DefinitionArn: [, import_smithy_client.expectString, `definitionArn`],
|
|
3758
3758
|
Group: [, import_smithy_client.expectString, `group`],
|
|
3759
|
+
LaunchType: [, import_smithy_client.expectString, `launchType`],
|
|
3759
3760
|
StartedAt: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), `startedAt`],
|
|
3760
3761
|
StartedBy: [, import_smithy_client.expectString, `startedBy`],
|
|
3761
3762
|
Tags: [, (_) => de_Tags(_, context), `tags`],
|
|
@@ -3966,7 +3967,7 @@ var de_KubernetesApiCallAction = /* @__PURE__ */ __name((output, context) => {
|
|
|
3966
3967
|
RequestUri: [, import_smithy_client.expectString, `requestUri`],
|
|
3967
3968
|
Resource: [, import_smithy_client.expectString, `resource`],
|
|
3968
3969
|
ResourceName: [, import_smithy_client.expectString, `resourceName`],
|
|
3969
|
-
SourceIps: [, import_smithy_client._json, `
|
|
3970
|
+
SourceIps: [, import_smithy_client._json, `sourceIPs`],
|
|
3970
3971
|
StatusCode: [, import_smithy_client.expectInt32, `statusCode`],
|
|
3971
3972
|
Subresource: [, import_smithy_client.expectString, `subresource`],
|
|
3972
3973
|
UserAgent: [, import_smithy_client.expectString, `userAgent`],
|
|
@@ -2915,6 +2915,7 @@ const de_EcsTaskDetails = (output, context) => {
|
|
|
2915
2915
|
Containers: [, (_) => de_Containers(_, context), `containers`],
|
|
2916
2916
|
DefinitionArn: [, __expectString, `definitionArn`],
|
|
2917
2917
|
Group: [, __expectString, `group`],
|
|
2918
|
+
LaunchType: [, __expectString, `launchType`],
|
|
2918
2919
|
StartedAt: [, (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))), `startedAt`],
|
|
2919
2920
|
StartedBy: [, __expectString, `startedBy`],
|
|
2920
2921
|
Tags: [, (_) => de_Tags(_, context), `tags`],
|
|
@@ -3145,7 +3146,7 @@ const de_KubernetesApiCallAction = (output, context) => {
|
|
|
3145
3146
|
RequestUri: [, __expectString, `requestUri`],
|
|
3146
3147
|
Resource: [, __expectString, `resource`],
|
|
3147
3148
|
ResourceName: [, __expectString, `resourceName`],
|
|
3148
|
-
SourceIps: [, _json, `
|
|
3149
|
+
SourceIps: [, _json, `sourceIPs`],
|
|
3149
3150
|
StatusCode: [, __expectInt32, `statusCode`],
|
|
3150
3151
|
Subresource: [, __expectString, `subresource`],
|
|
3151
3152
|
UserAgent: [, __expectString, `userAgent`],
|
|
@@ -64,4 +64,15 @@ declare const AcceptAdministratorInvitationCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: AcceptAdministratorInvitationRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: AcceptAdministratorInvitationCommandInput;
|
|
75
|
+
output: AcceptAdministratorInvitationCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -65,4 +65,15 @@ declare const AcceptInvitationCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: AcceptInvitationRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: AcceptInvitationCommandInput;
|
|
76
|
+
output: AcceptInvitationCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -68,4 +68,15 @@ declare const ArchiveFindingsCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ArchiveFindingsCommand extends ArchiveFindingsCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ArchiveFindingsRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ArchiveFindingsCommandInput;
|
|
79
|
+
output: ArchiveFindingsCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -128,4 +128,15 @@ declare const CreateDetectorCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class CreateDetectorCommand extends CreateDetectorCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: CreateDetectorRequest;
|
|
135
|
+
output: CreateDetectorResponse;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: CreateDetectorCommandInput;
|
|
139
|
+
output: CreateDetectorCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -98,4 +98,15 @@ declare const CreateFilterCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class CreateFilterCommand extends CreateFilterCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: CreateFilterRequest;
|
|
105
|
+
output: CreateFilterResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: CreateFilterCommandInput;
|
|
109
|
+
output: CreateFilterCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -74,4 +74,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: CreateIPSetRequest;
|
|
81
|
+
output: CreateIPSetResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: CreateIPSetCommandInput;
|
|
85
|
+
output: CreateIPSetCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -88,4 +88,15 @@ declare const CreateMalwareProtectionPlanCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class CreateMalwareProtectionPlanCommand extends CreateMalwareProtectionPlanCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: CreateMalwareProtectionPlanRequest;
|
|
95
|
+
output: CreateMalwareProtectionPlanResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: CreateMalwareProtectionPlanCommandInput;
|
|
99
|
+
output: CreateMalwareProtectionPlanCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -93,4 +93,15 @@ declare const CreateMembersCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: CreateMembersRequest;
|
|
100
|
+
output: CreateMembersResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: CreateMembersCommandInput;
|
|
104
|
+
output: CreateMembersCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -70,4 +70,15 @@ declare const CreatePublishingDestinationCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class CreatePublishingDestinationCommand extends CreatePublishingDestinationCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: CreatePublishingDestinationRequest;
|
|
77
|
+
output: CreatePublishingDestinationResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: CreatePublishingDestinationCommandInput;
|
|
81
|
+
output: CreatePublishingDestinationCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -66,4 +66,15 @@ declare const CreateSampleFindingsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: CreateSampleFindingsRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: CreateSampleFindingsCommandInput;
|
|
77
|
+
output: CreateSampleFindingsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -73,4 +73,15 @@ declare const CreateThreatIntelSetCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class CreateThreatIntelSetCommand extends CreateThreatIntelSetCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: CreateThreatIntelSetRequest;
|
|
80
|
+
output: CreateThreatIntelSetResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: CreateThreatIntelSetCommandInput;
|
|
84
|
+
output: CreateThreatIntelSetCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeclineInvitationsRequest;
|
|
78
|
+
output: DeclineInvitationsResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeclineInvitationsCommandInput;
|
|
82
|
+
output: DeclineInvitationsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -61,4 +61,15 @@ declare const DeleteDetectorCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: DeleteDetectorRequest;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: DeleteDetectorCommandInput;
|
|
72
|
+
output: DeleteDetectorCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -62,4 +62,15 @@ declare const DeleteFilterCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: DeleteFilterRequest;
|
|
69
|
+
output: {};
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: DeleteFilterCommandInput;
|
|
73
|
+
output: DeleteFilterCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -63,4 +63,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DeleteIPSetRequest;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DeleteIPSetCommandInput;
|
|
74
|
+
output: DeleteIPSetCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DeleteInvitationsRequest;
|
|
78
|
+
output: DeleteInvitationsResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeleteInvitationsCommandInput;
|
|
82
|
+
output: DeleteInvitationsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteMalwareProtectionPlanCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteMalwareProtectionPlanCommand extends DeleteMalwareProtectionPlanCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteMalwareProtectionPlanRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteMalwareProtectionPlanCommandInput;
|
|
80
|
+
output: DeleteMalwareProtectionPlanCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteMembersCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteMembersCommand extends DeleteMembersCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteMembersRequest;
|
|
82
|
+
output: DeleteMembersResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteMembersCommandInput;
|
|
86
|
+
output: DeleteMembersCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -62,4 +62,15 @@ declare const DeletePublishingDestinationCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class DeletePublishingDestinationCommand extends DeletePublishingDestinationCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: DeletePublishingDestinationRequest;
|
|
69
|
+
output: {};
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: DeletePublishingDestinationCommandInput;
|
|
73
|
+
output: DeletePublishingDestinationCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -62,4 +62,15 @@ declare const DeleteThreatIntelSetCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class DeleteThreatIntelSetCommand extends DeleteThreatIntelSetCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: DeleteThreatIntelSetRequest;
|
|
69
|
+
output: {};
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: DeleteThreatIntelSetCommandInput;
|
|
73
|
+
output: DeleteThreatIntelSetCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -121,4 +121,15 @@ declare const DescribeMalwareScansCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class DescribeMalwareScansCommand extends DescribeMalwareScansCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: DescribeMalwareScansRequest;
|
|
128
|
+
output: DescribeMalwareScansResponse;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: DescribeMalwareScansCommandInput;
|
|
132
|
+
output: DescribeMalwareScansCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -101,4 +101,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: DescribeOrganizationConfigurationRequest;
|
|
108
|
+
output: DescribeOrganizationConfigurationResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: DescribeOrganizationConfigurationCommandInput;
|
|
112
|
+
output: DescribeOrganizationConfigurationCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -72,4 +72,15 @@ declare const DescribePublishingDestinationCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DescribePublishingDestinationCommand extends DescribePublishingDestinationCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DescribePublishingDestinationRequest;
|
|
79
|
+
output: DescribePublishingDestinationResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DescribePublishingDestinationCommandInput;
|
|
83
|
+
output: DescribePublishingDestinationCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -63,4 +63,15 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DisableOrganizationAdminAccountRequest;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DisableOrganizationAdminAccountCommandInput;
|
|
74
|
+
output: DisableOrganizationAdminAccountCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -70,4 +70,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DisassociateFromAdministratorAccountRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DisassociateFromAdministratorAccountCommandInput;
|
|
81
|
+
output: DisassociateFromAdministratorAccountCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -69,4 +69,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DisassociateFromMasterAccountRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DisassociateFromMasterAccountCommandInput;
|
|
80
|
+
output: DisassociateFromMasterAccountCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -89,4 +89,15 @@ declare const DisassociateMembersCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DisassociateMembersRequest;
|
|
96
|
+
output: DisassociateMembersResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DisassociateMembersCommandInput;
|
|
100
|
+
output: DisassociateMembersCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -63,4 +63,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: EnableOrganizationAdminAccountRequest;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: EnableOrganizationAdminAccountCommandInput;
|
|
74
|
+
output: EnableOrganizationAdminAccountCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetAdministratorAccountRequest;
|
|
80
|
+
output: GetAdministratorAccountResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetAdministratorAccountCommandInput;
|
|
84
|
+
output: GetAdministratorAccountCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetCoverageStatisticsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetCoverageStatisticsCommand extends GetCoverageStatisticsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetCoverageStatisticsRequest;
|
|
98
|
+
output: GetCoverageStatisticsResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetCoverageStatisticsCommandInput;
|
|
102
|
+
output: GetCoverageStatisticsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -115,4 +115,15 @@ declare const GetDetectorCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class GetDetectorCommand extends GetDetectorCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: GetDetectorRequest;
|
|
122
|
+
output: GetDetectorResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: GetDetectorCommandInput;
|
|
126
|
+
output: GetDetectorCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetFilterCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetFilterCommand extends GetFilterCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetFilterRequest;
|
|
103
|
+
output: GetFilterResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetFilterCommandInput;
|
|
107
|
+
output: GetFilterCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -323,6 +323,7 @@ declare const GetFindingsCommand_base: {
|
|
|
323
323
|
* // },
|
|
324
324
|
* // ],
|
|
325
325
|
* // Group: "STRING_VALUE",
|
|
326
|
+
* // LaunchType: "STRING_VALUE",
|
|
326
327
|
* // },
|
|
327
328
|
* // },
|
|
328
329
|
* // ContainerDetails: {
|
|
@@ -845,4 +846,15 @@ declare const GetFindingsCommand_base: {
|
|
|
845
846
|
* @public
|
|
846
847
|
*/
|
|
847
848
|
export declare class GetFindingsCommand extends GetFindingsCommand_base {
|
|
849
|
+
/** @internal type navigation helper, not in runtime. */
|
|
850
|
+
protected static __types: {
|
|
851
|
+
api: {
|
|
852
|
+
input: GetFindingsRequest;
|
|
853
|
+
output: GetFindingsResponse;
|
|
854
|
+
};
|
|
855
|
+
sdk: {
|
|
856
|
+
input: GetFindingsCommandInput;
|
|
857
|
+
output: GetFindingsCommandOutput;
|
|
858
|
+
};
|
|
859
|
+
};
|
|
848
860
|
}
|
|
@@ -143,4 +143,15 @@ declare const GetFindingsStatisticsCommand_base: {
|
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
145
|
export declare class GetFindingsStatisticsCommand extends GetFindingsStatisticsCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: GetFindingsStatisticsRequest;
|
|
150
|
+
output: GetFindingsStatisticsResponse;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: GetFindingsStatisticsCommandInput;
|
|
154
|
+
output: GetFindingsStatisticsCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetIPSetCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: GetIPSetRequest;
|
|
77
|
+
output: GetIPSetResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetIPSetCommandInput;
|
|
81
|
+
output: GetIPSetCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -62,4 +62,15 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: {};
|
|
69
|
+
output: GetInvitationsCountResponse;
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: GetInvitationsCountCommandInput;
|
|
73
|
+
output: GetInvitationsCountCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|