aws-sdk-securityhub 1.52.0 → 1.53.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.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +5 -0
 - data/VERSION +1 -1
 - data/lib/aws-sdk-securityhub/client.rb +349 -9
 - data/lib/aws-sdk-securityhub/client_api.rb +261 -0
 - data/lib/aws-sdk-securityhub/types.rb +2468 -75
 - data/lib/aws-sdk-securityhub.rb +1 -1
 - metadata +2 -2
 
| 
         @@ -82,10 +82,18 @@ module Aws::SecurityHub 
     | 
|
| 
       82 
82 
     | 
    
         
             
                AwsCloudFrontDistributionOriginItemList = Shapes::ListShape.new(name: 'AwsCloudFrontDistributionOriginItemList')
         
     | 
| 
       83 
83 
     | 
    
         
             
                AwsCloudFrontDistributionOriginS3OriginConfig = Shapes::StructureShape.new(name: 'AwsCloudFrontDistributionOriginS3OriginConfig')
         
     | 
| 
       84 
84 
     | 
    
         
             
                AwsCloudFrontDistributionOrigins = Shapes::StructureShape.new(name: 'AwsCloudFrontDistributionOrigins')
         
     | 
| 
      
 85 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate = Shapes::StructureShape.new(name: 'AwsCloudFrontDistributionViewerCertificate')
         
     | 
| 
       85 
86 
     | 
    
         
             
                AwsCloudTrailTrailDetails = Shapes::StructureShape.new(name: 'AwsCloudTrailTrailDetails')
         
     | 
| 
      
 87 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectArtifactsDetails')
         
     | 
| 
      
 88 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsList = Shapes::ListShape.new(name: 'AwsCodeBuildProjectArtifactsList')
         
     | 
| 
       86 
89 
     | 
    
         
             
                AwsCodeBuildProjectDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectDetails')
         
     | 
| 
       87 
90 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectEnvironment')
         
     | 
| 
      
 91 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails')
         
     | 
| 
      
 92 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesList = Shapes::ListShape.new(name: 'AwsCodeBuildProjectEnvironmentEnvironmentVariablesList')
         
     | 
| 
       88 
93 
     | 
    
         
             
                AwsCodeBuildProjectEnvironmentRegistryCredential = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectEnvironmentRegistryCredential')
         
     | 
| 
      
 94 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails')
         
     | 
| 
      
 95 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectLogsConfigDetails')
         
     | 
| 
      
 96 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigS3LogsDetails = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectLogsConfigS3LogsDetails')
         
     | 
| 
       89 
97 
     | 
    
         
             
                AwsCodeBuildProjectSource = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectSource')
         
     | 
| 
       90 
98 
     | 
    
         
             
                AwsCodeBuildProjectVpcConfig = Shapes::StructureShape.new(name: 'AwsCodeBuildProjectVpcConfig')
         
     | 
| 
       91 
99 
     | 
    
         
             
                AwsCorsConfiguration = Shapes::StructureShape.new(name: 'AwsCorsConfiguration')
         
     | 
| 
         @@ -142,6 +150,9 @@ module Aws::SecurityHub 
     | 
|
| 
       142 
150 
     | 
    
         
             
                AwsEc2VolumeAttachmentList = Shapes::ListShape.new(name: 'AwsEc2VolumeAttachmentList')
         
     | 
| 
       143 
151 
     | 
    
         
             
                AwsEc2VolumeDetails = Shapes::StructureShape.new(name: 'AwsEc2VolumeDetails')
         
     | 
| 
       144 
152 
     | 
    
         
             
                AwsEc2VpcDetails = Shapes::StructureShape.new(name: 'AwsEc2VpcDetails')
         
     | 
| 
      
 153 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails = Shapes::StructureShape.new(name: 'AwsEc2VpcEndpointServiceDetails')
         
     | 
| 
      
 154 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceServiceTypeDetails = Shapes::StructureShape.new(name: 'AwsEc2VpcEndpointServiceServiceTypeDetails')
         
     | 
| 
      
 155 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceServiceTypeList = Shapes::ListShape.new(name: 'AwsEc2VpcEndpointServiceServiceTypeList')
         
     | 
| 
       145 
156 
     | 
    
         
             
                AwsEc2VpnConnectionDetails = Shapes::StructureShape.new(name: 'AwsEc2VpnConnectionDetails')
         
     | 
| 
       146 
157 
     | 
    
         
             
                AwsEc2VpnConnectionOptionsDetails = Shapes::StructureShape.new(name: 'AwsEc2VpnConnectionOptionsDetails')
         
     | 
| 
       147 
158 
     | 
    
         
             
                AwsEc2VpnConnectionOptionsTunnelOptionsDetails = Shapes::StructureShape.new(name: 'AwsEc2VpnConnectionOptionsTunnelOptionsDetails')
         
     | 
| 
         @@ -151,6 +162,9 @@ module Aws::SecurityHub 
     | 
|
| 
       151 
162 
     | 
    
         
             
                AwsEc2VpnConnectionVgwTelemetryDetails = Shapes::StructureShape.new(name: 'AwsEc2VpnConnectionVgwTelemetryDetails')
         
     | 
| 
       152 
163 
     | 
    
         
             
                AwsEc2VpnConnectionVgwTelemetryList = Shapes::ListShape.new(name: 'AwsEc2VpnConnectionVgwTelemetryList')
         
     | 
| 
       153 
164 
     | 
    
         
             
                AwsEcrContainerImageDetails = Shapes::StructureShape.new(name: 'AwsEcrContainerImageDetails')
         
     | 
| 
      
 165 
     | 
    
         
            +
                AwsEcrRepositoryDetails = Shapes::StructureShape.new(name: 'AwsEcrRepositoryDetails')
         
     | 
| 
      
 166 
     | 
    
         
            +
                AwsEcrRepositoryImageScanningConfigurationDetails = Shapes::StructureShape.new(name: 'AwsEcrRepositoryImageScanningConfigurationDetails')
         
     | 
| 
      
 167 
     | 
    
         
            +
                AwsEcrRepositoryLifecyclePolicyDetails = Shapes::StructureShape.new(name: 'AwsEcrRepositoryLifecyclePolicyDetails')
         
     | 
| 
       154 
168 
     | 
    
         
             
                AwsEcsClusterClusterSettingsDetails = Shapes::StructureShape.new(name: 'AwsEcsClusterClusterSettingsDetails')
         
     | 
| 
       155 
169 
     | 
    
         
             
                AwsEcsClusterClusterSettingsList = Shapes::ListShape.new(name: 'AwsEcsClusterClusterSettingsList')
         
     | 
| 
       156 
170 
     | 
    
         
             
                AwsEcsClusterConfigurationDetails = Shapes::StructureShape.new(name: 'AwsEcsClusterConfigurationDetails')
         
     | 
| 
         @@ -225,6 +239,11 @@ module Aws::SecurityHub 
     | 
|
| 
       225 
239 
     | 
    
         
             
                AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails = Shapes::StructureShape.new(name: 'AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails')
         
     | 
