@aws-sdk/client-securityhub 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1170 -1752
- package/dist-cjs/models/models_1.js +1114 -1668
- package/dist-cjs/models/models_2.js +73 -109
- package/dist-cjs/protocols/Aws_restJson1.js +589 -1530
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/models/models_0.js +291 -1164
- package/dist-es/models/models_1.js +277 -1108
- package/dist-es/models/models_2.js +18 -72
- package/dist-es/protocols/Aws_restJson1.js +771 -1514
- package/dist-types/models/models_0.d.ts +1164 -1746
- package/dist-types/models/models_1.d.ts +1182 -1677
- package/dist-types/models/models_2.d.ts +72 -108
- package/dist-types/ts3.4/models/models_0.d.ts +582 -1164
- package/dist-types/ts3.4/models/models_1.d.ts +554 -1108
- package/dist-types/ts3.4/models/models_2.d.ts +36 -72
- package/package.json +6 -6
|
@@ -1,354 +1,10 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { SecurityHubServiceException as __BaseException } from "./SecurityHubServiceException";
|
|
3
|
-
export var RuleGroupVariablesPortSetsDetails;
|
|
4
|
-
(function (RuleGroupVariablesPortSetsDetails) {
|
|
5
|
-
RuleGroupVariablesPortSetsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(RuleGroupVariablesPortSetsDetails || (RuleGroupVariablesPortSetsDetails = {}));
|
|
7
|
-
export var RuleGroupVariables;
|
|
8
|
-
(function (RuleGroupVariables) {
|
|
9
|
-
RuleGroupVariables.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(RuleGroupVariables || (RuleGroupVariables = {}));
|
|
11
|
-
export var RuleGroupDetails;
|
|
12
|
-
(function (RuleGroupDetails) {
|
|
13
|
-
RuleGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
-
})(RuleGroupDetails || (RuleGroupDetails = {}));
|
|
15
|
-
export var AwsNetworkFirewallRuleGroupDetails;
|
|
16
|
-
(function (AwsNetworkFirewallRuleGroupDetails) {
|
|
17
|
-
AwsNetworkFirewallRuleGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
-
})(AwsNetworkFirewallRuleGroupDetails || (AwsNetworkFirewallRuleGroupDetails = {}));
|
|
19
|
-
export var AwsOpenSearchServiceDomainMasterUserOptionsDetails;
|
|
20
|
-
(function (AwsOpenSearchServiceDomainMasterUserOptionsDetails) {
|
|
21
|
-
AwsOpenSearchServiceDomainMasterUserOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(AwsOpenSearchServiceDomainMasterUserOptionsDetails || (AwsOpenSearchServiceDomainMasterUserOptionsDetails = {}));
|
|
23
|
-
export var AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails;
|
|
24
|
-
(function (AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails) {
|
|
25
|
-
AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
|
-
})(AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails || (AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails = {}));
|
|
27
|
-
export var AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails;
|
|
28
|
-
(function (AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails) {
|
|
29
|
-
AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
-
})(AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails || (AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails = {}));
|
|
31
|
-
export var AwsOpenSearchServiceDomainClusterConfigDetails;
|
|
32
|
-
(function (AwsOpenSearchServiceDomainClusterConfigDetails) {
|
|
33
|
-
AwsOpenSearchServiceDomainClusterConfigDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
-
})(AwsOpenSearchServiceDomainClusterConfigDetails || (AwsOpenSearchServiceDomainClusterConfigDetails = {}));
|
|
35
|
-
export var AwsOpenSearchServiceDomainDomainEndpointOptionsDetails;
|
|
36
|
-
(function (AwsOpenSearchServiceDomainDomainEndpointOptionsDetails) {
|
|
37
|
-
AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
-
})(AwsOpenSearchServiceDomainDomainEndpointOptionsDetails || (AwsOpenSearchServiceDomainDomainEndpointOptionsDetails = {}));
|
|
39
|
-
export var AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails;
|
|
40
|
-
(function (AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails) {
|
|
41
|
-
AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
42
|
-
})(AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails || (AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails = {}));
|
|
43
|
-
export var AwsOpenSearchServiceDomainLogPublishingOption;
|
|
44
|
-
(function (AwsOpenSearchServiceDomainLogPublishingOption) {
|
|
45
|
-
AwsOpenSearchServiceDomainLogPublishingOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
-
})(AwsOpenSearchServiceDomainLogPublishingOption || (AwsOpenSearchServiceDomainLogPublishingOption = {}));
|
|
47
|
-
export var AwsOpenSearchServiceDomainLogPublishingOptionsDetails;
|
|
48
|
-
(function (AwsOpenSearchServiceDomainLogPublishingOptionsDetails) {
|
|
49
|
-
AwsOpenSearchServiceDomainLogPublishingOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
50
|
-
})(AwsOpenSearchServiceDomainLogPublishingOptionsDetails || (AwsOpenSearchServiceDomainLogPublishingOptionsDetails = {}));
|
|
51
|
-
export var AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails;
|
|
52
|
-
(function (AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails) {
|
|
53
|
-
AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
54
|
-
})(AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails || (AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails = {}));
|
|
55
|
-
export var AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails;
|
|
56
|
-
(function (AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails) {
|
|
57
|
-
AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
58
|
-
})(AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails || (AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails = {}));
|
|
59
|
-
export var AwsOpenSearchServiceDomainVpcOptionsDetails;
|
|
60
|
-
(function (AwsOpenSearchServiceDomainVpcOptionsDetails) {
|
|
61
|
-
AwsOpenSearchServiceDomainVpcOptionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
62
|
-
})(AwsOpenSearchServiceDomainVpcOptionsDetails || (AwsOpenSearchServiceDomainVpcOptionsDetails = {}));
|
|
63
|
-
export var AwsOpenSearchServiceDomainDetails;
|
|
64
|
-
(function (AwsOpenSearchServiceDomainDetails) {
|
|
65
|
-
AwsOpenSearchServiceDomainDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
-
})(AwsOpenSearchServiceDomainDetails || (AwsOpenSearchServiceDomainDetails = {}));
|
|
67
|
-
export var AwsRdsDbClusterAssociatedRole;
|
|
68
|
-
(function (AwsRdsDbClusterAssociatedRole) {
|
|
69
|
-
AwsRdsDbClusterAssociatedRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
-
})(AwsRdsDbClusterAssociatedRole || (AwsRdsDbClusterAssociatedRole = {}));
|
|
71
|
-
export var AwsRdsDbClusterMember;
|
|
72
|
-
(function (AwsRdsDbClusterMember) {
|
|
73
|
-
AwsRdsDbClusterMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
|
-
})(AwsRdsDbClusterMember || (AwsRdsDbClusterMember = {}));
|
|
75
|
-
export var AwsRdsDbClusterOptionGroupMembership;
|
|
76
|
-
(function (AwsRdsDbClusterOptionGroupMembership) {
|
|
77
|
-
AwsRdsDbClusterOptionGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
-
})(AwsRdsDbClusterOptionGroupMembership || (AwsRdsDbClusterOptionGroupMembership = {}));
|
|
79
|
-
export var AwsRdsDbDomainMembership;
|
|
80
|
-
(function (AwsRdsDbDomainMembership) {
|
|
81
|
-
AwsRdsDbDomainMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
-
})(AwsRdsDbDomainMembership || (AwsRdsDbDomainMembership = {}));
|
|
83
|
-
export var AwsRdsDbInstanceVpcSecurityGroup;
|
|
84
|
-
(function (AwsRdsDbInstanceVpcSecurityGroup) {
|
|
85
|
-
AwsRdsDbInstanceVpcSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(AwsRdsDbInstanceVpcSecurityGroup || (AwsRdsDbInstanceVpcSecurityGroup = {}));
|
|
87
|
-
export var AwsRdsDbClusterDetails;
|
|
88
|
-
(function (AwsRdsDbClusterDetails) {
|
|
89
|
-
AwsRdsDbClusterDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
-
})(AwsRdsDbClusterDetails || (AwsRdsDbClusterDetails = {}));
|
|
91
|
-
export var AwsRdsDbClusterSnapshotDetails;
|
|
92
|
-
(function (AwsRdsDbClusterSnapshotDetails) {
|
|
93
|
-
AwsRdsDbClusterSnapshotDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
|
-
})(AwsRdsDbClusterSnapshotDetails || (AwsRdsDbClusterSnapshotDetails = {}));
|
|
95
|
-
export var AwsRdsDbInstanceAssociatedRole;
|
|
96
|
-
(function (AwsRdsDbInstanceAssociatedRole) {
|
|
97
|
-
AwsRdsDbInstanceAssociatedRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
-
})(AwsRdsDbInstanceAssociatedRole || (AwsRdsDbInstanceAssociatedRole = {}));
|
|
99
|
-
export var AwsRdsDbParameterGroup;
|
|
100
|
-
(function (AwsRdsDbParameterGroup) {
|
|
101
|
-
AwsRdsDbParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
-
})(AwsRdsDbParameterGroup || (AwsRdsDbParameterGroup = {}));
|
|
103
|
-
export var AwsRdsDbSubnetGroupSubnetAvailabilityZone;
|
|
104
|
-
(function (AwsRdsDbSubnetGroupSubnetAvailabilityZone) {
|
|
105
|
-
AwsRdsDbSubnetGroupSubnetAvailabilityZone.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
|
-
})(AwsRdsDbSubnetGroupSubnetAvailabilityZone || (AwsRdsDbSubnetGroupSubnetAvailabilityZone = {}));
|
|
107
|
-
export var AwsRdsDbSubnetGroupSubnet;
|
|
108
|
-
(function (AwsRdsDbSubnetGroupSubnet) {
|
|
109
|
-
AwsRdsDbSubnetGroupSubnet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(AwsRdsDbSubnetGroupSubnet || (AwsRdsDbSubnetGroupSubnet = {}));
|
|
111
|
-
export var AwsRdsDbSubnetGroup;
|
|
112
|
-
(function (AwsRdsDbSubnetGroup) {
|
|
113
|
-
AwsRdsDbSubnetGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(AwsRdsDbSubnetGroup || (AwsRdsDbSubnetGroup = {}));
|
|
115
|
-
export var AwsRdsDbInstanceEndpoint;
|
|
116
|
-
(function (AwsRdsDbInstanceEndpoint) {
|
|
117
|
-
AwsRdsDbInstanceEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(AwsRdsDbInstanceEndpoint || (AwsRdsDbInstanceEndpoint = {}));
|
|
119
|
-
export var AwsRdsDbOptionGroupMembership;
|
|
120
|
-
(function (AwsRdsDbOptionGroupMembership) {
|
|
121
|
-
AwsRdsDbOptionGroupMembership.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
-
})(AwsRdsDbOptionGroupMembership || (AwsRdsDbOptionGroupMembership = {}));
|
|
123
|
-
export var AwsRdsPendingCloudWatchLogsExports;
|
|
124
|
-
(function (AwsRdsPendingCloudWatchLogsExports) {
|
|
125
|
-
AwsRdsPendingCloudWatchLogsExports.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
-
})(AwsRdsPendingCloudWatchLogsExports || (AwsRdsPendingCloudWatchLogsExports = {}));
|
|
127
|
-
export var AwsRdsDbProcessorFeature;
|
|
128
|
-
(function (AwsRdsDbProcessorFeature) {
|
|
129
|
-
AwsRdsDbProcessorFeature.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
130
|
-
})(AwsRdsDbProcessorFeature || (AwsRdsDbProcessorFeature = {}));
|
|
131
|
-
export var AwsRdsDbPendingModifiedValues;
|
|
132
|
-
(function (AwsRdsDbPendingModifiedValues) {
|
|
133
|
-
AwsRdsDbPendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
134
|
-
})(AwsRdsDbPendingModifiedValues || (AwsRdsDbPendingModifiedValues = {}));
|
|
135
|
-
export var AwsRdsDbStatusInfo;
|
|
136
|
-
(function (AwsRdsDbStatusInfo) {
|
|
137
|
-
AwsRdsDbStatusInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
|
-
})(AwsRdsDbStatusInfo || (AwsRdsDbStatusInfo = {}));
|
|
139
|
-
export var AwsRdsDbInstanceDetails;
|
|
140
|
-
(function (AwsRdsDbInstanceDetails) {
|
|
141
|
-
AwsRdsDbInstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
-
})(AwsRdsDbInstanceDetails || (AwsRdsDbInstanceDetails = {}));
|
|
143
|
-
export var AwsRdsDbSecurityGroupEc2SecurityGroup;
|
|
144
|
-
(function (AwsRdsDbSecurityGroupEc2SecurityGroup) {
|
|
145
|
-
AwsRdsDbSecurityGroupEc2SecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
146
|
-
})(AwsRdsDbSecurityGroupEc2SecurityGroup || (AwsRdsDbSecurityGroupEc2SecurityGroup = {}));
|
|
147
|
-
export var AwsRdsDbSecurityGroupIpRange;
|
|
148
|
-
(function (AwsRdsDbSecurityGroupIpRange) {
|
|
149
|
-
AwsRdsDbSecurityGroupIpRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
150
|
-
})(AwsRdsDbSecurityGroupIpRange || (AwsRdsDbSecurityGroupIpRange = {}));
|
|
151
|
-
export var AwsRdsDbSecurityGroupDetails;
|
|
152
|
-
(function (AwsRdsDbSecurityGroupDetails) {
|
|
153
|
-
AwsRdsDbSecurityGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
154
|
-
})(AwsRdsDbSecurityGroupDetails || (AwsRdsDbSecurityGroupDetails = {}));
|
|
155
|
-
export var AwsRdsDbSnapshotDetails;
|
|
156
|
-
(function (AwsRdsDbSnapshotDetails) {
|
|
157
|
-
AwsRdsDbSnapshotDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
|
-
})(AwsRdsDbSnapshotDetails || (AwsRdsDbSnapshotDetails = {}));
|
|
159
|
-
export var AwsRdsEventSubscriptionDetails;
|
|
160
|
-
(function (AwsRdsEventSubscriptionDetails) {
|
|
161
|
-
AwsRdsEventSubscriptionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
|
-
})(AwsRdsEventSubscriptionDetails || (AwsRdsEventSubscriptionDetails = {}));
|
|
163
|
-
export var AwsRedshiftClusterClusterNode;
|
|
164
|
-
(function (AwsRedshiftClusterClusterNode) {
|
|
165
|
-
AwsRedshiftClusterClusterNode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
|
-
})(AwsRedshiftClusterClusterNode || (AwsRedshiftClusterClusterNode = {}));
|
|
167
|
-
export var AwsRedshiftClusterClusterParameterStatus;
|
|
168
|
-
(function (AwsRedshiftClusterClusterParameterStatus) {
|
|
169
|
-
AwsRedshiftClusterClusterParameterStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
170
|
-
})(AwsRedshiftClusterClusterParameterStatus || (AwsRedshiftClusterClusterParameterStatus = {}));
|
|
171
|
-
export var AwsRedshiftClusterClusterParameterGroup;
|
|
172
|
-
(function (AwsRedshiftClusterClusterParameterGroup) {
|
|
173
|
-
AwsRedshiftClusterClusterParameterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
174
|
-
})(AwsRedshiftClusterClusterParameterGroup || (AwsRedshiftClusterClusterParameterGroup = {}));
|
|
175
|
-
export var AwsRedshiftClusterClusterSecurityGroup;
|
|
176
|
-
(function (AwsRedshiftClusterClusterSecurityGroup) {
|
|
177
|
-
AwsRedshiftClusterClusterSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
178
|
-
})(AwsRedshiftClusterClusterSecurityGroup || (AwsRedshiftClusterClusterSecurityGroup = {}));
|
|
179
|
-
export var AwsRedshiftClusterClusterSnapshotCopyStatus;
|
|
180
|
-
(function (AwsRedshiftClusterClusterSnapshotCopyStatus) {
|
|
181
|
-
AwsRedshiftClusterClusterSnapshotCopyStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
|
-
})(AwsRedshiftClusterClusterSnapshotCopyStatus || (AwsRedshiftClusterClusterSnapshotCopyStatus = {}));
|
|
183
|
-
export var AwsRedshiftClusterDeferredMaintenanceWindow;
|
|
184
|
-
(function (AwsRedshiftClusterDeferredMaintenanceWindow) {
|
|
185
|
-
AwsRedshiftClusterDeferredMaintenanceWindow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
|
-
})(AwsRedshiftClusterDeferredMaintenanceWindow || (AwsRedshiftClusterDeferredMaintenanceWindow = {}));
|
|
187
|
-
export var AwsRedshiftClusterElasticIpStatus;
|
|
188
|
-
(function (AwsRedshiftClusterElasticIpStatus) {
|
|
189
|
-
AwsRedshiftClusterElasticIpStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
|
-
})(AwsRedshiftClusterElasticIpStatus || (AwsRedshiftClusterElasticIpStatus = {}));
|
|
191
|
-
export var AwsRedshiftClusterEndpoint;
|
|
192
|
-
(function (AwsRedshiftClusterEndpoint) {
|
|
193
|
-
AwsRedshiftClusterEndpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
-
})(AwsRedshiftClusterEndpoint || (AwsRedshiftClusterEndpoint = {}));
|
|
195
|
-
export var AwsRedshiftClusterHsmStatus;
|
|
196
|
-
(function (AwsRedshiftClusterHsmStatus) {
|
|
197
|
-
AwsRedshiftClusterHsmStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
|
-
})(AwsRedshiftClusterHsmStatus || (AwsRedshiftClusterHsmStatus = {}));
|
|
199
|
-
export var AwsRedshiftClusterIamRole;
|
|
200
|
-
(function (AwsRedshiftClusterIamRole) {
|
|
201
|
-
AwsRedshiftClusterIamRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
|
-
})(AwsRedshiftClusterIamRole || (AwsRedshiftClusterIamRole = {}));
|
|
203
|
-
export var AwsRedshiftClusterLoggingStatus;
|
|
204
|
-
(function (AwsRedshiftClusterLoggingStatus) {
|
|
205
|
-
AwsRedshiftClusterLoggingStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
|
-
})(AwsRedshiftClusterLoggingStatus || (AwsRedshiftClusterLoggingStatus = {}));
|
|
207
|
-
export var AwsRedshiftClusterPendingModifiedValues;
|
|
208
|
-
(function (AwsRedshiftClusterPendingModifiedValues) {
|
|
209
|
-
AwsRedshiftClusterPendingModifiedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(AwsRedshiftClusterPendingModifiedValues || (AwsRedshiftClusterPendingModifiedValues = {}));
|
|
211
|
-
export var AwsRedshiftClusterResizeInfo;
|
|
212
|
-
(function (AwsRedshiftClusterResizeInfo) {
|
|
213
|
-
AwsRedshiftClusterResizeInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
-
})(AwsRedshiftClusterResizeInfo || (AwsRedshiftClusterResizeInfo = {}));
|
|
215
|
-
export var AwsRedshiftClusterRestoreStatus;
|
|
216
|
-
(function (AwsRedshiftClusterRestoreStatus) {
|
|
217
|
-
AwsRedshiftClusterRestoreStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
-
})(AwsRedshiftClusterRestoreStatus || (AwsRedshiftClusterRestoreStatus = {}));
|
|
219
|
-
export var AwsRedshiftClusterVpcSecurityGroup;
|
|
220
|
-
(function (AwsRedshiftClusterVpcSecurityGroup) {
|
|
221
|
-
AwsRedshiftClusterVpcSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
-
})(AwsRedshiftClusterVpcSecurityGroup || (AwsRedshiftClusterVpcSecurityGroup = {}));
|
|
223
|
-
export var AwsRedshiftClusterDetails;
|
|
224
|
-
(function (AwsRedshiftClusterDetails) {
|
|
225
|
-
AwsRedshiftClusterDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
226
|
-
})(AwsRedshiftClusterDetails || (AwsRedshiftClusterDetails = {}));
|
|
227
|
-
export var AwsS3AccountPublicAccessBlockDetails;
|
|
228
|
-
(function (AwsS3AccountPublicAccessBlockDetails) {
|
|
229
|
-
AwsS3AccountPublicAccessBlockDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
230
|
-
})(AwsS3AccountPublicAccessBlockDetails || (AwsS3AccountPublicAccessBlockDetails = {}));
|
|
231
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails;
|
|
232
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails) {
|
|
233
|
-
AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
234
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails || (AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails = {}));
|
|
235
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails;
|
|
236
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails) {
|
|
237
|
-
AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
238
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails || (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails = {}));
|
|
239
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails;
|
|
240
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails) {
|
|
241
|
-
AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails || (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails = {}));
|
|
243
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails;
|
|
244
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails) {
|
|
245
|
-
AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails || (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails = {}));
|
|
247
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails;
|
|
248
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails) {
|
|
249
|
-
AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
250
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails || (AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails = {}));
|
|
251
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails;
|
|
252
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails) {
|
|
253
|
-
AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
254
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails || (AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails = {}));
|
|
255
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails;
|
|
256
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails) {
|
|
257
|
-
AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails || (AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails = {}));
|
|
259
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails;
|
|
260
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails) {
|
|
261
|
-
AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails || (AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails = {}));
|
|
263
|
-
export var AwsS3BucketBucketLifecycleConfigurationRulesDetails;
|
|
264
|
-
(function (AwsS3BucketBucketLifecycleConfigurationRulesDetails) {
|
|
265
|
-
AwsS3BucketBucketLifecycleConfigurationRulesDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
-
})(AwsS3BucketBucketLifecycleConfigurationRulesDetails || (AwsS3BucketBucketLifecycleConfigurationRulesDetails = {}));
|
|
267
|
-
export var AwsS3BucketBucketLifecycleConfigurationDetails;
|
|
268
|
-
(function (AwsS3BucketBucketLifecycleConfigurationDetails) {
|
|
269
|
-
AwsS3BucketBucketLifecycleConfigurationDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
|
-
})(AwsS3BucketBucketLifecycleConfigurationDetails || (AwsS3BucketBucketLifecycleConfigurationDetails = {}));
|
|
271
|
-
export var AwsS3BucketBucketVersioningConfiguration;
|
|
272
|
-
(function (AwsS3BucketBucketVersioningConfiguration) {
|
|
273
|
-
AwsS3BucketBucketVersioningConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
|
-
})(AwsS3BucketBucketVersioningConfiguration || (AwsS3BucketBucketVersioningConfiguration = {}));
|
|
275
|
-
export var AwsS3BucketLoggingConfiguration;
|
|
276
|
-
(function (AwsS3BucketLoggingConfiguration) {
|
|
277
|
-
AwsS3BucketLoggingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
|
-
})(AwsS3BucketLoggingConfiguration || (AwsS3BucketLoggingConfiguration = {}));
|
|
279
3
|
export var AwsS3BucketNotificationConfigurationS3KeyFilterRuleName;
|
|
280
4
|
(function (AwsS3BucketNotificationConfigurationS3KeyFilterRuleName) {
|
|
281
5
|
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName["PREFIX"] = "Prefix";
|
|
282
6
|
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName["SUFFIX"] = "Suffix";
|
|
283
7
|
})(AwsS3BucketNotificationConfigurationS3KeyFilterRuleName || (AwsS3BucketNotificationConfigurationS3KeyFilterRuleName = {}));
|
|
284
|
-
export var AwsS3BucketNotificationConfigurationS3KeyFilterRule;
|
|
285
|
-
(function (AwsS3BucketNotificationConfigurationS3KeyFilterRule) {
|
|
286
|
-
AwsS3BucketNotificationConfigurationS3KeyFilterRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
|
-
})(AwsS3BucketNotificationConfigurationS3KeyFilterRule || (AwsS3BucketNotificationConfigurationS3KeyFilterRule = {}));
|
|
288
|
-
export var AwsS3BucketNotificationConfigurationS3KeyFilter;
|
|
289
|
-
(function (AwsS3BucketNotificationConfigurationS3KeyFilter) {
|
|
290
|
-
AwsS3BucketNotificationConfigurationS3KeyFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
-
})(AwsS3BucketNotificationConfigurationS3KeyFilter || (AwsS3BucketNotificationConfigurationS3KeyFilter = {}));
|
|
292
|
-
export var AwsS3BucketNotificationConfigurationFilter;
|
|
293
|
-
(function (AwsS3BucketNotificationConfigurationFilter) {
|
|
294
|
-
AwsS3BucketNotificationConfigurationFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
-
})(AwsS3BucketNotificationConfigurationFilter || (AwsS3BucketNotificationConfigurationFilter = {}));
|
|
296
|
-
export var AwsS3BucketNotificationConfigurationDetail;
|
|
297
|
-
(function (AwsS3BucketNotificationConfigurationDetail) {
|
|
298
|
-
AwsS3BucketNotificationConfigurationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
-
})(AwsS3BucketNotificationConfigurationDetail || (AwsS3BucketNotificationConfigurationDetail = {}));
|
|
300
|
-
export var AwsS3BucketNotificationConfiguration;
|
|
301
|
-
(function (AwsS3BucketNotificationConfiguration) {
|
|
302
|
-
AwsS3BucketNotificationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
-
})(AwsS3BucketNotificationConfiguration || (AwsS3BucketNotificationConfiguration = {}));
|
|
304
|
-
export var AwsS3BucketWebsiteConfigurationRedirectTo;
|
|
305
|
-
(function (AwsS3BucketWebsiteConfigurationRedirectTo) {
|
|
306
|
-
AwsS3BucketWebsiteConfigurationRedirectTo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(AwsS3BucketWebsiteConfigurationRedirectTo || (AwsS3BucketWebsiteConfigurationRedirectTo = {}));
|
|
308
|
-
export var AwsS3BucketWebsiteConfigurationRoutingRuleCondition;
|
|
309
|
-
(function (AwsS3BucketWebsiteConfigurationRoutingRuleCondition) {
|
|
310
|
-
AwsS3BucketWebsiteConfigurationRoutingRuleCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(AwsS3BucketWebsiteConfigurationRoutingRuleCondition || (AwsS3BucketWebsiteConfigurationRoutingRuleCondition = {}));
|
|
312
|
-
export var AwsS3BucketWebsiteConfigurationRoutingRuleRedirect;
|
|
313
|
-
(function (AwsS3BucketWebsiteConfigurationRoutingRuleRedirect) {
|
|
314
|
-
AwsS3BucketWebsiteConfigurationRoutingRuleRedirect.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
-
})(AwsS3BucketWebsiteConfigurationRoutingRuleRedirect || (AwsS3BucketWebsiteConfigurationRoutingRuleRedirect = {}));
|
|
316
|
-
export var AwsS3BucketWebsiteConfigurationRoutingRule;
|
|
317
|
-
(function (AwsS3BucketWebsiteConfigurationRoutingRule) {
|
|
318
|
-
AwsS3BucketWebsiteConfigurationRoutingRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
-
})(AwsS3BucketWebsiteConfigurationRoutingRule || (AwsS3BucketWebsiteConfigurationRoutingRule = {}));
|
|
320
|
-
export var AwsS3BucketWebsiteConfiguration;
|
|
321
|
-
(function (AwsS3BucketWebsiteConfiguration) {
|
|
322
|
-
AwsS3BucketWebsiteConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
-
})(AwsS3BucketWebsiteConfiguration || (AwsS3BucketWebsiteConfiguration = {}));
|
|
324
|
-
export var AwsS3BucketServerSideEncryptionByDefault;
|
|
325
|
-
(function (AwsS3BucketServerSideEncryptionByDefault) {
|
|
326
|
-
AwsS3BucketServerSideEncryptionByDefault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
-
})(AwsS3BucketServerSideEncryptionByDefault || (AwsS3BucketServerSideEncryptionByDefault = {}));
|
|
328
|
-
export var AwsS3BucketServerSideEncryptionRule;
|
|
329
|
-
(function (AwsS3BucketServerSideEncryptionRule) {
|
|
330
|
-
AwsS3BucketServerSideEncryptionRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
-
})(AwsS3BucketServerSideEncryptionRule || (AwsS3BucketServerSideEncryptionRule = {}));
|
|
332
|
-
export var AwsS3BucketServerSideEncryptionConfiguration;
|
|
333
|
-
(function (AwsS3BucketServerSideEncryptionConfiguration) {
|
|
334
|
-
AwsS3BucketServerSideEncryptionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
-
})(AwsS3BucketServerSideEncryptionConfiguration || (AwsS3BucketServerSideEncryptionConfiguration = {}));
|
|
336
|
-
export var AwsS3BucketDetails;
|
|
337
|
-
(function (AwsS3BucketDetails) {
|
|
338
|
-
AwsS3BucketDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
-
})(AwsS3BucketDetails || (AwsS3BucketDetails = {}));
|
|
340
|
-
export var AwsS3ObjectDetails;
|
|
341
|
-
(function (AwsS3ObjectDetails) {
|
|
342
|
-
AwsS3ObjectDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
-
})(AwsS3ObjectDetails || (AwsS3ObjectDetails = {}));
|
|
344
|
-
export var AwsSecretsManagerSecretRotationRules;
|
|
345
|
-
(function (AwsSecretsManagerSecretRotationRules) {
|
|
346
|
-
AwsSecretsManagerSecretRotationRules.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
-
})(AwsSecretsManagerSecretRotationRules || (AwsSecretsManagerSecretRotationRules = {}));
|
|
348
|
-
export var AwsSecretsManagerSecretDetails;
|
|
349
|
-
(function (AwsSecretsManagerSecretDetails) {
|
|
350
|
-
AwsSecretsManagerSecretDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
-
})(AwsSecretsManagerSecretDetails || (AwsSecretsManagerSecretDetails = {}));
|
|
352
8
|
export var ComplianceStatus;
|
|
353
9
|
(function (ComplianceStatus) {
|
|
354
10
|
ComplianceStatus["FAILED"] = "FAILED";
|
|
@@ -356,18 +12,6 @@ export var ComplianceStatus;
|
|
|
356
12
|
ComplianceStatus["PASSED"] = "PASSED";
|
|
357
13
|
ComplianceStatus["WARNING"] = "WARNING";
|
|
358
14
|
})(ComplianceStatus || (ComplianceStatus = {}));
|
|
359
|
-
export var StatusReason;
|
|
360
|
-
(function (StatusReason) {
|
|
361
|
-
StatusReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
-
})(StatusReason || (StatusReason = {}));
|
|
363
|
-
export var Compliance;
|
|
364
|
-
(function (Compliance) {
|
|
365
|
-
Compliance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
-
})(Compliance || (Compliance = {}));
|
|
367
|
-
export var RelatedFinding;
|
|
368
|
-
(function (RelatedFinding) {
|
|
369
|
-
RelatedFinding.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
-
})(RelatedFinding || (RelatedFinding = {}));
|
|
371
15
|
export var SeverityLabel;
|
|
372
16
|
(function (SeverityLabel) {
|
|
373
17
|
SeverityLabel["CRITICAL"] = "CRITICAL";
|
|
@@ -376,14 +20,6 @@ export var SeverityLabel;
|
|
|
376
20
|
SeverityLabel["LOW"] = "LOW";
|
|
377
21
|
SeverityLabel["MEDIUM"] = "MEDIUM";
|
|
378
22
|
})(SeverityLabel || (SeverityLabel = {}));
|
|
379
|
-
export var FindingProviderSeverity;
|
|
380
|
-
(function (FindingProviderSeverity) {
|
|
381
|
-
FindingProviderSeverity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
-
})(FindingProviderSeverity || (FindingProviderSeverity = {}));
|
|
383
|
-
export var FindingProviderFields;
|
|
384
|
-
(function (FindingProviderFields) {
|
|
385
|
-
FindingProviderFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
-
})(FindingProviderFields || (FindingProviderFields = {}));
|
|
387
23
|
export var MalwareState;
|
|
388
24
|
(function (MalwareState) {
|
|
389
25
|
MalwareState["OBSERVED"] = "OBSERVED";
|
|
@@ -408,254 +44,22 @@ export var MalwareType;
|
|
|
408
44
|
MalwareType["VIRUS"] = "VIRUS";
|
|
409
45
|
MalwareType["WORM"] = "WORM";
|
|
410
46
|
})(MalwareType || (MalwareType = {}));
|
|
411
|
-
export var Malware;
|
|
412
|
-
(function (Malware) {
|
|
413
|
-
Malware.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
-
})(Malware || (Malware = {}));
|
|
415
47
|
export var NetworkDirection;
|
|
416
48
|
(function (NetworkDirection) {
|
|
417
49
|
NetworkDirection["IN"] = "IN";
|
|
418
50
|
NetworkDirection["OUT"] = "OUT";
|
|
419
51
|
})(NetworkDirection || (NetworkDirection = {}));
|
|
420
|
-
export var PortRange;
|
|
421
|
-
(function (PortRange) {
|
|
422
|
-
PortRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
-
})(PortRange || (PortRange = {}));
|
|
424
|
-
export var Network;
|
|
425
|
-
(function (Network) {
|
|
426
|
-
Network.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
-
})(Network || (Network = {}));
|
|
428
|
-
export var NetworkPathComponentDetails;
|
|
429
|
-
(function (NetworkPathComponentDetails) {
|
|
430
|
-
NetworkPathComponentDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
-
})(NetworkPathComponentDetails || (NetworkPathComponentDetails = {}));
|
|
432
|
-
export var NetworkHeader;
|
|
433
|
-
(function (NetworkHeader) {
|
|
434
|
-
NetworkHeader.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
-
})(NetworkHeader || (NetworkHeader = {}));
|
|
436
|
-
export var NetworkPathComponent;
|
|
437
|
-
(function (NetworkPathComponent) {
|
|
438
|
-
NetworkPathComponent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
-
})(NetworkPathComponent || (NetworkPathComponent = {}));
|
|
440
|
-
export var Note;
|
|
441
|
-
(function (Note) {
|
|
442
|
-
Note.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
-
})(Note || (Note = {}));
|
|
444
|
-
export var PatchSummary;
|
|
445
|
-
(function (PatchSummary) {
|
|
446
|
-
PatchSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
-
})(PatchSummary || (PatchSummary = {}));
|
|
448
|
-
export var ProcessDetails;
|
|
449
|
-
(function (ProcessDetails) {
|
|
450
|
-
ProcessDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
-
})(ProcessDetails || (ProcessDetails = {}));
|
|
452
52
|
export var RecordState;
|
|
453
53
|
(function (RecordState) {
|
|
454
54
|
RecordState["ACTIVE"] = "ACTIVE";
|
|
455
55
|
RecordState["ARCHIVED"] = "ARCHIVED";
|
|
456
56
|
})(RecordState || (RecordState = {}));
|
|
457
|
-
export var Recommendation;
|
|
458
|
-
(function (Recommendation) {
|
|
459
|
-
Recommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
-
})(Recommendation || (Recommendation = {}));
|
|
461
|
-
export var Remediation;
|
|
462
|
-
(function (Remediation) {
|
|
463
|
-
Remediation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
-
})(Remediation || (Remediation = {}));
|
|
465
|
-
export var Cell;
|
|
466
|
-
(function (Cell) {
|
|
467
|
-
Cell.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
468
|
-
})(Cell || (Cell = {}));
|
|
469
|
-
export var Range;
|
|
470
|
-
(function (Range) {
|
|
471
|
-
Range.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
-
})(Range || (Range = {}));
|
|
473
|
-
export var Page;
|
|
474
|
-
(function (Page) {
|
|
475
|
-
Page.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
-
})(Page || (Page = {}));
|
|
477
|
-
export var _Record;
|
|
478
|
-
(function (_Record) {
|
|
479
|
-
_Record.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
-
})(_Record || (_Record = {}));
|
|
481
|
-
export var Occurrences;
|
|
482
|
-
(function (Occurrences) {
|
|
483
|
-
Occurrences.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
-
})(Occurrences || (Occurrences = {}));
|
|
485
|
-
export var CustomDataIdentifiersDetections;
|
|
486
|
-
(function (CustomDataIdentifiersDetections) {
|
|
487
|
-
CustomDataIdentifiersDetections.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
-
})(CustomDataIdentifiersDetections || (CustomDataIdentifiersDetections = {}));
|
|
489
|
-
export var CustomDataIdentifiersResult;
|
|
490
|
-
(function (CustomDataIdentifiersResult) {
|
|
491
|
-
CustomDataIdentifiersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
-
})(CustomDataIdentifiersResult || (CustomDataIdentifiersResult = {}));
|
|
493
|
-
export var SensitiveDataDetections;
|
|
494
|
-
(function (SensitiveDataDetections) {
|
|
495
|
-
SensitiveDataDetections.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
-
})(SensitiveDataDetections || (SensitiveDataDetections = {}));
|
|
497
|
-
export var SensitiveDataResult;
|
|
498
|
-
(function (SensitiveDataResult) {
|
|
499
|
-
SensitiveDataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
-
})(SensitiveDataResult || (SensitiveDataResult = {}));
|
|
501
|
-
export var ClassificationStatus;
|
|
502
|
-
(function (ClassificationStatus) {
|
|
503
|
-
ClassificationStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
-
})(ClassificationStatus || (ClassificationStatus = {}));
|
|
505
|
-
export var ClassificationResult;
|
|
506
|
-
(function (ClassificationResult) {
|
|
507
|
-
ClassificationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
-
})(ClassificationResult || (ClassificationResult = {}));
|
|
509
|
-
export var DataClassificationDetails;
|
|
510
|
-
(function (DataClassificationDetails) {
|
|
511
|
-
DataClassificationDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
-
})(DataClassificationDetails || (DataClassificationDetails = {}));
|
|
513
|
-
export var AwsSnsTopicSubscription;
|
|
514
|
-
(function (AwsSnsTopicSubscription) {
|
|
515
|
-
AwsSnsTopicSubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
-
})(AwsSnsTopicSubscription || (AwsSnsTopicSubscription = {}));
|
|
517
|
-
export var AwsSnsTopicDetails;
|
|
518
|
-
(function (AwsSnsTopicDetails) {
|
|
519
|
-
AwsSnsTopicDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
-
})(AwsSnsTopicDetails || (AwsSnsTopicDetails = {}));
|
|
521
|
-
export var AwsSqsQueueDetails;
|
|
522
|
-
(function (AwsSqsQueueDetails) {
|
|
523
|
-
AwsSqsQueueDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
524
|
-
})(AwsSqsQueueDetails || (AwsSqsQueueDetails = {}));
|
|
525
|
-
export var AwsSsmComplianceSummary;
|
|
526
|
-
(function (AwsSsmComplianceSummary) {
|
|
527
|
-
AwsSsmComplianceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
-
})(AwsSsmComplianceSummary || (AwsSsmComplianceSummary = {}));
|
|
529
|
-
export var AwsSsmPatch;
|
|
530
|
-
(function (AwsSsmPatch) {
|
|
531
|
-
AwsSsmPatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
-
})(AwsSsmPatch || (AwsSsmPatch = {}));
|
|
533
|
-
export var AwsSsmPatchComplianceDetails;
|
|
534
|
-
(function (AwsSsmPatchComplianceDetails) {
|
|
535
|
-
AwsSsmPatchComplianceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
|
-
})(AwsSsmPatchComplianceDetails || (AwsSsmPatchComplianceDetails = {}));
|
|
537
|
-
export var AwsWafRateBasedRuleMatchPredicate;
|
|
538
|
-
(function (AwsWafRateBasedRuleMatchPredicate) {
|
|
539
|
-
AwsWafRateBasedRuleMatchPredicate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
-
})(AwsWafRateBasedRuleMatchPredicate || (AwsWafRateBasedRuleMatchPredicate = {}));
|
|
541
|
-
export var AwsWafRateBasedRuleDetails;
|
|
542
|
-
(function (AwsWafRateBasedRuleDetails) {
|
|
543
|
-
AwsWafRateBasedRuleDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
-
})(AwsWafRateBasedRuleDetails || (AwsWafRateBasedRuleDetails = {}));
|
|
545
|
-
export var AwsWafRegionalRateBasedRuleMatchPredicate;
|
|
546
|
-
(function (AwsWafRegionalRateBasedRuleMatchPredicate) {
|
|
547
|
-
AwsWafRegionalRateBasedRuleMatchPredicate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
-
})(AwsWafRegionalRateBasedRuleMatchPredicate || (AwsWafRegionalRateBasedRuleMatchPredicate = {}));
|
|
549
|
-
export var AwsWafRegionalRateBasedRuleDetails;
|
|
550
|
-
(function (AwsWafRegionalRateBasedRuleDetails) {
|
|
551
|
-
AwsWafRegionalRateBasedRuleDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
-
})(AwsWafRegionalRateBasedRuleDetails || (AwsWafRegionalRateBasedRuleDetails = {}));
|
|
553
|
-
export var AwsWafRegionalRulePredicateListDetails;
|
|
554
|
-
(function (AwsWafRegionalRulePredicateListDetails) {
|
|
555
|
-
AwsWafRegionalRulePredicateListDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
-
})(AwsWafRegionalRulePredicateListDetails || (AwsWafRegionalRulePredicateListDetails = {}));
|
|
557
|
-
export var AwsWafRegionalRuleDetails;
|
|
558
|
-
(function (AwsWafRegionalRuleDetails) {
|
|
559
|
-
AwsWafRegionalRuleDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
560
|
-
})(AwsWafRegionalRuleDetails || (AwsWafRegionalRuleDetails = {}));
|
|
561
|
-
export var AwsWafRegionalRuleGroupRulesActionDetails;
|
|
562
|
-
(function (AwsWafRegionalRuleGroupRulesActionDetails) {
|
|
563
|
-
AwsWafRegionalRuleGroupRulesActionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
|
-
})(AwsWafRegionalRuleGroupRulesActionDetails || (AwsWafRegionalRuleGroupRulesActionDetails = {}));
|
|
565
|
-
export var AwsWafRegionalRuleGroupRulesDetails;
|
|
566
|
-
(function (AwsWafRegionalRuleGroupRulesDetails) {
|
|
567
|
-
AwsWafRegionalRuleGroupRulesDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
568
|
-
})(AwsWafRegionalRuleGroupRulesDetails || (AwsWafRegionalRuleGroupRulesDetails = {}));
|
|
569
|
-
export var AwsWafRegionalRuleGroupDetails;
|
|
570
|
-
(function (AwsWafRegionalRuleGroupDetails) {
|
|
571
|
-
AwsWafRegionalRuleGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
|
-
})(AwsWafRegionalRuleGroupDetails || (AwsWafRegionalRuleGroupDetails = {}));
|
|
573
|
-
export var AwsWafRegionalWebAclRulesListActionDetails;
|
|
574
|
-
(function (AwsWafRegionalWebAclRulesListActionDetails) {
|
|
575
|
-
AwsWafRegionalWebAclRulesListActionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
576
|
-
})(AwsWafRegionalWebAclRulesListActionDetails || (AwsWafRegionalWebAclRulesListActionDetails = {}));
|
|
577
|
-
export var AwsWafRegionalWebAclRulesListOverrideActionDetails;
|
|
578
|
-
(function (AwsWafRegionalWebAclRulesListOverrideActionDetails) {
|
|
579
|
-
AwsWafRegionalWebAclRulesListOverrideActionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
580
|
-
})(AwsWafRegionalWebAclRulesListOverrideActionDetails || (AwsWafRegionalWebAclRulesListOverrideActionDetails = {}));
|
|
581
|
-
export var AwsWafRegionalWebAclRulesListDetails;
|
|
582
|
-
(function (AwsWafRegionalWebAclRulesListDetails) {
|
|
583
|
-
AwsWafRegionalWebAclRulesListDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
584
|
-
})(AwsWafRegionalWebAclRulesListDetails || (AwsWafRegionalWebAclRulesListDetails = {}));
|
|
585
|
-
export var AwsWafRegionalWebAclDetails;
|
|
586
|
-
(function (AwsWafRegionalWebAclDetails) {
|
|
587
|
-
AwsWafRegionalWebAclDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
588
|
-
})(AwsWafRegionalWebAclDetails || (AwsWafRegionalWebAclDetails = {}));
|
|
589
|
-
export var AwsWafRulePredicateListDetails;
|
|
590
|
-
(function (AwsWafRulePredicateListDetails) {
|
|
591
|
-
AwsWafRulePredicateListDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
|
-
})(AwsWafRulePredicateListDetails || (AwsWafRulePredicateListDetails = {}));
|
|
593
|
-
export var AwsWafRuleDetails;
|
|
594
|
-
(function (AwsWafRuleDetails) {
|
|
595
|
-
AwsWafRuleDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
|
-
})(AwsWafRuleDetails || (AwsWafRuleDetails = {}));
|
|
597
|
-
export var AwsWafRuleGroupRulesActionDetails;
|
|
598
|
-
(function (AwsWafRuleGroupRulesActionDetails) {
|
|
599
|
-
AwsWafRuleGroupRulesActionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
600
|
-
})(AwsWafRuleGroupRulesActionDetails || (AwsWafRuleGroupRulesActionDetails = {}));
|
|
601
|
-
export var AwsWafRuleGroupRulesDetails;
|
|
602
|
-
(function (AwsWafRuleGroupRulesDetails) {
|
|
603
|
-
AwsWafRuleGroupRulesDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
|
-
})(AwsWafRuleGroupRulesDetails || (AwsWafRuleGroupRulesDetails = {}));
|
|
605
|
-
export var AwsWafRuleGroupDetails;
|
|
606
|
-
(function (AwsWafRuleGroupDetails) {
|
|
607
|
-
AwsWafRuleGroupDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
608
|
-
})(AwsWafRuleGroupDetails || (AwsWafRuleGroupDetails = {}));
|
|
609
|
-
export var WafAction;
|
|
610
|
-
(function (WafAction) {
|
|
611
|
-
WafAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
|
-
})(WafAction || (WafAction = {}));
|
|
613
|
-
export var WafExcludedRule;
|
|
614
|
-
(function (WafExcludedRule) {
|
|
615
|
-
WafExcludedRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
|
-
})(WafExcludedRule || (WafExcludedRule = {}));
|
|
617
|
-
export var WafOverrideAction;
|
|
618
|
-
(function (WafOverrideAction) {
|
|
619
|
-
WafOverrideAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
|
-
})(WafOverrideAction || (WafOverrideAction = {}));
|
|
621
|
-
export var AwsWafWebAclRule;
|
|
622
|
-
(function (AwsWafWebAclRule) {
|
|
623
|
-
AwsWafWebAclRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
-
})(AwsWafWebAclRule || (AwsWafWebAclRule = {}));
|
|
625
|
-
export var AwsWafWebAclDetails;
|
|
626
|
-
(function (AwsWafWebAclDetails) {
|
|
627
|
-
AwsWafWebAclDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
-
})(AwsWafWebAclDetails || (AwsWafWebAclDetails = {}));
|
|
629
|
-
export var AwsXrayEncryptionConfigDetails;
|
|
630
|
-
(function (AwsXrayEncryptionConfigDetails) {
|
|
631
|
-
AwsXrayEncryptionConfigDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
-
})(AwsXrayEncryptionConfigDetails || (AwsXrayEncryptionConfigDetails = {}));
|
|
633
|
-
export var VolumeMount;
|
|
634
|
-
(function (VolumeMount) {
|
|
635
|
-
VolumeMount.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
|
-
})(VolumeMount || (VolumeMount = {}));
|
|
637
|
-
export var ContainerDetails;
|
|
638
|
-
(function (ContainerDetails) {
|
|
639
|
-
ContainerDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
-
})(ContainerDetails || (ContainerDetails = {}));
|
|
641
|
-
export var ResourceDetails;
|
|
642
|
-
(function (ResourceDetails) {
|
|
643
|
-
ResourceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
-
})(ResourceDetails || (ResourceDetails = {}));
|
|
645
57
|
export var Partition;
|
|
646
58
|
(function (Partition) {
|
|
647
59
|
Partition["AWS"] = "aws";
|
|
648
60
|
Partition["AWS_CN"] = "aws-cn";
|
|
649
61
|
Partition["AWS_US_GOV"] = "aws-us-gov";
|
|
650
62
|
})(Partition || (Partition = {}));
|
|
651
|
-
export var Resource;
|
|
652
|
-
(function (Resource) {
|
|
653
|
-
Resource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
-
})(Resource || (Resource = {}));
|
|
655
|
-
export var Severity;
|
|
656
|
-
(function (Severity) {
|
|
657
|
-
Severity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
-
})(Severity || (Severity = {}));
|
|
659
63
|
export var ThreatIntelIndicatorCategory;
|
|
660
64
|
(function (ThreatIntelIndicatorCategory) {
|
|
661
65
|
ThreatIntelIndicatorCategory["BACKDOOR"] = "BACKDOOR";
|
|
@@ -679,18 +83,6 @@ export var ThreatIntelIndicatorType;
|
|
|
679
83
|
ThreatIntelIndicatorType["PROCESS"] = "PROCESS";
|
|
680
84
|
ThreatIntelIndicatorType["URL"] = "URL";
|
|
681
85
|
})(ThreatIntelIndicatorType || (ThreatIntelIndicatorType = {}));
|
|
682
|
-
export var ThreatIntelIndicator;
|
|
683
|
-
(function (ThreatIntelIndicator) {
|
|
684
|
-
ThreatIntelIndicator.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
-
})(ThreatIntelIndicator || (ThreatIntelIndicator = {}));
|
|
686
|
-
export var FilePaths;
|
|
687
|
-
(function (FilePaths) {
|
|
688
|
-
FilePaths.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
-
})(FilePaths || (FilePaths = {}));
|
|
690
|
-
export var Threat;
|
|
691
|
-
(function (Threat) {
|
|
692
|
-
Threat.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
|
-
})(Threat || (Threat = {}));
|
|
694
86
|
export var VerificationState;
|
|
695
87
|
(function (VerificationState) {
|
|
696
88
|
VerificationState["BENIGN_POSITIVE"] = "BENIGN_POSITIVE";
|
|
@@ -698,22 +90,6 @@ export var VerificationState;
|
|
|
698
90
|
VerificationState["TRUE_POSITIVE"] = "TRUE_POSITIVE";
|
|
699
91
|
VerificationState["UNKNOWN"] = "UNKNOWN";
|
|
700
92
|
})(VerificationState || (VerificationState = {}));
|
|
701
|
-
export var Cvss;
|
|
702
|
-
(function (Cvss) {
|
|
703
|
-
Cvss.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
704
|
-
})(Cvss || (Cvss = {}));
|
|
705
|
-
export var VulnerabilityVendor;
|
|
706
|
-
(function (VulnerabilityVendor) {
|
|
707
|
-
VulnerabilityVendor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
708
|
-
})(VulnerabilityVendor || (VulnerabilityVendor = {}));
|
|
709
|
-
export var SoftwarePackage;
|
|
710
|
-
(function (SoftwarePackage) {
|
|
711
|
-
SoftwarePackage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
712
|
-
})(SoftwarePackage || (SoftwarePackage = {}));
|
|
713
|
-
export var Vulnerability;
|
|
714
|
-
(function (Vulnerability) {
|
|
715
|
-
Vulnerability.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
|
-
})(Vulnerability || (Vulnerability = {}));
|
|
717
93
|
export var WorkflowStatus;
|
|
718
94
|
(function (WorkflowStatus) {
|
|
719
95
|
WorkflowStatus["NEW"] = "NEW";
|
|
@@ -721,10 +97,6 @@ export var WorkflowStatus;
|
|
|
721
97
|
WorkflowStatus["RESOLVED"] = "RESOLVED";
|
|
722
98
|
WorkflowStatus["SUPPRESSED"] = "SUPPRESSED";
|
|
723
99
|
})(WorkflowStatus || (WorkflowStatus = {}));
|
|
724
|
-
export var Workflow;
|
|
725
|
-
(function (Workflow) {
|
|
726
|
-
Workflow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
727
|
-
})(Workflow || (Workflow = {}));
|
|
728
100
|
export var WorkflowState;
|
|
729
101
|
(function (WorkflowState) {
|
|
730
102
|
WorkflowState["ASSIGNED"] = "ASSIGNED";
|
|
@@ -733,10 +105,6 @@ export var WorkflowState;
|
|
|
733
105
|
WorkflowState["NEW"] = "NEW";
|
|
734
106
|
WorkflowState["RESOLVED"] = "RESOLVED";
|
|
735
107
|
})(WorkflowState || (WorkflowState = {}));
|
|
736
|
-
export var AwsSecurityFinding;
|
|
737
|
-
(function (AwsSecurityFinding) {
|
|
738
|
-
AwsSecurityFinding.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
739
|
-
})(AwsSecurityFinding || (AwsSecurityFinding = {}));
|
|
740
108
|
export var StringFilterComparison;
|
|
741
109
|
(function (StringFilterComparison) {
|
|
742
110
|
StringFilterComparison["EQUALS"] = "EQUALS";
|
|
@@ -744,59 +112,15 @@ export var StringFilterComparison;
|
|
|
744
112
|
StringFilterComparison["PREFIX"] = "PREFIX";
|
|
745
113
|
StringFilterComparison["PREFIX_NOT_EQUALS"] = "PREFIX_NOT_EQUALS";
|
|
746
114
|
})(StringFilterComparison || (StringFilterComparison = {}));
|
|
747
|
-
export var StringFilter;
|
|
748
|
-
(function (StringFilter) {
|
|
749
|
-
StringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
-
})(StringFilter || (StringFilter = {}));
|
|
751
|
-
export var NumberFilter;
|
|
752
|
-
(function (NumberFilter) {
|
|
753
|
-
NumberFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
|
-
})(NumberFilter || (NumberFilter = {}));
|
|
755
115
|
export var DateRangeUnit;
|
|
756
116
|
(function (DateRangeUnit) {
|
|
757
117
|
DateRangeUnit["DAYS"] = "DAYS";
|
|
758
118
|
})(DateRangeUnit || (DateRangeUnit = {}));
|
|
759
|
-
export var DateRange;
|
|
760
|
-
(function (DateRange) {
|
|
761
|
-
DateRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
|
-
})(DateRange || (DateRange = {}));
|
|
763
|
-
export var DateFilter;
|
|
764
|
-
(function (DateFilter) {
|
|
765
|
-
DateFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
-
})(DateFilter || (DateFilter = {}));
|
|
767
|
-
export var KeywordFilter;
|
|
768
|
-
(function (KeywordFilter) {
|
|
769
|
-
KeywordFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
|
-
})(KeywordFilter || (KeywordFilter = {}));
|
|
771
|
-
export var IpFilter;
|
|
772
|
-
(function (IpFilter) {
|
|
773
|
-
IpFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
|
-
})(IpFilter || (IpFilter = {}));
|
|
775
119
|
export var MapFilterComparison;
|
|
776
120
|
(function (MapFilterComparison) {
|
|
777
121
|
MapFilterComparison["EQUALS"] = "EQUALS";
|
|
778
122
|
MapFilterComparison["NOT_EQUALS"] = "NOT_EQUALS";
|
|
779
123
|
})(MapFilterComparison || (MapFilterComparison = {}));
|
|
780
|
-
export var MapFilter;
|
|
781
|
-
(function (MapFilter) {
|
|
782
|
-
MapFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
783
|
-
})(MapFilter || (MapFilter = {}));
|
|
784
|
-
export var BooleanFilter;
|
|
785
|
-
(function (BooleanFilter) {
|
|
786
|
-
BooleanFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
787
|
-
})(BooleanFilter || (BooleanFilter = {}));
|
|
788
|
-
export var AwsSecurityFindingFilters;
|
|
789
|
-
(function (AwsSecurityFindingFilters) {
|
|
790
|
-
AwsSecurityFindingFilters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
791
|
-
})(AwsSecurityFindingFilters || (AwsSecurityFindingFilters = {}));
|
|
792
|
-
export var AwsSecurityFindingIdentifier;
|
|
793
|
-
(function (AwsSecurityFindingIdentifier) {
|
|
794
|
-
AwsSecurityFindingIdentifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
795
|
-
})(AwsSecurityFindingIdentifier || (AwsSecurityFindingIdentifier = {}));
|
|
796
|
-
export var BatchDisableStandardsRequest;
|
|
797
|
-
(function (BatchDisableStandardsRequest) {
|
|
798
|
-
BatchDisableStandardsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
799
|
-
})(BatchDisableStandardsRequest || (BatchDisableStandardsRequest = {}));
|
|
800
124
|
export var StandardsStatus;
|
|
801
125
|
(function (StandardsStatus) {
|
|
802
126
|
StandardsStatus["DELETING"] = "DELETING";
|
|
@@ -810,79 +134,11 @@ export var StatusReasonCode;
|
|
|
810
134
|
StatusReasonCode["INTERNAL_ERROR"] = "INTERNAL_ERROR";
|
|
811
135
|
StatusReasonCode["NO_AVAILABLE_CONFIGURATION_RECORDER"] = "NO_AVAILABLE_CONFIGURATION_RECORDER";
|
|
812
136
|
})(StatusReasonCode || (StatusReasonCode = {}));
|
|
813
|
-
export var StandardsStatusReason;
|
|
814
|
-
(function (StandardsStatusReason) {
|
|
815
|
-
StandardsStatusReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
816
|
-
})(StandardsStatusReason || (StandardsStatusReason = {}));
|
|
817
|
-
export var StandardsSubscription;
|
|
818
|
-
(function (StandardsSubscription) {
|
|
819
|
-
StandardsSubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
820
|
-
})(StandardsSubscription || (StandardsSubscription = {}));
|
|
821
|
-
export var BatchDisableStandardsResponse;
|
|
822
|
-
(function (BatchDisableStandardsResponse) {
|
|
823
|
-
BatchDisableStandardsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
824
|
-
})(BatchDisableStandardsResponse || (BatchDisableStandardsResponse = {}));
|
|
825
|
-
export var StandardsSubscriptionRequest;
|
|
826
|
-
(function (StandardsSubscriptionRequest) {
|
|
827
|
-
StandardsSubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
828
|
-
})(StandardsSubscriptionRequest || (StandardsSubscriptionRequest = {}));
|
|
829
|
-
export var BatchEnableStandardsRequest;
|
|
830
|
-
(function (BatchEnableStandardsRequest) {
|
|
831
|
-
BatchEnableStandardsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
832
|
-
})(BatchEnableStandardsRequest || (BatchEnableStandardsRequest = {}));
|
|
833
|
-
export var BatchEnableStandardsResponse;
|
|
834
|
-
(function (BatchEnableStandardsResponse) {
|
|
835
|
-
BatchEnableStandardsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
836
|
-
})(BatchEnableStandardsResponse || (BatchEnableStandardsResponse = {}));
|
|
837
|
-
export var BatchImportFindingsRequest;
|
|
838
|
-
(function (BatchImportFindingsRequest) {
|
|
839
|
-
BatchImportFindingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
840
|
-
})(BatchImportFindingsRequest || (BatchImportFindingsRequest = {}));
|
|
841
|
-
export var ImportFindingsError;
|
|
842
|
-
(function (ImportFindingsError) {
|
|
843
|
-
ImportFindingsError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
844
|
-
})(ImportFindingsError || (ImportFindingsError = {}));
|
|
845
|
-
export var BatchImportFindingsResponse;
|
|
846
|
-
(function (BatchImportFindingsResponse) {
|
|
847
|
-
BatchImportFindingsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
848
|
-
})(BatchImportFindingsResponse || (BatchImportFindingsResponse = {}));
|
|
849
|
-
export var NoteUpdate;
|
|
850
|
-
(function (NoteUpdate) {
|
|
851
|
-
NoteUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
|
-
})(NoteUpdate || (NoteUpdate = {}));
|
|
853
|
-
export var SeverityUpdate;
|
|
854
|
-
(function (SeverityUpdate) {
|
|
855
|
-
SeverityUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
856
|
-
})(SeverityUpdate || (SeverityUpdate = {}));
|
|
857
|
-
export var WorkflowUpdate;
|
|
858
|
-
(function (WorkflowUpdate) {
|
|
859
|
-
WorkflowUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
860
|
-
})(WorkflowUpdate || (WorkflowUpdate = {}));
|
|
861
|
-
export var BatchUpdateFindingsRequest;
|
|
862
|
-
(function (BatchUpdateFindingsRequest) {
|
|
863
|
-
BatchUpdateFindingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
|
-
})(BatchUpdateFindingsRequest || (BatchUpdateFindingsRequest = {}));
|
|
865
|
-
export var BatchUpdateFindingsUnprocessedFinding;
|
|
866
|
-
(function (BatchUpdateFindingsUnprocessedFinding) {
|
|
867
|
-
BatchUpdateFindingsUnprocessedFinding.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
868
|
-
})(BatchUpdateFindingsUnprocessedFinding || (BatchUpdateFindingsUnprocessedFinding = {}));
|
|
869
|
-
export var BatchUpdateFindingsResponse;
|
|
870
|
-
(function (BatchUpdateFindingsResponse) {
|
|
871
|
-
BatchUpdateFindingsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
872
|
-
})(BatchUpdateFindingsResponse || (BatchUpdateFindingsResponse = {}));
|
|
873
137
|
export var ControlStatus;
|
|
874
138
|
(function (ControlStatus) {
|
|
875
139
|
ControlStatus["DISABLED"] = "DISABLED";
|
|
876
140
|
ControlStatus["ENABLED"] = "ENABLED";
|
|
877
141
|
})(ControlStatus || (ControlStatus = {}));
|
|
878
|
-
export var CreateActionTargetRequest;
|
|
879
|
-
(function (CreateActionTargetRequest) {
|
|
880
|
-
CreateActionTargetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
-
})(CreateActionTargetRequest || (CreateActionTargetRequest = {}));
|
|
882
|
-
export var CreateActionTargetResponse;
|
|
883
|
-
(function (CreateActionTargetResponse) {
|
|
884
|
-
CreateActionTargetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
-
})(CreateActionTargetResponse || (CreateActionTargetResponse = {}));
|
|
886
142
|
var ResourceConflictException = (function (_super) {
|
|
887
143
|
__extends(ResourceConflictException, _super);
|
|
888
144
|
function ResourceConflictException(opts) {
|
|
@@ -897,140 +153,12 @@ var ResourceConflictException = (function (_super) {
|
|
|
897
153
|
return ResourceConflictException;
|
|
898
154
|
}(__BaseException));
|
|
899
155
|
export { ResourceConflictException };
|
|
900
|
-
export var CreateFindingAggregatorRequest;
|
|
901
|
-
(function (CreateFindingAggregatorRequest) {
|
|
902
|
-
CreateFindingAggregatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
903
|
-
})(CreateFindingAggregatorRequest || (CreateFindingAggregatorRequest = {}));
|
|
904
|
-
export var CreateFindingAggregatorResponse;
|
|
905
|
-
(function (CreateFindingAggregatorResponse) {
|
|
906
|
-
CreateFindingAggregatorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
907
|
-
})(CreateFindingAggregatorResponse || (CreateFindingAggregatorResponse = {}));
|
|
908
|
-
export var CreateInsightRequest;
|
|
909
|
-
(function (CreateInsightRequest) {
|
|
910
|
-
CreateInsightRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
|
-
})(CreateInsightRequest || (CreateInsightRequest = {}));
|
|
912
|
-
export var CreateInsightResponse;
|
|
913
|
-
(function (CreateInsightResponse) {
|
|
914
|
-
CreateInsightResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
|
-
})(CreateInsightResponse || (CreateInsightResponse = {}));
|
|
916
|
-
export var CreateMembersRequest;
|
|
917
|
-
(function (CreateMembersRequest) {
|
|
918
|
-
CreateMembersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
919
|
-
})(CreateMembersRequest || (CreateMembersRequest = {}));
|
|
920
|
-
export var Result;
|
|
921
|
-
(function (Result) {
|
|
922
|
-
Result.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
923
|
-
})(Result || (Result = {}));
|
|
924
|
-
export var CreateMembersResponse;
|
|
925
|
-
(function (CreateMembersResponse) {
|
|
926
|
-
CreateMembersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
|
-
})(CreateMembersResponse || (CreateMembersResponse = {}));
|
|
928
|
-
export var DeclineInvitationsRequest;
|
|
929
|
-
(function (DeclineInvitationsRequest) {
|
|
930
|
-
DeclineInvitationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
931
|
-
})(DeclineInvitationsRequest || (DeclineInvitationsRequest = {}));
|
|
932
|
-
export var DeclineInvitationsResponse;
|
|
933
|
-
(function (DeclineInvitationsResponse) {
|
|
934
|
-
DeclineInvitationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
-
})(DeclineInvitationsResponse || (DeclineInvitationsResponse = {}));
|
|
936
|
-
export var DeleteActionTargetRequest;
|
|
937
|
-
(function (DeleteActionTargetRequest) {
|
|
938
|
-
DeleteActionTargetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
-
})(DeleteActionTargetRequest || (DeleteActionTargetRequest = {}));
|
|
940
|
-
export var DeleteActionTargetResponse;
|
|
941
|
-
(function (DeleteActionTargetResponse) {
|
|
942
|
-
DeleteActionTargetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
-
})(DeleteActionTargetResponse || (DeleteActionTargetResponse = {}));
|
|
944
|
-
export var DeleteFindingAggregatorRequest;
|
|
945
|
-
(function (DeleteFindingAggregatorRequest) {
|
|
946
|
-
DeleteFindingAggregatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
-
})(DeleteFindingAggregatorRequest || (DeleteFindingAggregatorRequest = {}));
|
|
948
|
-
export var DeleteFindingAggregatorResponse;
|
|
949
|
-
(function (DeleteFindingAggregatorResponse) {
|
|
950
|
-
DeleteFindingAggregatorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
951
|
-
})(DeleteFindingAggregatorResponse || (DeleteFindingAggregatorResponse = {}));
|
|
952
|
-
export var DeleteInsightRequest;
|
|
953
|
-
(function (DeleteInsightRequest) {
|
|
954
|
-
DeleteInsightRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
|
-
})(DeleteInsightRequest || (DeleteInsightRequest = {}));
|
|
956
|
-
export var DeleteInsightResponse;
|
|
957
|
-
(function (DeleteInsightResponse) {
|
|
958
|
-
DeleteInsightResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
|
-
})(DeleteInsightResponse || (DeleteInsightResponse = {}));
|
|
960
|
-
export var DeleteInvitationsRequest;
|
|
961
|
-
(function (DeleteInvitationsRequest) {
|
|
962
|
-
DeleteInvitationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
963
|
-
})(DeleteInvitationsRequest || (DeleteInvitationsRequest = {}));
|
|
964
|
-
export var DeleteInvitationsResponse;
|
|
965
|
-
(function (DeleteInvitationsResponse) {
|
|
966
|
-
DeleteInvitationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
-
})(DeleteInvitationsResponse || (DeleteInvitationsResponse = {}));
|
|
968
|
-
export var DeleteMembersRequest;
|
|
969
|
-
(function (DeleteMembersRequest) {
|
|
970
|
-
DeleteMembersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(DeleteMembersRequest || (DeleteMembersRequest = {}));
|
|
972
|
-
export var DeleteMembersResponse;
|
|
973
|
-
(function (DeleteMembersResponse) {
|
|
974
|
-
DeleteMembersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(DeleteMembersResponse || (DeleteMembersResponse = {}));
|
|
976
|
-
export var DescribeActionTargetsRequest;
|
|
977
|
-
(function (DescribeActionTargetsRequest) {
|
|
978
|
-
DescribeActionTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(DescribeActionTargetsRequest || (DescribeActionTargetsRequest = {}));
|
|
980
|
-
export var DescribeActionTargetsResponse;
|
|
981
|
-
(function (DescribeActionTargetsResponse) {
|
|
982
|
-
DescribeActionTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(DescribeActionTargetsResponse || (DescribeActionTargetsResponse = {}));
|
|
984
|
-
export var DescribeHubRequest;
|
|
985
|
-
(function (DescribeHubRequest) {
|
|
986
|
-
DescribeHubRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(DescribeHubRequest || (DescribeHubRequest = {}));
|
|
988
|
-
export var DescribeHubResponse;
|
|
989
|
-
(function (DescribeHubResponse) {
|
|
990
|
-
DescribeHubResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
-
})(DescribeHubResponse || (DescribeHubResponse = {}));
|
|
992
|
-
export var DescribeOrganizationConfigurationRequest;
|
|
993
|
-
(function (DescribeOrganizationConfigurationRequest) {
|
|
994
|
-
DescribeOrganizationConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
-
})(DescribeOrganizationConfigurationRequest || (DescribeOrganizationConfigurationRequest = {}));
|
|
996
|
-
export var DescribeOrganizationConfigurationResponse;
|
|
997
|
-
(function (DescribeOrganizationConfigurationResponse) {
|
|
998
|
-
DescribeOrganizationConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
-
})(DescribeOrganizationConfigurationResponse || (DescribeOrganizationConfigurationResponse = {}));
|
|
1000
|
-
export var DescribeProductsRequest;
|
|
1001
|
-
(function (DescribeProductsRequest) {
|
|
1002
|
-
DescribeProductsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
-
})(DescribeProductsRequest || (DescribeProductsRequest = {}));
|
|
1004
156
|
export var IntegrationType;
|
|
1005
157
|
(function (IntegrationType) {
|
|
1006
158
|
IntegrationType["RECEIVE_FINDINGS_FROM_SECURITY_HUB"] = "RECEIVE_FINDINGS_FROM_SECURITY_HUB";
|
|
1007
159
|
IntegrationType["SEND_FINDINGS_TO_SECURITY_HUB"] = "SEND_FINDINGS_TO_SECURITY_HUB";
|
|
1008
160
|
IntegrationType["UPDATE_FINDINGS_IN_SECURITY_HUB"] = "UPDATE_FINDINGS_IN_SECURITY_HUB";
|
|
1009
161
|
})(IntegrationType || (IntegrationType = {}));
|
|
1010
|
-
export var Product;
|
|
1011
|
-
(function (Product) {
|
|
1012
|
-
Product.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1013
|
-
})(Product || (Product = {}));
|
|
1014
|
-
export var DescribeProductsResponse;
|
|
1015
|
-
(function (DescribeProductsResponse) {
|
|
1016
|
-
DescribeProductsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1017
|
-
})(DescribeProductsResponse || (DescribeProductsResponse = {}));
|
|
1018
|
-
export var DescribeStandardsRequest;
|
|
1019
|
-
(function (DescribeStandardsRequest) {
|
|
1020
|
-
DescribeStandardsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1021
|
-
})(DescribeStandardsRequest || (DescribeStandardsRequest = {}));
|
|
1022
|
-
export var Standard;
|
|
1023
|
-
(function (Standard) {
|
|
1024
|
-
Standard.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1025
|
-
})(Standard || (Standard = {}));
|
|
1026
|
-
export var DescribeStandardsResponse;
|
|
1027
|
-
(function (DescribeStandardsResponse) {
|
|
1028
|
-
DescribeStandardsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1029
|
-
})(DescribeStandardsResponse || (DescribeStandardsResponse = {}));
|
|
1030
|
-
export var DescribeStandardsControlsRequest;
|
|
1031
|
-
(function (DescribeStandardsControlsRequest) {
|
|
1032
|
-
DescribeStandardsControlsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1033
|
-
})(DescribeStandardsControlsRequest || (DescribeStandardsControlsRequest = {}));
|
|
1034
162
|
export var SeverityRating;
|
|
1035
163
|
(function (SeverityRating) {
|
|
1036
164
|
SeverityRating["CRITICAL"] = "CRITICAL";
|
|
@@ -1038,244 +166,285 @@ export var SeverityRating;
|
|
|
1038
166
|
SeverityRating["LOW"] = "LOW";
|
|
1039
167
|
SeverityRating["MEDIUM"] = "MEDIUM";
|
|
1040
168
|
})(SeverityRating || (SeverityRating = {}));
|
|
1041
|
-
export var StandardsControl;
|
|
1042
|
-
(function (StandardsControl) {
|
|
1043
|
-
StandardsControl.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1044
|
-
})(StandardsControl || (StandardsControl = {}));
|
|
1045
|
-
export var DescribeStandardsControlsResponse;
|
|
1046
|
-
(function (DescribeStandardsControlsResponse) {
|
|
1047
|
-
DescribeStandardsControlsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1048
|
-
})(DescribeStandardsControlsResponse || (DescribeStandardsControlsResponse = {}));
|
|
1049
|
-
export var DisableImportFindingsForProductRequest;
|
|
1050
|
-
(function (DisableImportFindingsForProductRequest) {
|
|
1051
|
-
DisableImportFindingsForProductRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
|
-
})(DisableImportFindingsForProductRequest || (DisableImportFindingsForProductRequest = {}));
|
|
1053
|
-
export var DisableImportFindingsForProductResponse;
|
|
1054
|
-
(function (DisableImportFindingsForProductResponse) {
|
|
1055
|
-
DisableImportFindingsForProductResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
-
})(DisableImportFindingsForProductResponse || (DisableImportFindingsForProductResponse = {}));
|
|
1057
|
-
export var DisableOrganizationAdminAccountRequest;
|
|
1058
|
-
(function (DisableOrganizationAdminAccountRequest) {
|
|
1059
|
-
DisableOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
|
-
})(DisableOrganizationAdminAccountRequest || (DisableOrganizationAdminAccountRequest = {}));
|
|
1061
|
-
export var DisableOrganizationAdminAccountResponse;
|
|
1062
|
-
(function (DisableOrganizationAdminAccountResponse) {
|
|
1063
|
-
DisableOrganizationAdminAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
|
-
})(DisableOrganizationAdminAccountResponse || (DisableOrganizationAdminAccountResponse = {}));
|
|
1065
|
-
export var DisableSecurityHubRequest;
|
|
1066
|
-
(function (DisableSecurityHubRequest) {
|
|
1067
|
-
DisableSecurityHubRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1068
|
-
})(DisableSecurityHubRequest || (DisableSecurityHubRequest = {}));
|
|
1069
|
-
export var DisableSecurityHubResponse;
|
|
1070
|
-
(function (DisableSecurityHubResponse) {
|
|
1071
|
-
DisableSecurityHubResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1072
|
-
})(DisableSecurityHubResponse || (DisableSecurityHubResponse = {}));
|
|
1073
|
-
export var DisassociateFromAdministratorAccountRequest;
|
|
1074
|
-
(function (DisassociateFromAdministratorAccountRequest) {
|
|
1075
|
-
DisassociateFromAdministratorAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
|
-
})(DisassociateFromAdministratorAccountRequest || (DisassociateFromAdministratorAccountRequest = {}));
|
|
1077
|
-
export var DisassociateFromAdministratorAccountResponse;
|
|
1078
|
-
(function (DisassociateFromAdministratorAccountResponse) {
|
|
1079
|
-
DisassociateFromAdministratorAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
|
-
})(DisassociateFromAdministratorAccountResponse || (DisassociateFromAdministratorAccountResponse = {}));
|
|
1081
|
-
export var DisassociateFromMasterAccountRequest;
|
|
1082
|
-
(function (DisassociateFromMasterAccountRequest) {
|
|
1083
|
-
DisassociateFromMasterAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1084
|
-
})(DisassociateFromMasterAccountRequest || (DisassociateFromMasterAccountRequest = {}));
|
|
1085
|
-
export var DisassociateFromMasterAccountResponse;
|
|
1086
|
-
(function (DisassociateFromMasterAccountResponse) {
|
|
1087
|
-
DisassociateFromMasterAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1088
|
-
})(DisassociateFromMasterAccountResponse || (DisassociateFromMasterAccountResponse = {}));
|
|
1089
|
-
export var DisassociateMembersRequest;
|
|
1090
|
-
(function (DisassociateMembersRequest) {
|
|
1091
|
-
DisassociateMembersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1092
|
-
})(DisassociateMembersRequest || (DisassociateMembersRequest = {}));
|
|
1093
|
-
export var DisassociateMembersResponse;
|
|
1094
|
-
(function (DisassociateMembersResponse) {
|
|
1095
|
-
DisassociateMembersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1096
|
-
})(DisassociateMembersResponse || (DisassociateMembersResponse = {}));
|
|
1097
|
-
export var EnableImportFindingsForProductRequest;
|
|
1098
|
-
(function (EnableImportFindingsForProductRequest) {
|
|
1099
|
-
EnableImportFindingsForProductRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1100
|
-
})(EnableImportFindingsForProductRequest || (EnableImportFindingsForProductRequest = {}));
|
|
1101
|
-
export var EnableImportFindingsForProductResponse;
|
|
1102
|
-
(function (EnableImportFindingsForProductResponse) {
|
|
1103
|
-
EnableImportFindingsForProductResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
|
-
})(EnableImportFindingsForProductResponse || (EnableImportFindingsForProductResponse = {}));
|
|
1105
|
-
export var EnableOrganizationAdminAccountRequest;
|
|
1106
|
-
(function (EnableOrganizationAdminAccountRequest) {
|
|
1107
|
-
EnableOrganizationAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
|
-
})(EnableOrganizationAdminAccountRequest || (EnableOrganizationAdminAccountRequest = {}));
|
|
1109
|
-
export var EnableOrganizationAdminAccountResponse;
|
|
1110
|
-
(function (EnableOrganizationAdminAccountResponse) {
|
|
1111
|
-
EnableOrganizationAdminAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1112
|
-
})(EnableOrganizationAdminAccountResponse || (EnableOrganizationAdminAccountResponse = {}));
|
|
1113
|
-
export var EnableSecurityHubRequest;
|
|
1114
|
-
(function (EnableSecurityHubRequest) {
|
|
1115
|
-
EnableSecurityHubRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1116
|
-
})(EnableSecurityHubRequest || (EnableSecurityHubRequest = {}));
|
|
1117
|
-
export var EnableSecurityHubResponse;
|
|
1118
|
-
(function (EnableSecurityHubResponse) {
|
|
1119
|
-
EnableSecurityHubResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1120
|
-
})(EnableSecurityHubResponse || (EnableSecurityHubResponse = {}));
|
|
1121
|
-
export var FindingAggregator;
|
|
1122
|
-
(function (FindingAggregator) {
|
|
1123
|
-
FindingAggregator.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1124
|
-
})(FindingAggregator || (FindingAggregator = {}));
|
|
1125
|
-
export var GetAdministratorAccountRequest;
|
|
1126
|
-
(function (GetAdministratorAccountRequest) {
|
|
1127
|
-
GetAdministratorAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1128
|
-
})(GetAdministratorAccountRequest || (GetAdministratorAccountRequest = {}));
|
|
1129
|
-
export var Invitation;
|
|
1130
|
-
(function (Invitation) {
|
|
1131
|
-
Invitation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1132
|
-
})(Invitation || (Invitation = {}));
|
|
1133
|
-
export var GetAdministratorAccountResponse;
|
|
1134
|
-
(function (GetAdministratorAccountResponse) {
|
|
1135
|
-
GetAdministratorAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
|
-
})(GetAdministratorAccountResponse || (GetAdministratorAccountResponse = {}));
|
|
1137
|
-
export var GetEnabledStandardsRequest;
|
|
1138
|
-
(function (GetEnabledStandardsRequest) {
|
|
1139
|
-
GetEnabledStandardsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1140
|
-
})(GetEnabledStandardsRequest || (GetEnabledStandardsRequest = {}));
|
|
1141
|
-
export var GetEnabledStandardsResponse;
|
|
1142
|
-
(function (GetEnabledStandardsResponse) {
|
|
1143
|
-
GetEnabledStandardsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1144
|
-
})(GetEnabledStandardsResponse || (GetEnabledStandardsResponse = {}));
|
|
1145
|
-
export var GetFindingAggregatorRequest;
|
|
1146
|
-
(function (GetFindingAggregatorRequest) {
|
|
1147
|
-
GetFindingAggregatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
|
-
})(GetFindingAggregatorRequest || (GetFindingAggregatorRequest = {}));
|
|
1149
|
-
export var GetFindingAggregatorResponse;
|
|
1150
|
-
(function (GetFindingAggregatorResponse) {
|
|
1151
|
-
GetFindingAggregatorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1152
|
-
})(GetFindingAggregatorResponse || (GetFindingAggregatorResponse = {}));
|
|
1153
169
|
export var SortOrder;
|
|
1154
170
|
(function (SortOrder) {
|
|
1155
171
|
SortOrder["ASCENDING"] = "asc";
|
|
1156
172
|
SortOrder["DESCENDING"] = "desc";
|
|
1157
173
|
})(SortOrder || (SortOrder = {}));
|
|
1158
|
-
export var
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
export var
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
export var
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
export var
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
export var
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
export var
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
export var
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
export var
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
export var
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
export var
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
export var
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
export var
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
export var
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
export var
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
export var
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
export var
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
export var
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
export var
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
export var
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
export var
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
export var
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
export var
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
export var
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
export var
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
export var
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
export var
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
export var
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
export var
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
export var
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
export var
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
export var
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
174
|
+
export var RuleGroupVariablesPortSetsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
175
|
+
export var RuleGroupVariablesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
|
+
export var RuleGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
177
|
+
export var AwsNetworkFirewallRuleGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
178
|
+
export var AwsOpenSearchServiceDomainMasterUserOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
|
+
export var AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
|
+
export var AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
181
|
+
export var AwsOpenSearchServiceDomainClusterConfigDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
|
+
export var AwsOpenSearchServiceDomainDomainEndpointOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
|
+
export var AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
+
export var AwsOpenSearchServiceDomainLogPublishingOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
|
+
export var AwsOpenSearchServiceDomainLogPublishingOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
|
+
export var AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
187
|
+
export var AwsOpenSearchServiceDomainServiceSoftwareOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
188
|
+
export var AwsOpenSearchServiceDomainVpcOptionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
189
|
+
export var AwsOpenSearchServiceDomainDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
|
+
export var AwsRdsDbClusterAssociatedRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
191
|
+
export var AwsRdsDbClusterMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
|
+
export var AwsRdsDbClusterOptionGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
+
export var AwsRdsDbDomainMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
+
export var AwsRdsDbInstanceVpcSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
|
+
export var AwsRdsDbClusterDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
196
|
+
export var AwsRdsDbClusterSnapshotDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
+
export var AwsRdsDbInstanceAssociatedRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
|
+
export var AwsRdsDbParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
|
+
export var AwsRdsDbSubnetGroupSubnetAvailabilityZoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
200
|
+
export var AwsRdsDbSubnetGroupSubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
+
export var AwsRdsDbSubnetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
|
+
export var AwsRdsDbInstanceEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
203
|
+
export var AwsRdsDbOptionGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
204
|
+
export var AwsRdsPendingCloudWatchLogsExportsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
+
export var AwsRdsDbProcessorFeatureFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
|
+
export var AwsRdsDbPendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
207
|
+
export var AwsRdsDbStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
+
export var AwsRdsDbInstanceDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
+
export var AwsRdsDbSecurityGroupEc2SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
+
export var AwsRdsDbSecurityGroupIpRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
211
|
+
export var AwsRdsDbSecurityGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
+
export var AwsRdsDbSnapshotDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
|
+
export var AwsRdsEventSubscriptionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
+
export var AwsRedshiftClusterClusterNodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
215
|
+
export var AwsRedshiftClusterClusterParameterStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
216
|
+
export var AwsRedshiftClusterClusterParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
+
export var AwsRedshiftClusterClusterSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
+
export var AwsRedshiftClusterClusterSnapshotCopyStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
219
|
+
export var AwsRedshiftClusterDeferredMaintenanceWindowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
220
|
+
export var AwsRedshiftClusterElasticIpStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
|
+
export var AwsRedshiftClusterEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
+
export var AwsRedshiftClusterHsmStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
223
|
+
export var AwsRedshiftClusterIamRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
224
|
+
export var AwsRedshiftClusterLoggingStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
+
export var AwsRedshiftClusterPendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
226
|
+
export var AwsRedshiftClusterResizeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
227
|
+
export var AwsRedshiftClusterRestoreStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
228
|
+
export var AwsRedshiftClusterVpcSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
+
export var AwsRedshiftClusterDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
230
|
+
export var AwsS3AccountPublicAccessBlockDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
232
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
234
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
235
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
236
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesFilterDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
238
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
239
|
+
export var AwsS3BucketBucketLifecycleConfigurationRulesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
240
|
+
export var AwsS3BucketBucketLifecycleConfigurationDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
|
+
export var AwsS3BucketBucketVersioningConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
+
export var AwsS3BucketLoggingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
243
|
+
export var AwsS3BucketNotificationConfigurationS3KeyFilterRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
244
|
+
export var AwsS3BucketNotificationConfigurationS3KeyFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
245
|
+
export var AwsS3BucketNotificationConfigurationFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
+
export var AwsS3BucketNotificationConfigurationDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
|
+
export var AwsS3BucketNotificationConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
248
|
+
export var AwsS3BucketWebsiteConfigurationRedirectToFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
249
|
+
export var AwsS3BucketWebsiteConfigurationRoutingRuleConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
250
|
+
export var AwsS3BucketWebsiteConfigurationRoutingRuleRedirectFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
+
export var AwsS3BucketWebsiteConfigurationRoutingRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
252
|
+
export var AwsS3BucketWebsiteConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
253
|
+
export var AwsS3BucketServerSideEncryptionByDefaultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
254
|
+
export var AwsS3BucketServerSideEncryptionRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
|
+
export var AwsS3BucketServerSideEncryptionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
256
|
+
export var AwsS3BucketDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
257
|
+
export var AwsS3ObjectDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
+
export var AwsSecretsManagerSecretRotationRulesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
|
+
export var AwsSecretsManagerSecretDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
260
|
+
export var StatusReasonFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
261
|
+
export var ComplianceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
+
export var RelatedFindingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
|
+
export var FindingProviderSeverityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
264
|
+
export var FindingProviderFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
+
export var MalwareFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
+
export var PortRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
267
|
+
export var NetworkFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
268
|
+
export var NetworkPathComponentDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
+
export var NetworkHeaderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
|
+
export var NetworkPathComponentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
|
+
export var NoteFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
272
|
+
export var PatchSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
|
+
export var ProcessDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
|
+
export var RecommendationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
|
+
export var RemediationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
|
+
export var CellFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
277
|
+
export var RangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
|
+
export var PageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
+
export var _RecordFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
|
+
export var OccurrencesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
|
+
export var CustomDataIdentifiersDetectionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
282
|
+
export var CustomDataIdentifiersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
|
+
export var SensitiveDataDetectionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
+
export var SensitiveDataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
|
+
export var ClassificationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
286
|
+
export var ClassificationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
|
+
export var DataClassificationDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
+
export var AwsSnsTopicSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
+
export var AwsSnsTopicDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
|
+
export var AwsSqsQueueDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
+
export var AwsSsmComplianceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
+
export var AwsSsmPatchFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
+
export var AwsSsmPatchComplianceDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
+
export var AwsWafRateBasedRuleMatchPredicateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
export var AwsWafRateBasedRuleDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
296
|
+
export var AwsWafRegionalRateBasedRuleMatchPredicateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
+
export var AwsWafRegionalRateBasedRuleDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
+
export var AwsWafRegionalRulePredicateListDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
export var AwsWafRegionalRuleDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
+
export var AwsWafRegionalRuleGroupRulesActionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
+
export var AwsWafRegionalRuleGroupRulesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
+
export var AwsWafRegionalRuleGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
export var AwsWafRegionalWebAclRulesListActionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
+
export var AwsWafRegionalWebAclRulesListOverrideActionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
|
+
export var AwsWafRegionalWebAclRulesListDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
+
export var AwsWafRegionalWebAclDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
export var AwsWafRulePredicateListDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
+
export var AwsWafRuleDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
+
export var AwsWafRuleGroupRulesActionDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
310
|
+
export var AwsWafRuleGroupRulesDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
export var AwsWafRuleGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
+
export var WafActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
+
export var WafExcludedRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
314
|
+
export var WafOverrideActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
export var AwsWafWebAclRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
+
export var AwsWafWebAclDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
+
export var AwsXrayEncryptionConfigDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
|
+
export var VolumeMountFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
export var ContainerDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
+
export var ResourceDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
+
export var ResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
|
+
export var SeverityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
export var ThreatIntelIndicatorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
+
export var FilePathsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
|
+
export var ThreatFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
|
+
export var CvssFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
export var VulnerabilityVendorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
+
export var SoftwarePackageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
+
export var VulnerabilityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
|
+
export var WorkflowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
export var AwsSecurityFindingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
+
export var StringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
+
export var NumberFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
+
export var DateRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
export var DateFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
+
export var KeywordFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
export var IpFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
+
export var MapFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
export var BooleanFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
+
export var AwsSecurityFindingFiltersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
+
export var AwsSecurityFindingIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
+
export var BatchDisableStandardsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
export var StandardsStatusReasonFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
+
export var StandardsSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
export var BatchDisableStandardsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
+
export var StandardsSubscriptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
export var BatchEnableStandardsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
+
export var BatchEnableStandardsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
export var BatchImportFindingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
+
export var ImportFindingsErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
export var BatchImportFindingsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
+
export var NoteUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
+
export var SeverityUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
+
export var WorkflowUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
|
+
export var BatchUpdateFindingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
+
export var BatchUpdateFindingsUnprocessedFindingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
+
export var BatchUpdateFindingsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var CreateActionTargetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var CreateActionTargetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
export var CreateFindingAggregatorRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
+
export var CreateFindingAggregatorResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
+
export var CreateInsightRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
|
+
export var CreateInsightResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
export var CreateMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
+
export var ResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
+
export var CreateMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
367
|
+
export var DeclineInvitationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
export var DeclineInvitationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
export var DeleteActionTargetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
+
export var DeleteActionTargetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
371
|
+
export var DeleteFindingAggregatorRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
export var DeleteFindingAggregatorResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
export var DeleteInsightRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
+
export var DeleteInsightResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
+
export var DeleteInvitationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
export var DeleteInvitationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
+
export var DeleteMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
+
export var DeleteMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
|
+
export var DescribeActionTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
export var DescribeActionTargetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
+
export var DescribeHubRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
+
export var DescribeHubResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
|
+
export var DescribeOrganizationConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
export var DescribeOrganizationConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
+
export var DescribeProductsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
+
export var ProductFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
|
+
export var DescribeProductsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
export var DescribeStandardsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
+
export var StandardFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
+
export var DescribeStandardsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
391
|
+
export var DescribeStandardsControlsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
export var StandardsControlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
export var DescribeStandardsControlsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
+
export var DisableImportFindingsForProductRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
395
|
+
export var DisableImportFindingsForProductResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
export var DisableOrganizationAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
export var DisableOrganizationAdminAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
+
export var DisableSecurityHubRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
|
+
export var DisableSecurityHubResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
export var DisassociateFromAdministratorAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
export var DisassociateFromAdministratorAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
+
export var DisassociateFromMasterAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
|
+
export var DisassociateFromMasterAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
export var DisassociateMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
export var DisassociateMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
+
export var EnableImportFindingsForProductRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
|
+
export var EnableImportFindingsForProductResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
+
export var EnableOrganizationAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
export var EnableOrganizationAdminAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
|
+
export var EnableSecurityHubRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
+
export var EnableSecurityHubResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
+
export var FindingAggregatorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
+
export var GetAdministratorAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
+
export var InvitationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
|
+
export var GetAdministratorAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
+
export var GetEnabledStandardsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
+
export var GetEnabledStandardsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
+
export var GetFindingAggregatorRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
419
|
+
export var GetFindingAggregatorResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
+
export var SortCriterionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
+
export var GetFindingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
+
export var GetFindingsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
+
export var GetInsightResultsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
+
export var InsightResultValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
+
export var InsightResultsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
+
export var GetInsightResultsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
+
export var GetInsightsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
+
export var InsightFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
+
export var GetInsightsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
+
export var GetInvitationsCountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
+
export var GetInvitationsCountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
+
export var GetMasterAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
+
export var GetMasterAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
+
export var GetMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
+
export var MemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
+
export var GetMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
+
export var InviteMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
export var InviteMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
+
export var ListEnabledProductsForImportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
+
export var ListEnabledProductsForImportResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
+
export var ListFindingAggregatorsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
+
export var ListFindingAggregatorsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
+
export var ListInvitationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
|
+
export var ListInvitationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var ListMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var ListMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
+
export var ListOrganizationAdminAccountsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
+
export var ListOrganizationAdminAccountsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
+
export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
export var ListTagsForResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|