@aws-sdk/client-securityhub 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/BatchDisableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/CreateInsightCommand.js +2 -3
- package/dist-cjs/commands/CreateMembersCommand.js +2 -3
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-cjs/commands/DescribeHubCommand.js +2 -3
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/DisableSecurityHubCommand.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/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/GetFindingsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightsCommand.js +2 -3
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/GetMembersCommand.js +2 -3
- package/dist-cjs/commands/InviteMembersCommand.js +2 -3
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-cjs/commands/ListFindingAggregatorsCommand.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/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -3
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1166
- package/dist-cjs/models/models_1.js +1 -1110
- package/dist-cjs/models/models_2.js +1 -423
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-es/commands/AcceptInvitationCommand.js +2 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/CreateActionTargetCommand.js +2 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/CreateInsightCommand.js +2 -3
- package/dist-es/commands/CreateMembersCommand.js +2 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/DeleteInsightCommand.js +2 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteMembersCommand.js +2 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-es/commands/DescribeHubCommand.js +2 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeProductsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/DisableSecurityHubCommand.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/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/GetFindingsCommand.js +2 -3
- package/dist-es/commands/GetInsightResultsCommand.js +2 -3
- package/dist-es/commands/GetInsightsCommand.js +2 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-es/commands/GetMasterAccountCommand.js +2 -3
- package/dist-es/commands/GetMembersCommand.js +2 -3
- package/dist-es/commands/InviteMembersCommand.js +2 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.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/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/UpdateFindingsCommand.js +2 -3
- package/dist-es/commands/UpdateInsightCommand.js +2 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -870
- package/dist-es/models/models_1.js +0 -828
- package/dist-es/models/models_2.js +0 -315
- package/dist-types/models/models_0.d.ts +0 -1160
- package/dist-types/models/models_1.d.ts +0 -1104
- package/dist-types/models/models_2.d.ts +0 -420
- package/dist-types/ts3.4/models/models_0.d.ts +0 -854
- package/dist-types/ts3.4/models/models_1.d.ts +0 -768
- package/dist-types/ts3.4/models/models_2.d.ts +0 -305
- package/package.json +11 -10
|
@@ -2104,771 +2104,3 @@ export interface DeleteActionTargetRequest {
|
|
|
2104
2104
|
export interface DeleteActionTargetResponse {
|
|
2105
2105
|
ActionTargetArn: string | undefined;
|
|
2106
2106
|
}
|
|
2107
|
-
export declare const AwsIamGroupPolicyFilterSensitiveLog: (
|
|
2108
|
-
obj: AwsIamGroupPolicy
|
|
2109
|
-
) => any;
|
|
2110
|
-
export declare const AwsIamGroupDetailsFilterSensitiveLog: (
|
|
2111
|
-
obj: AwsIamGroupDetails
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const AwsIamInstanceProfileRoleFilterSensitiveLog: (
|
|
2114
|
-
obj: AwsIamInstanceProfileRole
|
|
2115
|
-
) => any;
|
|
2116
|
-
export declare const AwsIamInstanceProfileFilterSensitiveLog: (
|
|
2117
|
-
obj: AwsIamInstanceProfile
|
|
2118
|
-
) => any;
|
|
2119
|
-
export declare const AwsIamPermissionsBoundaryFilterSensitiveLog: (
|
|
2120
|
-
obj: AwsIamPermissionsBoundary
|
|
2121
|
-
) => any;
|
|
2122
|
-
export declare const AwsIamPolicyVersionFilterSensitiveLog: (
|
|
2123
|
-
obj: AwsIamPolicyVersion
|
|
2124
|
-
) => any;
|
|
2125
|
-
export declare const AwsIamPolicyDetailsFilterSensitiveLog: (
|
|
2126
|
-
obj: AwsIamPolicyDetails
|
|
2127
|
-
) => any;
|
|
2128
|
-
export declare const AwsIamRolePolicyFilterSensitiveLog: (
|
|
2129
|
-
obj: AwsIamRolePolicy
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const AwsIamRoleDetailsFilterSensitiveLog: (
|
|
2132
|
-
obj: AwsIamRoleDetails
|
|
2133
|
-
) => any;
|
|
2134
|
-
export declare const AwsIamUserPolicyFilterSensitiveLog: (
|
|
2135
|
-
obj: AwsIamUserPolicy
|
|
2136
|
-
) => any;
|
|
2137
|
-
export declare const AwsIamUserDetailsFilterSensitiveLog: (
|
|
2138
|
-
obj: AwsIamUserDetails
|
|
2139
|
-
) => any;
|
|
2140
|
-
export declare const AwsKinesisStreamStreamEncryptionDetailsFilterSensitiveLog: (
|
|
2141
|
-
obj: AwsKinesisStreamStreamEncryptionDetails
|
|
2142
|
-
) => any;
|
|
2143
|
-
export declare const AwsKinesisStreamDetailsFilterSensitiveLog: (
|
|
2144
|
-
obj: AwsKinesisStreamDetails
|
|
2145
|
-
) => any;
|
|
2146
|
-
export declare const AwsKmsKeyDetailsFilterSensitiveLog: (
|
|
2147
|
-
obj: AwsKmsKeyDetails
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const AwsLambdaFunctionCodeFilterSensitiveLog: (
|
|
2150
|
-
obj: AwsLambdaFunctionCode
|
|
2151
|
-
) => any;
|
|
2152
|
-
export declare const AwsLambdaFunctionDeadLetterConfigFilterSensitiveLog: (
|
|
2153
|
-
obj: AwsLambdaFunctionDeadLetterConfig
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const AwsLambdaFunctionEnvironmentErrorFilterSensitiveLog: (
|
|
2156
|
-
obj: AwsLambdaFunctionEnvironmentError
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const AwsLambdaFunctionEnvironmentFilterSensitiveLog: (
|
|
2159
|
-
obj: AwsLambdaFunctionEnvironment
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const AwsLambdaFunctionLayerFilterSensitiveLog: (
|
|
2162
|
-
obj: AwsLambdaFunctionLayer
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const AwsLambdaFunctionTracingConfigFilterSensitiveLog: (
|
|
2165
|
-
obj: AwsLambdaFunctionTracingConfig
|
|
2166
|
-
) => any;
|
|
2167
|
-
export declare const AwsLambdaFunctionVpcConfigFilterSensitiveLog: (
|
|
2168
|
-
obj: AwsLambdaFunctionVpcConfig
|
|
2169
|
-
) => any;
|
|
2170
|
-
export declare const AwsLambdaFunctionDetailsFilterSensitiveLog: (
|
|
2171
|
-
obj: AwsLambdaFunctionDetails
|
|
2172
|
-
) => any;
|
|
2173
|
-
export declare const AwsLambdaLayerVersionDetailsFilterSensitiveLog: (
|
|
2174
|
-
obj: AwsLambdaLayerVersionDetails
|
|
2175
|
-
) => any;
|
|
2176
|
-
export declare const AwsNetworkFirewallFirewallSubnetMappingsDetailsFilterSensitiveLog: (
|
|
2177
|
-
obj: AwsNetworkFirewallFirewallSubnetMappingsDetails
|
|
2178
|
-
) => any;
|
|
2179
|
-
export declare const AwsNetworkFirewallFirewallDetailsFilterSensitiveLog: (
|
|
2180
|
-
obj: AwsNetworkFirewallFirewallDetails
|
|
2181
|
-
) => any;
|
|
2182
|
-
export declare const FirewallPolicyStatefulRuleGroupReferencesDetailsFilterSensitiveLog: (
|
|
2183
|
-
obj: FirewallPolicyStatefulRuleGroupReferencesDetails
|
|
2184
|
-
) => any;
|
|
2185
|
-
export declare const StatelessCustomPublishMetricActionDimensionFilterSensitiveLog: (
|
|
2186
|
-
obj: StatelessCustomPublishMetricActionDimension
|
|
2187
|
-
) => any;
|
|
2188
|
-
export declare const StatelessCustomPublishMetricActionFilterSensitiveLog: (
|
|
2189
|
-
obj: StatelessCustomPublishMetricAction
|
|
2190
|
-
) => any;
|
|
2191
|
-
export declare const StatelessCustomActionDefinitionFilterSensitiveLog: (
|
|
2192
|
-
obj: StatelessCustomActionDefinition
|
|
2193
|
-
) => any;
|
|
2194
|
-
export declare const FirewallPolicyStatelessCustomActionsDetailsFilterSensitiveLog: (
|
|
2195
|
-
obj: FirewallPolicyStatelessCustomActionsDetails
|
|
2196
|
-
) => any;
|
|
2197
|
-
export declare const FirewallPolicyStatelessRuleGroupReferencesDetailsFilterSensitiveLog: (
|
|
2198
|
-
obj: FirewallPolicyStatelessRuleGroupReferencesDetails
|
|
2199
|
-
) => any;
|
|
2200
|
-
export declare const FirewallPolicyDetailsFilterSensitiveLog: (
|
|
2201
|
-
obj: FirewallPolicyDetails
|
|
2202
|
-
) => any;
|
|
2203
|
-
export declare const AwsNetworkFirewallFirewallPolicyDetailsFilterSensitiveLog: (
|
|
2204
|
-
obj: AwsNetworkFirewallFirewallPolicyDetails
|
|
2205
|
-
) => any;
|
|
2206
|
-
export declare const RuleGroupSourceListDetailsFilterSensitiveLog: (
|
|
2207
|
-
obj: RuleGroupSourceListDetails
|
|
2208
|
-
) => any;
|
|
2209
|
-
export declare const RuleGroupSourceStatefulRulesHeaderDetailsFilterSensitiveLog: (
|
|
2210
|
-
obj: RuleGroupSourceStatefulRulesHeaderDetails
|
|
2211
|
-
) => any;
|
|
2212
|
-
export declare const RuleGroupSourceStatefulRulesOptionsDetailsFilterSensitiveLog: (
|
|
2213
|
-
obj: RuleGroupSourceStatefulRulesOptionsDetails
|
|
2214
|
-
) => any;
|
|
2215
|
-
export declare const RuleGroupSourceStatefulRulesDetailsFilterSensitiveLog: (
|
|
2216
|
-
obj: RuleGroupSourceStatefulRulesDetails
|
|
2217
|
-
) => any;
|
|
2218
|
-
export declare const RuleGroupSourceCustomActionsDetailsFilterSensitiveLog: (
|
|
2219
|
-
obj: RuleGroupSourceCustomActionsDetails
|
|
2220
|
-
) => any;
|
|
2221
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsFilterSensitiveLog: (
|
|
2222
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts
|
|
2223
|
-
) => any;
|
|
2224
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesDestinationsFilterSensitiveLog: (
|
|
2225
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributesDestinations
|
|
2226
|
-
) => any;
|
|
2227
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesSourcePortsFilterSensitiveLog: (
|
|
2228
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributesSourcePorts
|
|
2229
|
-
) => any;
|
|
2230
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesSourcesFilterSensitiveLog: (
|
|
2231
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributesSources
|
|
2232
|
-
) => any;
|
|
2233
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsFilterSensitiveLog: (
|
|
2234
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributesTcpFlags
|
|
2235
|
-
) => any;
|
|
2236
|
-
export declare const RuleGroupSourceStatelessRuleMatchAttributesFilterSensitiveLog: (
|
|
2237
|
-
obj: RuleGroupSourceStatelessRuleMatchAttributes
|
|
2238
|
-
) => any;
|
|
2239
|
-
export declare const RuleGroupSourceStatelessRuleDefinitionFilterSensitiveLog: (
|
|
2240
|
-
obj: RuleGroupSourceStatelessRuleDefinition
|
|
2241
|
-
) => any;
|
|
2242
|
-
export declare const RuleGroupSourceStatelessRulesDetailsFilterSensitiveLog: (
|
|
2243
|
-
obj: RuleGroupSourceStatelessRulesDetails
|
|
2244
|
-
) => any;
|
|
2245
|
-
export declare const RuleGroupSourceStatelessRulesAndCustomActionsDetailsFilterSensitiveLog: (
|
|
2246
|
-
obj: RuleGroupSourceStatelessRulesAndCustomActionsDetails
|
|
2247
|
-
) => any;
|
|
2248
|
-
export declare const RuleGroupSourceFilterSensitiveLog: (
|
|
2249
|
-
obj: RuleGroupSource
|
|
2250
|
-
) => any;
|
|
2251
|
-
export declare const RuleGroupVariablesIpSetsDetailsFilterSensitiveLog: (
|
|
2252
|
-
obj: RuleGroupVariablesIpSetsDetails
|
|
2253
|
-
) => any;
|
|
2254
|
-
export declare const RuleGroupVariablesPortSetsDetailsFilterSensitiveLog: (
|
|
2255
|
-
obj: RuleGroupVariablesPortSetsDetails
|
|
2256
|
-
) => any;
|
|
2257
|
-
export declare const RuleGroupVariablesFilterSensitiveLog: (
|
|
2258
|
-
obj: RuleGroupVariables
|
|
2259
|
-
) => any;
|
|
2260
|
-
export declare const RuleGroupDetailsFilterSensitiveLog: (
|
|
2261
|
-
obj: RuleGroupDetails
|
|
2262
|
-
) => any;
|
|
2263
|
-
export declare const AwsNetworkFirewallRuleGroupDetailsFilterSensitiveLog: (
|
|
2264
|
-
obj: AwsNetworkFirewallRuleGroupDetails
|
|
2265
|
-
) => any;
|
|
2266
|
-
export declare const AwsOpenSearchServiceDomainMasterUserOptionsDetailsFilterSensitiveLog: (
|
|
2267
|
-
obj: AwsOpenSearchServiceDomainMasterUserOptionsDetails
|
|
2268
|
-
) => any;
|
|
2269
|
-
export declare const AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetailsFilterSensitiveLog: (
|
|
2270
|
-
obj: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails
|
|
2271
|
-
) => any;
|
|
2272
|
-
export declare const AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetailsFilterSensitiveLog: (
|
|
2273
|
-
obj: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails
|
|
2274
|
-
) => any;
|
|
2275
|
-
export declare const AwsOpenSearchServiceDomainClusterConfigDetailsFilterSensitiveLog: (
|
|
2276
|
-
obj: AwsOpenSearchServiceDomainClusterConfigDetails
|
|
2277
|
-
) => any;
|
|
2278
|
-
export declare const AwsOpenSearchServiceDomainDomainEndpointOptionsDetailsFilterSensitiveLog: (
|
|
2279
|
-
obj: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails
|
|
2280
|
-
) => any;
|
|
2281
|
-
export declare const AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetailsFilterSensitiveLog: (
|
|
2282
|
-
obj: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails
|
|
2283
|
-
) => any;
|
|
2284
|
-
export declare const AwsOpenSearchServiceDomainLogPublishingOptionFilterSensitiveLog: (
|
|
2285
|
-
obj: AwsOpenSearchServiceDomainLogPublishingOption
|
|
2286
|
-
) => any;
|
|
2287
|
-
export declare const AwsOpenSearchServiceDomainLogPublishingOptionsDetailsFilterSensitiveLog: (
|
|
2288
|
-
obj: AwsOpenSearchServiceDomainLogPublishingOptionsDetails
|
|
2289
|
-
) => any;
|
|
2290
|
-
export declare const AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetailsFilterSensitiveLog: (
|
|
2291
|
-
obj: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails
|
|
2292
|
-
) => any;
|
|
2293
|
-
export declare const AwsOpenSearchServiceDomainServiceSoftwareOptionsDetailsFilterSensitiveLog: (
|
|
2294
|
-
obj: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails
|
|
2295
|
-
) => any;
|
|
2296
|
-
export declare const AwsOpenSearchServiceDomainVpcOptionsDetailsFilterSensitiveLog: (
|
|
2297
|
-
obj: AwsOpenSearchServiceDomainVpcOptionsDetails
|
|
2298
|
-
) => any;
|
|
2299
|
-
export declare const AwsOpenSearchServiceDomainDetailsFilterSensitiveLog: (
|
|
2300
|
-
obj: AwsOpenSearchServiceDomainDetails
|
|
2301
|
-
) => any;
|
|
2302
|
-
export declare const AwsRdsDbClusterAssociatedRoleFilterSensitiveLog: (
|
|
2303
|
-
obj: AwsRdsDbClusterAssociatedRole
|
|
2304
|
-
) => any;
|
|
2305
|
-
export declare const AwsRdsDbClusterMemberFilterSensitiveLog: (
|
|
2306
|
-
obj: AwsRdsDbClusterMember
|
|
2307
|
-
) => any;
|
|
2308
|
-
export declare const AwsRdsDbClusterOptionGroupMembershipFilterSensitiveLog: (
|
|
2309
|
-
obj: AwsRdsDbClusterOptionGroupMembership
|
|
2310
|
-
) => any;
|
|
2311
|
-
export declare const AwsRdsDbDomainMembershipFilterSensitiveLog: (
|
|
2312
|
-
obj: AwsRdsDbDomainMembership
|
|
2313
|
-
) => any;
|
|
2314
|
-
export declare const AwsRdsDbInstanceVpcSecurityGroupFilterSensitiveLog: (
|
|
2315
|
-
obj: AwsRdsDbInstanceVpcSecurityGroup
|
|
2316
|
-
) => any;
|
|
2317
|
-
export declare const AwsRdsDbClusterDetailsFilterSensitiveLog: (
|
|
2318
|
-
obj: AwsRdsDbClusterDetails
|
|
2319
|
-
) => any;
|
|
2320
|
-
export declare const AwsRdsDbClusterSnapshotDetailsFilterSensitiveLog: (
|
|
2321
|
-
obj: AwsRdsDbClusterSnapshotDetails
|
|
2322
|
-
) => any;
|
|
2323
|
-
export declare const AwsRdsDbInstanceAssociatedRoleFilterSensitiveLog: (
|
|
2324
|
-
obj: AwsRdsDbInstanceAssociatedRole
|
|
2325
|
-
) => any;
|
|
2326
|
-
export declare const AwsRdsDbParameterGroupFilterSensitiveLog: (
|
|
2327
|
-
obj: AwsRdsDbParameterGroup
|
|
2328
|
-
) => any;
|
|
2329
|
-
export declare const AwsRdsDbSubnetGroupSubnetAvailabilityZoneFilterSensitiveLog: (
|
|
2330
|
-
obj: AwsRdsDbSubnetGroupSubnetAvailabilityZone
|
|
2331
|
-
) => any;
|
|
2332
|
-
export declare const AwsRdsDbSubnetGroupSubnetFilterSensitiveLog: (
|
|
2333
|
-
obj: AwsRdsDbSubnetGroupSubnet
|
|
2334
|
-
) => any;
|
|
2335
|
-
export declare const AwsRdsDbSubnetGroupFilterSensitiveLog: (
|
|
2336
|
-
obj: AwsRdsDbSubnetGroup
|
|
2337
|
-
) => any;
|
|
2338
|
-
export declare const AwsRdsDbInstanceEndpointFilterSensitiveLog: (
|
|
2339
|
-
obj: AwsRdsDbInstanceEndpoint
|
|
2340
|
-
) => any;
|
|
2341
|
-
export declare const AwsRdsDbOptionGroupMembershipFilterSensitiveLog: (
|
|
2342
|
-
obj: AwsRdsDbOptionGroupMembership
|
|
2343
|
-
) => any;
|
|
2344
|
-
export declare const AwsRdsPendingCloudWatchLogsExportsFilterSensitiveLog: (
|
|
2345
|
-
obj: AwsRdsPendingCloudWatchLogsExports
|
|
2346
|
-
) => any;
|
|
2347
|
-
export declare const AwsRdsDbProcessorFeatureFilterSensitiveLog: (
|
|
2348
|
-
obj: AwsRdsDbProcessorFeature
|
|
2349
|
-
) => any;
|
|
2350
|
-
export declare const AwsRdsDbPendingModifiedValuesFilterSensitiveLog: (
|
|
2351
|
-
obj: AwsRdsDbPendingModifiedValues
|
|
2352
|
-
) => any;
|
|
2353
|
-
export declare const AwsRdsDbStatusInfoFilterSensitiveLog: (
|
|
2354
|
-
obj: AwsRdsDbStatusInfo
|
|
2355
|
-
) => any;
|
|
2356
|
-
export declare const AwsRdsDbInstanceDetailsFilterSensitiveLog: (
|
|
2357
|
-
obj: AwsRdsDbInstanceDetails
|
|
2358
|
-
) => any;
|
|
2359
|
-
export declare const AwsRdsDbSecurityGroupEc2SecurityGroupFilterSensitiveLog: (
|
|
2360
|
-
obj: AwsRdsDbSecurityGroupEc2SecurityGroup
|
|
2361
|
-
) => any;
|
|
2362
|
-
export declare const AwsRdsDbSecurityGroupIpRangeFilterSensitiveLog: (
|
|
2363
|
-
obj: AwsRdsDbSecurityGroupIpRange
|
|
2364
|
-
) => any;
|
|
2365
|
-
export declare const AwsRdsDbSecurityGroupDetailsFilterSensitiveLog: (
|
|
2366
|
-
obj: AwsRdsDbSecurityGroupDetails
|
|
2367
|
-
) => any;
|
|
2368
|
-
export declare const AwsRdsDbSnapshotDetailsFilterSensitiveLog: (
|
|
2369
|
-
obj: AwsRdsDbSnapshotDetails
|
|
2370
|
-
) => any;
|
|
2371
|
-
export declare const AwsRdsEventSubscriptionDetailsFilterSensitiveLog: (
|
|
2372
|
-
obj: AwsRdsEventSubscriptionDetails
|
|
2373
|
-
) => any;
|
|
2374
|
-
export declare const AwsRedshiftClusterClusterNodeFilterSensitiveLog: (
|
|
2375
|
-
obj: AwsRedshiftClusterClusterNode
|
|
2376
|
-
) => any;
|
|
2377
|
-
export declare const AwsRedshiftClusterClusterParameterStatusFilterSensitiveLog: (
|
|
2378
|
-
obj: AwsRedshiftClusterClusterParameterStatus
|
|
2379
|
-
) => any;
|
|
2380
|
-
export declare const AwsRedshiftClusterClusterParameterGroupFilterSensitiveLog: (
|
|
2381
|
-
obj: AwsRedshiftClusterClusterParameterGroup
|
|
2382
|
-
) => any;
|
|
2383
|
-
export declare const AwsRedshiftClusterClusterSecurityGroupFilterSensitiveLog: (
|
|
2384
|
-
obj: AwsRedshiftClusterClusterSecurityGroup
|
|
2385
|
-
) => any;
|
|
2386
|
-
export declare const AwsRedshiftClusterClusterSnapshotCopyStatusFilterSensitiveLog: (
|
|
2387
|
-
obj: AwsRedshiftClusterClusterSnapshotCopyStatus
|
|
2388
|
-
) => any;
|
|
2389
|
-
export declare const AwsRedshiftClusterDeferredMaintenanceWindowFilterSensitiveLog: (
|
|
2390
|
-
obj: AwsRedshiftClusterDeferredMaintenanceWindow
|
|
2391
|
-
) => any;
|
|
2392
|
-
export declare const AwsRedshiftClusterElasticIpStatusFilterSensitiveLog: (
|
|
2393
|
-
obj: AwsRedshiftClusterElasticIpStatus
|
|
2394
|
-
) => any;
|
|
2395
|
-
export declare const AwsRedshiftClusterEndpointFilterSensitiveLog: (
|
|
2396
|
-
obj: AwsRedshiftClusterEndpoint
|
|
2397
|
-
) => any;
|
|
2398
|
-
export declare const AwsRedshiftClusterHsmStatusFilterSensitiveLog: (
|
|
2399
|
-
obj: AwsRedshiftClusterHsmStatus
|
|
2400
|
-
) => any;
|
|
2401
|
-
export declare const AwsRedshiftClusterIamRoleFilterSensitiveLog: (
|
|
2402
|
-
obj: AwsRedshiftClusterIamRole
|
|
2403
|
-
) => any;
|
|
2404
|
-
export declare const AwsRedshiftClusterLoggingStatusFilterSensitiveLog: (
|
|
2405
|
-
obj: AwsRedshiftClusterLoggingStatus
|
|
2406
|
-
) => any;
|
|
2407
|
-
export declare const AwsRedshiftClusterPendingModifiedValuesFilterSensitiveLog: (
|
|
2408
|
-
obj: AwsRedshiftClusterPendingModifiedValues
|
|
2409
|
-
) => any;
|
|
2410
|
-
export declare const AwsRedshiftClusterResizeInfoFilterSensitiveLog: (
|
|
2411
|
-
obj: AwsRedshiftClusterResizeInfo
|
|
2412
|
-
) => any;
|
|
2413
|
-
export declare const AwsRedshiftClusterRestoreStatusFilterSensitiveLog: (
|
|
2414
|
-
obj: AwsRedshiftClusterRestoreStatus
|
|
2415
|
-
) => any;
|
|
2416
|
-
export declare const AwsRedshiftClusterVpcSecurityGroupFilterSensitiveLog: (
|
|
2417
|
-
obj: AwsRedshiftClusterVpcSecurityGroup
|
|
2418
|
-
) => any;
|
|
2419
|
-
export declare const AwsRedshiftClusterDetailsFilterSensitiveLog: (
|
|
2420
|
-
obj: AwsRedshiftClusterDetails
|
|
2421
|
-
) => any;
|
|
2422
|
-
export declare const AwsS3AccountPublicAccessBlockDetailsFilterSensitiveLog: (
|
|
2423
|
-
obj: AwsS3AccountPublicAccessBlockDetails
|
|
2424
|
-
) => any;
|
|
2425
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetailsFilterSensitiveLog: (
|
|
2426
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails
|
|
2427
|
-
) => any;
|
|
2428
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetailsFilterSensitiveLog: (
|
|
2429
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails
|
|
2430
|
-
) => any;
|
|
2431
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetailsFilterSensitiveLog: (
|
|
2432
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails
|
|
2433
|
-
) => any;
|
|
2434
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetailsFilterSensitiveLog: (
|
|
2435
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails
|
|
2436
|
-
) => any;
|
|
2437
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetailsFilterSensitiveLog: (
|
|
2438
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails
|
|
2439
|
-
) => any;
|
|
2440
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterDetailsFilterSensitiveLog: (
|
|
2441
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails
|
|
2442
|
-
) => any;
|
|
2443
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetailsFilterSensitiveLog: (
|
|
2444
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails
|
|
2445
|
-
) => any;
|
|
2446
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetailsFilterSensitiveLog: (
|
|
2447
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails
|
|
2448
|
-
) => any;
|
|
2449
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationRulesDetailsFilterSensitiveLog: (
|
|
2450
|
-
obj: AwsS3BucketBucketLifecycleConfigurationRulesDetails
|
|
2451
|
-
) => any;
|
|
2452
|
-
export declare const AwsS3BucketBucketLifecycleConfigurationDetailsFilterSensitiveLog: (
|
|
2453
|
-
obj: AwsS3BucketBucketLifecycleConfigurationDetails
|
|
2454
|
-
) => any;
|
|
2455
|
-
export declare const AwsS3BucketBucketVersioningConfigurationFilterSensitiveLog: (
|
|
2456
|
-
obj: AwsS3BucketBucketVersioningConfiguration
|
|
2457
|
-
) => any;
|
|
2458
|
-
export declare const AwsS3BucketLoggingConfigurationFilterSensitiveLog: (
|
|
2459
|
-
obj: AwsS3BucketLoggingConfiguration
|
|
2460
|
-
) => any;
|
|
2461
|
-
export declare const AwsS3BucketNotificationConfigurationS3KeyFilterRuleFilterSensitiveLog: (
|
|
2462
|
-
obj: AwsS3BucketNotificationConfigurationS3KeyFilterRule
|
|
2463
|
-
) => any;
|
|
2464
|
-
export declare const AwsS3BucketNotificationConfigurationS3KeyFilterFilterSensitiveLog: (
|
|
2465
|
-
obj: AwsS3BucketNotificationConfigurationS3KeyFilter
|
|
2466
|
-
) => any;
|
|
2467
|
-
export declare const AwsS3BucketNotificationConfigurationFilterFilterSensitiveLog: (
|
|
2468
|
-
obj: AwsS3BucketNotificationConfigurationFilter
|
|
2469
|
-
) => any;
|
|
2470
|
-
export declare const AwsS3BucketNotificationConfigurationDetailFilterSensitiveLog: (
|
|
2471
|
-
obj: AwsS3BucketNotificationConfigurationDetail
|
|
2472
|
-
) => any;
|
|
2473
|
-
export declare const AwsS3BucketNotificationConfigurationFilterSensitiveLog: (
|
|
2474
|
-
obj: AwsS3BucketNotificationConfiguration
|
|
2475
|
-
) => any;
|
|
2476
|
-
export declare const AwsS3BucketWebsiteConfigurationRedirectToFilterSensitiveLog: (
|
|
2477
|
-
obj: AwsS3BucketWebsiteConfigurationRedirectTo
|
|
2478
|
-
) => any;
|
|
2479
|
-
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleConditionFilterSensitiveLog: (
|
|
2480
|
-
obj: AwsS3BucketWebsiteConfigurationRoutingRuleCondition
|
|
2481
|
-
) => any;
|
|
2482
|
-
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleRedirectFilterSensitiveLog: (
|
|
2483
|
-
obj: AwsS3BucketWebsiteConfigurationRoutingRuleRedirect
|
|
2484
|
-
) => any;
|
|
2485
|
-
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleFilterSensitiveLog: (
|
|
2486
|
-
obj: AwsS3BucketWebsiteConfigurationRoutingRule
|
|
2487
|
-
) => any;
|
|
2488
|
-
export declare const AwsS3BucketWebsiteConfigurationFilterSensitiveLog: (
|
|
2489
|
-
obj: AwsS3BucketWebsiteConfiguration
|
|
2490
|
-
) => any;
|
|
2491
|
-
export declare const AwsS3BucketServerSideEncryptionByDefaultFilterSensitiveLog: (
|
|
2492
|
-
obj: AwsS3BucketServerSideEncryptionByDefault
|
|
2493
|
-
) => any;
|
|
2494
|
-
export declare const AwsS3BucketServerSideEncryptionRuleFilterSensitiveLog: (
|
|
2495
|
-
obj: AwsS3BucketServerSideEncryptionRule
|
|
2496
|
-
) => any;
|
|
2497
|
-
export declare const AwsS3BucketServerSideEncryptionConfigurationFilterSensitiveLog: (
|
|
2498
|
-
obj: AwsS3BucketServerSideEncryptionConfiguration
|
|
2499
|
-
) => any;
|
|
2500
|
-
export declare const AwsS3BucketDetailsFilterSensitiveLog: (
|
|
2501
|
-
obj: AwsS3BucketDetails
|
|
2502
|
-
) => any;
|
|
2503
|
-
export declare const AwsS3ObjectDetailsFilterSensitiveLog: (
|
|
2504
|
-
obj: AwsS3ObjectDetails
|
|
2505
|
-
) => any;
|
|
2506
|
-
export declare const AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetailsFilterSensitiveLog: (
|
|
2507
|
-
obj: AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails
|
|
2508
|
-
) => any;
|
|
2509
|
-
export declare const AwsSageMakerNotebookInstanceDetailsFilterSensitiveLog: (
|
|
2510
|
-
obj: AwsSageMakerNotebookInstanceDetails
|
|
2511
|
-
) => any;
|
|
2512
|
-
export declare const AwsSecretsManagerSecretRotationRulesFilterSensitiveLog: (
|
|
2513
|
-
obj: AwsSecretsManagerSecretRotationRules
|
|
2514
|
-
) => any;
|
|
2515
|
-
export declare const AwsSecretsManagerSecretDetailsFilterSensitiveLog: (
|
|
2516
|
-
obj: AwsSecretsManagerSecretDetails
|
|
2517
|
-
) => any;
|
|
2518
|
-
export declare const StatusReasonFilterSensitiveLog: (obj: StatusReason) => any;
|
|
2519
|
-
export declare const ComplianceFilterSensitiveLog: (obj: Compliance) => any;
|
|
2520
|
-
export declare const RelatedFindingFilterSensitiveLog: (
|
|
2521
|
-
obj: RelatedFinding
|
|
2522
|
-
) => any;
|
|
2523
|
-
export declare const FindingProviderSeverityFilterSensitiveLog: (
|
|
2524
|
-
obj: FindingProviderSeverity
|
|
2525
|
-
) => any;
|
|
2526
|
-
export declare const FindingProviderFieldsFilterSensitiveLog: (
|
|
2527
|
-
obj: FindingProviderFields
|
|
2528
|
-
) => any;
|
|
2529
|
-
export declare const MalwareFilterSensitiveLog: (obj: Malware) => any;
|
|
2530
|
-
export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
|
|
2531
|
-
export declare const NetworkFilterSensitiveLog: (obj: Network) => any;
|
|
2532
|
-
export declare const NetworkPathComponentDetailsFilterSensitiveLog: (
|
|
2533
|
-
obj: NetworkPathComponentDetails
|
|
2534
|
-
) => any;
|
|
2535
|
-
export declare const NetworkHeaderFilterSensitiveLog: (
|
|
2536
|
-
obj: NetworkHeader
|
|
2537
|
-
) => any;
|
|
2538
|
-
export declare const NetworkPathComponentFilterSensitiveLog: (
|
|
2539
|
-
obj: NetworkPathComponent
|
|
2540
|
-
) => any;
|
|
2541
|
-
export declare const NoteFilterSensitiveLog: (obj: Note) => any;
|
|
2542
|
-
export declare const PatchSummaryFilterSensitiveLog: (obj: PatchSummary) => any;
|
|
2543
|
-
export declare const ProcessDetailsFilterSensitiveLog: (
|
|
2544
|
-
obj: ProcessDetails
|
|
2545
|
-
) => any;
|
|
2546
|
-
export declare const RecommendationFilterSensitiveLog: (
|
|
2547
|
-
obj: Recommendation
|
|
2548
|
-
) => any;
|
|
2549
|
-
export declare const RemediationFilterSensitiveLog: (obj: Remediation) => any;
|
|
2550
|
-
export declare const CellFilterSensitiveLog: (obj: Cell) => any;
|
|
2551
|
-
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
2552
|
-
export declare const PageFilterSensitiveLog: (obj: Page) => any;
|
|
2553
|
-
export declare const _RecordFilterSensitiveLog: (obj: _Record) => any;
|
|
2554
|
-
export declare const OccurrencesFilterSensitiveLog: (obj: Occurrences) => any;
|
|
2555
|
-
export declare const CustomDataIdentifiersDetectionsFilterSensitiveLog: (
|
|
2556
|
-
obj: CustomDataIdentifiersDetections
|
|
2557
|
-
) => any;
|
|
2558
|
-
export declare const CustomDataIdentifiersResultFilterSensitiveLog: (
|
|
2559
|
-
obj: CustomDataIdentifiersResult
|
|
2560
|
-
) => any;
|
|
2561
|
-
export declare const SensitiveDataDetectionsFilterSensitiveLog: (
|
|
2562
|
-
obj: SensitiveDataDetections
|
|
2563
|
-
) => any;
|
|
2564
|
-
export declare const SensitiveDataResultFilterSensitiveLog: (
|
|
2565
|
-
obj: SensitiveDataResult
|
|
2566
|
-
) => any;
|
|
2567
|
-
export declare const ClassificationStatusFilterSensitiveLog: (
|
|
2568
|
-
obj: ClassificationStatus
|
|
2569
|
-
) => any;
|
|
2570
|
-
export declare const ClassificationResultFilterSensitiveLog: (
|
|
2571
|
-
obj: ClassificationResult
|
|
2572
|
-
) => any;
|
|
2573
|
-
export declare const DataClassificationDetailsFilterSensitiveLog: (
|
|
2574
|
-
obj: DataClassificationDetails
|
|
2575
|
-
) => any;
|
|
2576
|
-
export declare const AwsSnsTopicSubscriptionFilterSensitiveLog: (
|
|
2577
|
-
obj: AwsSnsTopicSubscription
|
|
2578
|
-
) => any;
|
|
2579
|
-
export declare const AwsSnsTopicDetailsFilterSensitiveLog: (
|
|
2580
|
-
obj: AwsSnsTopicDetails
|
|
2581
|
-
) => any;
|
|
2582
|
-
export declare const AwsSqsQueueDetailsFilterSensitiveLog: (
|
|
2583
|
-
obj: AwsSqsQueueDetails
|
|
2584
|
-
) => any;
|
|
2585
|
-
export declare const AwsSsmComplianceSummaryFilterSensitiveLog: (
|
|
2586
|
-
obj: AwsSsmComplianceSummary
|
|
2587
|
-
) => any;
|
|
2588
|
-
export declare const AwsSsmPatchFilterSensitiveLog: (obj: AwsSsmPatch) => any;
|
|
2589
|
-
export declare const AwsSsmPatchComplianceDetailsFilterSensitiveLog: (
|
|
2590
|
-
obj: AwsSsmPatchComplianceDetails
|
|
2591
|
-
) => any;
|
|
2592
|
-
export declare const AwsWafRateBasedRuleMatchPredicateFilterSensitiveLog: (
|
|
2593
|
-
obj: AwsWafRateBasedRuleMatchPredicate
|
|
2594
|
-
) => any;
|
|
2595
|
-
export declare const AwsWafRateBasedRuleDetailsFilterSensitiveLog: (
|
|
2596
|
-
obj: AwsWafRateBasedRuleDetails
|
|
2597
|
-
) => any;
|
|
2598
|
-
export declare const AwsWafRegionalRateBasedRuleMatchPredicateFilterSensitiveLog: (
|
|
2599
|
-
obj: AwsWafRegionalRateBasedRuleMatchPredicate
|
|
2600
|
-
) => any;
|
|
2601
|
-
export declare const AwsWafRegionalRateBasedRuleDetailsFilterSensitiveLog: (
|
|
2602
|
-
obj: AwsWafRegionalRateBasedRuleDetails
|
|
2603
|
-
) => any;
|
|
2604
|
-
export declare const AwsWafRegionalRulePredicateListDetailsFilterSensitiveLog: (
|
|
2605
|
-
obj: AwsWafRegionalRulePredicateListDetails
|
|
2606
|
-
) => any;
|
|
2607
|
-
export declare const AwsWafRegionalRuleDetailsFilterSensitiveLog: (
|
|
2608
|
-
obj: AwsWafRegionalRuleDetails
|
|
2609
|
-
) => any;
|
|
2610
|
-
export declare const AwsWafRegionalRuleGroupRulesActionDetailsFilterSensitiveLog: (
|
|
2611
|
-
obj: AwsWafRegionalRuleGroupRulesActionDetails
|
|
2612
|
-
) => any;
|
|
2613
|
-
export declare const AwsWafRegionalRuleGroupRulesDetailsFilterSensitiveLog: (
|
|
2614
|
-
obj: AwsWafRegionalRuleGroupRulesDetails
|
|
2615
|
-
) => any;
|
|
2616
|
-
export declare const AwsWafRegionalRuleGroupDetailsFilterSensitiveLog: (
|
|
2617
|
-
obj: AwsWafRegionalRuleGroupDetails
|
|
2618
|
-
) => any;
|
|
2619
|
-
export declare const AwsWafRegionalWebAclRulesListActionDetailsFilterSensitiveLog: (
|
|
2620
|
-
obj: AwsWafRegionalWebAclRulesListActionDetails
|
|
2621
|
-
) => any;
|
|
2622
|
-
export declare const AwsWafRegionalWebAclRulesListOverrideActionDetailsFilterSensitiveLog: (
|
|
2623
|
-
obj: AwsWafRegionalWebAclRulesListOverrideActionDetails
|
|
2624
|
-
) => any;
|
|
2625
|
-
export declare const AwsWafRegionalWebAclRulesListDetailsFilterSensitiveLog: (
|
|
2626
|
-
obj: AwsWafRegionalWebAclRulesListDetails
|
|
2627
|
-
) => any;
|
|
2628
|
-
export declare const AwsWafRegionalWebAclDetailsFilterSensitiveLog: (
|
|
2629
|
-
obj: AwsWafRegionalWebAclDetails
|
|
2630
|
-
) => any;
|
|
2631
|
-
export declare const AwsWafRulePredicateListDetailsFilterSensitiveLog: (
|
|
2632
|
-
obj: AwsWafRulePredicateListDetails
|
|
2633
|
-
) => any;
|
|
2634
|
-
export declare const AwsWafRuleDetailsFilterSensitiveLog: (
|
|
2635
|
-
obj: AwsWafRuleDetails
|
|
2636
|
-
) => any;
|
|
2637
|
-
export declare const AwsWafRuleGroupRulesActionDetailsFilterSensitiveLog: (
|
|
2638
|
-
obj: AwsWafRuleGroupRulesActionDetails
|
|
2639
|
-
) => any;
|
|
2640
|
-
export declare const AwsWafRuleGroupRulesDetailsFilterSensitiveLog: (
|
|
2641
|
-
obj: AwsWafRuleGroupRulesDetails
|
|
2642
|
-
) => any;
|
|
2643
|
-
export declare const AwsWafRuleGroupDetailsFilterSensitiveLog: (
|
|
2644
|
-
obj: AwsWafRuleGroupDetails
|
|
2645
|
-
) => any;
|
|
2646
|
-
export declare const AwsWafv2CustomHttpHeaderFilterSensitiveLog: (
|
|
2647
|
-
obj: AwsWafv2CustomHttpHeader
|
|
2648
|
-
) => any;
|
|
2649
|
-
export declare const AwsWafv2CustomRequestHandlingDetailsFilterSensitiveLog: (
|
|
2650
|
-
obj: AwsWafv2CustomRequestHandlingDetails
|
|
2651
|
-
) => any;
|
|
2652
|
-
export declare const AwsWafv2ActionAllowDetailsFilterSensitiveLog: (
|
|
2653
|
-
obj: AwsWafv2ActionAllowDetails
|
|
2654
|
-
) => any;
|
|
2655
|
-
export declare const AwsWafv2CustomResponseDetailsFilterSensitiveLog: (
|
|
2656
|
-
obj: AwsWafv2CustomResponseDetails
|
|
2657
|
-
) => any;
|
|
2658
|
-
export declare const AwsWafv2ActionBlockDetailsFilterSensitiveLog: (
|
|
2659
|
-
obj: AwsWafv2ActionBlockDetails
|
|
2660
|
-
) => any;
|
|
2661
|
-
export declare const AwsWafv2RulesActionCaptchaDetailsFilterSensitiveLog: (
|
|
2662
|
-
obj: AwsWafv2RulesActionCaptchaDetails
|
|
2663
|
-
) => any;
|
|
2664
|
-
export declare const AwsWafv2RulesActionCountDetailsFilterSensitiveLog: (
|
|
2665
|
-
obj: AwsWafv2RulesActionCountDetails
|
|
2666
|
-
) => any;
|
|
2667
|
-
export declare const AwsWafv2RulesActionDetailsFilterSensitiveLog: (
|
|
2668
|
-
obj: AwsWafv2RulesActionDetails
|
|
2669
|
-
) => any;
|
|
2670
|
-
export declare const AwsWafv2VisibilityConfigDetailsFilterSensitiveLog: (
|
|
2671
|
-
obj: AwsWafv2VisibilityConfigDetails
|
|
2672
|
-
) => any;
|
|
2673
|
-
export declare const AwsWafv2RulesDetailsFilterSensitiveLog: (
|
|
2674
|
-
obj: AwsWafv2RulesDetails
|
|
2675
|
-
) => any;
|
|
2676
|
-
export declare const AwsWafv2RuleGroupDetailsFilterSensitiveLog: (
|
|
2677
|
-
obj: AwsWafv2RuleGroupDetails
|
|
2678
|
-
) => any;
|
|
2679
|
-
export declare const AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetailsFilterSensitiveLog: (
|
|
2680
|
-
obj: AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails
|
|
2681
|
-
) => any;
|
|
2682
|
-
export declare const AwsWafv2WebAclCaptchaConfigDetailsFilterSensitiveLog: (
|
|
2683
|
-
obj: AwsWafv2WebAclCaptchaConfigDetails
|
|
2684
|
-
) => any;
|
|
2685
|
-
export declare const AwsWafv2WebAclActionDetailsFilterSensitiveLog: (
|
|
2686
|
-
obj: AwsWafv2WebAclActionDetails
|
|
2687
|
-
) => any;
|
|
2688
|
-
export declare const AwsWafv2WebAclDetailsFilterSensitiveLog: (
|
|
2689
|
-
obj: AwsWafv2WebAclDetails
|
|
2690
|
-
) => any;
|
|
2691
|
-
export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
|
|
2692
|
-
export declare const WafExcludedRuleFilterSensitiveLog: (
|
|
2693
|
-
obj: WafExcludedRule
|
|
2694
|
-
) => any;
|
|
2695
|
-
export declare const WafOverrideActionFilterSensitiveLog: (
|
|
2696
|
-
obj: WafOverrideAction
|
|
2697
|
-
) => any;
|
|
2698
|
-
export declare const AwsWafWebAclRuleFilterSensitiveLog: (
|
|
2699
|
-
obj: AwsWafWebAclRule
|
|
2700
|
-
) => any;
|
|
2701
|
-
export declare const AwsWafWebAclDetailsFilterSensitiveLog: (
|
|
2702
|
-
obj: AwsWafWebAclDetails
|
|
2703
|
-
) => any;
|
|
2704
|
-
export declare const AwsXrayEncryptionConfigDetailsFilterSensitiveLog: (
|
|
2705
|
-
obj: AwsXrayEncryptionConfigDetails
|
|
2706
|
-
) => any;
|
|
2707
|
-
export declare const VolumeMountFilterSensitiveLog: (obj: VolumeMount) => any;
|
|
2708
|
-
export declare const ContainerDetailsFilterSensitiveLog: (
|
|
2709
|
-
obj: ContainerDetails
|
|
2710
|
-
) => any;
|
|
2711
|
-
export declare const ResourceDetailsFilterSensitiveLog: (
|
|
2712
|
-
obj: ResourceDetails
|
|
2713
|
-
) => any;
|
|
2714
|
-
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
2715
|
-
export declare const SeverityFilterSensitiveLog: (obj: Severity) => any;
|
|
2716
|
-
export declare const ThreatIntelIndicatorFilterSensitiveLog: (
|
|
2717
|
-
obj: ThreatIntelIndicator
|
|
2718
|
-
) => any;
|
|
2719
|
-
export declare const FilePathsFilterSensitiveLog: (obj: FilePaths) => any;
|
|
2720
|
-
export declare const ThreatFilterSensitiveLog: (obj: Threat) => any;
|
|
2721
|
-
export declare const CvssFilterSensitiveLog: (obj: Cvss) => any;
|
|
2722
|
-
export declare const VulnerabilityVendorFilterSensitiveLog: (
|
|
2723
|
-
obj: VulnerabilityVendor
|
|
2724
|
-
) => any;
|
|
2725
|
-
export declare const SoftwarePackageFilterSensitiveLog: (
|
|
2726
|
-
obj: SoftwarePackage
|
|
2727
|
-
) => any;
|
|
2728
|
-
export declare const VulnerabilityFilterSensitiveLog: (
|
|
2729
|
-
obj: Vulnerability
|
|
2730
|
-
) => any;
|
|
2731
|
-
export declare const WorkflowFilterSensitiveLog: (obj: Workflow) => any;
|
|
2732
|
-
export declare const AwsSecurityFindingFilterSensitiveLog: (
|
|
2733
|
-
obj: AwsSecurityFinding
|
|
2734
|
-
) => any;
|
|
2735
|
-
export declare const StringFilterFilterSensitiveLog: (obj: StringFilter) => any;
|
|
2736
|
-
export declare const NumberFilterFilterSensitiveLog: (obj: NumberFilter) => any;
|
|
2737
|
-
export declare const DateRangeFilterSensitiveLog: (obj: DateRange) => any;
|
|
2738
|
-
export declare const DateFilterFilterSensitiveLog: (obj: DateFilter) => any;
|
|
2739
|
-
export declare const KeywordFilterFilterSensitiveLog: (
|
|
2740
|
-
obj: KeywordFilter
|
|
2741
|
-
) => any;
|
|
2742
|
-
export declare const IpFilterFilterSensitiveLog: (obj: IpFilter) => any;
|
|
2743
|
-
export declare const MapFilterFilterSensitiveLog: (obj: MapFilter) => any;
|
|
2744
|
-
export declare const BooleanFilterFilterSensitiveLog: (
|
|
2745
|
-
obj: BooleanFilter
|
|
2746
|
-
) => any;
|
|
2747
|
-
export declare const AwsSecurityFindingFiltersFilterSensitiveLog: (
|
|
2748
|
-
obj: AwsSecurityFindingFilters
|
|
2749
|
-
) => any;
|
|
2750
|
-
export declare const AwsSecurityFindingIdentifierFilterSensitiveLog: (
|
|
2751
|
-
obj: AwsSecurityFindingIdentifier
|
|
2752
|
-
) => any;
|
|
2753
|
-
export declare const BatchDisableStandardsRequestFilterSensitiveLog: (
|
|
2754
|
-
obj: BatchDisableStandardsRequest
|
|
2755
|
-
) => any;
|
|
2756
|
-
export declare const StandardsStatusReasonFilterSensitiveLog: (
|
|
2757
|
-
obj: StandardsStatusReason
|
|
2758
|
-
) => any;
|
|
2759
|
-
export declare const StandardsSubscriptionFilterSensitiveLog: (
|
|
2760
|
-
obj: StandardsSubscription
|
|
2761
|
-
) => any;
|
|
2762
|
-
export declare const BatchDisableStandardsResponseFilterSensitiveLog: (
|
|
2763
|
-
obj: BatchDisableStandardsResponse
|
|
2764
|
-
) => any;
|
|
2765
|
-
export declare const StandardsSubscriptionRequestFilterSensitiveLog: (
|
|
2766
|
-
obj: StandardsSubscriptionRequest
|
|
2767
|
-
) => any;
|
|
2768
|
-
export declare const BatchEnableStandardsRequestFilterSensitiveLog: (
|
|
2769
|
-
obj: BatchEnableStandardsRequest
|
|
2770
|
-
) => any;
|
|
2771
|
-
export declare const BatchEnableStandardsResponseFilterSensitiveLog: (
|
|
2772
|
-
obj: BatchEnableStandardsResponse
|
|
2773
|
-
) => any;
|
|
2774
|
-
export declare const BatchGetSecurityControlsRequestFilterSensitiveLog: (
|
|
2775
|
-
obj: BatchGetSecurityControlsRequest
|
|
2776
|
-
) => any;
|
|
2777
|
-
export declare const SecurityControlFilterSensitiveLog: (
|
|
2778
|
-
obj: SecurityControl
|
|
2779
|
-
) => any;
|
|
2780
|
-
export declare const UnprocessedSecurityControlFilterSensitiveLog: (
|
|
2781
|
-
obj: UnprocessedSecurityControl
|
|
2782
|
-
) => any;
|
|
2783
|
-
export declare const BatchGetSecurityControlsResponseFilterSensitiveLog: (
|
|
2784
|
-
obj: BatchGetSecurityControlsResponse
|
|
2785
|
-
) => any;
|
|
2786
|
-
export declare const StandardsControlAssociationIdFilterSensitiveLog: (
|
|
2787
|
-
obj: StandardsControlAssociationId
|
|
2788
|
-
) => any;
|
|
2789
|
-
export declare const BatchGetStandardsControlAssociationsRequestFilterSensitiveLog: (
|
|
2790
|
-
obj: BatchGetStandardsControlAssociationsRequest
|
|
2791
|
-
) => any;
|
|
2792
|
-
export declare const StandardsControlAssociationDetailFilterSensitiveLog: (
|
|
2793
|
-
obj: StandardsControlAssociationDetail
|
|
2794
|
-
) => any;
|
|
2795
|
-
export declare const UnprocessedStandardsControlAssociationFilterSensitiveLog: (
|
|
2796
|
-
obj: UnprocessedStandardsControlAssociation
|
|
2797
|
-
) => any;
|
|
2798
|
-
export declare const BatchGetStandardsControlAssociationsResponseFilterSensitiveLog: (
|
|
2799
|
-
obj: BatchGetStandardsControlAssociationsResponse
|
|
2800
|
-
) => any;
|
|
2801
|
-
export declare const BatchImportFindingsRequestFilterSensitiveLog: (
|
|
2802
|
-
obj: BatchImportFindingsRequest
|
|
2803
|
-
) => any;
|
|
2804
|
-
export declare const ImportFindingsErrorFilterSensitiveLog: (
|
|
2805
|
-
obj: ImportFindingsError
|
|
2806
|
-
) => any;
|
|
2807
|
-
export declare const BatchImportFindingsResponseFilterSensitiveLog: (
|
|
2808
|
-
obj: BatchImportFindingsResponse
|
|
2809
|
-
) => any;
|
|
2810
|
-
export declare const NoteUpdateFilterSensitiveLog: (obj: NoteUpdate) => any;
|
|
2811
|
-
export declare const SeverityUpdateFilterSensitiveLog: (
|
|
2812
|
-
obj: SeverityUpdate
|
|
2813
|
-
) => any;
|
|
2814
|
-
export declare const WorkflowUpdateFilterSensitiveLog: (
|
|
2815
|
-
obj: WorkflowUpdate
|
|
2816
|
-
) => any;
|
|
2817
|
-
export declare const BatchUpdateFindingsRequestFilterSensitiveLog: (
|
|
2818
|
-
obj: BatchUpdateFindingsRequest
|
|
2819
|
-
) => any;
|
|
2820
|
-
export declare const BatchUpdateFindingsUnprocessedFindingFilterSensitiveLog: (
|
|
2821
|
-
obj: BatchUpdateFindingsUnprocessedFinding
|
|
2822
|
-
) => any;
|
|
2823
|
-
export declare const BatchUpdateFindingsResponseFilterSensitiveLog: (
|
|
2824
|
-
obj: BatchUpdateFindingsResponse
|
|
2825
|
-
) => any;
|
|
2826
|
-
export declare const StandardsControlAssociationUpdateFilterSensitiveLog: (
|
|
2827
|
-
obj: StandardsControlAssociationUpdate
|
|
2828
|
-
) => any;
|
|
2829
|
-
export declare const BatchUpdateStandardsControlAssociationsRequestFilterSensitiveLog: (
|
|
2830
|
-
obj: BatchUpdateStandardsControlAssociationsRequest
|
|
2831
|
-
) => any;
|
|
2832
|
-
export declare const UnprocessedStandardsControlAssociationUpdateFilterSensitiveLog: (
|
|
2833
|
-
obj: UnprocessedStandardsControlAssociationUpdate
|
|
2834
|
-
) => any;
|
|
2835
|
-
export declare const BatchUpdateStandardsControlAssociationsResponseFilterSensitiveLog: (
|
|
2836
|
-
obj: BatchUpdateStandardsControlAssociationsResponse
|
|
2837
|
-
) => any;
|
|
2838
|
-
export declare const CreateActionTargetRequestFilterSensitiveLog: (
|
|
2839
|
-
obj: CreateActionTargetRequest
|
|
2840
|
-
) => any;
|
|
2841
|
-
export declare const CreateActionTargetResponseFilterSensitiveLog: (
|
|
2842
|
-
obj: CreateActionTargetResponse
|
|
2843
|
-
) => any;
|
|
2844
|
-
export declare const CreateFindingAggregatorRequestFilterSensitiveLog: (
|
|
2845
|
-
obj: CreateFindingAggregatorRequest
|
|
2846
|
-
) => any;
|
|
2847
|
-
export declare const CreateFindingAggregatorResponseFilterSensitiveLog: (
|
|
2848
|
-
obj: CreateFindingAggregatorResponse
|
|
2849
|
-
) => any;
|
|
2850
|
-
export declare const CreateInsightRequestFilterSensitiveLog: (
|
|
2851
|
-
obj: CreateInsightRequest
|
|
2852
|
-
) => any;
|
|
2853
|
-
export declare const CreateInsightResponseFilterSensitiveLog: (
|
|
2854
|
-
obj: CreateInsightResponse
|
|
2855
|
-
) => any;
|
|
2856
|
-
export declare const CreateMembersRequestFilterSensitiveLog: (
|
|
2857
|
-
obj: CreateMembersRequest
|
|
2858
|
-
) => any;
|
|
2859
|
-
export declare const ResultFilterSensitiveLog: (obj: Result) => any;
|
|
2860
|
-
export declare const CreateMembersResponseFilterSensitiveLog: (
|
|
2861
|
-
obj: CreateMembersResponse
|
|
2862
|
-
) => any;
|
|
2863
|
-
export declare const DeclineInvitationsRequestFilterSensitiveLog: (
|
|
2864
|
-
obj: DeclineInvitationsRequest
|
|
2865
|
-
) => any;
|
|
2866
|
-
export declare const DeclineInvitationsResponseFilterSensitiveLog: (
|
|
2867
|
-
obj: DeclineInvitationsResponse
|
|
2868
|
-
) => any;
|
|
2869
|
-
export declare const DeleteActionTargetRequestFilterSensitiveLog: (
|
|
2870
|
-
obj: DeleteActionTargetRequest
|
|
2871
|
-
) => any;
|
|
2872
|
-
export declare const DeleteActionTargetResponseFilterSensitiveLog: (
|
|
2873
|
-
obj: DeleteActionTargetResponse
|
|
2874
|
-
) => any;
|