| 
       226 
240 
     | 
    
         
             
                AwsEcsTaskDefinitionVolumesHostDetails = Shapes::StructureShape.new(name: 'AwsEcsTaskDefinitionVolumesHostDetails')
         
     | 
| 
       227 
241 
     | 
    
         
             
                AwsEcsTaskDefinitionVolumesList = Shapes::ListShape.new(name: 'AwsEcsTaskDefinitionVolumesList')
         
     | 
| 
      
 242 
     | 
    
         
            +
                AwsEksClusterDetails = Shapes::StructureShape.new(name: 'AwsEksClusterDetails')
         
     | 
| 
      
 243 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingDetails = Shapes::StructureShape.new(name: 'AwsEksClusterLoggingClusterLoggingDetails')
         
     | 
| 
      
 244 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingList = Shapes::ListShape.new(name: 'AwsEksClusterLoggingClusterLoggingList')
         
     | 
| 
      
 245 
     | 
    
         
            +
                AwsEksClusterLoggingDetails = Shapes::StructureShape.new(name: 'AwsEksClusterLoggingDetails')
         
     | 
| 
      
 246 
     | 
    
         
            +
                AwsEksClusterResourcesVpcConfigDetails = Shapes::StructureShape.new(name: 'AwsEksClusterResourcesVpcConfigDetails')
         
     | 
| 
       228 
247 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentDetails = Shapes::StructureShape.new(name: 'AwsElasticBeanstalkEnvironmentDetails')
         
     | 
| 
       229 
248 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentEnvironmentLink = Shapes::StructureShape.new(name: 'AwsElasticBeanstalkEnvironmentEnvironmentLink')
         
     | 
| 
       230 
249 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentEnvironmentLinks = Shapes::ListShape.new(name: 'AwsElasticBeanstalkEnvironmentEnvironmentLinks')
         
     | 
| 
         @@ -261,6 +280,8 @@ module Aws::SecurityHub 
     | 
|
| 
       261 
280 
     | 
    
         
             
                AwsElbLoadBalancerListenerDescriptions = Shapes::ListShape.new(name: 'AwsElbLoadBalancerListenerDescriptions')
         
     | 
| 
       262 
281 
     | 
    
         
             
                AwsElbLoadBalancerPolicies = Shapes::StructureShape.new(name: 'AwsElbLoadBalancerPolicies')
         
     | 
| 
       263 
282 
     | 
    
         
             
                AwsElbLoadBalancerSourceSecurityGroup = Shapes::StructureShape.new(name: 'AwsElbLoadBalancerSourceSecurityGroup')
         
     | 
| 
      
 283 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttribute = Shapes::StructureShape.new(name: 'AwsElbv2LoadBalancerAttribute')
         
     | 
| 
      
 284 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttributes = Shapes::ListShape.new(name: 'AwsElbv2LoadBalancerAttributes')
         
     | 
| 
       264 
285 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails = Shapes::StructureShape.new(name: 'AwsElbv2LoadBalancerDetails')
         
     | 
| 
       265 
286 
     | 
    
         
             
                AwsIamAccessKeyDetails = Shapes::StructureShape.new(name: 'AwsIamAccessKeyDetails')
         
     | 
| 
       266 
287 
     | 
    
         
             
                AwsIamAccessKeySessionContext = Shapes::StructureShape.new(name: 'AwsIamAccessKeySessionContext')
         
     | 
| 
         @@ -299,6 +320,16 @@ module Aws::SecurityHub 
     | 
|
| 
       299 
320 
     | 
    
         
             
                AwsLambdaFunctionVpcConfig = Shapes::StructureShape.new(name: 'AwsLambdaFunctionVpcConfig')
         
     | 
| 
       300 
321 
     | 
    
         
             
                AwsLambdaLayerVersionDetails = Shapes::StructureShape.new(name: 'AwsLambdaLayerVersionDetails')
         
     | 
| 
       301 
322 
     | 
    
         
             
                AwsLambdaLayerVersionNumber = Shapes::IntegerShape.new(name: 'AwsLambdaLayerVersionNumber')
         
     | 
| 
      
 323 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainClusterConfigDetails')
         
     | 
| 
      
 324 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails')
         
     | 
| 
      
 325 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainDetails')
         
     | 
| 
      
 326 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainDomainEndpointOptionsDetails')
         
     | 
| 
      
 327 
     | 
    
         
            +
                AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails')
         
     | 
| 
      
 328 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOption = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainLogPublishingOption')
         
     | 
| 
      
 329 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainLogPublishingOptionsDetails')
         
     | 
| 
      
 330 
     | 
    
         
            +
                AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails')
         
     | 
| 
      
 331 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails')
         
     | 
| 
      
 332 
     | 
    
         
            +
                AwsOpenSearchServiceDomainVpcOptionsDetails = Shapes::StructureShape.new(name: 'AwsOpenSearchServiceDomainVpcOptionsDetails')
         
     | 
| 
       302 
333 
     | 
    
         
             
                AwsRdsDbClusterAssociatedRole = Shapes::StructureShape.new(name: 'AwsRdsDbClusterAssociatedRole')
         
     | 
| 
       303 
334 
     | 
    
         
             
                AwsRdsDbClusterAssociatedRoles = Shapes::ListShape.new(name: 'AwsRdsDbClusterAssociatedRoles')
         
     | 
| 
       304 
335 
     | 
    
         
             
                AwsRdsDbClusterDetails = Shapes::StructureShape.new(name: 'AwsRdsDbClusterDetails')
         
     | 
| 
         @@ -404,9 +435,16 @@ module Aws::SecurityHub 
     | 
|
| 
       404 
435 
     | 
    
         
             
                AwsSsmComplianceSummary = Shapes::StructureShape.new(name: 'AwsSsmComplianceSummary')
         
     | 
| 
       405 
436 
     | 
    
         
             
                AwsSsmPatch = Shapes::StructureShape.new(name: 'AwsSsmPatch')
         
     | 
| 
       406 
437 
     | 
    
         
             
                AwsSsmPatchComplianceDetails = Shapes::StructureShape.new(name: 'AwsSsmPatchComplianceDetails')
         
     | 
| 
      
 438 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails = Shapes::StructureShape.new(name: 'AwsWafRateBasedRuleDetails')
         
     | 
| 
      
 439 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicate = Shapes::StructureShape.new(name: 'AwsWafRateBasedRuleMatchPredicate')
         
     | 
| 
      
 440 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicateList = Shapes::ListShape.new(name: 'AwsWafRateBasedRuleMatchPredicateList')
         
     | 
| 
      
 441 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails = Shapes::StructureShape.new(name: 'AwsWafRegionalRateBasedRuleDetails')
         
     | 
| 
      
 442 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicate = Shapes::StructureShape.new(name: 'AwsWafRegionalRateBasedRuleMatchPredicate')
         
     | 
