@aws-sdk/client-guardduty 3.297.0 → 3.299.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/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
- package/dist-cjs/commands/ArchiveFindingsCommand.js +2 -3
- package/dist-cjs/commands/CreateDetectorCommand.js +2 -3
- package/dist-cjs/commands/CreateFilterCommand.js +2 -3
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
- package/dist-cjs/commands/CreateMembersCommand.js +2 -3
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -3
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -3
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteDetectorCommand.js +2 -3
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -3
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -3
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/GetDetectorCommand.js +2 -3
- package/dist-cjs/commands/GetFilterCommand.js +2 -3
- package/dist-cjs/commands/GetFindingsCommand.js +2 -3
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetIPSetCommand.js +2 -3
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -3
- package/dist-cjs/commands/GetMembersCommand.js +2 -3
- package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -3
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -3
- package/dist-cjs/commands/InviteMembersCommand.js +2 -3
- package/dist-cjs/commands/ListDetectorsCommand.js +2 -3
- package/dist-cjs/commands/ListFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListFindingsCommand.js +2 -3
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListMembersCommand.js +2 -3
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -3
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -3
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDetectorCommand.js +2 -3
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -3
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -3
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -3
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +7 -1086
- package/dist-cjs/models/models_1.js +2 -0
- package/dist-cjs/protocols/Aws_restJson1.js +6 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-es/commands/AcceptInvitationCommand.js +2 -3
- package/dist-es/commands/ArchiveFindingsCommand.js +2 -3
- package/dist-es/commands/CreateDetectorCommand.js +2 -3
- package/dist-es/commands/CreateFilterCommand.js +2 -3
- package/dist-es/commands/CreateIPSetCommand.js +2 -3
- package/dist-es/commands/CreateMembersCommand.js +2 -3
- package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -3
- package/dist-es/commands/CreateSampleFindingsCommand.js +2 -3
- package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteDetectorCommand.js +2 -3
- package/dist-es/commands/DeleteFilterCommand.js +2 -3
- package/dist-es/commands/DeleteIPSetCommand.js +2 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteMembersCommand.js +2 -3
- package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -3
- package/dist-es/commands/DescribeMalwareScansCommand.js +2 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateMembersCommand.js +2 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/GetDetectorCommand.js +2 -3
- package/dist-es/commands/GetFilterCommand.js +2 -3
- package/dist-es/commands/GetFindingsCommand.js +2 -3
- package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -3
- package/dist-es/commands/GetIPSetCommand.js +2 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -3
- package/dist-es/commands/GetMasterAccountCommand.js +2 -3
- package/dist-es/commands/GetMemberDetectorsCommand.js +2 -3
- package/dist-es/commands/GetMembersCommand.js +2 -3
- package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
- package/dist-es/commands/GetThreatIntelSetCommand.js +2 -3
- package/dist-es/commands/GetUsageStatisticsCommand.js +2 -3
- package/dist-es/commands/InviteMembersCommand.js +2 -3
- package/dist-es/commands/ListDetectorsCommand.js +2 -3
- package/dist-es/commands/ListFiltersCommand.js +2 -3
- package/dist-es/commands/ListFindingsCommand.js +2 -3
- package/dist-es/commands/ListIPSetsCommand.js +2 -3
- package/dist-es/commands/ListInvitationsCommand.js +2 -3
- package/dist-es/commands/ListMembersCommand.js +2 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -3
- package/dist-es/commands/StartMonitoringMembersCommand.js +2 -3
- package/dist-es/commands/StopMonitoringMembersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UnarchiveFindingsCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDetectorCommand.js +2 -3
- package/dist-es/commands/UpdateFilterCommand.js +2 -3
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -3
- package/dist-es/commands/UpdateIPSetCommand.js +2 -3
- package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -3
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +6 -810
- package/dist-es/models/models_1.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +6 -0
- package/dist-types/GuardDuty.d.ts +12 -3
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -0
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -2
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +53 -1088
- package/dist-types/models/models_1.d.ts +5 -0
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +9 -755
- package/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/package.json +11 -10
|
@@ -721,6 +721,14 @@ export interface ArchiveFindingsRequest {
|
|
|
721
721
|
*/
|
|
722
722
|
export interface ArchiveFindingsResponse {
|
|
723
723
|
}
|
|
724
|
+
/**
|
|
725
|
+
* @public
|
|
726
|
+
*/
|
|
727
|
+
export declare enum AutoEnableMembers {
|
|
728
|
+
ALL = "ALL",
|
|
729
|
+
NEW = "NEW",
|
|
730
|
+
NONE = "NONE"
|
|
731
|
+
}
|
|
724
732
|
/**
|
|
725
733
|
* @public
|
|
726
734
|
* <p>Contains information on the current bucket policies for the S3 bucket.</p>
|
|
@@ -2253,10 +2261,12 @@ export interface OrganizationFeatureConfigurationResult {
|
|
|
2253
2261
|
*/
|
|
2254
2262
|
export interface DescribeOrganizationConfigurationResponse {
|
|
2255
2263
|
/**
|
|
2264
|
+
* @deprecated
|
|
2265
|
+
*
|
|
2256
2266
|
* <p>Indicates whether GuardDuty is automatically enabled for accounts added to the
|
|
2257
2267
|
* organization.</p>
|
|
2258
2268
|
*/
|
|
2259
|
-
AutoEnable
|
|
2269
|
+
AutoEnable?: boolean;
|
|
2260
2270
|
/**
|
|
2261
2271
|
* <p>Indicates whether the maximum number of allowed member accounts are already associated
|
|
2262
2272
|
* with the delegated administrator account for your organization.</p>
|
|
@@ -2277,6 +2287,25 @@ export interface DescribeOrganizationConfigurationResponse {
|
|
|
2277
2287
|
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
2278
2288
|
*/
|
|
2279
2289
|
NextToken?: string;
|
|
2290
|
+
/**
|
|
2291
|
+
* <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.</p>
|
|
2292
|
+
* <ul>
|
|
2293
|
+
* <li>
|
|
2294
|
+
* <p>
|
|
2295
|
+
* <code>NEW</code>: Indicates that new accounts joining the organization are configured to have GuardDuty enabled automatically.</p>
|
|
2296
|
+
* </li>
|
|
2297
|
+
* <li>
|
|
2298
|
+
* <p>
|
|
2299
|
+
* <code>ALL</code>: Indicates that all accounts (new and existing members) in the organization are
|
|
2300
|
+
* configured to have GuardDuty enabled automatically.</p>
|
|
2301
|
+
* </li>
|
|
2302
|
+
* <li>
|
|
2303
|
+
* <p>
|
|
2304
|
+
* <code>NONE</code>: Indicates that no account in the organization will be configured to have GuardDuty enabled automatically.</p>
|
|
2305
|
+
* </li>
|
|
2306
|
+
* </ul>
|
|
2307
|
+
*/
|
|
2308
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers | string;
|
|
2280
2309
|
}
|
|
2281
2310
|
/**
|
|
2282
2311
|
* @public
|
|
@@ -5115,13 +5144,15 @@ export interface OrganizationFeatureConfiguration {
|
|
|
5115
5144
|
*/
|
|
5116
5145
|
export interface UpdateOrganizationConfigurationRequest {
|
|
5117
5146
|
/**
|
|
5118
|
-
* <p>The ID of the detector
|
|
5147
|
+
* <p>The ID of the detector that configures the delegated administrator.</p>
|
|
5119
5148
|
*/
|
|
5120
5149
|
DetectorId: string | undefined;
|
|
5121
5150
|
/**
|
|
5151
|
+
* @deprecated
|
|
5152
|
+
*
|
|
5122
5153
|
* <p>Indicates whether to automatically enable member accounts in the organization.</p>
|
|
5123
5154
|
*/
|
|
5124
|
-
AutoEnable
|
|
5155
|
+
AutoEnable?: boolean;
|
|
5125
5156
|
/**
|
|
5126
5157
|
* @deprecated
|
|
5127
5158
|
*
|
|
@@ -5132,6 +5163,25 @@ export interface UpdateOrganizationConfigurationRequest {
|
|
|
5132
5163
|
* <p>A list of features that will be configured for the organization.</p>
|
|
5133
5164
|
*/
|
|
5134
5165
|
Features?: OrganizationFeatureConfiguration[];
|
|
5166
|
+
/**
|
|
5167
|
+
* <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. </p>
|
|
5168
|
+
* <ul>
|
|
5169
|
+
* <li>
|
|
5170
|
+
* <p>
|
|
5171
|
+
* <code>NEW</code>: Indicates that new accounts joining the organization are configured to have GuardDuty enabled automatically.</p>
|
|
5172
|
+
* </li>
|
|
5173
|
+
* <li>
|
|
5174
|
+
* <p>
|
|
5175
|
+
* <code>ALL</code>: Indicates that all accounts (new and existing members) in the organization are
|
|
5176
|
+
* configured to have GuardDuty enabled automatically.</p>
|
|
5177
|
+
* </li>
|
|
5178
|
+
* <li>
|
|
5179
|
+
* <p>
|
|
5180
|
+
* <code>NONE</code>: Indicates that no account in the organization will be configured to have GuardDuty enabled automatically.</p>
|
|
5181
|
+
* </li>
|
|
5182
|
+
* </ul>
|
|
5183
|
+
*/
|
|
5184
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers | string;
|
|
5135
5185
|
}
|
|
5136
5186
|
/**
|
|
5137
5187
|
* @public
|
|
@@ -5188,1088 +5238,3 @@ export interface UpdateThreatIntelSetRequest {
|
|
|
5188
5238
|
*/
|
|
5189
5239
|
Activate?: boolean;
|
|
5190
5240
|
}
|
|
5191
|
-
/**
|
|
5192
|
-
* @public
|
|
5193
|
-
*/
|
|
5194
|
-
export interface UpdateThreatIntelSetResponse {
|
|
5195
|
-
}
|
|
5196
|
-
/**
|
|
5197
|
-
* @internal
|
|
5198
|
-
*/
|
|
5199
|
-
export declare const AcceptAdministratorInvitationRequestFilterSensitiveLog: (obj: AcceptAdministratorInvitationRequest) => any;
|
|
5200
|
-
/**
|
|
5201
|
-
* @internal
|
|
5202
|
-
*/
|
|
5203
|
-
export declare const AcceptAdministratorInvitationResponseFilterSensitiveLog: (obj: AcceptAdministratorInvitationResponse) => any;
|
|
5204
|
-
/**
|
|
5205
|
-
* @internal
|
|
5206
|
-
*/
|
|
5207
|
-
export declare const AcceptInvitationRequestFilterSensitiveLog: (obj: AcceptInvitationRequest) => any;
|
|
5208
|
-
/**
|
|
5209
|
-
* @internal
|
|
5210
|
-
*/
|
|
5211
|
-
export declare const AcceptInvitationResponseFilterSensitiveLog: (obj: AcceptInvitationResponse) => any;
|
|
5212
|
-
/**
|
|
5213
|
-
* @internal
|
|
5214
|
-
*/
|
|
5215
|
-
export declare const AccessControlListFilterSensitiveLog: (obj: AccessControlList) => any;
|
|
5216
|
-
/**
|
|
5217
|
-
* @internal
|
|
5218
|
-
*/
|
|
5219
|
-
export declare const AccessKeyDetailsFilterSensitiveLog: (obj: AccessKeyDetails) => any;
|
|
5220
|
-
/**
|
|
5221
|
-
* @internal
|
|
5222
|
-
*/
|
|
5223
|
-
export declare const AccountDetailFilterSensitiveLog: (obj: AccountDetail) => any;
|
|
5224
|
-
/**
|
|
5225
|
-
* @internal
|
|
5226
|
-
*/
|
|
5227
|
-
export declare const DataSourceFreeTrialFilterSensitiveLog: (obj: DataSourceFreeTrial) => any;
|
|
5228
|
-
/**
|
|
5229
|
-
* @internal
|
|
5230
|
-
*/
|
|
5231
|
-
export declare const KubernetesDataSourceFreeTrialFilterSensitiveLog: (obj: KubernetesDataSourceFreeTrial) => any;
|
|
5232
|
-
/**
|
|
5233
|
-
* @internal
|
|
5234
|
-
*/
|
|
5235
|
-
export declare const MalwareProtectionDataSourceFreeTrialFilterSensitiveLog: (obj: MalwareProtectionDataSourceFreeTrial) => any;
|
|
5236
|
-
/**
|
|
5237
|
-
* @internal
|
|
5238
|
-
*/
|
|
5239
|
-
export declare const DataSourcesFreeTrialFilterSensitiveLog: (obj: DataSourcesFreeTrial) => any;
|
|
5240
|
-
/**
|
|
5241
|
-
* @internal
|
|
5242
|
-
*/
|
|
5243
|
-
export declare const FreeTrialFeatureConfigurationResultFilterSensitiveLog: (obj: FreeTrialFeatureConfigurationResult) => any;
|
|
5244
|
-
/**
|
|
5245
|
-
* @internal
|
|
5246
|
-
*/
|
|
5247
|
-
export declare const AccountFreeTrialInfoFilterSensitiveLog: (obj: AccountFreeTrialInfo) => any;
|
|
5248
|
-
/**
|
|
5249
|
-
* @internal
|
|
5250
|
-
*/
|
|
5251
|
-
export declare const BlockPublicAccessFilterSensitiveLog: (obj: BlockPublicAccess) => any;
|
|
5252
|
-
/**
|
|
5253
|
-
* @internal
|
|
5254
|
-
*/
|
|
5255
|
-
export declare const AccountLevelPermissionsFilterSensitiveLog: (obj: AccountLevelPermissions) => any;
|
|
5256
|
-
/**
|
|
5257
|
-
* @internal
|
|
5258
|
-
*/
|
|
5259
|
-
export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
|
|
5260
|
-
/**
|
|
5261
|
-
* @internal
|
|
5262
|
-
*/
|
|
5263
|
-
export declare const RemoteAccountDetailsFilterSensitiveLog: (obj: RemoteAccountDetails) => any;
|
|
5264
|
-
/**
|
|
5265
|
-
* @internal
|
|
5266
|
-
*/
|
|
5267
|
-
export declare const CityFilterSensitiveLog: (obj: City) => any;
|
|
5268
|
-
/**
|
|
5269
|
-
* @internal
|
|
5270
|
-
*/
|
|
5271
|
-
export declare const CountryFilterSensitiveLog: (obj: Country) => any;
|
|
5272
|
-
/**
|
|
5273
|
-
* @internal
|
|
5274
|
-
*/
|
|
5275
|
-
export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
|
|
5276
|
-
/**
|
|
5277
|
-
* @internal
|
|
5278
|
-
*/
|
|
5279
|
-
export declare const OrganizationFilterSensitiveLog: (obj: Organization) => any;
|
|
5280
|
-
/**
|
|
5281
|
-
* @internal
|
|
5282
|
-
*/
|
|
5283
|
-
export declare const RemoteIpDetailsFilterSensitiveLog: (obj: RemoteIpDetails) => any;
|
|
5284
|
-
/**
|
|
5285
|
-
* @internal
|
|
5286
|
-
*/
|
|
5287
|
-
export declare const AwsApiCallActionFilterSensitiveLog: (obj: AwsApiCallAction) => any;
|
|
5288
|
-
/**
|
|
5289
|
-
* @internal
|
|
5290
|
-
*/
|
|
5291
|
-
export declare const DnsRequestActionFilterSensitiveLog: (obj: DnsRequestAction) => any;
|
|
5292
|
-
/**
|
|
5293
|
-
* @internal
|
|
5294
|
-
*/
|
|
5295
|
-
export declare const KubernetesApiCallActionFilterSensitiveLog: (obj: KubernetesApiCallAction) => any;
|
|
5296
|
-
/**
|
|
5297
|
-
* @internal
|
|
5298
|
-
*/
|
|
5299
|
-
export declare const LocalIpDetailsFilterSensitiveLog: (obj: LocalIpDetails) => any;
|
|
5300
|
-
/**
|
|
5301
|
-
* @internal
|
|
5302
|
-
*/
|
|
5303
|
-
export declare const LocalPortDetailsFilterSensitiveLog: (obj: LocalPortDetails) => any;
|
|
5304
|
-
/**
|
|
5305
|
-
* @internal
|
|
5306
|
-
*/
|
|
5307
|
-
export declare const RemotePortDetailsFilterSensitiveLog: (obj: RemotePortDetails) => any;
|
|
5308
|
-
/**
|
|
5309
|
-
* @internal
|
|
5310
|
-
*/
|
|
5311
|
-
export declare const NetworkConnectionActionFilterSensitiveLog: (obj: NetworkConnectionAction) => any;
|
|
5312
|
-
/**
|
|
5313
|
-
* @internal
|
|
5314
|
-
*/
|
|
5315
|
-
export declare const PortProbeDetailFilterSensitiveLog: (obj: PortProbeDetail) => any;
|
|
5316
|
-
/**
|
|
5317
|
-
* @internal
|
|
5318
|
-
*/
|
|
5319
|
-
export declare const PortProbeActionFilterSensitiveLog: (obj: PortProbeAction) => any;
|
|
5320
|
-
/**
|
|
5321
|
-
* @internal
|
|
5322
|
-
*/
|
|
5323
|
-
export declare const LoginAttributeFilterSensitiveLog: (obj: LoginAttribute) => any;
|
|
5324
|
-
/**
|
|
5325
|
-
* @internal
|
|
5326
|
-
*/
|
|
5327
|
-
export declare const RdsLoginAttemptActionFilterSensitiveLog: (obj: RdsLoginAttemptAction) => any;
|
|
5328
|
-
/**
|
|
5329
|
-
* @internal
|
|
5330
|
-
*/
|
|
5331
|
-
export declare const ActionFilterSensitiveLog: (obj: Action) => any;
|
|
5332
|
-
/**
|
|
5333
|
-
* @internal
|
|
5334
|
-
*/
|
|
5335
|
-
export declare const AdminAccountFilterSensitiveLog: (obj: AdminAccount) => any;
|
|
5336
|
-
/**
|
|
5337
|
-
* @internal
|
|
5338
|
-
*/
|
|
5339
|
-
export declare const AdministratorFilterSensitiveLog: (obj: Administrator) => any;
|
|
5340
|
-
/**
|
|
5341
|
-
* @internal
|
|
5342
|
-
*/
|
|
5343
|
-
export declare const ArchiveFindingsRequestFilterSensitiveLog: (obj: ArchiveFindingsRequest) => any;
|
|
5344
|
-
/**
|
|
5345
|
-
* @internal
|
|
5346
|
-
*/
|
|
5347
|
-
export declare const ArchiveFindingsResponseFilterSensitiveLog: (obj: ArchiveFindingsResponse) => any;
|
|
5348
|
-
/**
|
|
5349
|
-
* @internal
|
|
5350
|
-
*/
|
|
5351
|
-
export declare const BucketPolicyFilterSensitiveLog: (obj: BucketPolicy) => any;
|
|
5352
|
-
/**
|
|
5353
|
-
* @internal
|
|
5354
|
-
*/
|
|
5355
|
-
export declare const BucketLevelPermissionsFilterSensitiveLog: (obj: BucketLevelPermissions) => any;
|
|
5356
|
-
/**
|
|
5357
|
-
* @internal
|
|
5358
|
-
*/
|
|
5359
|
-
export declare const CloudTrailConfigurationResultFilterSensitiveLog: (obj: CloudTrailConfigurationResult) => any;
|
|
5360
|
-
/**
|
|
5361
|
-
* @internal
|
|
5362
|
-
*/
|
|
5363
|
-
export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
|
|
5364
|
-
/**
|
|
5365
|
-
* @internal
|
|
5366
|
-
*/
|
|
5367
|
-
export declare const SecurityContextFilterSensitiveLog: (obj: SecurityContext) => any;
|
|
5368
|
-
/**
|
|
5369
|
-
* @internal
|
|
5370
|
-
*/
|
|
5371
|
-
export declare const VolumeMountFilterSensitiveLog: (obj: VolumeMount) => any;
|
|
5372
|
-
/**
|
|
5373
|
-
* @internal
|
|
5374
|
-
*/
|
|
5375
|
-
export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
|
|
5376
|
-
/**
|
|
5377
|
-
* @internal
|
|
5378
|
-
*/
|
|
5379
|
-
export declare const KubernetesAuditLogsConfigurationFilterSensitiveLog: (obj: KubernetesAuditLogsConfiguration) => any;
|
|
5380
|
-
/**
|
|
5381
|
-
* @internal
|
|
5382
|
-
*/
|
|
5383
|
-
export declare const KubernetesConfigurationFilterSensitiveLog: (obj: KubernetesConfiguration) => any;
|
|
5384
|
-
/**
|
|
5385
|
-
* @internal
|
|
5386
|
-
*/
|
|
5387
|
-
export declare const ScanEc2InstanceWithFindingsFilterSensitiveLog: (obj: ScanEc2InstanceWithFindings) => any;
|
|
5388
|
-
/**
|
|
5389
|
-
* @internal
|
|
5390
|
-
*/
|
|
5391
|
-
export declare const MalwareProtectionConfigurationFilterSensitiveLog: (obj: MalwareProtectionConfiguration) => any;
|
|
5392
|
-
/**
|
|
5393
|
-
* @internal
|
|
5394
|
-
*/
|
|
5395
|
-
export declare const S3LogsConfigurationFilterSensitiveLog: (obj: S3LogsConfiguration) => any;
|
|
5396
|
-
/**
|
|
5397
|
-
* @internal
|
|
5398
|
-
*/
|
|
5399
|
-
export declare const DataSourceConfigurationsFilterSensitiveLog: (obj: DataSourceConfigurations) => any;
|
|
5400
|
-
/**
|
|
5401
|
-
* @internal
|
|
5402
|
-
*/
|
|
5403
|
-
export declare const DetectorFeatureConfigurationFilterSensitiveLog: (obj: DetectorFeatureConfiguration) => any;
|
|
5404
|
-
/**
|
|
5405
|
-
* @internal
|
|
5406
|
-
*/
|
|
5407
|
-
export declare const CreateDetectorRequestFilterSensitiveLog: (obj: CreateDetectorRequest) => any;
|
|
5408
|
-
/**
|
|
5409
|
-
* @internal
|
|
5410
|
-
*/
|
|
5411
|
-
export declare const EbsVolumesResultFilterSensitiveLog: (obj: EbsVolumesResult) => any;
|
|
5412
|
-
/**
|
|
5413
|
-
* @internal
|
|
5414
|
-
*/
|
|
5415
|
-
export declare const ScanEc2InstanceWithFindingsResultFilterSensitiveLog: (obj: ScanEc2InstanceWithFindingsResult) => any;
|
|
5416
|
-
/**
|
|
5417
|
-
* @internal
|
|
5418
|
-
*/
|
|
5419
|
-
export declare const MalwareProtectionConfigurationResultFilterSensitiveLog: (obj: MalwareProtectionConfigurationResult) => any;
|
|
5420
|
-
/**
|
|
5421
|
-
* @internal
|
|
5422
|
-
*/
|
|
5423
|
-
export declare const UnprocessedDataSourcesResultFilterSensitiveLog: (obj: UnprocessedDataSourcesResult) => any;
|
|
5424
|
-
/**
|
|
5425
|
-
* @internal
|
|
5426
|
-
*/
|
|
5427
|
-
export declare const CreateDetectorResponseFilterSensitiveLog: (obj: CreateDetectorResponse) => any;
|
|
5428
|
-
/**
|
|
5429
|
-
* @internal
|
|
5430
|
-
*/
|
|
5431
|
-
export declare const FindingCriteriaFilterSensitiveLog: (obj: FindingCriteria) => any;
|
|
5432
|
-
/**
|
|
5433
|
-
* @internal
|
|
5434
|
-
*/
|
|
5435
|
-
export declare const CreateFilterRequestFilterSensitiveLog: (obj: CreateFilterRequest) => any;
|
|
5436
|
-
/**
|
|
5437
|
-
* @internal
|
|
5438
|
-
*/
|
|
5439
|
-
export declare const CreateFilterResponseFilterSensitiveLog: (obj: CreateFilterResponse) => any;
|
|
5440
|
-
/**
|
|
5441
|
-
* @internal
|
|
5442
|
-
*/
|
|
5443
|
-
export declare const CreateIPSetRequestFilterSensitiveLog: (obj: CreateIPSetRequest) => any;
|
|
5444
|
-
/**
|
|
5445
|
-
* @internal
|
|
5446
|
-
*/
|
|
5447
|
-
export declare const CreateIPSetResponseFilterSensitiveLog: (obj: CreateIPSetResponse) => any;
|
|
5448
|
-
/**
|
|
5449
|
-
* @internal
|
|
5450
|
-
*/
|
|
5451
|
-
export declare const CreateMembersRequestFilterSensitiveLog: (obj: CreateMembersRequest) => any;
|
|
5452
|
-
/**
|
|
5453
|
-
* @internal
|
|
5454
|
-
*/
|
|
5455
|
-
export declare const UnprocessedAccountFilterSensitiveLog: (obj: UnprocessedAccount) => any;
|
|
5456
|
-
/**
|
|
5457
|
-
* @internal
|
|
5458
|
-
*/
|
|
5459
|
-
export declare const CreateMembersResponseFilterSensitiveLog: (obj: CreateMembersResponse) => any;
|
|
5460
|
-
/**
|
|
5461
|
-
* @internal
|
|
5462
|
-
*/
|
|
5463
|
-
export declare const DestinationPropertiesFilterSensitiveLog: (obj: DestinationProperties) => any;
|
|
5464
|
-
/**
|
|
5465
|
-
* @internal
|
|
5466
|
-
*/
|
|
5467
|
-
export declare const CreatePublishingDestinationRequestFilterSensitiveLog: (obj: CreatePublishingDestinationRequest) => any;
|
|
5468
|
-
/**
|
|
5469
|
-
* @internal
|
|
5470
|
-
*/
|
|
5471
|
-
export declare const CreatePublishingDestinationResponseFilterSensitiveLog: (obj: CreatePublishingDestinationResponse) => any;
|
|
5472
|
-
/**
|
|
5473
|
-
* @internal
|
|
5474
|
-
*/
|
|
5475
|
-
export declare const CreateSampleFindingsRequestFilterSensitiveLog: (obj: CreateSampleFindingsRequest) => any;
|
|
5476
|
-
/**
|
|
5477
|
-
* @internal
|
|
5478
|
-
*/
|
|
5479
|
-
export declare const CreateSampleFindingsResponseFilterSensitiveLog: (obj: CreateSampleFindingsResponse) => any;
|
|
5480
|
-
/**
|
|
5481
|
-
* @internal
|
|
5482
|
-
*/
|
|
5483
|
-
export declare const CreateThreatIntelSetRequestFilterSensitiveLog: (obj: CreateThreatIntelSetRequest) => any;
|
|
5484
|
-
/**
|
|
5485
|
-
* @internal
|
|
5486
|
-
*/
|
|
5487
|
-
export declare const CreateThreatIntelSetResponseFilterSensitiveLog: (obj: CreateThreatIntelSetResponse) => any;
|
|
5488
|
-
/**
|
|
5489
|
-
* @internal
|
|
5490
|
-
*/
|
|
5491
|
-
export declare const DNSLogsConfigurationResultFilterSensitiveLog: (obj: DNSLogsConfigurationResult) => any;
|
|
5492
|
-
/**
|
|
5493
|
-
* @internal
|
|
5494
|
-
*/
|
|
5495
|
-
export declare const FlowLogsConfigurationResultFilterSensitiveLog: (obj: FlowLogsConfigurationResult) => any;
|
|
5496
|
-
/**
|
|
5497
|
-
* @internal
|
|
5498
|
-
*/
|
|
5499
|
-
export declare const KubernetesAuditLogsConfigurationResultFilterSensitiveLog: (obj: KubernetesAuditLogsConfigurationResult) => any;
|
|
5500
|
-
/**
|
|
5501
|
-
* @internal
|
|
5502
|
-
*/
|
|
5503
|
-
export declare const KubernetesConfigurationResultFilterSensitiveLog: (obj: KubernetesConfigurationResult) => any;
|
|
5504
|
-
/**
|
|
5505
|
-
* @internal
|
|
5506
|
-
*/
|
|
5507
|
-
export declare const S3LogsConfigurationResultFilterSensitiveLog: (obj: S3LogsConfigurationResult) => any;
|
|
5508
|
-
/**
|
|
5509
|
-
* @internal
|
|
5510
|
-
*/
|
|
5511
|
-
export declare const DataSourceConfigurationsResultFilterSensitiveLog: (obj: DataSourceConfigurationsResult) => any;
|
|
5512
|
-
/**
|
|
5513
|
-
* @internal
|
|
5514
|
-
*/
|
|
5515
|
-
export declare const DeclineInvitationsRequestFilterSensitiveLog: (obj: DeclineInvitationsRequest) => any;
|
|
5516
|
-
/**
|
|
5517
|
-
* @internal
|
|
5518
|
-
*/
|
|
5519
|
-
export declare const DeclineInvitationsResponseFilterSensitiveLog: (obj: DeclineInvitationsResponse) => any;
|
|
5520
|
-
/**
|
|
5521
|
-
* @internal
|
|
5522
|
-
*/
|
|
5523
|
-
export declare const DefaultServerSideEncryptionFilterSensitiveLog: (obj: DefaultServerSideEncryption) => any;
|
|
5524
|
-
/**
|
|
5525
|
-
* @internal
|
|
5526
|
-
*/
|
|
5527
|
-
export declare const DeleteDetectorRequestFilterSensitiveLog: (obj: DeleteDetectorRequest) => any;
|
|
5528
|
-
/**
|
|
5529
|
-
* @internal
|
|
5530
|
-
*/
|
|
5531
|
-
export declare const DeleteDetectorResponseFilterSensitiveLog: (obj: DeleteDetectorResponse) => any;
|
|
5532
|
-
/**
|
|
5533
|
-
* @internal
|
|
5534
|
-
*/
|
|
5535
|
-
export declare const DeleteFilterRequestFilterSensitiveLog: (obj: DeleteFilterRequest) => any;
|
|
5536
|
-
/**
|
|
5537
|
-
* @internal
|
|
5538
|
-
*/
|
|
5539
|
-
export declare const DeleteFilterResponseFilterSensitiveLog: (obj: DeleteFilterResponse) => any;
|
|
5540
|
-
/**
|
|
5541
|
-
* @internal
|
|
5542
|
-
*/
|
|
5543
|
-
export declare const DeleteInvitationsRequestFilterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
5544
|
-
/**
|
|
5545
|
-
* @internal
|
|
5546
|
-
*/
|
|
5547
|
-
export declare const DeleteInvitationsResponseFilterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
5548
|
-
/**
|
|
5549
|
-
* @internal
|
|
5550
|
-
*/
|
|
5551
|
-
export declare const DeleteIPSetRequestFilterSensitiveLog: (obj: DeleteIPSetRequest) => any;
|
|
5552
|
-
/**
|
|
5553
|
-
* @internal
|
|
5554
|
-
*/
|
|
5555
|
-
export declare const DeleteIPSetResponseFilterSensitiveLog: (obj: DeleteIPSetResponse) => any;
|
|
5556
|
-
/**
|
|
5557
|
-
* @internal
|
|
5558
|
-
*/
|
|
5559
|
-
export declare const DeleteMembersRequestFilterSensitiveLog: (obj: DeleteMembersRequest) => any;
|
|
5560
|
-
/**
|
|
5561
|
-
* @internal
|
|
5562
|
-
*/
|
|
5563
|
-
export declare const DeleteMembersResponseFilterSensitiveLog: (obj: DeleteMembersResponse) => any;
|
|
5564
|
-
/**
|
|
5565
|
-
* @internal
|
|
5566
|
-
*/
|
|
5567
|
-
export declare const DeletePublishingDestinationRequestFilterSensitiveLog: (obj: DeletePublishingDestinationRequest) => any;
|
|
5568
|
-
/**
|
|
5569
|
-
* @internal
|
|
5570
|
-
*/
|
|
5571
|
-
export declare const DeletePublishingDestinationResponseFilterSensitiveLog: (obj: DeletePublishingDestinationResponse) => any;
|
|
5572
|
-
/**
|
|
5573
|
-
* @internal
|
|
5574
|
-
*/
|
|
5575
|
-
export declare const DeleteThreatIntelSetRequestFilterSensitiveLog: (obj: DeleteThreatIntelSetRequest) => any;
|
|
5576
|
-
/**
|
|
5577
|
-
* @internal
|
|
5578
|
-
*/
|
|
5579
|
-
export declare const DeleteThreatIntelSetResponseFilterSensitiveLog: (obj: DeleteThreatIntelSetResponse) => any;
|
|
5580
|
-
/**
|
|
5581
|
-
* @internal
|
|
5582
|
-
*/
|
|
5583
|
-
export declare const FilterConditionFilterSensitiveLog: (obj: FilterCondition) => any;
|
|
5584
|
-
/**
|
|
5585
|
-
* @internal
|
|
5586
|
-
*/
|
|
5587
|
-
export declare const FilterCriterionFilterSensitiveLog: (obj: FilterCriterion) => any;
|
|
5588
|
-
/**
|
|
5589
|
-
* @internal
|
|
5590
|
-
*/
|
|
5591
|
-
export declare const FilterCriteriaFilterSensitiveLog: (obj: FilterCriteria) => any;
|
|
5592
|
-
/**
|
|
5593
|
-
* @internal
|
|
5594
|
-
*/
|
|
5595
|
-
export declare const SortCriteriaFilterSensitiveLog: (obj: SortCriteria) => any;
|
|
5596
|
-
/**
|
|
5597
|
-
* @internal
|
|
5598
|
-
*/
|
|
5599
|
-
export declare const DescribeMalwareScansRequestFilterSensitiveLog: (obj: DescribeMalwareScansRequest) => any;
|
|
5600
|
-
/**
|
|
5601
|
-
* @internal
|
|
5602
|
-
*/
|
|
5603
|
-
export declare const VolumeDetailFilterSensitiveLog: (obj: VolumeDetail) => any;
|
|
5604
|
-
/**
|
|
5605
|
-
* @internal
|
|
5606
|
-
*/
|
|
5607
|
-
export declare const ResourceDetailsFilterSensitiveLog: (obj: ResourceDetails) => any;
|
|
5608
|
-
/**
|
|
5609
|
-
* @internal
|
|
5610
|
-
*/
|
|
5611
|
-
export declare const ScanResultDetailsFilterSensitiveLog: (obj: ScanResultDetails) => any;
|
|
5612
|
-
/**
|
|
5613
|
-
* @internal
|
|
5614
|
-
*/
|
|
5615
|
-
export declare const TriggerDetailsFilterSensitiveLog: (obj: TriggerDetails) => any;
|
|
5616
|
-
/**
|
|
5617
|
-
* @internal
|
|
5618
|
-
*/
|
|
5619
|
-
export declare const ScanFilterSensitiveLog: (obj: Scan) => any;
|
|
5620
|
-
/**
|
|
5621
|
-
* @internal
|
|
5622
|
-
*/
|
|
5623
|
-
export declare const DescribeMalwareScansResponseFilterSensitiveLog: (obj: DescribeMalwareScansResponse) => any;
|
|
5624
|
-
/**
|
|
5625
|
-
* @internal
|
|
5626
|
-
*/
|
|
5627
|
-
export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
5628
|
-
/**
|
|
5629
|
-
* @internal
|
|
5630
|
-
*/
|
|
5631
|
-
export declare const OrganizationKubernetesAuditLogsConfigurationResultFilterSensitiveLog: (obj: OrganizationKubernetesAuditLogsConfigurationResult) => any;
|
|
5632
|
-
/**
|
|
5633
|
-
* @internal
|
|
5634
|
-
*/
|
|
5635
|
-
export declare const OrganizationKubernetesConfigurationResultFilterSensitiveLog: (obj: OrganizationKubernetesConfigurationResult) => any;
|
|
5636
|
-
/**
|
|
5637
|
-
* @internal
|
|
5638
|
-
*/
|
|
5639
|
-
export declare const OrganizationEbsVolumesResultFilterSensitiveLog: (obj: OrganizationEbsVolumesResult) => any;
|
|
5640
|
-
/**
|
|
5641
|
-
* @internal
|
|
5642
|
-
*/
|
|
5643
|
-
export declare const OrganizationScanEc2InstanceWithFindingsResultFilterSensitiveLog: (obj: OrganizationScanEc2InstanceWithFindingsResult) => any;
|
|
5644
|
-
/**
|
|
5645
|
-
* @internal
|
|
5646
|
-
*/
|
|
5647
|
-
export declare const OrganizationMalwareProtectionConfigurationResultFilterSensitiveLog: (obj: OrganizationMalwareProtectionConfigurationResult) => any;
|
|
5648
|
-
/**
|
|
5649
|
-
* @internal
|
|
5650
|
-
*/
|
|
5651
|
-
export declare const OrganizationS3LogsConfigurationResultFilterSensitiveLog: (obj: OrganizationS3LogsConfigurationResult) => any;
|
|
5652
|
-
/**
|
|
5653
|
-
* @internal
|
|
5654
|
-
*/
|
|
5655
|
-
export declare const OrganizationDataSourceConfigurationsResultFilterSensitiveLog: (obj: OrganizationDataSourceConfigurationsResult) => any;
|
|
5656
|
-
/**
|
|
5657
|
-
* @internal
|
|
5658
|
-
*/
|
|
5659
|
-
export declare const OrganizationFeatureConfigurationResultFilterSensitiveLog: (obj: OrganizationFeatureConfigurationResult) => any;
|
|
5660
|
-
/**
|
|
5661
|
-
* @internal
|
|
5662
|
-
*/
|
|
5663
|
-
export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
5664
|
-
/**
|
|
5665
|
-
* @internal
|
|
5666
|
-
*/
|
|
5667
|
-
export declare const DescribePublishingDestinationRequestFilterSensitiveLog: (obj: DescribePublishingDestinationRequest) => any;
|
|
5668
|
-
/**
|
|
5669
|
-
* @internal
|
|
5670
|
-
*/
|
|
5671
|
-
export declare const DescribePublishingDestinationResponseFilterSensitiveLog: (obj: DescribePublishingDestinationResponse) => any;
|
|
5672
|
-
/**
|
|
5673
|
-
* @internal
|
|
5674
|
-
*/
|
|
5675
|
-
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
5676
|
-
/**
|
|
5677
|
-
* @internal
|
|
5678
|
-
*/
|
|
5679
|
-
export declare const DetectorFeatureConfigurationResultFilterSensitiveLog: (obj: DetectorFeatureConfigurationResult) => any;
|
|
5680
|
-
/**
|
|
5681
|
-
* @internal
|
|
5682
|
-
*/
|
|
5683
|
-
export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
5684
|
-
/**
|
|
5685
|
-
* @internal
|
|
5686
|
-
*/
|
|
5687
|
-
export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
5688
|
-
/**
|
|
5689
|
-
* @internal
|
|
5690
|
-
*/
|
|
5691
|
-
export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
|
|
5692
|
-
/**
|
|
5693
|
-
* @internal
|
|
5694
|
-
*/
|
|
5695
|
-
export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
|
|
5696
|
-
/**
|
|
5697
|
-
* @internal
|
|
5698
|
-
*/
|
|
5699
|
-
export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
5700
|
-
/**
|
|
5701
|
-
* @internal
|
|
5702
|
-
*/
|
|
5703
|
-
export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
5704
|
-
/**
|
|
5705
|
-
* @internal
|
|
5706
|
-
*/
|
|
5707
|
-
export declare const DisassociateMembersRequestFilterSensitiveLog: (obj: DisassociateMembersRequest) => any;
|
|
5708
|
-
/**
|
|
5709
|
-
* @internal
|
|
5710
|
-
*/
|
|
5711
|
-
export declare const DisassociateMembersResponseFilterSensitiveLog: (obj: DisassociateMembersResponse) => any;
|
|
5712
|
-
/**
|
|
5713
|
-
* @internal
|
|
5714
|
-
*/
|
|
5715
|
-
export declare const EbsVolumeDetailsFilterSensitiveLog: (obj: EbsVolumeDetails) => any;
|
|
5716
|
-
/**
|
|
5717
|
-
* @internal
|
|
5718
|
-
*/
|
|
5719
|
-
export declare const HighestSeverityThreatDetailsFilterSensitiveLog: (obj: HighestSeverityThreatDetails) => any;
|
|
5720
|
-
/**
|
|
5721
|
-
* @internal
|
|
5722
|
-
*/
|
|
5723
|
-
export declare const ScannedItemCountFilterSensitiveLog: (obj: ScannedItemCount) => any;
|
|
5724
|
-
/**
|
|
5725
|
-
* @internal
|
|
5726
|
-
*/
|
|
5727
|
-
export declare const ScanFilePathFilterSensitiveLog: (obj: ScanFilePath) => any;
|
|
5728
|
-
/**
|
|
5729
|
-
* @internal
|
|
5730
|
-
*/
|
|
5731
|
-
export declare const ScanThreatNameFilterSensitiveLog: (obj: ScanThreatName) => any;
|
|
5732
|
-
/**
|
|
5733
|
-
* @internal
|
|
5734
|
-
*/
|
|
5735
|
-
export declare const ThreatDetectedByNameFilterSensitiveLog: (obj: ThreatDetectedByName) => any;
|
|
5736
|
-
/**
|
|
5737
|
-
* @internal
|
|
5738
|
-
*/
|
|
5739
|
-
export declare const ThreatsDetectedItemCountFilterSensitiveLog: (obj: ThreatsDetectedItemCount) => any;
|
|
5740
|
-
/**
|
|
5741
|
-
* @internal
|
|
5742
|
-
*/
|
|
5743
|
-
export declare const ScanDetectionsFilterSensitiveLog: (obj: ScanDetections) => any;
|
|
5744
|
-
/**
|
|
5745
|
-
* @internal
|
|
5746
|
-
*/
|
|
5747
|
-
export declare const EbsVolumeScanDetailsFilterSensitiveLog: (obj: EbsVolumeScanDetails) => any;
|
|
5748
|
-
/**
|
|
5749
|
-
* @internal
|
|
5750
|
-
*/
|
|
5751
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
5752
|
-
/**
|
|
5753
|
-
* @internal
|
|
5754
|
-
*/
|
|
5755
|
-
export declare const HostPathFilterSensitiveLog: (obj: HostPath) => any;
|
|
5756
|
-
/**
|
|
5757
|
-
* @internal
|
|
5758
|
-
*/
|
|
5759
|
-
export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
|
|
5760
|
-
/**
|
|
5761
|
-
* @internal
|
|
5762
|
-
*/
|
|
5763
|
-
export declare const EcsTaskDetailsFilterSensitiveLog: (obj: EcsTaskDetails) => any;
|
|
5764
|
-
/**
|
|
5765
|
-
* @internal
|
|
5766
|
-
*/
|
|
5767
|
-
export declare const EcsClusterDetailsFilterSensitiveLog: (obj: EcsClusterDetails) => any;
|
|
5768
|
-
/**
|
|
5769
|
-
* @internal
|
|
5770
|
-
*/
|
|
5771
|
-
export declare const EksClusterDetailsFilterSensitiveLog: (obj: EksClusterDetails) => any;
|
|
5772
|
-
/**
|
|
5773
|
-
* @internal
|
|
5774
|
-
*/
|
|
5775
|
-
export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
5776
|
-
/**
|
|
5777
|
-
* @internal
|
|
5778
|
-
*/
|
|
5779
|
-
export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
5780
|
-
/**
|
|
5781
|
-
* @internal
|
|
5782
|
-
*/
|
|
5783
|
-
export declare const ThreatIntelligenceDetailFilterSensitiveLog: (obj: ThreatIntelligenceDetail) => any;
|
|
5784
|
-
/**
|
|
5785
|
-
* @internal
|
|
5786
|
-
*/
|
|
5787
|
-
export declare const EvidenceFilterSensitiveLog: (obj: Evidence) => any;
|
|
5788
|
-
/**
|
|
5789
|
-
* @internal
|
|
5790
|
-
*/
|
|
5791
|
-
export declare const IamInstanceProfileFilterSensitiveLog: (obj: IamInstanceProfile) => any;
|
|
5792
|
-
/**
|
|
5793
|
-
* @internal
|
|
5794
|
-
*/
|
|
5795
|
-
export declare const PrivateIpAddressDetailsFilterSensitiveLog: (obj: PrivateIpAddressDetails) => any;
|
|
5796
|
-
/**
|
|
5797
|
-
* @internal
|
|
5798
|
-
*/
|
|
5799
|
-
export declare const SecurityGroupFilterSensitiveLog: (obj: SecurityGroup) => any;
|
|
5800
|
-
/**
|
|
5801
|
-
* @internal
|
|
5802
|
-
*/
|
|
5803
|
-
export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
|
|
5804
|
-
/**
|
|
5805
|
-
* @internal
|
|
5806
|
-
*/
|
|
5807
|
-
export declare const ProductCodeFilterSensitiveLog: (obj: ProductCode) => any;
|
|
5808
|
-
/**
|
|
5809
|
-
* @internal
|
|
5810
|
-
*/
|
|
5811
|
-
export declare const InstanceDetailsFilterSensitiveLog: (obj: InstanceDetails) => any;
|
|
5812
|
-
/**
|
|
5813
|
-
* @internal
|
|
5814
|
-
*/
|
|
5815
|
-
export declare const KubernetesUserDetailsFilterSensitiveLog: (obj: KubernetesUserDetails) => any;
|
|
5816
|
-
/**
|
|
5817
|
-
* @internal
|
|
5818
|
-
*/
|
|
5819
|
-
export declare const KubernetesWorkloadDetailsFilterSensitiveLog: (obj: KubernetesWorkloadDetails) => any;
|
|
5820
|
-
/**
|
|
5821
|
-
* @internal
|
|
5822
|
-
*/
|
|
5823
|
-
export declare const KubernetesDetailsFilterSensitiveLog: (obj: KubernetesDetails) => any;
|
|
5824
|
-
/**
|
|
5825
|
-
* @internal
|
|
5826
|
-
*/
|
|
5827
|
-
export declare const RdsDbInstanceDetailsFilterSensitiveLog: (obj: RdsDbInstanceDetails) => any;
|
|
5828
|
-
/**
|
|
5829
|
-
* @internal
|
|
5830
|
-
*/
|
|
5831
|
-
export declare const RdsDbUserDetailsFilterSensitiveLog: (obj: RdsDbUserDetails) => any;
|
|
5832
|
-
/**
|
|
5833
|
-
* @internal
|
|
5834
|
-
*/
|
|
5835
|
-
export declare const OwnerFilterSensitiveLog: (obj: Owner) => any;
|
|
5836
|
-
/**
|
|
5837
|
-
* @internal
|
|
5838
|
-
*/
|
|
5839
|
-
export declare const PermissionConfigurationFilterSensitiveLog: (obj: PermissionConfiguration) => any;
|
|
5840
|
-
/**
|
|
5841
|
-
* @internal
|
|
5842
|
-
*/
|
|
5843
|
-
export declare const PublicAccessFilterSensitiveLog: (obj: PublicAccess) => any;
|
|
5844
|
-
/**
|
|
5845
|
-
* @internal
|
|
5846
|
-
*/
|
|
5847
|
-
export declare const S3BucketDetailFilterSensitiveLog: (obj: S3BucketDetail) => any;
|
|
5848
|
-
/**
|
|
5849
|
-
* @internal
|
|
5850
|
-
*/
|
|
5851
|
-
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
5852
|
-
/**
|
|
5853
|
-
* @internal
|
|
5854
|
-
*/
|
|
5855
|
-
export declare const ServiceAdditionalInfoFilterSensitiveLog: (obj: ServiceAdditionalInfo) => any;
|
|
5856
|
-
/**
|
|
5857
|
-
* @internal
|
|
5858
|
-
*/
|
|
5859
|
-
export declare const ServiceFilterSensitiveLog: (obj: Service) => any;
|
|
5860
|
-
/**
|
|
5861
|
-
* @internal
|
|
5862
|
-
*/
|
|
5863
|
-
export declare const FindingFilterSensitiveLog: (obj: Finding) => any;
|
|
5864
|
-
/**
|
|
5865
|
-
* @internal
|
|
5866
|
-
*/
|
|
5867
|
-
export declare const FindingStatisticsFilterSensitiveLog: (obj: FindingStatistics) => any;
|
|
5868
|
-
/**
|
|
5869
|
-
* @internal
|
|
5870
|
-
*/
|
|
5871
|
-
export declare const GetAdministratorAccountRequestFilterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
|
|
5872
|
-
/**
|
|
5873
|
-
* @internal
|
|
5874
|
-
*/
|
|
5875
|
-
export declare const GetAdministratorAccountResponseFilterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
|
|
5876
|
-
/**
|
|
5877
|
-
* @internal
|
|
5878
|
-
*/
|
|
5879
|
-
export declare const GetDetectorRequestFilterSensitiveLog: (obj: GetDetectorRequest) => any;
|
|
5880
|
-
/**
|
|
5881
|
-
* @internal
|
|
5882
|
-
*/
|
|
5883
|
-
export declare const GetDetectorResponseFilterSensitiveLog: (obj: GetDetectorResponse) => any;
|
|
5884
|
-
/**
|
|
5885
|
-
* @internal
|
|
5886
|
-
*/
|
|
5887
|
-
export declare const GetFilterRequestFilterSensitiveLog: (obj: GetFilterRequest) => any;
|
|
5888
|
-
/**
|
|
5889
|
-
* @internal
|
|
5890
|
-
*/
|
|
5891
|
-
export declare const GetFilterResponseFilterSensitiveLog: (obj: GetFilterResponse) => any;
|
|
5892
|
-
/**
|
|
5893
|
-
* @internal
|
|
5894
|
-
*/
|
|
5895
|
-
export declare const GetFindingsRequestFilterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
5896
|
-
/**
|
|
5897
|
-
* @internal
|
|
5898
|
-
*/
|
|
5899
|
-
export declare const GetFindingsResponseFilterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
5900
|
-
/**
|
|
5901
|
-
* @internal
|
|
5902
|
-
*/
|
|
5903
|
-
export declare const GetFindingsStatisticsRequestFilterSensitiveLog: (obj: GetFindingsStatisticsRequest) => any;
|
|
5904
|
-
/**
|
|
5905
|
-
* @internal
|
|
5906
|
-
*/
|
|
5907
|
-
export declare const GetFindingsStatisticsResponseFilterSensitiveLog: (obj: GetFindingsStatisticsResponse) => any;
|
|
5908
|
-
/**
|
|
5909
|
-
* @internal
|
|
5910
|
-
*/
|
|
5911
|
-
export declare const GetInvitationsCountRequestFilterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
5912
|
-
/**
|
|
5913
|
-
* @internal
|
|
5914
|
-
*/
|
|
5915
|
-
export declare const GetInvitationsCountResponseFilterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
5916
|
-
/**
|
|
5917
|
-
* @internal
|
|
5918
|
-
*/
|
|
5919
|
-
export declare const GetIPSetRequestFilterSensitiveLog: (obj: GetIPSetRequest) => any;
|
|
5920
|
-
/**
|
|
5921
|
-
* @internal
|
|
5922
|
-
*/
|
|
5923
|
-
export declare const GetIPSetResponseFilterSensitiveLog: (obj: GetIPSetResponse) => any;
|
|
5924
|
-
/**
|
|
5925
|
-
* @internal
|
|
5926
|
-
*/
|
|
5927
|
-
export declare const GetMalwareScanSettingsRequestFilterSensitiveLog: (obj: GetMalwareScanSettingsRequest) => any;
|
|
5928
|
-
/**
|
|
5929
|
-
* @internal
|
|
5930
|
-
*/
|
|
5931
|
-
export declare const ScanConditionPairFilterSensitiveLog: (obj: ScanConditionPair) => any;
|
|
5932
|
-
/**
|
|
5933
|
-
* @internal
|
|
5934
|
-
*/
|
|
5935
|
-
export declare const ScanConditionFilterSensitiveLog: (obj: ScanCondition) => any;
|
|
5936
|
-
/**
|
|
5937
|
-
* @internal
|
|
5938
|
-
*/
|
|
5939
|
-
export declare const ScanResourceCriteriaFilterSensitiveLog: (obj: ScanResourceCriteria) => any;
|
|
5940
|
-
/**
|
|
5941
|
-
* @internal
|
|
5942
|
-
*/
|
|
5943
|
-
export declare const GetMalwareScanSettingsResponseFilterSensitiveLog: (obj: GetMalwareScanSettingsResponse) => any;
|
|
5944
|
-
/**
|
|
5945
|
-
* @internal
|
|
5946
|
-
*/
|
|
5947
|
-
export declare const GetMasterAccountRequestFilterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
5948
|
-
/**
|
|
5949
|
-
* @internal
|
|
5950
|
-
*/
|
|
5951
|
-
export declare const MasterFilterSensitiveLog: (obj: Master) => any;
|
|
5952
|
-
/**
|
|
5953
|
-
* @internal
|
|
5954
|
-
*/
|
|
5955
|
-
export declare const GetMasterAccountResponseFilterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
5956
|
-
/**
|
|
5957
|
-
* @internal
|
|
5958
|
-
*/
|
|
5959
|
-
export declare const GetMemberDetectorsRequestFilterSensitiveLog: (obj: GetMemberDetectorsRequest) => any;
|
|
5960
|
-
/**
|
|
5961
|
-
* @internal
|
|
5962
|
-
*/
|
|
5963
|
-
export declare const MemberFeaturesConfigurationResultFilterSensitiveLog: (obj: MemberFeaturesConfigurationResult) => any;
|
|
5964
|
-
/**
|
|
5965
|
-
* @internal
|
|
5966
|
-
*/
|
|
5967
|
-
export declare const MemberDataSourceConfigurationFilterSensitiveLog: (obj: MemberDataSourceConfiguration) => any;
|
|
5968
|
-
/**
|
|
5969
|
-
* @internal
|
|
5970
|
-
*/
|
|
5971
|
-
export declare const GetMemberDetectorsResponseFilterSensitiveLog: (obj: GetMemberDetectorsResponse) => any;
|
|
5972
|
-
/**
|
|
5973
|
-
* @internal
|
|
5974
|
-
*/
|
|
5975
|
-
export declare const GetMembersRequestFilterSensitiveLog: (obj: GetMembersRequest) => any;
|
|
5976
|
-
/**
|
|
5977
|
-
* @internal
|
|
5978
|
-
*/
|
|
5979
|
-
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
5980
|
-
/**
|
|
5981
|
-
* @internal
|
|
5982
|
-
*/
|
|
5983
|
-
export declare const GetMembersResponseFilterSensitiveLog: (obj: GetMembersResponse) => any;
|
|
5984
|
-
/**
|
|
5985
|
-
* @internal
|
|
5986
|
-
*/
|
|
5987
|
-
export declare const GetRemainingFreeTrialDaysRequestFilterSensitiveLog: (obj: GetRemainingFreeTrialDaysRequest) => any;
|
|
5988
|
-
/**
|
|
5989
|
-
* @internal
|
|
5990
|
-
*/
|
|
5991
|
-
export declare const GetRemainingFreeTrialDaysResponseFilterSensitiveLog: (obj: GetRemainingFreeTrialDaysResponse) => any;
|
|
5992
|
-
/**
|
|
5993
|
-
* @internal
|
|
5994
|
-
*/
|
|
5995
|
-
export declare const GetThreatIntelSetRequestFilterSensitiveLog: (obj: GetThreatIntelSetRequest) => any;
|
|
5996
|
-
/**
|
|
5997
|
-
* @internal
|
|
5998
|
-
*/
|
|
5999
|
-
export declare const GetThreatIntelSetResponseFilterSensitiveLog: (obj: GetThreatIntelSetResponse) => any;
|
|
6000
|
-
/**
|
|
6001
|
-
* @internal
|
|
6002
|
-
*/
|
|
6003
|
-
export declare const UsageCriteriaFilterSensitiveLog: (obj: UsageCriteria) => any;
|
|
6004
|
-
/**
|
|
6005
|
-
* @internal
|
|
6006
|
-
*/
|
|
6007
|
-
export declare const GetUsageStatisticsRequestFilterSensitiveLog: (obj: GetUsageStatisticsRequest) => any;
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
export declare const TotalFilterSensitiveLog: (obj: Total) => any;
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const UsageAccountResultFilterSensitiveLog: (obj: UsageAccountResult) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const UsageDataSourceResultFilterSensitiveLog: (obj: UsageDataSourceResult) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const UsageFeatureResultFilterSensitiveLog: (obj: UsageFeatureResult) => any;
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
export declare const UsageResourceResultFilterSensitiveLog: (obj: UsageResourceResult) => any;
|
|
6028
|
-
/**
|
|
6029
|
-
* @internal
|
|
6030
|
-
*/
|
|
6031
|
-
export declare const UsageStatisticsFilterSensitiveLog: (obj: UsageStatistics) => any;
|
|
6032
|
-
/**
|
|
6033
|
-
* @internal
|
|
6034
|
-
*/
|
|
6035
|
-
export declare const GetUsageStatisticsResponseFilterSensitiveLog: (obj: GetUsageStatisticsResponse) => any;
|
|
6036
|
-
/**
|
|
6037
|
-
* @internal
|
|
6038
|
-
*/
|
|
6039
|
-
export declare const InviteMembersRequestFilterSensitiveLog: (obj: InviteMembersRequest) => any;
|
|
6040
|
-
/**
|
|
6041
|
-
* @internal
|
|
6042
|
-
*/
|
|
6043
|
-
export declare const InviteMembersResponseFilterSensitiveLog: (obj: InviteMembersResponse) => any;
|
|
6044
|
-
/**
|
|
6045
|
-
* @internal
|
|
6046
|
-
*/
|
|
6047
|
-
export declare const ListDetectorsRequestFilterSensitiveLog: (obj: ListDetectorsRequest) => any;
|
|
6048
|
-
/**
|
|
6049
|
-
* @internal
|
|
6050
|
-
*/
|
|
6051
|
-
export declare const ListDetectorsResponseFilterSensitiveLog: (obj: ListDetectorsResponse) => any;
|
|
6052
|
-
/**
|
|
6053
|
-
* @internal
|
|
6054
|
-
*/
|
|
6055
|
-
export declare const ListFiltersRequestFilterSensitiveLog: (obj: ListFiltersRequest) => any;
|
|
6056
|
-
/**
|
|
6057
|
-
* @internal
|
|
6058
|
-
*/
|
|
6059
|
-
export declare const ListFiltersResponseFilterSensitiveLog: (obj: ListFiltersResponse) => any;
|
|
6060
|
-
/**
|
|
6061
|
-
* @internal
|
|
6062
|
-
*/
|
|
6063
|
-
export declare const ListFindingsRequestFilterSensitiveLog: (obj: ListFindingsRequest) => any;
|
|
6064
|
-
/**
|
|
6065
|
-
* @internal
|
|
6066
|
-
*/
|
|
6067
|
-
export declare const ListFindingsResponseFilterSensitiveLog: (obj: ListFindingsResponse) => any;
|
|
6068
|
-
/**
|
|
6069
|
-
* @internal
|
|
6070
|
-
*/
|
|
6071
|
-
export declare const ListInvitationsRequestFilterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
|
|
6076
|
-
/**
|
|
6077
|
-
* @internal
|
|
6078
|
-
*/
|
|
6079
|
-
export declare const ListInvitationsResponseFilterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
export declare const ListIPSetsRequestFilterSensitiveLog: (obj: ListIPSetsRequest) => any;
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
export declare const ListIPSetsResponseFilterSensitiveLog: (obj: ListIPSetsResponse) => any;
|
|
6088
|
-
/**
|
|
6089
|
-
* @internal
|
|
6090
|
-
*/
|
|
6091
|
-
export declare const ListMembersRequestFilterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
6092
|
-
/**
|
|
6093
|
-
* @internal
|
|
6094
|
-
*/
|
|
6095
|
-
export declare const ListMembersResponseFilterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
6096
|
-
/**
|
|
6097
|
-
* @internal
|
|
6098
|
-
*/
|
|
6099
|
-
export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
6104
|
-
/**
|
|
6105
|
-
* @internal
|
|
6106
|
-
*/
|
|
6107
|
-
export declare const ListPublishingDestinationsRequestFilterSensitiveLog: (obj: ListPublishingDestinationsRequest) => any;
|
|
6108
|
-
/**
|
|
6109
|
-
* @internal
|
|
6110
|
-
*/
|
|
6111
|
-
export declare const ListPublishingDestinationsResponseFilterSensitiveLog: (obj: ListPublishingDestinationsResponse) => any;
|
|
6112
|
-
/**
|
|
6113
|
-
* @internal
|
|
6114
|
-
*/
|
|
6115
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
6116
|
-
/**
|
|
6117
|
-
* @internal
|
|
6118
|
-
*/
|
|
6119
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
6120
|
-
/**
|
|
6121
|
-
* @internal
|
|
6122
|
-
*/
|
|
6123
|
-
export declare const ListThreatIntelSetsRequestFilterSensitiveLog: (obj: ListThreatIntelSetsRequest) => any;
|
|
6124
|
-
/**
|
|
6125
|
-
* @internal
|
|
6126
|
-
*/
|
|
6127
|
-
export declare const ListThreatIntelSetsResponseFilterSensitiveLog: (obj: ListThreatIntelSetsResponse) => any;
|
|
6128
|
-
/**
|
|
6129
|
-
* @internal
|
|
6130
|
-
*/
|
|
6131
|
-
export declare const StartMonitoringMembersRequestFilterSensitiveLog: (obj: StartMonitoringMembersRequest) => any;
|
|
6132
|
-
/**
|
|
6133
|
-
* @internal
|
|
6134
|
-
*/
|
|
6135
|
-
export declare const StartMonitoringMembersResponseFilterSensitiveLog: (obj: StartMonitoringMembersResponse) => any;
|
|
6136
|
-
/**
|
|
6137
|
-
* @internal
|
|
6138
|
-
*/
|
|
6139
|
-
export declare const StopMonitoringMembersRequestFilterSensitiveLog: (obj: StopMonitoringMembersRequest) => any;
|
|
6140
|
-
/**
|
|
6141
|
-
* @internal
|
|
6142
|
-
*/
|
|
6143
|
-
export declare const StopMonitoringMembersResponseFilterSensitiveLog: (obj: StopMonitoringMembersResponse) => any;
|
|
6144
|
-
/**
|
|
6145
|
-
* @internal
|
|
6146
|
-
*/
|
|
6147
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
6148
|
-
/**
|
|
6149
|
-
* @internal
|
|
6150
|
-
*/
|
|
6151
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
6152
|
-
/**
|
|
6153
|
-
* @internal
|
|
6154
|
-
*/
|
|
6155
|
-
export declare const UnarchiveFindingsRequestFilterSensitiveLog: (obj: UnarchiveFindingsRequest) => any;
|
|
6156
|
-
/**
|
|
6157
|
-
* @internal
|
|
6158
|
-
*/
|
|
6159
|
-
export declare const UnarchiveFindingsResponseFilterSensitiveLog: (obj: UnarchiveFindingsResponse) => any;
|
|
6160
|
-
/**
|
|
6161
|
-
* @internal
|
|
6162
|
-
*/
|
|
6163
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
6168
|
-
/**
|
|
6169
|
-
* @internal
|
|
6170
|
-
*/
|
|
6171
|
-
export declare const UpdateDetectorRequestFilterSensitiveLog: (obj: UpdateDetectorRequest) => any;
|
|
6172
|
-
/**
|
|
6173
|
-
* @internal
|
|
6174
|
-
*/
|
|
6175
|
-
export declare const UpdateDetectorResponseFilterSensitiveLog: (obj: UpdateDetectorResponse) => any;
|
|
6176
|
-
/**
|
|
6177
|
-
* @internal
|
|
6178
|
-
*/
|
|
6179
|
-
export declare const UpdateFilterRequestFilterSensitiveLog: (obj: UpdateFilterRequest) => any;
|
|
6180
|
-
/**
|
|
6181
|
-
* @internal
|
|
6182
|
-
*/
|
|
6183
|
-
export declare const UpdateFilterResponseFilterSensitiveLog: (obj: UpdateFilterResponse) => any;
|
|
6184
|
-
/**
|
|
6185
|
-
* @internal
|
|
6186
|
-
*/
|
|
6187
|
-
export declare const UpdateFindingsFeedbackRequestFilterSensitiveLog: (obj: UpdateFindingsFeedbackRequest) => any;
|
|
6188
|
-
/**
|
|
6189
|
-
* @internal
|
|
6190
|
-
*/
|
|
6191
|
-
export declare const UpdateFindingsFeedbackResponseFilterSensitiveLog: (obj: UpdateFindingsFeedbackResponse) => any;
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
export declare const UpdateIPSetRequestFilterSensitiveLog: (obj: UpdateIPSetRequest) => any;
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
export declare const UpdateIPSetResponseFilterSensitiveLog: (obj: UpdateIPSetResponse) => any;
|
|
6200
|
-
/**
|
|
6201
|
-
* @internal
|
|
6202
|
-
*/
|
|
6203
|
-
export declare const UpdateMalwareScanSettingsRequestFilterSensitiveLog: (obj: UpdateMalwareScanSettingsRequest) => any;
|
|
6204
|
-
/**
|
|
6205
|
-
* @internal
|
|
6206
|
-
*/
|
|
6207
|
-
export declare const UpdateMalwareScanSettingsResponseFilterSensitiveLog: (obj: UpdateMalwareScanSettingsResponse) => any;
|
|
6208
|
-
/**
|
|
6209
|
-
* @internal
|
|
6210
|
-
*/
|
|
6211
|
-
export declare const MemberFeaturesConfigurationFilterSensitiveLog: (obj: MemberFeaturesConfiguration) => any;
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
export declare const UpdateMemberDetectorsRequestFilterSensitiveLog: (obj: UpdateMemberDetectorsRequest) => any;
|
|
6216
|
-
/**
|
|
6217
|
-
* @internal
|
|
6218
|
-
*/
|
|
6219
|
-
export declare const UpdateMemberDetectorsResponseFilterSensitiveLog: (obj: UpdateMemberDetectorsResponse) => any;
|
|
6220
|
-
/**
|
|
6221
|
-
* @internal
|
|
6222
|
-
*/
|
|
6223
|
-
export declare const OrganizationKubernetesAuditLogsConfigurationFilterSensitiveLog: (obj: OrganizationKubernetesAuditLogsConfiguration) => any;
|
|
6224
|
-
/**
|
|
6225
|
-
* @internal
|
|
6226
|
-
*/
|
|
6227
|
-
export declare const OrganizationKubernetesConfigurationFilterSensitiveLog: (obj: OrganizationKubernetesConfiguration) => any;
|
|
6228
|
-
/**
|
|
6229
|
-
* @internal
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const OrganizationEbsVolumesFilterSensitiveLog: (obj: OrganizationEbsVolumes) => any;
|
|
6232
|
-
/**
|
|
6233
|
-
* @internal
|
|
6234
|
-
*/
|
|
6235
|
-
export declare const OrganizationScanEc2InstanceWithFindingsFilterSensitiveLog: (obj: OrganizationScanEc2InstanceWithFindings) => any;
|
|
6236
|
-
/**
|
|
6237
|
-
* @internal
|
|
6238
|
-
*/
|
|
6239
|
-
export declare const OrganizationMalwareProtectionConfigurationFilterSensitiveLog: (obj: OrganizationMalwareProtectionConfiguration) => any;
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
export declare const OrganizationS3LogsConfigurationFilterSensitiveLog: (obj: OrganizationS3LogsConfiguration) => any;
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const OrganizationDataSourceConfigurationsFilterSensitiveLog: (obj: OrganizationDataSourceConfigurations) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const OrganizationFeatureConfigurationFilterSensitiveLog: (obj: OrganizationFeatureConfiguration) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const UpdateOrganizationConfigurationRequestFilterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
6256
|
-
/**
|
|
6257
|
-
* @internal
|
|
6258
|
-
*/
|
|
6259
|
-
export declare const UpdateOrganizationConfigurationResponseFilterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
export declare const UpdatePublishingDestinationRequestFilterSensitiveLog: (obj: UpdatePublishingDestinationRequest) => any;
|
|
6264
|
-
/**
|
|
6265
|
-
* @internal
|
|
6266
|
-
*/
|
|
6267
|
-
export declare const UpdatePublishingDestinationResponseFilterSensitiveLog: (obj: UpdatePublishingDestinationResponse) => any;
|
|
6268
|
-
/**
|
|
6269
|
-
* @internal
|
|
6270
|
-
*/
|
|
6271
|
-
export declare const UpdateThreatIntelSetRequestFilterSensitiveLog: (obj: UpdateThreatIntelSetRequest) => any;
|
|
6272
|
-
/**
|
|
6273
|
-
* @internal
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const UpdateThreatIntelSetResponseFilterSensitiveLog: (obj: UpdateThreatIntelSetResponse) => any;
|