@aws-sdk/client-securityhub 3.425.0 → 3.427.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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VulnerabilityFixAvailable = exports.VulnerabilityExploitAvailable = exports.ThreatIntelIndicatorType = exports.ThreatIntelIndicatorCategory = exports.Partition = exports.RecordState = exports.NetworkDirection = exports.MalwareType = exports.MalwareState = exports.ComplianceStatus = exports.AwsS3BucketNotificationConfigurationS3KeyFilterRuleName = exports.AwsIamAccessKeyStatus = void 0;
3
+ exports.RecordState = exports.NetworkDirection = exports.MalwareType = exports.MalwareState = exports.ComplianceStatus = exports.AwsS3BucketNotificationConfigurationS3KeyFilterRuleName = exports.AwsIamAccessKeyStatus = void 0;
4
4
  exports.AwsIamAccessKeyStatus = {
5
5
  ACTIVE: "Active",
6
6
  INACTIVE: "Inactive",
@@ -45,38 +45,3 @@ exports.RecordState = {
45
45
  ACTIVE: "ACTIVE",
46
46
  ARCHIVED: "ARCHIVED",
47
47
  };
48
- exports.Partition = {
49
- AWS: "aws",
50
- AWS_CN: "aws-cn",
51
- AWS_US_GOV: "aws-us-gov",
52
- };
53
- exports.ThreatIntelIndicatorCategory = {
54
- BACKDOOR: "BACKDOOR",
55
- CARD_STEALER: "CARD_STEALER",
56
- COMMAND_AND_CONTROL: "COMMAND_AND_CONTROL",
57
- DROP_SITE: "DROP_SITE",
58
- EXPLOIT_SITE: "EXPLOIT_SITE",
59
- KEYLOGGER: "KEYLOGGER",
60
- };
61
- exports.ThreatIntelIndicatorType = {
62
- DOMAIN: "DOMAIN",
63
- EMAIL_ADDRESS: "EMAIL_ADDRESS",
64
- HASH_MD5: "HASH_MD5",
65
- HASH_SHA1: "HASH_SHA1",
66
- HASH_SHA256: "HASH_SHA256",
67
- HASH_SHA512: "HASH_SHA512",
68
- IPV4_ADDRESS: "IPV4_ADDRESS",
69
- IPV6_ADDRESS: "IPV6_ADDRESS",
70
- MUTEX: "MUTEX",
71
- PROCESS: "PROCESS",
72
- URL: "URL",
73
- };
74
- exports.VulnerabilityExploitAvailable = {
75
- NO: "NO",
76
- YES: "YES",
77
- };
78
- exports.VulnerabilityFixAvailable = {
79
- NO: "NO",
80
- PARTIAL: "PARTIAL",
81
- YES: "YES",
82
- };
@@ -1,7 +1,42 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegionAvailabilityStatus = exports.SortOrder = exports.FindingHistoryUpdateSourceType = exports.IntegrationType = exports.ResourceConflictException = exports.ControlFindingGenerator = exports.UnprocessedErrorCode = exports.SeverityRating = exports.ControlStatus = exports.StatusReasonCode = exports.StandardsStatus = exports.WorkflowState = void 0;
3
+ exports.RegionAvailabilityStatus = exports.SortOrder = exports.FindingHistoryUpdateSourceType = exports.IntegrationType = exports.ResourceConflictException = exports.ControlFindingGenerator = exports.UnprocessedErrorCode = exports.SeverityRating = exports.ControlStatus = exports.StatusReasonCode = exports.StandardsStatus = exports.WorkflowState = exports.VulnerabilityFixAvailable = exports.VulnerabilityExploitAvailable = exports.ThreatIntelIndicatorType = exports.ThreatIntelIndicatorCategory = exports.Partition = void 0;
4
4
  const SecurityHubServiceException_1 = require("./SecurityHubServiceException");
5
+ exports.Partition = {
6
+ AWS: "aws",
7
+ AWS_CN: "aws-cn",
8
+ AWS_US_GOV: "aws-us-gov",
9
+ };
10
+ exports.ThreatIntelIndicatorCategory = {
11
+ BACKDOOR: "BACKDOOR",
12
+ CARD_STEALER: "CARD_STEALER",
13
+ COMMAND_AND_CONTROL: "COMMAND_AND_CONTROL",
14
+ DROP_SITE: "DROP_SITE",
15
+ EXPLOIT_SITE: "EXPLOIT_SITE",
16
+ KEYLOGGER: "KEYLOGGER",
17
+ };
18
+ exports.ThreatIntelIndicatorType = {
19
+ DOMAIN: "DOMAIN",
20
+ EMAIL_ADDRESS: "EMAIL_ADDRESS",
21
+ HASH_MD5: "HASH_MD5",
22
+ HASH_SHA1: "HASH_SHA1",
23
+ HASH_SHA256: "HASH_SHA256",
24
+ HASH_SHA512: "HASH_SHA512",
25
+ IPV4_ADDRESS: "IPV4_ADDRESS",
26
+ IPV6_ADDRESS: "IPV6_ADDRESS",
27
+ MUTEX: "MUTEX",
28
+ PROCESS: "PROCESS",
29
+ URL: "URL",
30
+ };
31
+ exports.VulnerabilityExploitAvailable = {
32
+ NO: "NO",
33
+ YES: "YES",
34
+ };
35
+ exports.VulnerabilityFixAvailable = {
36
+ NO: "NO",
37
+ PARTIAL: "PARTIAL",
38
+ YES: "YES",
39
+ };
5
40
  exports.WorkflowState = {
6
41
  ASSIGNED: "ASSIGNED",
7
42
  DEFERRED: "DEFERRED",
@@ -5089,6 +5089,9 @@ const se_ResourceDetails = (input, context) => {
5089
5089
  AwsCloudTrailTrail: smithy_client_1._json,
5090
5090
  AwsCloudWatchAlarm: (_) => se_AwsCloudWatchAlarmDetails(_, context),
5091
5091
  AwsCodeBuildProject: smithy_client_1._json,
5092
+ AwsDmsEndpoint: smithy_client_1._json,
5093
+ AwsDmsReplicationInstance: smithy_client_1._json,
5094
+ AwsDmsReplicationTask: smithy_client_1._json,
5092
5095
  AwsDynamoDbTable: smithy_client_1._json,
5093
5096
  AwsEc2Eip: smithy_client_1._json,
5094
5097
  AwsEc2Instance: smithy_client_1._json,
@@ -5118,6 +5121,8 @@ const se_ResourceDetails = (input, context) => {
5118
5121
  AwsElbLoadBalancer: smithy_client_1._json,
5119
5122
  AwsElbv2LoadBalancer: smithy_client_1._json,
5120
5123
  AwsEventSchemasRegistry: smithy_client_1._json,
5124
+ AwsEventsEndpoint: smithy_client_1._json,
5125
+ AwsEventsEventbus: smithy_client_1._json,
5121
5126
  AwsGuardDutyDetector: smithy_client_1._json,
5122
5127
  AwsIamAccessKey: smithy_client_1._json,
5123
5128
  AwsIamGroup: smithy_client_1._json,
@@ -5128,6 +5133,7 @@ const se_ResourceDetails = (input, context) => {
5128
5133
  AwsKmsKey: (_) => se_AwsKmsKeyDetails(_, context),
5129
5134
  AwsLambdaFunction: smithy_client_1._json,
5130
5135
  AwsLambdaLayerVersion: smithy_client_1._json,
5136
+ AwsMskCluster: smithy_client_1._json,
5131
5137
  AwsNetworkFirewallFirewall: smithy_client_1._json,
5132
5138
  AwsNetworkFirewallFirewallPolicy: smithy_client_1._json,
5133
5139
  AwsNetworkFirewallRuleGroup: (_) => se_AwsNetworkFirewallRuleGroupDetails(_, context),
@@ -5139,6 +5145,7 @@ const se_ResourceDetails = (input, context) => {
5139
5145
  AwsRdsDbSnapshot: smithy_client_1._json,
5140
5146
  AwsRdsEventSubscription: smithy_client_1._json,
5141
5147
  AwsRedshiftCluster: (_) => se_AwsRedshiftClusterDetails(_, context),
5148
+ AwsRoute53HostedZone: smithy_client_1._json,
5142
5149
  AwsS3AccountPublicAccessBlock: smithy_client_1._json,
5143
5150
  AwsS3Bucket: smithy_client_1._json,
5144
5151
  AwsS3Object: smithy_client_1._json,
@@ -5955,6 +5962,9 @@ const de_ResourceDetails = (output, context) => {
5955
5962
  AwsCloudTrailTrail: smithy_client_1._json,
5956
5963
  AwsCloudWatchAlarm: (_) => de_AwsCloudWatchAlarmDetails(_, context),
5957
5964
  AwsCodeBuildProject: smithy_client_1._json,
5965
+ AwsDmsEndpoint: smithy_client_1._json,
5966
+ AwsDmsReplicationInstance: smithy_client_1._json,
5967
+ AwsDmsReplicationTask: smithy_client_1._json,
5958
5968
  AwsDynamoDbTable: smithy_client_1._json,
5959
5969
  AwsEc2Eip: smithy_client_1._json,
5960
5970
  AwsEc2Instance: smithy_client_1._json,
@@ -5984,6 +5994,8 @@ const de_ResourceDetails = (output, context) => {
5984
5994
  AwsElbLoadBalancer: smithy_client_1._json,
5985
5995
  AwsElbv2LoadBalancer: smithy_client_1._json,
5986
5996
  AwsEventSchemasRegistry: smithy_client_1._json,
5997
+ AwsEventsEndpoint: smithy_client_1._json,
5998
+ AwsEventsEventbus: smithy_client_1._json,
5987
5999
  AwsGuardDutyDetector: smithy_client_1._json,
5988
6000
  AwsIamAccessKey: smithy_client_1._json,
5989
6001
  AwsIamGroup: smithy_client_1._json,
@@ -5994,6 +6006,7 @@ const de_ResourceDetails = (output, context) => {
5994
6006
  AwsKmsKey: (_) => de_AwsKmsKeyDetails(_, context),
5995
6007
  AwsLambdaFunction: smithy_client_1._json,
5996
6008
  AwsLambdaLayerVersion: smithy_client_1._json,
6009
+ AwsMskCluster: smithy_client_1._json,
5997
6010
  AwsNetworkFirewallFirewall: smithy_client_1._json,
5998
6011
  AwsNetworkFirewallFirewallPolicy: smithy_client_1._json,
5999
6012
  AwsNetworkFirewallRuleGroup: (_) => de_AwsNetworkFirewallRuleGroupDetails(_, context),
@@ -6005,6 +6018,7 @@ const de_ResourceDetails = (output, context) => {
6005
6018
  AwsRdsDbSnapshot: smithy_client_1._json,
6006
6019
  AwsRdsEventSubscription: smithy_client_1._json,
6007
6020
  AwsRedshiftCluster: (_) => de_AwsRedshiftClusterDetails(_, context),
6021
+ AwsRoute53HostedZone: smithy_client_1._json,
6008
6022
  AwsS3AccountPublicAccessBlock: smithy_client_1._json,
6009
6023
  AwsS3Bucket: smithy_client_1._json,
6010
6024
  AwsS3Object: smithy_client_1._json,
@@ -42,38 +42,3 @@ export const RecordState = {
42
42
  ACTIVE: "ACTIVE",
43
43
  ARCHIVED: "ARCHIVED",
44
44
  };
45
- export const Partition = {
46
- AWS: "aws",
47
- AWS_CN: "aws-cn",
48
- AWS_US_GOV: "aws-us-gov",
49
- };
50
- export const ThreatIntelIndicatorCategory = {
51
- BACKDOOR: "BACKDOOR",
52
- CARD_STEALER: "CARD_STEALER",
53
- COMMAND_AND_CONTROL: "COMMAND_AND_CONTROL",
54
- DROP_SITE: "DROP_SITE",
55
- EXPLOIT_SITE: "EXPLOIT_SITE",
56
- KEYLOGGER: "KEYLOGGER",
57
- };
58
- export const ThreatIntelIndicatorType = {
59
- DOMAIN: "DOMAIN",
60
- EMAIL_ADDRESS: "EMAIL_ADDRESS",
61
- HASH_MD5: "HASH_MD5",
62
- HASH_SHA1: "HASH_SHA1",
63
- HASH_SHA256: "HASH_SHA256",
64
- HASH_SHA512: "HASH_SHA512",
65
- IPV4_ADDRESS: "IPV4_ADDRESS",
66
- IPV6_ADDRESS: "IPV6_ADDRESS",
67
- MUTEX: "MUTEX",
68
- PROCESS: "PROCESS",
69
- URL: "URL",
70
- };
71
- export const VulnerabilityExploitAvailable = {
72
- NO: "NO",
73
- YES: "YES",
74
- };
75
- export const VulnerabilityFixAvailable = {
76
- NO: "NO",
77
- PARTIAL: "PARTIAL",
78
- YES: "YES",
79
- };
@@ -1,4 +1,39 @@
1
1
  import { SecurityHubServiceException as __BaseException } from "./SecurityHubServiceException";
2
+ export const Partition = {
3
+ AWS: "aws",
4
+ AWS_CN: "aws-cn",
5
+ AWS_US_GOV: "aws-us-gov",
6
+ };
7
+ export const ThreatIntelIndicatorCategory = {
8
+ BACKDOOR: "BACKDOOR",
9
+ CARD_STEALER: "CARD_STEALER",
10
+ COMMAND_AND_CONTROL: "COMMAND_AND_CONTROL",
11
+ DROP_SITE: "DROP_SITE",
12
+ EXPLOIT_SITE: "EXPLOIT_SITE",
13
+ KEYLOGGER: "KEYLOGGER",
14
+ };
15
+ export const ThreatIntelIndicatorType = {
16
+ DOMAIN: "DOMAIN",
17
+ EMAIL_ADDRESS: "EMAIL_ADDRESS",
18
+ HASH_MD5: "HASH_MD5",
19
+ HASH_SHA1: "HASH_SHA1",
20
+ HASH_SHA256: "HASH_SHA256",
21
+ HASH_SHA512: "HASH_SHA512",
22
+ IPV4_ADDRESS: "IPV4_ADDRESS",
23
+ IPV6_ADDRESS: "IPV6_ADDRESS",
24
+ MUTEX: "MUTEX",
25
+ PROCESS: "PROCESS",
26
+ URL: "URL",
27
+ };
28
+ export const VulnerabilityExploitAvailable = {
29
+ NO: "NO",
30
+ YES: "YES",
31
+ };
32
+ export const VulnerabilityFixAvailable = {
33
+ NO: "NO",
34
+ PARTIAL: "PARTIAL",
35
+ YES: "YES",
36
+ };
2
37
  export const WorkflowState = {
3
38
  ASSIGNED: "ASSIGNED",
4
39
  DEFERRED: "DEFERRED",
@@ -4950,6 +4950,9 @@ const se_ResourceDetails = (input, context) => {
4950
4950
  AwsCloudTrailTrail: _json,
4951
4951
  AwsCloudWatchAlarm: (_) => se_AwsCloudWatchAlarmDetails(_, context),
4952
4952
  AwsCodeBuildProject: _json,
4953
+ AwsDmsEndpoint: _json,
4954
+ AwsDmsReplicationInstance: _json,
4955
+ AwsDmsReplicationTask: _json,
4953
4956
  AwsDynamoDbTable: _json,
4954
4957
  AwsEc2Eip: _json,
4955
4958
  AwsEc2Instance: _json,
@@ -4979,6 +4982,8 @@ const se_ResourceDetails = (input, context) => {
4979
4982
  AwsElbLoadBalancer: _json,
4980
4983
  AwsElbv2LoadBalancer: _json,
4981
4984
  AwsEventSchemasRegistry: _json,
4985
+ AwsEventsEndpoint: _json,
4986
+ AwsEventsEventbus: _json,
4982
4987
  AwsGuardDutyDetector: _json,
4983
4988
  AwsIamAccessKey: _json,
4984
4989
  AwsIamGroup: _json,
@@ -4989,6 +4994,7 @@ const se_ResourceDetails = (input, context) => {
4989
4994
  AwsKmsKey: (_) => se_AwsKmsKeyDetails(_, context),
4990
4995
  AwsLambdaFunction: _json,
4991
4996
  AwsLambdaLayerVersion: _json,
4997
+ AwsMskCluster: _json,
4992
4998
  AwsNetworkFirewallFirewall: _json,
4993
4999
  AwsNetworkFirewallFirewallPolicy: _json,
4994
5000
  AwsNetworkFirewallRuleGroup: (_) => se_AwsNetworkFirewallRuleGroupDetails(_, context),
@@ -5000,6 +5006,7 @@ const se_ResourceDetails = (input, context) => {
5000
5006
  AwsRdsDbSnapshot: _json,
5001
5007
  AwsRdsEventSubscription: _json,
5002
5008
  AwsRedshiftCluster: (_) => se_AwsRedshiftClusterDetails(_, context),
5009
+ AwsRoute53HostedZone: _json,
5003
5010
  AwsS3AccountPublicAccessBlock: _json,
5004
5011
  AwsS3Bucket: _json,
5005
5012
  AwsS3Object: _json,
@@ -5816,6 +5823,9 @@ const de_ResourceDetails = (output, context) => {
5816
5823
  AwsCloudTrailTrail: _json,
5817
5824
  AwsCloudWatchAlarm: (_) => de_AwsCloudWatchAlarmDetails(_, context),
5818
5825
  AwsCodeBuildProject: _json,
5826
+ AwsDmsEndpoint: _json,
5827
+ AwsDmsReplicationInstance: _json,
5828
+ AwsDmsReplicationTask: _json,
5819
5829
  AwsDynamoDbTable: _json,
5820
5830
  AwsEc2Eip: _json,
5821
5831
  AwsEc2Instance: _json,
@@ -5845,6 +5855,8 @@ const de_ResourceDetails = (output, context) => {
5845
5855
  AwsElbLoadBalancer: _json,
5846
5856
  AwsElbv2LoadBalancer: _json,
5847
5857
  AwsEventSchemasRegistry: _json,
5858
+ AwsEventsEndpoint: _json,
5859
+ AwsEventsEventbus: _json,
5848
5860
  AwsGuardDutyDetector: _json,
5849
5861
  AwsIamAccessKey: _json,
5850
5862
  AwsIamGroup: _json,
@@ -5855,6 +5867,7 @@ const de_ResourceDetails = (output, context) => {
5855
5867
  AwsKmsKey: (_) => de_AwsKmsKeyDetails(_, context),
5856
5868
  AwsLambdaFunction: _json,
5857
5869
  AwsLambdaLayerVersion: _json,
5870
+ AwsMskCluster: _json,
5858
5871
  AwsNetworkFirewallFirewall: _json,
5859
5872
  AwsNetworkFirewallFirewallPolicy: _json,
5860
5873
  AwsNetworkFirewallRuleGroup: (_) => de_AwsNetworkFirewallRuleGroupDetails(_, context),
@@ -5866,6 +5879,7 @@ const de_ResourceDetails = (output, context) => {
5866
5879
  AwsRdsDbSnapshot: _json,
5867
5880
  AwsRdsEventSubscription: _json,
5868
5881
  AwsRedshiftCluster: (_) => de_AwsRedshiftClusterDetails(_, context),
5882
+ AwsRoute53HostedZone: _json,
5869
5883
  AwsS3AccountPublicAccessBlock: _json,
5870
5884
  AwsS3Bucket: _json,
5871
5885
  AwsS3Object: _json,
@@ -2125,6 +2125,7 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
2125
2125
  * },
2126
2126
  * ],
2127
2127
  * IamDatabaseAuthenticationEnabled: true || false,
2128
+ * AutoMinorVersionUpgrade: true || false,
2128
2129
  * },
2129
2130
  * AwsEcsCluster: { // AwsEcsClusterDetails
2130
2131
  * ClusterArn: "STRING_VALUE",
@@ -2373,6 +2374,7 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
2373
2374
  * Name: "STRING_VALUE",
2374
2375
  * },
2375
2376
  * ],
2377
+ * Status: "STRING_VALUE",
2376
2378
  * },
2377
2379
  * Container: { // ContainerDetails
2378
2380
  * ContainerRuntime: "STRING_VALUE",
@@ -3828,6 +3830,147 @@ export interface BatchImportFindingsCommandOutput extends BatchImportFindingsRes
3828
3830
  * },
3829
3831
  * },
3830
3832
  * },
3833
+ * AwsEventsEventbus: { // AwsEventsEventbusDetails
3834
+ * Arn: "STRING_VALUE",
3835
+ * Name: "STRING_VALUE",
3836
+ * Policy: "STRING_VALUE",
3837
+ * },
3838
+ * AwsDmsEndpoint: { // AwsDmsEndpointDetails
3839
+ * CertificateArn: "STRING_VALUE",
3840
+ * DatabaseName: "STRING_VALUE",
3841
+ * EndpointArn: "STRING_VALUE",
3842
+ * EndpointIdentifier: "STRING_VALUE",
3843
+ * EndpointType: "STRING_VALUE",
3844
+ * EngineName: "STRING_VALUE",
3845
+ * ExternalId: "STRING_VALUE",
3846
+ * ExtraConnectionAttributes: "STRING_VALUE",
3847
+ * KmsKeyId: "STRING_VALUE",
3848
+ * Port: Number("int"),
3849
+ * ServerName: "STRING_VALUE",
3850
+ * SslMode: "STRING_VALUE",
3851
+ * Username: "STRING_VALUE",
3852
+ * },
3853
+ * AwsEventsEndpoint: { // AwsEventsEndpointDetails
3854
+ * Arn: "STRING_VALUE",
3855
+ * Description: "STRING_VALUE",
3856
+ * EndpointId: "STRING_VALUE",
3857
+ * EndpointUrl: "STRING_VALUE",
3858
+ * EventBuses: [ // AwsEventsEndpointEventBusesList
3859
+ * { // AwsEventsEndpointEventBusesDetails
3860
+ * EventBusArn: "STRING_VALUE",
3861
+ * },
3862
+ * ],
3863
+ * Name: "STRING_VALUE",
3864
+ * ReplicationConfig: { // AwsEventsEndpointReplicationConfigDetails
3865
+ * State: "STRING_VALUE",
3866
+ * },
3867
+ * RoleArn: "STRING_VALUE",
3868
+ * RoutingConfig: { // AwsEventsEndpointRoutingConfigDetails
3869
+ * FailoverConfig: { // AwsEventsEndpointRoutingConfigFailoverConfigDetails
3870
+ * Primary: { // AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetails
3871
+ * HealthCheck: "STRING_VALUE",
3872
+ * },
3873
+ * Secondary: { // AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetails
3874
+ * Route: "STRING_VALUE",
3875
+ * },
3876
+ * },
3877
+ * },
3878
+ * State: "STRING_VALUE",
3879
+ * StateReason: "STRING_VALUE",
3880
+ * },
3881
+ * AwsDmsReplicationTask: { // AwsDmsReplicationTaskDetails
3882
+ * CdcStartPosition: "STRING_VALUE",
3883
+ * CdcStartTime: "STRING_VALUE",
3884
+ * CdcStopPosition: "STRING_VALUE",
3885
+ * MigrationType: "STRING_VALUE",
3886
+ * Id: "STRING_VALUE",
3887
+ * ResourceIdentifier: "STRING_VALUE",
3888
+ * ReplicationInstanceArn: "STRING_VALUE",
3889
+ * ReplicationTaskIdentifier: "STRING_VALUE",
3890
+ * ReplicationTaskSettings: "STRING_VALUE",
3891
+ * SourceEndpointArn: "STRING_VALUE",
3892
+ * TableMappings: "STRING_VALUE",
3893
+ * TargetEndpointArn: "STRING_VALUE",
3894
+ * TaskData: "STRING_VALUE",
3895
+ * },
3896
+ * AwsDmsReplicationInstance: { // AwsDmsReplicationInstanceDetails
3897
+ * AllocatedStorage: Number("int"),
3898
+ * AutoMinorVersionUpgrade: true || false,
3899
+ * AvailabilityZone: "STRING_VALUE",
3900
+ * EngineVersion: "STRING_VALUE",
3901
+ * KmsKeyId: "STRING_VALUE",
3902
+ * MultiAZ: true || false,
3903
+ * PreferredMaintenanceWindow: "STRING_VALUE",
3904
+ * PubliclyAccessible: true || false,
3905
+ * ReplicationInstanceClass: "STRING_VALUE",
3906
+ * ReplicationInstanceIdentifier: "STRING_VALUE",
3907
+ * ReplicationSubnetGroup: { // AwsDmsReplicationInstanceReplicationSubnetGroupDetails
3908
+ * ReplicationSubnetGroupIdentifier: "STRING_VALUE",
3909
+ * },
3910
+ * VpcSecurityGroups: [ // AwsDmsReplicationInstanceVpcSecurityGroupsList
3911
+ * { // AwsDmsReplicationInstanceVpcSecurityGroupsDetails
3912
+ * VpcSecurityGroupId: "STRING_VALUE",
3913
+ * },
3914
+ * ],
3915
+ * },
3916
+ * AwsRoute53HostedZone: { // AwsRoute53HostedZoneDetails
3917
+ * HostedZone: { // AwsRoute53HostedZoneObjectDetails
3918
+ * Id: "STRING_VALUE",
3919
+ * Name: "STRING_VALUE",
3920
+ * Config: { // AwsRoute53HostedZoneConfigDetails
3921
+ * Comment: "STRING_VALUE",
3922
+ * },
3923
+ * },
3924
+ * Vpcs: [ // AwsRoute53HostedZoneVpcsList
3925
+ * { // AwsRoute53HostedZoneVpcDetails
3926
+ * Id: "STRING_VALUE",
3927
+ * Region: "STRING_VALUE",
3928
+ * },
3929
+ * ],
3930
+ * NameServers: [ // AwsRoute53HostedZoneNameServersList
3931
+ * "STRING_VALUE",
3932
+ * ],
3933
+ * QueryLoggingConfig: { // AwsRoute53QueryLoggingConfigDetails
3934
+ * CloudWatchLogsLogGroupArn: { // CloudWatchLogsLogGroupArnConfigDetails
3935
+ * CloudWatchLogsLogGroupArn: "STRING_VALUE",
3936
+ * HostedZoneId: "STRING_VALUE",
3937
+ * Id: "STRING_VALUE",
3938
+ * },
3939
+ * },
3940
+ * },
3941
+ * AwsMskCluster: { // AwsMskClusterDetails
3942
+ * ClusterInfo: { // AwsMskClusterClusterInfoDetails
3943
+ * EncryptionInfo: { // AwsMskClusterClusterInfoEncryptionInfoDetails
3944
+ * EncryptionInTransit: { // AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails
3945
+ * InCluster: true || false,
3946
+ * ClientBroker: "STRING_VALUE",
3947
+ * },
3948
+ * EncryptionAtRest: { // AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails
3949
+ * DataVolumeKMSKeyId: "STRING_VALUE",
3950
+ * },
3951
+ * },
3952
+ * CurrentVersion: "STRING_VALUE",
3953
+ * NumberOfBrokerNodes: Number("int"),
3954
+ * ClusterName: "STRING_VALUE",
3955
+ * ClientAuthentication: { // AwsMskClusterClusterInfoClientAuthenticationDetails
3956
+ * Sasl: { // AwsMskClusterClusterInfoClientAuthenticationSaslDetails
3957
+ * Iam: { // AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails
3958
+ * Enabled: true || false,
3959
+ * },
3960
+ * Scram: { // AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails
3961
+ * Enabled: true || false,
3962
+ * },
3963
+ * },
3964
+ * Unauthenticated: { // AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails
3965
+ * Enabled: true || false,
3966
+ * },
3967
+ * Tls: { // AwsMskClusterClusterInfoClientAuthenticationTlsDetails
3968
+ * CertificateAuthorityArnList: "<StringList>",
3969
+ * Enabled: true || false,
3970
+ * },
3971
+ * },
3972
+ * },
3973
+ * },
3831
3974
  * },
3832
3975
  * },
3833
3976
  * ],
@@ -2315,6 +2315,7 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
2315
2315
  * // },
2316
2316
  * // ],
2317
2317
  * // IamDatabaseAuthenticationEnabled: true || false,
2318
+ * // AutoMinorVersionUpgrade: true || false,
2318
2319
  * // },
2319
2320
  * // AwsEcsCluster: { // AwsEcsClusterDetails
2320
2321
  * // ClusterArn: "STRING_VALUE",
@@ -2563,6 +2564,7 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
2563
2564
  * // Name: "STRING_VALUE",
2564
2565
  * // },
2565
2566
  * // ],
2567
+ * // Status: "STRING_VALUE",
2566
2568
  * // },
2567
2569
  * // Container: { // ContainerDetails
2568
2570
  * // ContainerRuntime: "STRING_VALUE",
@@ -4018,6 +4020,147 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
4018
4020
  * // },
4019
4021
  * // },
4020
4022
  * // },
4023
+ * // AwsEventsEventbus: { // AwsEventsEventbusDetails
4024
+ * // Arn: "STRING_VALUE",
4025
+ * // Name: "STRING_VALUE",
4026
+ * // Policy: "STRING_VALUE",
4027
+ * // },
4028
+ * // AwsDmsEndpoint: { // AwsDmsEndpointDetails
4029
+ * // CertificateArn: "STRING_VALUE",
4030
+ * // DatabaseName: "STRING_VALUE",
4031
+ * // EndpointArn: "STRING_VALUE",
4032
+ * // EndpointIdentifier: "STRING_VALUE",
4033
+ * // EndpointType: "STRING_VALUE",
4034
+ * // EngineName: "STRING_VALUE",
4035
+ * // ExternalId: "STRING_VALUE",
4036
+ * // ExtraConnectionAttributes: "STRING_VALUE",
4037
+ * // KmsKeyId: "STRING_VALUE",
4038
+ * // Port: Number("int"),
4039
+ * // ServerName: "STRING_VALUE",
4040
+ * // SslMode: "STRING_VALUE",
4041
+ * // Username: "STRING_VALUE",
4042
+ * // },
4043
+ * // AwsEventsEndpoint: { // AwsEventsEndpointDetails
4044
+ * // Arn: "STRING_VALUE",
4045
+ * // Description: "STRING_VALUE",
4046
+ * // EndpointId: "STRING_VALUE",
4047
+ * // EndpointUrl: "STRING_VALUE",
4048
+ * // EventBuses: [ // AwsEventsEndpointEventBusesList
4049
+ * // { // AwsEventsEndpointEventBusesDetails
4050
+ * // EventBusArn: "STRING_VALUE",
4051
+ * // },
4052
+ * // ],
4053
+ * // Name: "STRING_VALUE",
4054
+ * // ReplicationConfig: { // AwsEventsEndpointReplicationConfigDetails
4055
+ * // State: "STRING_VALUE",
4056
+ * // },
4057
+ * // RoleArn: "STRING_VALUE",
4058
+ * // RoutingConfig: { // AwsEventsEndpointRoutingConfigDetails
4059
+ * // FailoverConfig: { // AwsEventsEndpointRoutingConfigFailoverConfigDetails
4060
+ * // Primary: { // AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetails
4061
+ * // HealthCheck: "STRING_VALUE",
4062
+ * // },
4063
+ * // Secondary: { // AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetails
4064
+ * // Route: "STRING_VALUE",
4065
+ * // },
4066
+ * // },
4067
+ * // },
4068
+ * // State: "STRING_VALUE",
4069
+ * // StateReason: "STRING_VALUE",
4070
+ * // },
4071
+ * // AwsDmsReplicationTask: { // AwsDmsReplicationTaskDetails
4072
+ * // CdcStartPosition: "STRING_VALUE",
4073
+ * // CdcStartTime: "STRING_VALUE",
4074
+ * // CdcStopPosition: "STRING_VALUE",
4075
+ * // MigrationType: "STRING_VALUE",
4076
+ * // Id: "STRING_VALUE",
4077
+ * // ResourceIdentifier: "STRING_VALUE",
4078
+ * // ReplicationInstanceArn: "STRING_VALUE",
4079
+ * // ReplicationTaskIdentifier: "STRING_VALUE",
4080
+ * // ReplicationTaskSettings: "STRING_VALUE",
4081
+ * // SourceEndpointArn: "STRING_VALUE",
4082
+ * // TableMappings: "STRING_VALUE",
4083
+ * // TargetEndpointArn: "STRING_VALUE",
4084
+ * // TaskData: "STRING_VALUE",
4085
+ * // },
4086
+ * // AwsDmsReplicationInstance: { // AwsDmsReplicationInstanceDetails
4087
+ * // AllocatedStorage: Number("int"),
4088
+ * // AutoMinorVersionUpgrade: true || false,
4089
+ * // AvailabilityZone: "STRING_VALUE",
4090
+ * // EngineVersion: "STRING_VALUE",
4091
+ * // KmsKeyId: "STRING_VALUE",
4092
+ * // MultiAZ: true || false,
4093
+ * // PreferredMaintenanceWindow: "STRING_VALUE",
4094
+ * // PubliclyAccessible: true || false,
4095
+ * // ReplicationInstanceClass: "STRING_VALUE",
4096
+ * // ReplicationInstanceIdentifier: "STRING_VALUE",
4097
+ * // ReplicationSubnetGroup: { // AwsDmsReplicationInstanceReplicationSubnetGroupDetails
4098
+ * // ReplicationSubnetGroupIdentifier: "STRING_VALUE",
4099
+ * // },
4100
+ * // VpcSecurityGroups: [ // AwsDmsReplicationInstanceVpcSecurityGroupsList
4101
+ * // { // AwsDmsReplicationInstanceVpcSecurityGroupsDetails
4102
+ * // VpcSecurityGroupId: "STRING_VALUE",
4103
+ * // },
4104
+ * // ],
4105
+ * // },
4106
+ * // AwsRoute53HostedZone: { // AwsRoute53HostedZoneDetails
4107
+ * // HostedZone: { // AwsRoute53HostedZoneObjectDetails
4108
+ * // Id: "STRING_VALUE",
4109
+ * // Name: "STRING_VALUE",
4110
+ * // Config: { // AwsRoute53HostedZoneConfigDetails
4111
+ * // Comment: "STRING_VALUE",
4112
+ * // },
4113
+ * // },
4114
+ * // Vpcs: [ // AwsRoute53HostedZoneVpcsList
4115
+ * // { // AwsRoute53HostedZoneVpcDetails
4116
+ * // Id: "STRING_VALUE",
4117
+ * // Region: "STRING_VALUE",
4118
+ * // },
4119
+ * // ],
4120
+ * // NameServers: [ // AwsRoute53HostedZoneNameServersList
4121
+ * // "STRING_VALUE",
4122
+ * // ],
4123
+ * // QueryLoggingConfig: { // AwsRoute53QueryLoggingConfigDetails
4124
+ * // CloudWatchLogsLogGroupArn: { // CloudWatchLogsLogGroupArnConfigDetails
4125
+ * // CloudWatchLogsLogGroupArn: "STRING_VALUE",
4126
+ * // HostedZoneId: "STRING_VALUE",
4127
+ * // Id: "STRING_VALUE",
4128
+ * // },
4129
+ * // },
4130
+ * // },
4131
+ * // AwsMskCluster: { // AwsMskClusterDetails
4132
+ * // ClusterInfo: { // AwsMskClusterClusterInfoDetails
4133
+ * // EncryptionInfo: { // AwsMskClusterClusterInfoEncryptionInfoDetails
4134
+ * // EncryptionInTransit: { // AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails
4135
+ * // InCluster: true || false,
4136
+ * // ClientBroker: "STRING_VALUE",
4137
+ * // },
4138
+ * // EncryptionAtRest: { // AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails
4139
+ * // DataVolumeKMSKeyId: "STRING_VALUE",
4140
+ * // },
4141
+ * // },
4142
+ * // CurrentVersion: "STRING_VALUE",
4143
+ * // NumberOfBrokerNodes: Number("int"),
4144
+ * // ClusterName: "STRING_VALUE",
4145
+ * // ClientAuthentication: { // AwsMskClusterClusterInfoClientAuthenticationDetails
4146
+ * // Sasl: { // AwsMskClusterClusterInfoClientAuthenticationSaslDetails
4147
+ * // Iam: { // AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails
4148
+ * // Enabled: true || false,
4149
+ * // },
4150
+ * // Scram: { // AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails
4151
+ * // Enabled: true || false,
4152
+ * // },
4153
+ * // },
4154
+ * // Unauthenticated: { // AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails
4155
+ * // Enabled: true || false,
4156
+ * // },
4157
+ * // Tls: { // AwsMskClusterClusterInfoClientAuthenticationTlsDetails
4158
+ * // CertificateAuthorityArnList: "<StringList>",
4159
+ * // Enabled: true || false,
4160
+ * // },
4161
+ * // },
4162
+ * // },
4163
+ * // },
4021
4164
  * // },
4022
4165
  * // },
4023
4166
  * // ],