| 
      
 443 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicateList = Shapes::ListShape.new(name: 'AwsWafRegionalRateBasedRuleMatchPredicateList')
         
     | 
| 
       407 
444 
     | 
    
         
             
                AwsWafWebAclDetails = Shapes::StructureShape.new(name: 'AwsWafWebAclDetails')
         
     | 
| 
       408 
445 
     | 
    
         
             
                AwsWafWebAclRule = Shapes::StructureShape.new(name: 'AwsWafWebAclRule')
         
     | 
| 
       409 
446 
     | 
    
         
             
                AwsWafWebAclRuleList = Shapes::ListShape.new(name: 'AwsWafWebAclRuleList')
         
     | 
| 
      
 447 
     | 
    
         
            +
                AwsXrayEncryptionConfigDetails = Shapes::StructureShape.new(name: 'AwsXrayEncryptionConfigDetails')
         
     | 
| 
       410 
448 
     | 
    
         
             
                BatchDisableStandardsRequest = Shapes::StructureShape.new(name: 'BatchDisableStandardsRequest')
         
     | 
| 
       411 
449 
     | 
    
         
             
                BatchDisableStandardsResponse = Shapes::StructureShape.new(name: 'BatchDisableStandardsResponse')
         
     | 
| 
       412 
450 
     | 
    
         
             
                BatchEnableStandardsRequest = Shapes::StructureShape.new(name: 'BatchEnableStandardsRequest')
         
     | 
| 
         @@ -986,6 +1024,7 @@ module Aws::SecurityHub 
     | 
|
| 
       986 
1024 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.add_member(:logging, Shapes::ShapeRef.new(shape: AwsCloudFrontDistributionLogging, location_name: "Logging"))
         
     | 
| 
       987 
1025 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.add_member(:origins, Shapes::ShapeRef.new(shape: AwsCloudFrontDistributionOrigins, location_name: "Origins"))
         
     | 
| 
       988 
1026 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.add_member(:origin_groups, Shapes::ShapeRef.new(shape: AwsCloudFrontDistributionOriginGroups, location_name: "OriginGroups"))
         
     | 
| 
      
 1027 
     | 
    
         
            +
                AwsCloudFrontDistributionDetails.add_member(:viewer_certificate, Shapes::ShapeRef.new(shape: AwsCloudFrontDistributionViewerCertificate, location_name: "ViewerCertificate"))
         
     | 
| 
       989 
1028 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.add_member(:status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Status"))
         
     | 
| 
       990 
1029 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "WebAclId"))
         
     | 
| 
       991 
1030 
     | 
    
         
             
                AwsCloudFrontDistributionDetails.struct_class = Types::AwsCloudFrontDistributionDetails
         
     | 
| 
         @@ -1027,6 +1066,15 @@ module Aws::SecurityHub 
     | 
|
| 
       1027 
1066 
     | 
    
         
             
                AwsCloudFrontDistributionOrigins.add_member(:items, Shapes::ShapeRef.new(shape: AwsCloudFrontDistributionOriginItemList, location_name: "Items"))
         
     | 
| 
       1028 
1067 
     | 
    
         
             
                AwsCloudFrontDistributionOrigins.struct_class = Types::AwsCloudFrontDistributionOrigins
         
     | 
| 
       1029 
1068 
     | 
    
         | 
| 
      
 1069 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:acm_certificate_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AcmCertificateArn"))
         
     | 
| 
      
 1070 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:certificate, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Certificate"))
         
     | 
| 
      
 1071 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:certificate_source, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CertificateSource"))
         
     | 
| 
      
 1072 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:cloud_front_default_certificate, Shapes::ShapeRef.new(shape: Boolean, location_name: "CloudFrontDefaultCertificate"))
         
     | 
| 
      
 1073 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:iam_certificate_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "IamCertificateId"))
         
     | 
| 
      
 1074 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:minimum_protocol_version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "MinimumProtocolVersion"))
         
     | 
| 
      
 1075 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.add_member(:ssl_support_method, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SslSupportMethod"))
         
     | 
| 
      
 1076 
     | 
    
         
            +
                AwsCloudFrontDistributionViewerCertificate.struct_class = Types::AwsCloudFrontDistributionViewerCertificate
         
     | 
| 
      
 1077 
     | 
    
         
            +
             
     | 
| 
       1030 
1078 
     | 
    
         
             
                AwsCloudTrailTrailDetails.add_member(:cloud_watch_logs_log_group_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CloudWatchLogsLogGroupArn"))
         
     | 
| 
       1031 
1079 
     | 
    
         
             
                AwsCloudTrailTrailDetails.add_member(:cloud_watch_logs_role_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CloudWatchLogsRoleArn"))
         
     | 
| 
       1032 
1080 
     | 
    
         
             
                AwsCloudTrailTrailDetails.add_member(:has_custom_event_selectors, Shapes::ShapeRef.new(shape: Boolean, location_name: "HasCustomEventSelectors"))
         
     | 
| 
         @@ -1044,24 +1092,62 @@ module Aws::SecurityHub 
     | 
|
| 
       1044 
1092 
     | 
    
         
             
                AwsCloudTrailTrailDetails.add_member(:trail_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TrailArn"))
         
     | 
| 
       1045 
1093 
     | 
    
         
             
                AwsCloudTrailTrailDetails.struct_class = Types::AwsCloudTrailTrailDetails
         
     | 
| 
       1046 
1094 
     | 
    
         | 
| 
      
 1095 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:artifact_identifier, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ArtifactIdentifier"))
         
     | 
| 
      
 1096 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:encryption_disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EncryptionDisabled"))
         
     | 
| 
      
 1097 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:location, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Location"))
         
     | 
| 
      
 1098 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
      
 1099 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:namespace_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NamespaceType"))
         
     | 
| 
      
 1100 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:override_artifact_name, Shapes::ShapeRef.new(shape: Boolean, location_name: "OverrideArtifactName"))
         
     | 
| 
      
 1101 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:packaging, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Packaging"))
         
     | 
| 
      
 1102 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:path, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Path"))
         
     | 
| 
      
 1103 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
      
 1104 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsDetails.struct_class = Types::AwsCodeBuildProjectArtifactsDetails
         
     | 
| 
      
 1105 
     | 
    
         
            +
             
     | 
| 
      
 1106 
     | 
    
         
            +
                AwsCodeBuildProjectArtifactsList.member = Shapes::ShapeRef.new(shape: AwsCodeBuildProjectArtifactsDetails)
         
     | 
| 
      
 1107 
     | 
    
         
            +
             
     | 
| 
       1047 
1108 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:encryption_key, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "EncryptionKey"))
         
     | 
| 
      
 1109 
     | 
    
         
            +
                AwsCodeBuildProjectDetails.add_member(:artifacts, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectArtifactsList, location_name: "Artifacts"))
         
     | 
| 
       1048 
1110 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:environment, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectEnvironment, location_name: "Environment"))
         
     | 
| 
       1049 
1111 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
       1050 
1112 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:source, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectSource, location_name: "Source"))
         
     | 
| 
       1051 
