@aws-sdk/client-guardduty 3.650.0 → 3.654.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
|
@@ -95,4 +95,15 @@ declare const GetMalwareProtectionPlanCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetMalwareProtectionPlanCommand extends GetMalwareProtectionPlanCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetMalwareProtectionPlanRequest;
|
|
102
|
+
output: GetMalwareProtectionPlanResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetMalwareProtectionPlanCommandInput;
|
|
106
|
+
output: GetMalwareProtectionPlanCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -88,4 +88,15 @@ declare const GetMalwareScanSettingsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class GetMalwareScanSettingsCommand extends GetMalwareScanSettingsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: GetMalwareScanSettingsRequest;
|
|
95
|
+
output: GetMalwareScanSettingsResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: GetMalwareScanSettingsCommandInput;
|
|
99
|
+
output: GetMalwareScanSettingsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetMasterAccountCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: GetMasterAccountRequest;
|
|
78
|
+
output: GetMasterAccountResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetMasterAccountCommandInput;
|
|
82
|
+
output: GetMasterAccountCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -121,4 +121,15 @@ declare const GetMemberDetectorsCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class GetMemberDetectorsCommand extends GetMemberDetectorsCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: GetMemberDetectorsRequest;
|
|
128
|
+
output: GetMemberDetectorsResponse;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: GetMemberDetectorsCommandInput;
|
|
132
|
+
output: GetMemberDetectorsCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetMembersCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetMembersCommand extends GetMembersCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetMembersRequest;
|
|
91
|
+
output: GetMembersResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetMembersCommandInput;
|
|
95
|
+
output: GetMembersCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetOrganizationStatisticsCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetOrganizationStatisticsCommand extends GetOrganizationStatisticsCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: {};
|
|
91
|
+
output: GetOrganizationStatisticsResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetOrganizationStatisticsCommandInput;
|
|
95
|
+
output: GetOrganizationStatisticsCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -105,4 +105,15 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class GetRemainingFreeTrialDaysCommand extends GetRemainingFreeTrialDaysCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: GetRemainingFreeTrialDaysRequest;
|
|
112
|
+
output: GetRemainingFreeTrialDaysResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: GetRemainingFreeTrialDaysCommandInput;
|
|
116
|
+
output: GetRemainingFreeTrialDaysCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetThreatIntelSetCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetThreatIntelSetCommand extends GetThreatIntelSetCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: GetThreatIntelSetRequest;
|
|
77
|
+
output: GetThreatIntelSetResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetThreatIntelSetCommandInput;
|
|
81
|
+
output: GetThreatIntelSetCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -142,4 +142,15 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
142
142
|
* @public
|
|
143
143
|
*/
|
|
144
144
|
export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
|
|
145
|
+
/** @internal type navigation helper, not in runtime. */
|
|
146
|
+
protected static __types: {
|
|
147
|
+
api: {
|
|
148
|
+
input: GetUsageStatisticsRequest;
|
|
149
|
+
output: GetUsageStatisticsResponse;
|
|
150
|
+
};
|
|
151
|
+
sdk: {
|
|
152
|
+
input: GetUsageStatisticsCommandInput;
|
|
153
|
+
output: GetUsageStatisticsCommandOutput;
|
|
154
|
+
};
|
|
155
|
+
};
|
|
145
156
|
}
|
|
@@ -98,4 +98,15 @@ declare const InviteMembersCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class InviteMembersCommand extends InviteMembersCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: InviteMembersRequest;
|
|
105
|
+
output: InviteMembersResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: InviteMembersCommandInput;
|
|
109
|
+
output: InviteMembersCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -132,4 +132,15 @@ declare const ListCoverageCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class ListCoverageCommand extends ListCoverageCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: ListCoverageRequest;
|
|
139
|
+
output: ListCoverageResponse;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: ListCoverageCommandInput;
|
|
143
|
+
output: ListCoverageCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -67,4 +67,15 @@ declare const ListDetectorsCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class ListDetectorsCommand extends ListDetectorsCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: ListDetectorsRequest;
|
|
74
|
+
output: ListDetectorsResponse;
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: ListDetectorsCommandInput;
|
|
78
|
+
output: ListDetectorsCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListFiltersCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListFiltersCommand extends ListFiltersCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListFiltersRequest;
|
|
75
|
+
output: ListFiltersResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListFiltersCommandInput;
|
|
79
|
+
output: ListFiltersCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -100,4 +100,15 @@ declare const ListFindingsCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class ListFindingsCommand extends ListFindingsCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ListFindingsRequest;
|
|
107
|
+
output: ListFindingsResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ListFindingsCommandInput;
|
|
111
|
+
output: ListFindingsCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListIPSetsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListIPSetsRequest;
|
|
77
|
+
output: ListIPSetsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListIPSetsCommandInput;
|
|
81
|
+
output: ListIPSetsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListInvitationsCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListInvitationsRequest;
|
|
80
|
+
output: ListInvitationsResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListInvitationsCommandInput;
|
|
84
|
+
output: ListInvitationsCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListMalwareProtectionPlansCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListMalwareProtectionPlansCommand extends ListMalwareProtectionPlansCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListMalwareProtectionPlansRequest;
|
|
79
|
+
output: ListMalwareProtectionPlansResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListMalwareProtectionPlansCommandInput;
|
|
83
|
+
output: ListMalwareProtectionPlansCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -79,4 +79,15 @@ declare const ListMembersCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ListMembersCommand extends ListMembersCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ListMembersRequest;
|
|
86
|
+
output: ListMembersResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ListMembersCommandInput;
|
|
90
|
+
output: ListMembersCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListOrganizationAdminAccountsRequest;
|
|
79
|
+
output: ListOrganizationAdminAccountsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListOrganizationAdminAccountsCommandInput;
|
|
83
|
+
output: ListOrganizationAdminAccountsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListPublishingDestinationsCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListPublishingDestinationsCommand extends ListPublishingDestinationsCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListPublishingDestinationsRequest;
|
|
80
|
+
output: ListPublishingDestinationsResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListPublishingDestinationsCommandInput;
|
|
84
|
+
output: ListPublishingDestinationsCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListTagsForResourceRequest;
|
|
78
|
+
output: ListTagsForResourceResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListTagsForResourceCommandInput;
|
|
82
|
+
output: ListTagsForResourceCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListThreatIntelSetsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListThreatIntelSetsCommand extends ListThreatIntelSetsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListThreatIntelSetsRequest;
|
|
77
|
+
output: ListThreatIntelSetsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListThreatIntelSetsCommandInput;
|
|
81
|
+
output: ListThreatIntelSetsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -69,4 +69,15 @@ declare const StartMalwareScanCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class StartMalwareScanCommand extends StartMalwareScanCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: StartMalwareScanRequest;
|
|
76
|
+
output: StartMalwareScanResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: StartMalwareScanCommandInput;
|
|
80
|
+
output: StartMalwareScanCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -72,4 +72,15 @@ declare const StartMonitoringMembersCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class StartMonitoringMembersCommand extends StartMonitoringMembersCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: StartMonitoringMembersRequest;
|
|
79
|
+
output: StartMonitoringMembersResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: StartMonitoringMembersCommandInput;
|
|
83
|
+
output: StartMonitoringMembersCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -76,4 +76,15 @@ declare const StopMonitoringMembersCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class StopMonitoringMembersCommand extends StopMonitoringMembersCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: StopMonitoringMembersRequest;
|
|
83
|
+
output: StopMonitoringMembersResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: StopMonitoringMembersCommandInput;
|
|
87
|
+
output: StopMonitoringMembersCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -67,4 +67,15 @@ declare const TagResourceCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: TagResourceRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: TagResourceCommandInput;
|
|
78
|
+
output: TagResourceCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -64,4 +64,15 @@ declare const UnarchiveFindingsCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class UnarchiveFindingsCommand extends UnarchiveFindingsCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: UnarchiveFindingsRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: UnarchiveFindingsCommandInput;
|
|
75
|
+
output: UnarchiveFindingsCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -67,4 +67,15 @@ declare const UntagResourceCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: UntagResourceRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: UntagResourceCommandInput;
|
|
78
|
+
output: UntagResourceCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -98,4 +98,15 @@ declare const UpdateDetectorCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class UpdateDetectorCommand extends UpdateDetectorCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: UpdateDetectorRequest;
|
|
105
|
+
output: {};
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: UpdateDetectorCommandInput;
|
|
109
|
+
output: UpdateDetectorCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -93,4 +93,15 @@ declare const UpdateFilterCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: UpdateFilterRequest;
|
|
100
|
+
output: UpdateFilterResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: UpdateFilterCommandInput;
|
|
104
|
+
output: UpdateFilterCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -66,4 +66,15 @@ declare const UpdateFindingsFeedbackCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class UpdateFindingsFeedbackCommand extends UpdateFindingsFeedbackCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: UpdateFindingsFeedbackRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: UpdateFindingsFeedbackCommandInput;
|
|
77
|
+
output: UpdateFindingsFeedbackCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -65,4 +65,15 @@ declare const UpdateIPSetCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: UpdateIPSetRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: UpdateIPSetCommandInput;
|
|
76
|
+
output: UpdateIPSetCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -80,4 +80,15 @@ declare const UpdateMalwareProtectionPlanCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class UpdateMalwareProtectionPlanCommand extends UpdateMalwareProtectionPlanCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: UpdateMalwareProtectionPlanRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: UpdateMalwareProtectionPlanCommandInput;
|
|
91
|
+
output: UpdateMalwareProtectionPlanCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -87,4 +87,15 @@ declare const UpdateMalwareScanSettingsCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UpdateMalwareScanSettingsCommand extends UpdateMalwareScanSettingsCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UpdateMalwareScanSettingsRequest;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UpdateMalwareScanSettingsCommandInput;
|
|
98
|
+
output: UpdateMalwareScanSettingsCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -106,4 +106,15 @@ declare const UpdateMemberDetectorsCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class UpdateMemberDetectorsCommand extends UpdateMemberDetectorsCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: UpdateMemberDetectorsRequest;
|
|
113
|
+
output: UpdateMemberDetectorsResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: UpdateMemberDetectorsCommandInput;
|
|
117
|
+
output: UpdateMemberDetectorsCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -101,4 +101,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: UpdateOrganizationConfigurationRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: UpdateOrganizationConfigurationCommandInput;
|
|
112
|
+
output: UpdateOrganizationConfigurationCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -67,4 +67,15 @@ declare const UpdatePublishingDestinationCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class UpdatePublishingDestinationCommand extends UpdatePublishingDestinationCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: UpdatePublishingDestinationRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: UpdatePublishingDestinationCommandInput;
|
|
78
|
+
output: UpdatePublishingDestinationCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -65,4 +65,15 @@ declare const UpdateThreatIntelSetCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class UpdateThreatIntelSetCommand extends UpdateThreatIntelSetCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: UpdateThreatIntelSetRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: UpdateThreatIntelSetCommandInput;
|
|
76
|
+
output: UpdateThreatIntelSetCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -4504,6 +4504,11 @@ export interface EcsTaskDetails {
|
|
|
4504
4504
|
* @public
|
|
4505
4505
|
*/
|
|
4506
4506
|
Group?: string;
|
|
4507
|
+
/**
|
|
4508
|
+
* <p>A capacity on which the task is running. For example, <code>Fargate</code> and <code>EC2</code>.</p>
|
|
4509
|
+
* @public
|
|
4510
|
+
*/
|
|
4511
|
+
LaunchType?: string;
|
|
4507
4512
|
}
|
|
4508
4513
|
/**
|
|
4509
4514
|
* <p>Contains information about the details of the ECS Cluster.</p>
|