1113 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:service_role, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ServiceRole"))
         
     | 
| 
      
 1114 
     | 
    
         
            +
                AwsCodeBuildProjectDetails.add_member(:logs_config, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectLogsConfigDetails, location_name: "LogsConfig"))
         
     | 
| 
       1052 
1115 
     | 
    
         
             
                AwsCodeBuildProjectDetails.add_member(:vpc_config, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectVpcConfig, location_name: "VpcConfig"))
         
     | 
| 
       1053 
1116 
     | 
    
         
             
                AwsCodeBuildProjectDetails.struct_class = Types::AwsCodeBuildProjectDetails
         
     | 
| 
       1054 
1117 
     | 
    
         | 
| 
       1055 
1118 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment.add_member(:certificate, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Certificate"))
         
     | 
| 
      
 1119 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironment.add_member(:environment_variables, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectEnvironmentEnvironmentVariablesList, location_name: "EnvironmentVariables"))
         
     | 
| 
      
 1120 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironment.add_member(:privileged_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivilegedMode"))
         
     | 
| 
       1056 
1121 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment.add_member(:image_pull_credentials_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ImagePullCredentialsType"))
         
     | 
| 
       1057 
1122 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment.add_member(:registry_credential, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectEnvironmentRegistryCredential, location_name: "RegistryCredential"))
         
     | 
| 
       1058 
1123 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
       1059 
1124 
     | 
    
         
             
                AwsCodeBuildProjectEnvironment.struct_class = Types::AwsCodeBuildProjectEnvironment
         
     | 
| 
       1060 
1125 
     | 
    
         | 
| 
      
 1126 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
      
 1127 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
      
 1128 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Value"))
         
     | 
| 
      
 1129 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails.struct_class = Types::AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails
         
     | 
| 
      
 1130 
     | 
    
         
            +
             
     | 
| 
      
 1131 
     | 
    
         
            +
                AwsCodeBuildProjectEnvironmentEnvironmentVariablesList.member = Shapes::ShapeRef.new(shape: AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails)
         
     | 
| 
      
 1132 
     | 
    
         
            +
             
     | 
| 
       1061 
1133 
     | 
    
         
             
                AwsCodeBuildProjectEnvironmentRegistryCredential.add_member(:credential, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Credential"))
         
     | 
| 
       1062 
1134 
     | 
    
         
             
                AwsCodeBuildProjectEnvironmentRegistryCredential.add_member(:credential_provider, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CredentialProvider"))
         
     | 
| 
       1063 
1135 
     | 
    
         
             
                AwsCodeBuildProjectEnvironmentRegistryCredential.struct_class = Types::AwsCodeBuildProjectEnvironmentRegistryCredential
         
     | 
| 
       1064 
1136 
     | 
    
         | 
| 
      
 1137 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.add_member(:group_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "GroupName"))
         
     | 
| 
      
 1138 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.add_member(:status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Status"))
         
     | 
| 
      
 1139 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.add_member(:stream_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "StreamName"))
         
     | 
| 
      
 1140 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.struct_class = Types::AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails
         
     | 
| 
      
 1141 
     | 
    
         
            +
             
     | 
| 
      
 1142 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigDetails.add_member(:cloud_watch_logs, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails, location_name: "CloudWatchLogs"))
         
     | 
| 
      
 1143 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigDetails.add_member(:s3_logs, Shapes::ShapeRef.new(shape: AwsCodeBuildProjectLogsConfigS3LogsDetails, location_name: "S3Logs"))
         
     | 
| 
      
 1144 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigDetails.struct_class = Types::AwsCodeBuildProjectLogsConfigDetails
         
     | 
| 
      
 1145 
     | 
    
         
            +
             
     | 
| 
      
 1146 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigS3LogsDetails.add_member(:encryption_disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EncryptionDisabled"))
         
     | 
| 
      
 1147 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigS3LogsDetails.add_member(:location, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Location"))
         
     | 
| 
      
 1148 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigS3LogsDetails.add_member(:status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Status"))
         
     | 
| 
      
 1149 
     | 
    
         
            +
                AwsCodeBuildProjectLogsConfigS3LogsDetails.struct_class = Types::AwsCodeBuildProjectLogsConfigS3LogsDetails
         
     | 
| 
      
 1150 
     | 
    
         
            +
             
     | 
| 
       1065 
1151 
     | 
    
         
             
                AwsCodeBuildProjectSource.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
       1066 
1152 
     | 
    
         
             
                AwsCodeBuildProjectSource.add_member(:location, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Location"))
         
     | 
| 
       1067 
1153 
     | 
    
         
             
                AwsCodeBuildProjectSource.add_member(:git_clone_depth, Shapes::ShapeRef.new(shape: Integer, location_name: "GitCloneDepth"))
         
     | 
| 
         @@ -1359,6 +1445,24 @@ module Aws::SecurityHub 
     | 
|
| 
       1359 
1445 
     | 
    
         
             
                AwsEc2VpcDetails.add_member(:state, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "State"))
         
     | 
| 
       1360 
1446 
     | 
    
         
             
                AwsEc2VpcDetails.struct_class = Types::AwsEc2VpcDetails
         
     | 
| 
       1361 
1447 
     | 
    
         | 
| 
      
 1448 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:acceptance_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "AcceptanceRequired"))
         
     | 
| 
      
 1449 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:availability_zones, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "AvailabilityZones"))
         
     | 
| 
      
 1450 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:base_endpoint_dns_names, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "BaseEndpointDnsNames"))
         
     | 
| 
      
 1451 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:manages_vpc_endpoints, Shapes::ShapeRef.new(shape: Boolean, location_name: "ManagesVpcEndpoints"))
         
     | 
| 
      
 1452 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:gateway_load_balancer_arns, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "GatewayLoadBalancerArns"))
         
     | 
| 
      
 1453 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:network_load_balancer_arns, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "NetworkLoadBalancerArns"))
         
     | 
| 
      
 1454 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:private_dns_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "PrivateDnsName"))
         
     | 
| 
      
 1455 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:service_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ServiceId"))
         
     | 
| 
      
 1456 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:service_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ServiceName"))
         
     | 
| 
      
 1457 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:service_state, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ServiceState"))
         
     | 
| 
      
 1458 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.add_member(:service_type, Shapes::ShapeRef.new(shape: AwsEc2VpcEndpointServiceServiceTypeList, location_name: "ServiceType"))
         
     | 
| 
      
 1459 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceDetails.struct_class = Types::AwsEc2VpcEndpointServiceDetails
         
     | 
| 
      
 1460 
     | 
    
         
            +
             
     | 
| 
      
 1461 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceServiceTypeDetails.add_member(:service_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ServiceType"))
         
     | 
| 
      
 1462 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceServiceTypeDetails.struct_class = Types::AwsEc2VpcEndpointServiceServiceTypeDetails
         
     | 
| 
      
 1463 
     | 
    
         
            +
             
     | 
| 
      
 1464 
     | 
    
         
            +
                AwsEc2VpcEndpointServiceServiceTypeList.member = Shapes::ShapeRef.new(shape: AwsEc2VpcEndpointServiceServiceTypeDetails)
         
     | 
| 
      
 1465 
     | 
    
         
            +
             
     | 
| 
       1362 
1466 
     | 
    
         
             
                AwsEc2VpnConnectionDetails.add_member(:vpn_connection_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VpnConnectionId"))
         
     | 
| 
       1363 
1467 
     | 
    
         
             
                AwsEc2VpnConnectionDetails.add_member(:state, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "State"))
         
     | 
| 
       1364 
1468 
     | 
    
         
             
                AwsEc2VpnConnectionDetails.add_member(:customer_gateway_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CustomerGatewayId"))
         
     | 
| 
         @@ -1420,6 +1524,21 @@ module Aws::SecurityHub 
     | 
|
| 
       1420 
1524 
     | 
    
         
             
                AwsEcrContainerImageDetails.add_member(:image_published_at, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ImagePublishedAt"))
         
     | 
| 
       1421 
1525 
     | 
    
         
             
                AwsEcrContainerImageDetails.struct_class = Types::AwsEcrContainerImageDetails
         
     | 
| 
       1422 
1526 
     | 
    
         | 
| 
      
 1527 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
         
     | 
| 
      
 1528 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:image_scanning_configuration, Shapes::ShapeRef.new(shape: AwsEcrRepositoryImageScanningConfigurationDetails, location_name: "ImageScanningConfiguration"))
         
     | 
| 
      
 1529 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ImageTagMutability"))
         
     | 
| 
      
 1530 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:lifecycle_policy, Shapes::ShapeRef.new(shape: AwsEcrRepositoryLifecyclePolicyDetails, location_name: "LifecyclePolicy"))
         
     | 
| 
      
 1531 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:repository_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RepositoryName"))
         
     | 
| 
      
 1532 
     | 
    
         
            +
                AwsEcrRepositoryDetails.add_member(:repository_policy_text, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RepositoryPolicyText"))
         
     | 
| 
      
 1533 
     | 
    
         
            +
                AwsEcrRepositoryDetails.struct_class = Types::AwsEcrRepositoryDetails
         
     | 
| 
      
 1534 
     | 
    
         
            +
             
     | 
| 
      
 1535 
     | 
    
         
            +
                AwsEcrRepositoryImageScanningConfigurationDetails.add_member(:scan_on_push, Shapes::ShapeRef.new(shape: Boolean, location_name: "ScanOnPush"))
         
     | 
| 
      
 1536 
     | 
    
         
            +
                AwsEcrRepositoryImageScanningConfigurationDetails.struct_class = Types::AwsEcrRepositoryImageScanningConfigurationDetails
         
     | 
| 
      
 1537 
     | 
    
         
            +
             
     | 
| 
      
 1538 
     | 
    
         
            +
                AwsEcrRepositoryLifecyclePolicyDetails.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "LifecyclePolicyText"))
         
     | 
| 
      
 1539 
     | 
    
         
            +
                AwsEcrRepositoryLifecyclePolicyDetails.add_member(:registry_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RegistryId"))
         
     | 
| 
      
 1540 
     | 
    
         
            +
                AwsEcrRepositoryLifecyclePolicyDetails.struct_class = Types::AwsEcrRepositoryLifecyclePolicyDetails
         
     | 
| 
      
 1541 
     | 
    
         
            +
             
     | 
| 
       1423 
1542 
     | 
    
         
             
                AwsEcsClusterClusterSettingsDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
       1424 
1543 
     | 
    
         
             
                AwsEcsClusterClusterSettingsDetails.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Value"))
         
     | 
| 
       1425 
1544 
     | 
    
         
             
                AwsEcsClusterClusterSettingsDetails.struct_class = Types::AwsEcsClusterClusterSettingsDetails
         
     | 
| 
         @@ -1765,6 +1884,30 @@ module Aws::SecurityHub 
     | 
|
| 
       1765 
1884 
     | 
    
         | 
| 
       1766 
1885 
     | 
    
         
             
                AwsEcsTaskDefinitionVolumesList.member = Shapes::ShapeRef.new(shape: AwsEcsTaskDefinitionVolumesDetails)
         
     | 
| 
       1767 
1886 
     | 
    
         | 
| 
      
 1887 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
         
     | 
| 
      
 1888 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:certificate_authority_data, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CertificateAuthorityData"))
         
     | 
| 
      
 1889 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:cluster_status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ClusterStatus"))
         
     | 
| 
      
 1890 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:endpoint, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Endpoint"))
         
     | 
| 
      
 1891 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
      
 1892 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:resources_vpc_config, Shapes::ShapeRef.new(shape: AwsEksClusterResourcesVpcConfigDetails, location_name: "ResourcesVpcConfig"))
         
     | 
| 
      
 1893 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:role_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RoleArn"))
         
     | 
| 
      
 1894 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Version"))
         
     | 
| 
      
 1895 
     | 
    
         
            +
                AwsEksClusterDetails.add_member(:logging, Shapes::ShapeRef.new(shape: AwsEksClusterLoggingDetails, location_name: "Logging"))
         
     | 
| 
      
 1896 
     | 
    
         
            +
                AwsEksClusterDetails.struct_class = Types::AwsEksClusterDetails
         
     | 
| 
      
 1897 
     | 
    
         
            +
             
     | 
| 
      
 1898 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingDetails.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
         
     | 
| 
      
 1899 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingDetails.add_member(:types, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "Types"))
         
     | 
| 
      
 1900 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingDetails.struct_class = Types::AwsEksClusterLoggingClusterLoggingDetails
         
     | 
| 
      
 1901 
     | 
    
         
            +
             
     | 
| 
      
 1902 
     | 
    
         
            +
                AwsEksClusterLoggingClusterLoggingList.member = Shapes::ShapeRef.new(shape: AwsEksClusterLoggingClusterLoggingDetails)
         
     | 
| 
      
 1903 
     | 
    
         
            +
             
     | 
| 
      
 1904 
     | 
    
         
            +
                AwsEksClusterLoggingDetails.add_member(:cluster_logging, Shapes::ShapeRef.new(shape: AwsEksClusterLoggingClusterLoggingList, location_name: "ClusterLogging"))
         
     | 
| 
      
 1905 
     | 
    
         
            +
                AwsEksClusterLoggingDetails.struct_class = Types::AwsEksClusterLoggingDetails
         
     | 
| 
      
 1906 
     | 
    
         
            +
             
     | 
| 
      
 1907 
     | 
    
         
            +
                AwsEksClusterResourcesVpcConfigDetails.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "SecurityGroupIds"))
         
     | 
| 
      
 1908 
     | 
    
         
            +
                AwsEksClusterResourcesVpcConfigDetails.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "SubnetIds"))
         
     | 
| 
      
 1909 
     | 
    
         
            +
                AwsEksClusterResourcesVpcConfigDetails.struct_class = Types::AwsEksClusterResourcesVpcConfigDetails
         
     | 
| 
      
 1910 
     | 
    
         
            +
             
     | 
| 
       1768 
1911 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentDetails.add_member(:application_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ApplicationName"))
         
     | 
| 
       1769 
1912 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentDetails.add_member(:cname, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Cname"))
         
     | 
| 
       1770 
1913 
     | 
    
         
             
                AwsElasticBeanstalkEnvironmentDetails.add_member(:date_created, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DateCreated"))
         
     | 
| 
         @@ -1957,6 +2100,12 @@ module Aws::SecurityHub 
     | 
|
| 
       1957 
2100 
     | 
    
         
             
                AwsElbLoadBalancerSourceSecurityGroup.add_member(:owner_alias, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "OwnerAlias"))
         
     | 
| 
       1958 
2101 
     | 
    
         
             
                AwsElbLoadBalancerSourceSecurityGroup.struct_class = Types::AwsElbLoadBalancerSourceSecurityGroup
         
     | 
| 
       1959 
2102 
     | 
    
         | 
| 
      
 2103 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttribute.add_member(:key, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Key"))
         
     | 
| 
      
 2104 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttribute.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Value"))
         
     | 
| 
      
 2105 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttribute.struct_class = Types::AwsElbv2LoadBalancerAttribute
         
     | 
| 
      
 2106 
     | 
    
         
            +
             
     | 
| 
      
 2107 
     | 
    
         
            +
                AwsElbv2LoadBalancerAttributes.member = Shapes::ShapeRef.new(shape: AwsElbv2LoadBalancerAttribute)
         
     | 
| 
      
 2108 
     | 
    
         
            +
             
     | 
| 
       1960 
2109 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
         
     | 
| 
       1961 
2110 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:canonical_hosted_zone_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CanonicalHostedZoneId"))
         
     | 
| 
       1962 
2111 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:created_time, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CreatedTime"))
         
     | 
| 
         @@ -1967,6 +2116,7 @@ module Aws::SecurityHub 
     | 
|
| 
       1967 
2116 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:state, Shapes::ShapeRef.new(shape: LoadBalancerState, location_name: "State"))
         
     | 
| 
       1968 
2117 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
       1969 
2118 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.add_member(:vpc_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VpcId"))
         
     | 
| 
      
 2119 
     | 
    
         
            +
                AwsElbv2LoadBalancerDetails.add_member(:load_balancer_attributes, Shapes::ShapeRef.new(shape: AwsElbv2LoadBalancerAttributes, location_name: "LoadBalancerAttributes"))
         
     | 
| 
       1970 
2120 
     | 
    
         
             
                AwsElbv2LoadBalancerDetails.struct_class = Types::AwsElbv2LoadBalancerDetails
         
     | 
| 
       1971 
2121 
     | 
    
         | 
| 
       1972 
2122 
     | 
    
         
             
                AwsIamAccessKeyDetails.add_member(:user_name, Shapes::ShapeRef.new(shape: NonEmptyString, deprecated: true, location_name: "UserName", metadata: {"deprecatedMessage"=>"This filter is deprecated. Instead, use PrincipalName."}))
         
     | 
| 
         @@ -2156,6 +2306,74 @@ module Aws::SecurityHub 
     | 
|
| 
       2156 
2306 
     | 
    
         
             
                AwsLambdaLayerVersionDetails.add_member(:created_date, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CreatedDate"))
         
     | 
| 
       2157 
2307 
     | 
    
         
             
                AwsLambdaLayerVersionDetails.struct_class = Types::AwsLambdaLayerVersionDetails
         
     | 
| 
       2158 
2308 
     | 
    
         | 
| 
      
 2309 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceCount"))
         
     | 
| 
      
 2310 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:warm_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "WarmEnabled"))
         
     | 
| 
      
 2311 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:warm_count, Shapes::ShapeRef.new(shape: Integer, location_name: "WarmCount"))
         
     | 
| 
      
 2312 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:dedicated_master_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "DedicatedMasterEnabled"))
         
     | 
| 
      
 2313 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:zone_awareness_config, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails, location_name: "ZoneAwarenessConfig"))
         
     | 
| 
      
 2314 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:dedicated_master_count, Shapes::ShapeRef.new(shape: Integer, location_name: "DedicatedMasterCount"))
         
     | 
| 
      
 2315 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:instance_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "InstanceType"))
         
     | 
| 
      
 2316 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:warm_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "WarmType"))
         
     | 
| 
      
 2317 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:zone_awareness_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ZoneAwarenessEnabled"))
         
     | 
| 
      
 2318 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.add_member(:dedicated_master_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DedicatedMasterType"))
         
     | 
| 
      
 2319 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigDetails.struct_class = Types::AwsOpenSearchServiceDomainClusterConfigDetails
         
     | 
| 
      
 2320 
     | 
    
         
            +
             
     | 
| 
      
 2321 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.add_member(:availability_zone_count, Shapes::ShapeRef.new(shape: Integer, location_name: "AvailabilityZoneCount"))
         
     | 
| 
      
 2322 
     | 
    
         
            +
                AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails.struct_class = Types::AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails
         
     | 
| 
      
 2323 
     | 
    
         
            +
             
     | 
| 
      
 2324 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
         
     | 
| 
      
 2325 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:access_policies, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AccessPolicies"))
         
     | 
| 
      
 2326 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:domain_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DomainName"))
         
     | 
| 
      
 2327 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
         
     | 
| 
      
 2328 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:domain_endpoint, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DomainEndpoint"))
         
     | 
| 
      
 2329 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:engine_version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "EngineVersion"))
         
     | 
| 
      
 2330 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:encryption_at_rest_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails, location_name: "EncryptionAtRestOptions"))
         
     | 
| 
      
 2331 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:node_to_node_encryption_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails, location_name: "NodeToNodeEncryptionOptions"))
         
     | 
| 
      
 2332 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:service_software_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails, location_name: "ServiceSoftwareOptions"))
         
     | 
| 
      
 2333 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:cluster_config, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainClusterConfigDetails, location_name: "ClusterConfig"))
         
     | 
| 
      
 2334 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:domain_endpoint_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails, location_name: "DomainEndpointOptions"))
         
     | 
| 
      
 2335 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:vpc_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainVpcOptionsDetails, location_name: "VpcOptions"))
         
     | 
| 
      
 2336 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:log_publishing_options, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainLogPublishingOptionsDetails, location_name: "LogPublishingOptions"))
         
     | 
| 
      
 2337 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.add_member(:domain_endpoints, Shapes::ShapeRef.new(shape: FieldMap, location_name: "DomainEndpoints"))
         
     | 
| 
      
 2338 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDetails.struct_class = Types::AwsOpenSearchServiceDomainDetails
         
     | 
| 
      
 2339 
     | 
    
         
            +
             
     | 
| 
      
 2340 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.add_member(:custom_endpoint_certificate_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CustomEndpointCertificateArn"))
         
     | 
| 
      
 2341 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.add_member(:custom_endpoint_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "CustomEndpointEnabled"))
         
     | 
| 
      
 2342 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.add_member(:enforce_https, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnforceHTTPS"))
         
     | 
| 
      
 2343 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.add_member(:custom_endpoint, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CustomEndpoint"))
         
     | 
| 
      
 2344 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.add_member(:tls_security_policy, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TLSSecurityPolicy"))
         
     | 
| 
      
 2345 
     | 
    
         
            +
                AwsOpenSearchServiceDomainDomainEndpointOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainDomainEndpointOptionsDetails
         
     | 
| 
      
 2346 
     | 
    
         
            +
             
     | 
| 
      
 2347 
     | 
    
         
            +
                AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
         
     | 
| 
      
 2348 
     | 
    
         
            +
                AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "KmsKeyId"))
         
     | 
| 
      
 2349 
     | 
    
         
            +
                AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails
         
     | 
| 
      
 2350 
     | 
    
         
            +
             
     | 
| 
      
 2351 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOption.add_member(:cloud_watch_logs_log_group_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CloudWatchLogsLogGroupArn"))
         
     | 
| 
      
 2352 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOption.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
         
     | 
| 
      
 2353 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOption.struct_class = Types::AwsOpenSearchServiceDomainLogPublishingOption
         
     | 
| 
      
 2354 
     | 
    
         
            +
             
     | 
| 
      
 2355 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOptionsDetails.add_member(:index_slow_logs, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainLogPublishingOption, location_name: "IndexSlowLogs"))
         
     | 
| 
      
 2356 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOptionsDetails.add_member(:search_slow_logs, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainLogPublishingOption, location_name: "SearchSlowLogs"))
         
     | 
| 
      
 2357 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOptionsDetails.add_member(:audit_logs, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainLogPublishingOption, location_name: "AuditLogs"))
         
     | 
| 
      
 2358 
     | 
    
         
            +
                AwsOpenSearchServiceDomainLogPublishingOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainLogPublishingOptionsDetails
         
     | 
| 
      
 2359 
     | 
    
         
            +
             
     | 
| 
      
 2360 
     | 
    
         
            +
                AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
         
     | 
| 
      
 2361 
     | 
    
         
            +
                AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails
         
     | 
| 
      
 2362 
     | 
    
         
            +
             
     | 
| 
      
 2363 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:automated_update_date, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AutomatedUpdateDate"))
         
     | 
| 
      
 2364 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:cancellable, Shapes::ShapeRef.new(shape: Boolean, location_name: "Cancellable"))
         
     | 
| 
      
 2365 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:current_version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CurrentVersion"))
         
     | 
| 
      
 2366 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
         
     | 
| 
      
 2367 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:new_version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NewVersion"))
         
     | 
| 
      
 2368 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:update_available, Shapes::ShapeRef.new(shape: Boolean, location_name: "UpdateAvailable"))
         
     | 
| 
      
 2369 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:update_status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "UpdateStatus"))
         
     | 
| 
      
 2370 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.add_member(:optional_deployment, Shapes::ShapeRef.new(shape: Boolean, location_name: "OptionalDeployment"))
         
     | 
| 
      
 2371 
     | 
    
         
            +
                AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails
         
     | 
| 
      
 2372 
     | 
    
         
            +
             
     | 
| 
      
 2373 
     | 
    
         
            +
                AwsOpenSearchServiceDomainVpcOptionsDetails.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "SecurityGroupIds"))
         
     | 
| 
      
 2374 
     | 
    
         
            +
                AwsOpenSearchServiceDomainVpcOptionsDetails.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "SubnetIds"))
         
     | 
| 
      
 2375 
     | 
    
         
            +
                AwsOpenSearchServiceDomainVpcOptionsDetails.struct_class = Types::AwsOpenSearchServiceDomainVpcOptionsDetails
         
     | 
| 
      
 2376 
     | 
    
         
            +
             
     | 
| 
       2159 
2377 
     | 
    
         
             
                AwsRdsDbClusterAssociatedRole.add_member(:role_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RoleArn"))
         
     | 
| 
       2160 
2378 
     | 
    
         
             
                AwsRdsDbClusterAssociatedRole.add_member(:status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Status"))
         
     | 
| 
       2161 
2379 
     | 
    
         
             
                AwsRdsDbClusterAssociatedRole.struct_class = Types::AwsRdsDbClusterAssociatedRole
         
     | 
| 
         @@ -2627,6 +2845,7 @@ module Aws::SecurityHub 
     | 
|
| 
       2627 
2845 
     | 
    
         | 
| 
       2628 
2846 
     | 
    
         
             
                AwsS3BucketDetails.add_member(:owner_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "OwnerId"))
         
     | 
| 
       2629 
2847 
     | 
    
         
             
                AwsS3BucketDetails.add_member(:owner_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "OwnerName"))
         
     | 
| 
      
 2848 
     | 
    
         
            +
                AwsS3BucketDetails.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "OwnerAccountId"))
         
     | 
| 
       2630 
2849 
     | 
    
         
             
                AwsS3BucketDetails.add_member(:created_at, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CreatedAt"))
         
     | 
| 
       2631 
2850 
     | 
    
         
             
                AwsS3BucketDetails.add_member(:server_side_encryption_configuration, Shapes::ShapeRef.new(shape: AwsS3BucketServerSideEncryptionConfiguration, location_name: "ServerSideEncryptionConfiguration"))
         
     | 
| 
       2632 
2851 
     | 
    
         
             
                AwsS3BucketDetails.add_member(:bucket_lifecycle_configuration, Shapes::ShapeRef.new(shape: AwsS3BucketBucketLifecycleConfigurationDetails, location_name: "BucketLifecycleConfiguration"))
         
     | 
| 
         @@ -2915,6 +3134,36 @@ module Aws::SecurityHub 
     | 
|
| 
       2915 
3134 
     | 
    
         
             
                AwsSsmPatchComplianceDetails.add_member(:patch, Shapes::ShapeRef.new(shape: AwsSsmPatch, location_name: "Patch"))
         
     | 
| 
       2916 
3135 
     | 
    
         
             
                AwsSsmPatchComplianceDetails.struct_class = Types::AwsSsmPatchComplianceDetails
         
     | 
| 
       2917 
3136 
     | 
    
         | 
| 
      
 3137 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:metric_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "MetricName"))
         
     | 
| 
      
 3138 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
      
 3139 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:rate_key, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RateKey"))
         
     | 
| 
      
 3140 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:rate_limit, Shapes::ShapeRef.new(shape: Long, location_name: "RateLimit"))
         
     | 
| 
      
 3141 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleId"))
         
     | 
| 
      
 3142 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.add_member(:match_predicates, Shapes::ShapeRef.new(shape: AwsWafRateBasedRuleMatchPredicateList, location_name: "MatchPredicates"))
         
     | 
| 
      
 3143 
     | 
    
         
            +
                AwsWafRateBasedRuleDetails.struct_class = Types::AwsWafRateBasedRuleDetails
         
     | 
| 
      
 3144 
     | 
    
         
            +
             
     | 
| 
      
 3145 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicate.add_member(:data_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DataId"))
         
     | 
| 
      
 3146 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicate.add_member(:negated, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negated"))
         
     | 
| 
      
 3147 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicate.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
      
 3148 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicate.struct_class = Types::AwsWafRateBasedRuleMatchPredicate
         
     | 
| 
      
 3149 
     | 
    
         
            +
             
     | 
| 
      
 3150 
     | 
    
         
            +
                AwsWafRateBasedRuleMatchPredicateList.member = Shapes::ShapeRef.new(shape: AwsWafRateBasedRuleMatchPredicate)
         
     | 
| 
      
 3151 
     | 
    
         
            +
             
     | 
| 
      
 3152 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:metric_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "MetricName"))
         
     | 
| 
      
 3153 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
      
 3154 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:rate_key, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RateKey"))
         
     | 
| 
      
 3155 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:rate_limit, Shapes::ShapeRef.new(shape: Long, location_name: "RateLimit"))
         
     | 
| 
      
 3156 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleId"))
         
     | 
| 
      
 3157 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.add_member(:match_predicates, Shapes::ShapeRef.new(shape: AwsWafRegionalRateBasedRuleMatchPredicateList, location_name: "MatchPredicates"))
         
     | 
| 
      
 3158 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleDetails.struct_class = Types::AwsWafRegionalRateBasedRuleDetails
         
     | 
| 
      
 3159 
     | 
    
         
            +
             
     | 
| 
      
 3160 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicate.add_member(:data_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DataId"))
         
     | 
| 
      
 3161 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicate.add_member(:negated, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negated"))
         
     | 
| 
      
 3162 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicate.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
      
 3163 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicate.struct_class = Types::AwsWafRegionalRateBasedRuleMatchPredicate
         
     | 
| 
      
 3164 
     | 
    
         
            +
             
     | 
| 
      
 3165 
     | 
    
         
            +
                AwsWafRegionalRateBasedRuleMatchPredicateList.member = Shapes::ShapeRef.new(shape: AwsWafRegionalRateBasedRuleMatchPredicate)
         
     | 
| 
      
 3166 
     | 
    
         
            +
             
     | 
| 
       2918 
3167 
     | 
    
         
             
                AwsWafWebAclDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
         
     | 
| 
       2919 
3168 
     | 
    
         
             
                AwsWafWebAclDetails.add_member(:default_action, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DefaultAction"))
         
     | 
| 
       2920 
3169 
     | 
    
         
             
                AwsWafWebAclDetails.add_member(:rules, Shapes::ShapeRef.new(shape: AwsWafWebAclRuleList, location_name: "Rules"))
         
     | 
| 
         @@ -2931,6 +3180,11 @@ module Aws::SecurityHub 
     | 
|
| 
       2931 
3180 
     | 
    
         | 
| 
       2932 
3181 
     | 
    
         
             
                AwsWafWebAclRuleList.member = Shapes::ShapeRef.new(shape: AwsWafWebAclRule)
         
     | 
| 
       2933 
3182 
     | 
    
         | 
| 
      
 3183 
     | 
    
         
            +
                AwsXrayEncryptionConfigDetails.add_member(:key_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "KeyId"))
         
     | 
| 
      
 3184 
     | 
    
         
            +
                AwsXrayEncryptionConfigDetails.add_member(:status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Status"))
         
     | 
| 
      
 3185 
     | 
    
         
            +
                AwsXrayEncryptionConfigDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
         
     | 
| 
      
 3186 
     | 
    
         
            +
                AwsXrayEncryptionConfigDetails.struct_class = Types::AwsXrayEncryptionConfigDetails
         
     | 
| 
      
 3187 
     | 
    
         
            +
             
     | 
| 
       2934 
3188 
     | 
    
         
             
                BatchDisableStandardsRequest.add_member(:standards_subscription_arns, Shapes::ShapeRef.new(shape: StandardsSubscriptionArns, required: true, location_name: "StandardsSubscriptionArns"))
         
     | 
| 
       2935 
3189 
     | 
    
         
             
                BatchDisableStandardsRequest.struct_class = Types::BatchDisableStandardsRequest
         
     | 
| 
       2936 
3190 
     | 
    
         | 
| 
         @@ -3661,6 +3915,13 @@ module Aws::SecurityHub 
     | 
|
| 
       3661 
3915 
     | 
    
         
             
                ResourceDetails.add_member(:aws_auto_scaling_launch_configuration, Shapes::ShapeRef.new(shape: AwsAutoScalingLaunchConfigurationDetails, location_name: "AwsAutoScalingLaunchConfiguration"))
         
     | 
| 
       3662 
3916 
     | 
    
         
             
                ResourceDetails.add_member(:aws_ec2_vpn_connection, Shapes::ShapeRef.new(shape: AwsEc2VpnConnectionDetails, location_name: "AwsEc2VpnConnection"))
         
     | 
| 
       3663 
3917 
     | 
    
         
             
                ResourceDetails.add_member(:aws_ecr_container_image, Shapes::ShapeRef.new(shape: AwsEcrContainerImageDetails, location_name: "AwsEcrContainerImage"))
         
     | 
| 
      
 3918 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_open_search_service_domain, Shapes::ShapeRef.new(shape: AwsOpenSearchServiceDomainDetails, location_name: "AwsOpenSearchServiceDomain"))
         
     | 
| 
      
 3919 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_ec2_vpc_endpoint_service, Shapes::ShapeRef.new(shape: AwsEc2VpcEndpointServiceDetails, location_name: "AwsEc2VpcEndpointService"))
         
     | 
| 
      
 3920 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_xray_encryption_config, Shapes::ShapeRef.new(shape: AwsXrayEncryptionConfigDetails, location_name: "AwsXrayEncryptionConfig"))
         
     | 
| 
      
 3921 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_waf_rate_based_rule, Shapes::ShapeRef.new(shape: AwsWafRateBasedRuleDetails, location_name: "AwsWafRateBasedRule"))
         
     | 
| 
      
 3922 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_waf_regional_rate_based_rule, Shapes::ShapeRef.new(shape: AwsWafRegionalRateBasedRuleDetails, location_name: "AwsWafRegionalRateBasedRule"))
         
     | 
| 
      
 3923 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_ecr_repository, Shapes::ShapeRef.new(shape: AwsEcrRepositoryDetails, location_name: "AwsEcrRepository"))
         
     | 
| 
      
 3924 
     | 
    
         
            +
                ResourceDetails.add_member(:aws_eks_cluster, Shapes::ShapeRef.new(shape: AwsEksClusterDetails, location_name: "AwsEksCluster"))
         
     | 
| 
       3664 
3925 
     | 
    
         
             
                ResourceDetails.struct_class = Types::ResourceDetails
         
     | 
| 
       3665 
3926 
     | 
    
         | 
| 
       3666 
3927 
     | 
    
         
             
                ResourceList.member = Shapes::ShapeRef.new(shape: Resource)
         
     |