aws-sdk-configservice 1.101.0 → 1.102.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1db61be3e8623f9b48e963c93dc8de2e9ce65567213b1d10901f3e5a9ffea962
4
- data.tar.gz: 1403fd64a6d193f1c45a88dc6854e2cf14db9d5ae12bf3e4f1d49eef80ab54b1
3
+ metadata.gz: 9826e90a2c243d00fb53fac86f53efc627cdd7ce9995825f88a1c79263208913
4
+ data.tar.gz: 1083a080d7f8cc3056a21db185fb4a7115e60e7c3d8bde017c512ac2d6631fad
5
5
  SHA512:
6
- metadata.gz: d53dba54d9f4a9fa6a9378810afdb0d8539ce1cfce7c115c9137129bf6af04da0643948da8a4c9d9f2448137949dc95c0bc024a2295728554c78bd5cf1231afc
7
- data.tar.gz: c6b1255fb9f07debe13ee196fc263373ca29da8b1c40f9f32798a19518bb10a35d5f8f3c1b1bff0fb0bf9b2856bd4af0cad38f41e9f6ba3d1b8d65e61636459e
6
+ metadata.gz: 686f2cc7bb2b83fc895c6592d2a4b7a6cdebf669e34cb8f8954ac242a5136c13bb5e55618104fa1acb0f5afcbf001bda0c90bbbe62bbde0d2e872aa31a7302ff
7
+ data.tar.gz: baa13f4a9f511e0b0d8517e4ea3d4a847f7e9b8a5edbf9f0e3a47a1e0ced3ee8a6baa7bd4bebb8f9183686b9967f70323ee7209bd4f7ffede31a8b5472813ac6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.102.0 (2023-11-27)
5
+ ------------------
6
+
7
+ * Feature - Support Periodic Recording for Configuration Recorder
8
+
4
9
  1.101.0 (2023-11-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.101.0
1
+ 1.102.0
@@ -454,6 +454,8 @@ module Aws::ConfigService
454
454
  # resp.base_configuration_items[0].configuration #=> String
455
455
  # resp.base_configuration_items[0].supplementary_configuration #=> Hash
456
456
  # resp.base_configuration_items[0].supplementary_configuration["SupplementaryConfigurationName"] #=> String
457
+ # resp.base_configuration_items[0].recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
458
+ # resp.base_configuration_items[0].configuration_item_delivery_time #=> Time
457
459
  # resp.unprocessed_resource_identifiers #=> Array
458
460
  # resp.unprocessed_resource_identifiers[0].source_account_id #=> String
459
461
  # resp.unprocessed_resource_identifiers[0].source_region #=> String
@@ -522,6 +524,8 @@ module Aws::ConfigService
522
524
  # resp.base_configuration_items[0].configuration #=> String
523
525
  # resp.base_configuration_items[0].supplementary_configuration #=> Hash
524
526
  # resp.base_configuration_items[0].supplementary_configuration["SupplementaryConfigurationName"] #=> String
527
+ # resp.base_configuration_items[0].recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
528
+ # resp.base_configuration_items[0].configuration_item_delivery_time #=> Time
525
529
  # resp.unprocessed_resource_keys #=> Array
526
530
  # resp.unprocessed_resource_keys[0].resource_type #=> String, one of "AWS::EC2::CustomerGateway", "AWS::EC2::EIP", "AWS::EC2::Host", "AWS::EC2::Instance", "AWS::EC2::InternetGateway", "AWS::EC2::NetworkAcl", "AWS::EC2::NetworkInterface", "AWS::EC2::RouteTable", "AWS::EC2::SecurityGroup", "AWS::EC2::Subnet", "AWS::CloudTrail::Trail", "AWS::EC2::Volume", "AWS::EC2::VPC", "AWS::EC2::VPNConnection", "AWS::EC2::VPNGateway", "AWS::EC2::RegisteredHAInstance", "AWS::EC2::NatGateway", "AWS::EC2::EgressOnlyInternetGateway", "AWS::EC2::VPCEndpoint", "AWS::EC2::VPCEndpointService", "AWS::EC2::FlowLog", "AWS::EC2::VPCPeeringConnection", "AWS::Elasticsearch::Domain", "AWS::IAM::Group", "AWS::IAM::Policy", "AWS::IAM::Role", "AWS::IAM::User", "AWS::ElasticLoadBalancingV2::LoadBalancer", "AWS::ACM::Certificate", "AWS::RDS::DBInstance", "AWS::RDS::DBSubnetGroup", "AWS::RDS::DBSecurityGroup", "AWS::RDS::DBSnapshot", "AWS::RDS::DBCluster", "AWS::RDS::DBClusterSnapshot", "AWS::RDS::EventSubscription", "AWS::S3::Bucket", "AWS::S3::AccountPublicAccessBlock", "AWS::Redshift::Cluster", "AWS::Redshift::ClusterSnapshot", "AWS::Redshift::ClusterParameterGroup", "AWS::Redshift::ClusterSecurityGroup", "AWS::Redshift::ClusterSubnetGroup", "AWS::Redshift::EventSubscription", "AWS::SSM::ManagedInstanceInventory", "AWS::CloudWatch::Alarm", "AWS::CloudFormation::Stack", "AWS::ElasticLoadBalancing::LoadBalancer", "AWS::AutoScaling::AutoScalingGroup", "AWS::AutoScaling::LaunchConfiguration", "AWS::AutoScaling::ScalingPolicy", "AWS::AutoScaling::ScheduledAction", "AWS::DynamoDB::Table", "AWS::CodeBuild::Project", "AWS::WAF::RateBasedRule", "AWS::WAF::Rule", "AWS::WAF::RuleGroup", "AWS::WAF::WebACL", "AWS::WAFRegional::RateBasedRule", "AWS::WAFRegional::Rule", "AWS::WAFRegional::RuleGroup", "AWS::WAFRegional::WebACL", "AWS::CloudFront::Distribution", "AWS::CloudFront::StreamingDistribution", "AWS::Lambda::Function", "AWS::NetworkFirewall::Firewall", "AWS::NetworkFirewall::FirewallPolicy", "AWS::NetworkFirewall::RuleGroup", "AWS::ElasticBeanstalk::Application", "AWS::ElasticBeanstalk::ApplicationVersion", "AWS::ElasticBeanstalk::Environment", "AWS::WAFv2::WebACL", "AWS::WAFv2::RuleGroup", "AWS::WAFv2::IPSet", "AWS::WAFv2::RegexPatternSet", "AWS::WAFv2::ManagedRuleSet", "AWS::XRay::EncryptionConfig", "AWS::SSM::AssociationCompliance", "AWS::SSM::PatchCompliance", "AWS::Shield::Protection", "AWS::ShieldRegional::Protection", "AWS::Config::ConformancePackCompliance", "AWS::Config::ResourceCompliance", "AWS::ApiGateway::Stage", "AWS::ApiGateway::RestApi", "AWS::ApiGatewayV2::Stage", "AWS::ApiGatewayV2::Api", "AWS::CodePipeline::Pipeline", "AWS::ServiceCatalog::CloudFormationProvisionedProduct", "AWS::ServiceCatalog::CloudFormationProduct", "AWS::ServiceCatalog::Portfolio", "AWS::SQS::Queue", "AWS::KMS::Key", "AWS::QLDB::Ledger", "AWS::SecretsManager::Secret", "AWS::SNS::Topic", "AWS::SSM::FileData", "AWS::Backup::BackupPlan", "AWS::Backup::BackupSelection", "AWS::Backup::BackupVault", "AWS::Backup::RecoveryPoint", "AWS::ECR::Repository", "AWS::ECS::Cluster", "AWS::ECS::Service", "AWS::ECS::TaskDefinition", "AWS::EFS::AccessPoint", "AWS::EFS::FileSystem", "AWS::EKS::Cluster", "AWS::OpenSearch::Domain", "AWS::EC2::TransitGateway", "AWS::Kinesis::Stream", "AWS::Kinesis::StreamConsumer", "AWS::CodeDeploy::Application", "AWS::CodeDeploy::DeploymentConfig", "AWS::CodeDeploy::DeploymentGroup", "AWS::EC2::LaunchTemplate", "AWS::ECR::PublicRepository", "AWS::GuardDuty::Detector", "AWS::EMR::SecurityConfiguration", "AWS::SageMaker::CodeRepository", "AWS::Route53Resolver::ResolverEndpoint", "AWS::Route53Resolver::ResolverRule", "AWS::Route53Resolver::ResolverRuleAssociation", "AWS::DMS::ReplicationSubnetGroup", "AWS::DMS::EventSubscription", "AWS::MSK::Cluster", "AWS::StepFunctions::Activity", "AWS::WorkSpaces::Workspace", "AWS::WorkSpaces::ConnectionAlias", "AWS::SageMaker::Model", "AWS::ElasticLoadBalancingV2::Listener", "AWS::StepFunctions::StateMachine", "AWS::Batch::JobQueue", "AWS::Batch::ComputeEnvironment", "AWS::AccessAnalyzer::Analyzer", "AWS::Athena::WorkGroup", "AWS::Athena::DataCatalog", "AWS::Detective::Graph", "AWS::GlobalAccelerator::Accelerator", "AWS::GlobalAccelerator::EndpointGroup", "AWS::GlobalAccelerator::Listener", "AWS::EC2::TransitGatewayAttachment", "AWS::EC2::TransitGatewayRouteTable", "AWS::DMS::Certificate", "AWS::AppConfig::Application", "AWS::AppSync::GraphQLApi", "AWS::DataSync::LocationSMB", "AWS::DataSync::LocationFSxLustre", "AWS::DataSync::LocationS3", "AWS::DataSync::LocationEFS", "AWS::DataSync::Task", "AWS::DataSync::LocationNFS", "AWS::EC2::NetworkInsightsAccessScopeAnalysis", "AWS::EKS::FargateProfile", "AWS::Glue::Job", "AWS::GuardDuty::ThreatIntelSet", "AWS::GuardDuty::IPSet", "AWS::SageMaker::Workteam", "AWS::SageMaker::NotebookInstanceLifecycleConfig", "AWS::ServiceDiscovery::Service", "AWS::ServiceDiscovery::PublicDnsNamespace", "AWS::SES::ContactList", "AWS::SES::ConfigurationSet", "AWS::Route53::HostedZone", "AWS::IoTEvents::Input", "AWS::IoTEvents::DetectorModel", "AWS::IoTEvents::AlarmModel", "AWS::ServiceDiscovery::HttpNamespace", "AWS::Events::EventBus", "AWS::ImageBuilder::ContainerRecipe", "AWS::ImageBuilder::DistributionConfiguration", "AWS::ImageBuilder::InfrastructureConfiguration", "AWS::DataSync::LocationObjectStorage", "AWS::DataSync::LocationHDFS", "AWS::Glue::Classifier", "AWS::Route53RecoveryReadiness::Cell", "AWS::Route53RecoveryReadiness::ReadinessCheck", "AWS::ECR::RegistryPolicy", "AWS::Backup::ReportPlan", "AWS::Lightsail::Certificate", "AWS::RUM::AppMonitor", "AWS::Events::Endpoint", "AWS::SES::ReceiptRuleSet", "AWS::Events::Archive", "AWS::Events::ApiDestination", "AWS::Lightsail::Disk", "AWS::FIS::ExperimentTemplate", "AWS::DataSync::LocationFSxWindows", "AWS::SES::ReceiptFilter", "AWS::GuardDuty::Filter", "AWS::SES::Template", "AWS::AmazonMQ::Broker", "AWS::AppConfig::Environment", "AWS::AppConfig::ConfigurationProfile", "AWS::Cloud9::EnvironmentEC2", "AWS::EventSchemas::Registry", "AWS::EventSchemas::RegistryPolicy", "AWS::EventSchemas::Discoverer", "AWS::FraudDetector::Label", "AWS::FraudDetector::EntityType", "AWS::FraudDetector::Variable", "AWS::FraudDetector::Outcome", "AWS::IoT::Authorizer", "AWS::IoT::SecurityProfile", "AWS::IoT::RoleAlias", "AWS::IoT::Dimension", "AWS::IoTAnalytics::Datastore", "AWS::Lightsail::Bucket", "AWS::Lightsail::StaticIp", "AWS::MediaPackage::PackagingGroup", "AWS::Route53RecoveryReadiness::RecoveryGroup", "AWS::ResilienceHub::ResiliencyPolicy", "AWS::Transfer::Workflow", "AWS::EKS::IdentityProviderConfig", "AWS::EKS::Addon", "AWS::Glue::MLTransform", "AWS::IoT::Policy", "AWS::IoT::MitigationAction", "AWS::IoTTwinMaker::Workspace", "AWS::IoTTwinMaker::Entity", "AWS::IoTAnalytics::Dataset", "AWS::IoTAnalytics::Pipeline", "AWS::IoTAnalytics::Channel", "AWS::IoTSiteWise::Dashboard", "AWS::IoTSiteWise::Project", "AWS::IoTSiteWise::Portal", "AWS::IoTSiteWise::AssetModel", "AWS::IVS::Channel", "AWS::IVS::RecordingConfiguration", "AWS::IVS::PlaybackKeyPair", "AWS::KinesisAnalyticsV2::Application", "AWS::RDS::GlobalCluster", "AWS::S3::MultiRegionAccessPoint", "AWS::DeviceFarm::TestGridProject", "AWS::Budgets::BudgetsAction", "AWS::Lex::Bot", "AWS::CodeGuruReviewer::RepositoryAssociation", "AWS::IoT::CustomMetric", "AWS::Route53Resolver::FirewallDomainList", "AWS::RoboMaker::RobotApplicationVersion", "AWS::EC2::TrafficMirrorSession", "AWS::IoTSiteWise::Gateway", "AWS::Lex::BotAlias", "AWS::LookoutMetrics::Alert", "AWS::IoT::AccountAuditConfiguration", "AWS::EC2::TrafficMirrorTarget", "AWS::S3::StorageLens", "AWS::IoT::ScheduledAudit", "AWS::Events::Connection", "AWS::EventSchemas::Schema", "AWS::MediaPackage::PackagingConfiguration", "AWS::KinesisVideo::SignalingChannel", "AWS::AppStream::DirectoryConfig", "AWS::LookoutVision::Project", "AWS::Route53RecoveryControl::Cluster", "AWS::Route53RecoveryControl::SafetyRule", "AWS::Route53RecoveryControl::ControlPanel", "AWS::Route53RecoveryControl::RoutingControl", "AWS::Route53RecoveryReadiness::ResourceSet", "AWS::RoboMaker::SimulationApplication", "AWS::RoboMaker::RobotApplication", "AWS::HealthLake::FHIRDatastore", "AWS::Pinpoint::Segment", "AWS::Pinpoint::ApplicationSettings", "AWS::Events::Rule", "AWS::EC2::DHCPOptions", "AWS::EC2::NetworkInsightsPath", "AWS::EC2::TrafficMirrorFilter", "AWS::EC2::IPAM", "AWS::IoTTwinMaker::Scene", "AWS::NetworkManager::TransitGatewayRegistration", "AWS::CustomerProfiles::Domain", "AWS::AutoScaling::WarmPool", "AWS::Connect::PhoneNumber", "AWS::AppConfig::DeploymentStrategy", "AWS::AppFlow::Flow", "AWS::AuditManager::Assessment", "AWS::CloudWatch::MetricStream", "AWS::DeviceFarm::InstanceProfile", "AWS::DeviceFarm::Project", "AWS::EC2::EC2Fleet", "AWS::EC2::SubnetRouteTableAssociation", "AWS::ECR::PullThroughCacheRule", "AWS::GroundStation::Config", "AWS::ImageBuilder::ImagePipeline", "AWS::IoT::FleetMetric", "AWS::IoTWireless::ServiceProfile", "AWS::NetworkManager::Device", "AWS::NetworkManager::GlobalNetwork", "AWS::NetworkManager::Link", "AWS::NetworkManager::Site", "AWS::Panorama::Package", "AWS::Pinpoint::App", "AWS::Redshift::ScheduledAction", "AWS::Route53Resolver::FirewallRuleGroupAssociation", "AWS::SageMaker::AppImageConfig", "AWS::SageMaker::Image", "AWS::ECS::TaskSet", "AWS::Cassandra::Keyspace", "AWS::Signer::SigningProfile", "AWS::Amplify::App", "AWS::AppMesh::VirtualNode", "AWS::AppMesh::VirtualService", "AWS::AppRunner::VpcConnector", "AWS::AppStream::Application", "AWS::CodeArtifact::Repository", "AWS::EC2::PrefixList", "AWS::EC2::SpotFleet", "AWS::Evidently::Project", "AWS::Forecast::Dataset", "AWS::IAM::SAMLProvider", "AWS::IAM::ServerCertificate", "AWS::Pinpoint::Campaign", "AWS::Pinpoint::InAppTemplate", "AWS::SageMaker::Domain", "AWS::Transfer::Agreement", "AWS::Transfer::Connector", "AWS::KinesisFirehose::DeliveryStream", "AWS::Amplify::Branch", "AWS::AppIntegrations::EventIntegration", "AWS::AppMesh::Route", "AWS::Athena::PreparedStatement", "AWS::EC2::IPAMScope", "AWS::Evidently::Launch", "AWS::Forecast::DatasetGroup", "AWS::GreengrassV2::ComponentVersion", "AWS::GroundStation::MissionProfile", "AWS::MediaConnect::FlowEntitlement", "AWS::MediaConnect::FlowVpcInterface", "AWS::MediaTailor::PlaybackConfiguration", "AWS::MSK::Configuration", "AWS::Personalize::Dataset", "AWS::Personalize::Schema", "AWS::Personalize::Solution", "AWS::Pinpoint::EmailTemplate", "AWS::Pinpoint::EventStream", "AWS::ResilienceHub::App", "AWS::ACMPCA::CertificateAuthority", "AWS::AppConfig::HostedConfigurationVersion", "AWS::AppMesh::VirtualGateway", "AWS::AppMesh::VirtualRouter", "AWS::AppRunner::Service", "AWS::CustomerProfiles::ObjectType", "AWS::DMS::Endpoint", "AWS::EC2::CapacityReservation", "AWS::EC2::ClientVpnEndpoint", "AWS::Kendra::Index", "AWS::KinesisVideo::Stream", "AWS::Logs::Destination", "AWS::Pinpoint::EmailChannel", "AWS::S3::AccessPoint", "AWS::NetworkManager::CustomerGatewayAssociation", "AWS::NetworkManager::LinkAssociation", "AWS::IoTWireless::MulticastGroup", "AWS::Personalize::DatasetGroup", "AWS::IoTTwinMaker::ComponentType", "AWS::CodeBuild::ReportGroup", "AWS::SageMaker::FeatureGroup", "AWS::MSK::BatchScramSecret", "AWS::AppStream::Stack", "AWS::IoT::JobTemplate", "AWS::IoTWireless::FuotaTask", "AWS::IoT::ProvisioningTemplate", "AWS::InspectorV2::Filter", "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation", "AWS::ServiceDiscovery::Instance", "AWS::Transfer::Certificate", "AWS::MediaConnect::FlowSource", "AWS::APS::RuleGroupsNamespace", "AWS::CodeGuruProfiler::ProfilingGroup", "AWS::Route53Resolver::ResolverQueryLoggingConfig", "AWS::Batch::SchedulingPolicy", "AWS::ACMPCA::CertificateAuthorityActivation", "AWS::AppMesh::GatewayRoute", "AWS::AppMesh::Mesh", "AWS::Connect::Instance", "AWS::Connect::QuickConnect", "AWS::EC2::CarrierGateway", "AWS::EC2::IPAMPool", "AWS::EC2::TransitGatewayConnect", "AWS::EC2::TransitGatewayMulticastDomain", "AWS::ECS::CapacityProvider", "AWS::IAM::InstanceProfile", "AWS::IoT::CACertificate", "AWS::IoTTwinMaker::SyncJob", "AWS::KafkaConnect::Connector", "AWS::Lambda::CodeSigningConfig", "AWS::NetworkManager::ConnectPeer", "AWS::ResourceExplorer2::Index"
527
531
  # resp.unprocessed_resource_keys[0].resource_id #=> String
@@ -1694,6 +1698,12 @@ module Aws::ConfigService
1694
1698
  # resp.configuration_recorders[0].recording_group.exclusion_by_resource_types.resource_types #=> Array
1695
1699
  # resp.configuration_recorders[0].recording_group.exclusion_by_resource_types.resource_types[0] #=> String, one of "AWS::EC2::CustomerGateway", "AWS::EC2::EIP", "AWS::EC2::Host", "AWS::EC2::Instance", "AWS::EC2::InternetGateway", "AWS::EC2::NetworkAcl", "AWS::EC2::NetworkInterface", "AWS::EC2::RouteTable", "AWS::EC2::SecurityGroup", "AWS::EC2::Subnet", "AWS::CloudTrail::Trail", "AWS::EC2::Volume", "AWS::EC2::VPC", "AWS::EC2::VPNConnection", "AWS::EC2::VPNGateway", "AWS::EC2::RegisteredHAInstance", "AWS::EC2::NatGateway", "AWS::EC2::EgressOnlyInternetGateway", "AWS::EC2::VPCEndpoint", "AWS::EC2::VPCEndpointService", "AWS::EC2::FlowLog", "AWS::EC2::VPCPeeringConnection", "AWS::Elasticsearch::Domain", "AWS::IAM::Group", "AWS::IAM::Policy", "AWS::IAM::Role", "AWS::IAM::User", "AWS::ElasticLoadBalancingV2::LoadBalancer", "AWS::ACM::Certificate", "AWS::RDS::DBInstance", "AWS::RDS::DBSubnetGroup", "AWS::RDS::DBSecurityGroup", "AWS::RDS::DBSnapshot", "AWS::RDS::DBCluster", "AWS::RDS::DBClusterSnapshot", "AWS::RDS::EventSubscription", "AWS::S3::Bucket", "AWS::S3::AccountPublicAccessBlock", "AWS::Redshift::Cluster", "AWS::Redshift::ClusterSnapshot", "AWS::Redshift::ClusterParameterGroup", "AWS::Redshift::ClusterSecurityGroup", "AWS::Redshift::ClusterSubnetGroup", "AWS::Redshift::EventSubscription", "AWS::SSM::ManagedInstanceInventory", "AWS::CloudWatch::Alarm", "AWS::CloudFormation::Stack", "AWS::ElasticLoadBalancing::LoadBalancer", "AWS::AutoScaling::AutoScalingGroup", "AWS::AutoScaling::LaunchConfiguration", "AWS::AutoScaling::ScalingPolicy", "AWS::AutoScaling::ScheduledAction", "AWS::DynamoDB::Table", "AWS::CodeBuild::Project", "AWS::WAF::RateBasedRule", "AWS::WAF::Rule", "AWS::WAF::RuleGroup", "AWS::WAF::WebACL", "AWS::WAFRegional::RateBasedRule", "AWS::WAFRegional::Rule", "AWS::WAFRegional::RuleGroup", "AWS::WAFRegional::WebACL", "AWS::CloudFront::Distribution", "AWS::CloudFront::StreamingDistribution", "AWS::Lambda::Function", "AWS::NetworkFirewall::Firewall", "AWS::NetworkFirewall::FirewallPolicy", "AWS::NetworkFirewall::RuleGroup", "AWS::ElasticBeanstalk::Application", "AWS::ElasticBeanstalk::ApplicationVersion", "AWS::ElasticBeanstalk::Environment", "AWS::WAFv2::WebACL", "AWS::WAFv2::RuleGroup", "AWS::WAFv2::IPSet", "AWS::WAFv2::RegexPatternSet", "AWS::WAFv2::ManagedRuleSet", "AWS::XRay::EncryptionConfig", "AWS::SSM::AssociationCompliance", "AWS::SSM::PatchCompliance", "AWS::Shield::Protection", "AWS::ShieldRegional::Protection", "AWS::Config::ConformancePackCompliance", "AWS::Config::ResourceCompliance", "AWS::ApiGateway::Stage", "AWS::ApiGateway::RestApi", "AWS::ApiGatewayV2::Stage", "AWS::ApiGatewayV2::Api", "AWS::CodePipeline::Pipeline", "AWS::ServiceCatalog::CloudFormationProvisionedProduct", "AWS::ServiceCatalog::CloudFormationProduct", "AWS::ServiceCatalog::Portfolio", "AWS::SQS::Queue", "AWS::KMS::Key", "AWS::QLDB::Ledger", "AWS::SecretsManager::Secret", "AWS::SNS::Topic", "AWS::SSM::FileData", "AWS::Backup::BackupPlan", "AWS::Backup::BackupSelection", "AWS::Backup::BackupVault", "AWS::Backup::RecoveryPoint", "AWS::ECR::Repository", "AWS::ECS::Cluster", "AWS::ECS::Service", "AWS::ECS::TaskDefinition", "AWS::EFS::AccessPoint", "AWS::EFS::FileSystem", "AWS::EKS::Cluster", "AWS::OpenSearch::Domain", "AWS::EC2::TransitGateway", "AWS::Kinesis::Stream", "AWS::Kinesis::StreamConsumer", "AWS::CodeDeploy::Application", "AWS::CodeDeploy::DeploymentConfig", "AWS::CodeDeploy::DeploymentGroup", "AWS::EC2::LaunchTemplate", "AWS::ECR::PublicRepository", "AWS::GuardDuty::Detector", "AWS::EMR::SecurityConfiguration", "AWS::SageMaker::CodeRepository", "AWS::Route53Resolver::ResolverEndpoint", "AWS::Route53Resolver::ResolverRule", "AWS::Route53Resolver::ResolverRuleAssociation", "AWS::DMS::ReplicationSubnetGroup", "AWS::DMS::EventSubscription", "AWS::MSK::Cluster", "AWS::StepFunctions::Activity", "AWS::WorkSpaces::Workspace", "AWS::WorkSpaces::ConnectionAlias", "AWS::SageMaker::Model", "AWS::ElasticLoadBalancingV2::Listener", "AWS::StepFunctions::StateMachine", "AWS::Batch::JobQueue", "AWS::Batch::ComputeEnvironment", "AWS::AccessAnalyzer::Analyzer", "AWS::Athena::WorkGroup", "AWS::Athena::DataCatalog", "AWS::Detective::Graph", "AWS::GlobalAccelerator::Accelerator", "AWS::GlobalAccelerator::EndpointGroup", "AWS::GlobalAccelerator::Listener", "AWS::EC2::TransitGatewayAttachment", "AWS::EC2::TransitGatewayRouteTable", "AWS::DMS::Certificate", "AWS::AppConfig::Application", "AWS::AppSync::GraphQLApi", "AWS::DataSync::LocationSMB", "AWS::DataSync::LocationFSxLustre", "AWS::DataSync::LocationS3", "AWS::DataSync::LocationEFS", "AWS::DataSync::Task", "AWS::DataSync::LocationNFS", "AWS::EC2::NetworkInsightsAccessScopeAnalysis", "AWS::EKS::FargateProfile", "AWS::Glue::Job", "AWS::GuardDuty::ThreatIntelSet", "AWS::GuardDuty::IPSet", "AWS::SageMaker::Workteam", "AWS::SageMaker::NotebookInstanceLifecycleConfig", "AWS::ServiceDiscovery::Service", "AWS::ServiceDiscovery::PublicDnsNamespace", "AWS::SES::ContactList", "AWS::SES::ConfigurationSet", "AWS::Route53::HostedZone", "AWS::IoTEvents::Input", "AWS::IoTEvents::DetectorModel", "AWS::IoTEvents::AlarmModel", "AWS::ServiceDiscovery::HttpNamespace", "AWS::Events::EventBus", "AWS::ImageBuilder::ContainerRecipe", "AWS::ImageBuilder::DistributionConfiguration", "AWS::ImageBuilder::InfrastructureConfiguration", "AWS::DataSync::LocationObjectStorage", "AWS::DataSync::LocationHDFS", "AWS::Glue::Classifier", "AWS::Route53RecoveryReadiness::Cell", "AWS::Route53RecoveryReadiness::ReadinessCheck", "AWS::ECR::RegistryPolicy", "AWS::Backup::ReportPlan", "AWS::Lightsail::Certificate", "AWS::RUM::AppMonitor", "AWS::Events::Endpoint", "AWS::SES::ReceiptRuleSet", "AWS::Events::Archive", "AWS::Events::ApiDestination", "AWS::Lightsail::Disk", "AWS::FIS::ExperimentTemplate", "AWS::DataSync::LocationFSxWindows", "AWS::SES::ReceiptFilter", "AWS::GuardDuty::Filter", "AWS::SES::Template", "AWS::AmazonMQ::Broker", "AWS::AppConfig::Environment", "AWS::AppConfig::ConfigurationProfile", "AWS::Cloud9::EnvironmentEC2", "AWS::EventSchemas::Registry", "AWS::EventSchemas::RegistryPolicy", "AWS::EventSchemas::Discoverer", "AWS::FraudDetector::Label", "AWS::FraudDetector::EntityType", "AWS::FraudDetector::Variable", "AWS::FraudDetector::Outcome", "AWS::IoT::Authorizer", "AWS::IoT::SecurityProfile", "AWS::IoT::RoleAlias", "AWS::IoT::Dimension", "AWS::IoTAnalytics::Datastore", "AWS::Lightsail::Bucket", "AWS::Lightsail::StaticIp", "AWS::MediaPackage::PackagingGroup", "AWS::Route53RecoveryReadiness::RecoveryGroup", "AWS::ResilienceHub::ResiliencyPolicy", "AWS::Transfer::Workflow", "AWS::EKS::IdentityProviderConfig", "AWS::EKS::Addon", "AWS::Glue::MLTransform", "AWS::IoT::Policy", "AWS::IoT::MitigationAction", "AWS::IoTTwinMaker::Workspace", "AWS::IoTTwinMaker::Entity", "AWS::IoTAnalytics::Dataset", "AWS::IoTAnalytics::Pipeline", "AWS::IoTAnalytics::Channel", "AWS::IoTSiteWise::Dashboard", "AWS::IoTSiteWise::Project", "AWS::IoTSiteWise::Portal", "AWS::IoTSiteWise::AssetModel", "AWS::IVS::Channel", "AWS::IVS::RecordingConfiguration", "AWS::IVS::PlaybackKeyPair", "AWS::KinesisAnalyticsV2::Application", "AWS::RDS::GlobalCluster", "AWS::S3::MultiRegionAccessPoint", "AWS::DeviceFarm::TestGridProject", "AWS::Budgets::BudgetsAction", "AWS::Lex::Bot", "AWS::CodeGuruReviewer::RepositoryAssociation", "AWS::IoT::CustomMetric", "AWS::Route53Resolver::FirewallDomainList", "AWS::RoboMaker::RobotApplicationVersion", "AWS::EC2::TrafficMirrorSession", "AWS::IoTSiteWise::Gateway", "AWS::Lex::BotAlias", "AWS::LookoutMetrics::Alert", "AWS::IoT::AccountAuditConfiguration", "AWS::EC2::TrafficMirrorTarget", "AWS::S3::StorageLens", "AWS::IoT::ScheduledAudit", "AWS::Events::Connection", "AWS::EventSchemas::Schema", "AWS::MediaPackage::PackagingConfiguration", "AWS::KinesisVideo::SignalingChannel", "AWS::AppStream::DirectoryConfig", "AWS::LookoutVision::Project", "AWS::Route53RecoveryControl::Cluster", "AWS::Route53RecoveryControl::SafetyRule", "AWS::Route53RecoveryControl::ControlPanel", "AWS::Route53RecoveryControl::RoutingControl", "AWS::Route53RecoveryReadiness::ResourceSet", "AWS::RoboMaker::SimulationApplication", "AWS::RoboMaker::RobotApplication", "AWS::HealthLake::FHIRDatastore", "AWS::Pinpoint::Segment", "AWS::Pinpoint::ApplicationSettings", "AWS::Events::Rule", "AWS::EC2::DHCPOptions", "AWS::EC2::NetworkInsightsPath", "AWS::EC2::TrafficMirrorFilter", "AWS::EC2::IPAM", "AWS::IoTTwinMaker::Scene", "AWS::NetworkManager::TransitGatewayRegistration", "AWS::CustomerProfiles::Domain", "AWS::AutoScaling::WarmPool", "AWS::Connect::PhoneNumber", "AWS::AppConfig::DeploymentStrategy", "AWS::AppFlow::Flow", "AWS::AuditManager::Assessment", "AWS::CloudWatch::MetricStream", "AWS::DeviceFarm::InstanceProfile", "AWS::DeviceFarm::Project", "AWS::EC2::EC2Fleet", "AWS::EC2::SubnetRouteTableAssociation", "AWS::ECR::PullThroughCacheRule", "AWS::GroundStation::Config", "AWS::ImageBuilder::ImagePipeline", "AWS::IoT::FleetMetric", "AWS::IoTWireless::ServiceProfile", "AWS::NetworkManager::Device", "AWS::NetworkManager::GlobalNetwork", "AWS::NetworkManager::Link", "AWS::NetworkManager::Site", "AWS::Panorama::Package", "AWS::Pinpoint::App", "AWS::Redshift::ScheduledAction", "AWS::Route53Resolver::FirewallRuleGroupAssociation", "AWS::SageMaker::AppImageConfig", "AWS::SageMaker::Image", "AWS::ECS::TaskSet", "AWS::Cassandra::Keyspace", "AWS::Signer::SigningProfile", "AWS::Amplify::App", "AWS::AppMesh::VirtualNode", "AWS::AppMesh::VirtualService", "AWS::AppRunner::VpcConnector", "AWS::AppStream::Application", "AWS::CodeArtifact::Repository", "AWS::EC2::PrefixList", "AWS::EC2::SpotFleet", "AWS::Evidently::Project", "AWS::Forecast::Dataset", "AWS::IAM::SAMLProvider", "AWS::IAM::ServerCertificate", "AWS::Pinpoint::Campaign", "AWS::Pinpoint::InAppTemplate", "AWS::SageMaker::Domain", "AWS::Transfer::Agreement", "AWS::Transfer::Connector", "AWS::KinesisFirehose::DeliveryStream", "AWS::Amplify::Branch", "AWS::AppIntegrations::EventIntegration", "AWS::AppMesh::Route", "AWS::Athena::PreparedStatement", "AWS::EC2::IPAMScope", "AWS::Evidently::Launch", "AWS::Forecast::DatasetGroup", "AWS::GreengrassV2::ComponentVersion", "AWS::GroundStation::MissionProfile", "AWS::MediaConnect::FlowEntitlement", "AWS::MediaConnect::FlowVpcInterface", "AWS::MediaTailor::PlaybackConfiguration", "AWS::MSK::Configuration", "AWS::Personalize::Dataset", "AWS::Personalize::Schema", "AWS::Personalize::Solution", "AWS::Pinpoint::EmailTemplate", "AWS::Pinpoint::EventStream", "AWS::ResilienceHub::App", "AWS::ACMPCA::CertificateAuthority", "AWS::AppConfig::HostedConfigurationVersion", "AWS::AppMesh::VirtualGateway", "AWS::AppMesh::VirtualRouter", "AWS::AppRunner::Service", "AWS::CustomerProfiles::ObjectType", "AWS::DMS::Endpoint", "AWS::EC2::CapacityReservation", "AWS::EC2::ClientVpnEndpoint", "AWS::Kendra::Index", "AWS::KinesisVideo::Stream", "AWS::Logs::Destination", "AWS::Pinpoint::EmailChannel", "AWS::S3::AccessPoint", "AWS::NetworkManager::CustomerGatewayAssociation", "AWS::NetworkManager::LinkAssociation", "AWS::IoTWireless::MulticastGroup", "AWS::Personalize::DatasetGroup", "AWS::IoTTwinMaker::ComponentType", "AWS::CodeBuild::ReportGroup", "AWS::SageMaker::FeatureGroup", "AWS::MSK::BatchScramSecret", "AWS::AppStream::Stack", "AWS::IoT::JobTemplate", "AWS::IoTWireless::FuotaTask", "AWS::IoT::ProvisioningTemplate", "AWS::InspectorV2::Filter", "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation", "AWS::ServiceDiscovery::Instance", "AWS::Transfer::Certificate", "AWS::MediaConnect::FlowSource", "AWS::APS::RuleGroupsNamespace", "AWS::CodeGuruProfiler::ProfilingGroup", "AWS::Route53Resolver::ResolverQueryLoggingConfig", "AWS::Batch::SchedulingPolicy", "AWS::ACMPCA::CertificateAuthorityActivation", "AWS::AppMesh::GatewayRoute", "AWS::AppMesh::Mesh", "AWS::Connect::Instance", "AWS::Connect::QuickConnect", "AWS::EC2::CarrierGateway", "AWS::EC2::IPAMPool", "AWS::EC2::TransitGatewayConnect", "AWS::EC2::TransitGatewayMulticastDomain", "AWS::ECS::CapacityProvider", "AWS::IAM::InstanceProfile", "AWS::IoT::CACertificate", "AWS::IoTTwinMaker::SyncJob", "AWS::KafkaConnect::Connector", "AWS::Lambda::CodeSigningConfig", "AWS::NetworkManager::ConnectPeer", "AWS::ResourceExplorer2::Index"
1696
1700
  # resp.configuration_recorders[0].recording_group.recording_strategy.use_only #=> String, one of "ALL_SUPPORTED_RESOURCE_TYPES", "INCLUSION_BY_RESOURCE_TYPES", "EXCLUSION_BY_RESOURCE_TYPES"
1701
+ # resp.configuration_recorders[0].recording_mode.recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
1702
+ # resp.configuration_recorders[0].recording_mode.recording_mode_overrides #=> Array
1703
+ # resp.configuration_recorders[0].recording_mode.recording_mode_overrides[0].description #=> String
1704
+ # resp.configuration_recorders[0].recording_mode.recording_mode_overrides[0].resource_types #=> Array
1705
+ # resp.configuration_recorders[0].recording_mode.recording_mode_overrides[0].resource_types[0] #=> String, one of "AWS::EC2::CustomerGateway", "AWS::EC2::EIP", "AWS::EC2::Host", "AWS::EC2::Instance", "AWS::EC2::InternetGateway", "AWS::EC2::NetworkAcl", "AWS::EC2::NetworkInterface", "AWS::EC2::RouteTable", "AWS::EC2::SecurityGroup", "AWS::EC2::Subnet", "AWS::CloudTrail::Trail", "AWS::EC2::Volume", "AWS::EC2::VPC", "AWS::EC2::VPNConnection", "AWS::EC2::VPNGateway", "AWS::EC2::RegisteredHAInstance", "AWS::EC2::NatGateway", "AWS::EC2::EgressOnlyInternetGateway", "AWS::EC2::VPCEndpoint", "AWS::EC2::VPCEndpointService", "AWS::EC2::FlowLog", "AWS::EC2::VPCPeeringConnection", "AWS::Elasticsearch::Domain", "AWS::IAM::Group", "AWS::IAM::Policy", "AWS::IAM::Role", "AWS::IAM::User", "AWS::ElasticLoadBalancingV2::LoadBalancer", "AWS::ACM::Certificate", "AWS::RDS::DBInstance", "AWS::RDS::DBSubnetGroup", "AWS::RDS::DBSecurityGroup", "AWS::RDS::DBSnapshot", "AWS::RDS::DBCluster", "AWS::RDS::DBClusterSnapshot", "AWS::RDS::EventSubscription", "AWS::S3::Bucket", "AWS::S3::AccountPublicAccessBlock", "AWS::Redshift::Cluster", "AWS::Redshift::ClusterSnapshot", "AWS::Redshift::ClusterParameterGroup", "AWS::Redshift::ClusterSecurityGroup", "AWS::Redshift::ClusterSubnetGroup", "AWS::Redshift::EventSubscription", "AWS::SSM::ManagedInstanceInventory", "AWS::CloudWatch::Alarm", "AWS::CloudFormation::Stack", "AWS::ElasticLoadBalancing::LoadBalancer", "AWS::AutoScaling::AutoScalingGroup", "AWS::AutoScaling::LaunchConfiguration", "AWS::AutoScaling::ScalingPolicy", "AWS::AutoScaling::ScheduledAction", "AWS::DynamoDB::Table", "AWS::CodeBuild::Project", "AWS::WAF::RateBasedRule", "AWS::WAF::Rule", "AWS::WAF::RuleGroup", "AWS::WAF::WebACL", "AWS::WAFRegional::RateBasedRule", "AWS::WAFRegional::Rule", "AWS::WAFRegional::RuleGroup", "AWS::WAFRegional::WebACL", "AWS::CloudFront::Distribution", "AWS::CloudFront::StreamingDistribution", "AWS::Lambda::Function", "AWS::NetworkFirewall::Firewall", "AWS::NetworkFirewall::FirewallPolicy", "AWS::NetworkFirewall::RuleGroup", "AWS::ElasticBeanstalk::Application", "AWS::ElasticBeanstalk::ApplicationVersion", "AWS::ElasticBeanstalk::Environment", "AWS::WAFv2::WebACL", "AWS::WAFv2::RuleGroup", "AWS::WAFv2::IPSet", "AWS::WAFv2::RegexPatternSet", "AWS::WAFv2::ManagedRuleSet", "AWS::XRay::EncryptionConfig", "AWS::SSM::AssociationCompliance", "AWS::SSM::PatchCompliance", "AWS::Shield::Protection", "AWS::ShieldRegional::Protection", "AWS::Config::ConformancePackCompliance", "AWS::Config::ResourceCompliance", "AWS::ApiGateway::Stage", "AWS::ApiGateway::RestApi", "AWS::ApiGatewayV2::Stage", "AWS::ApiGatewayV2::Api", "AWS::CodePipeline::Pipeline", "AWS::ServiceCatalog::CloudFormationProvisionedProduct", "AWS::ServiceCatalog::CloudFormationProduct", "AWS::ServiceCatalog::Portfolio", "AWS::SQS::Queue", "AWS::KMS::Key", "AWS::QLDB::Ledger", "AWS::SecretsManager::Secret", "AWS::SNS::Topic", "AWS::SSM::FileData", "AWS::Backup::BackupPlan", "AWS::Backup::BackupSelection", "AWS::Backup::BackupVault", "AWS::Backup::RecoveryPoint", "AWS::ECR::Repository", "AWS::ECS::Cluster", "AWS::ECS::Service", "AWS::ECS::TaskDefinition", "AWS::EFS::AccessPoint", "AWS::EFS::FileSystem", "AWS::EKS::Cluster", "AWS::OpenSearch::Domain", "AWS::EC2::TransitGateway", "AWS::Kinesis::Stream", "AWS::Kinesis::StreamConsumer", "AWS::CodeDeploy::Application", "AWS::CodeDeploy::DeploymentConfig", "AWS::CodeDeploy::DeploymentGroup", "AWS::EC2::LaunchTemplate", "AWS::ECR::PublicRepository", "AWS::GuardDuty::Detector", "AWS::EMR::SecurityConfiguration", "AWS::SageMaker::CodeRepository", "AWS::Route53Resolver::ResolverEndpoint", "AWS::Route53Resolver::ResolverRule", "AWS::Route53Resolver::ResolverRuleAssociation", "AWS::DMS::ReplicationSubnetGroup", "AWS::DMS::EventSubscription", "AWS::MSK::Cluster", "AWS::StepFunctions::Activity", "AWS::WorkSpaces::Workspace", "AWS::WorkSpaces::ConnectionAlias", "AWS::SageMaker::Model", "AWS::ElasticLoadBalancingV2::Listener", "AWS::StepFunctions::StateMachine", "AWS::Batch::JobQueue", "AWS::Batch::ComputeEnvironment", "AWS::AccessAnalyzer::Analyzer", "AWS::Athena::WorkGroup", "AWS::Athena::DataCatalog", "AWS::Detective::Graph", "AWS::GlobalAccelerator::Accelerator", "AWS::GlobalAccelerator::EndpointGroup", "AWS::GlobalAccelerator::Listener", "AWS::EC2::TransitGatewayAttachment", "AWS::EC2::TransitGatewayRouteTable", "AWS::DMS::Certificate", "AWS::AppConfig::Application", "AWS::AppSync::GraphQLApi", "AWS::DataSync::LocationSMB", "AWS::DataSync::LocationFSxLustre", "AWS::DataSync::LocationS3", "AWS::DataSync::LocationEFS", "AWS::DataSync::Task", "AWS::DataSync::LocationNFS", "AWS::EC2::NetworkInsightsAccessScopeAnalysis", "AWS::EKS::FargateProfile", "AWS::Glue::Job", "AWS::GuardDuty::ThreatIntelSet", "AWS::GuardDuty::IPSet", "AWS::SageMaker::Workteam", "AWS::SageMaker::NotebookInstanceLifecycleConfig", "AWS::ServiceDiscovery::Service", "AWS::ServiceDiscovery::PublicDnsNamespace", "AWS::SES::ContactList", "AWS::SES::ConfigurationSet", "AWS::Route53::HostedZone", "AWS::IoTEvents::Input", "AWS::IoTEvents::DetectorModel", "AWS::IoTEvents::AlarmModel", "AWS::ServiceDiscovery::HttpNamespace", "AWS::Events::EventBus", "AWS::ImageBuilder::ContainerRecipe", "AWS::ImageBuilder::DistributionConfiguration", "AWS::ImageBuilder::InfrastructureConfiguration", "AWS::DataSync::LocationObjectStorage", "AWS::DataSync::LocationHDFS", "AWS::Glue::Classifier", "AWS::Route53RecoveryReadiness::Cell", "AWS::Route53RecoveryReadiness::ReadinessCheck", "AWS::ECR::RegistryPolicy", "AWS::Backup::ReportPlan", "AWS::Lightsail::Certificate", "AWS::RUM::AppMonitor", "AWS::Events::Endpoint", "AWS::SES::ReceiptRuleSet", "AWS::Events::Archive", "AWS::Events::ApiDestination", "AWS::Lightsail::Disk", "AWS::FIS::ExperimentTemplate", "AWS::DataSync::LocationFSxWindows", "AWS::SES::ReceiptFilter", "AWS::GuardDuty::Filter", "AWS::SES::Template", "AWS::AmazonMQ::Broker", "AWS::AppConfig::Environment", "AWS::AppConfig::ConfigurationProfile", "AWS::Cloud9::EnvironmentEC2", "AWS::EventSchemas::Registry", "AWS::EventSchemas::RegistryPolicy", "AWS::EventSchemas::Discoverer", "AWS::FraudDetector::Label", "AWS::FraudDetector::EntityType", "AWS::FraudDetector::Variable", "AWS::FraudDetector::Outcome", "AWS::IoT::Authorizer", "AWS::IoT::SecurityProfile", "AWS::IoT::RoleAlias", "AWS::IoT::Dimension", "AWS::IoTAnalytics::Datastore", "AWS::Lightsail::Bucket", "AWS::Lightsail::StaticIp", "AWS::MediaPackage::PackagingGroup", "AWS::Route53RecoveryReadiness::RecoveryGroup", "AWS::ResilienceHub::ResiliencyPolicy", "AWS::Transfer::Workflow", "AWS::EKS::IdentityProviderConfig", "AWS::EKS::Addon", "AWS::Glue::MLTransform", "AWS::IoT::Policy", "AWS::IoT::MitigationAction", "AWS::IoTTwinMaker::Workspace", "AWS::IoTTwinMaker::Entity", "AWS::IoTAnalytics::Dataset", "AWS::IoTAnalytics::Pipeline", "AWS::IoTAnalytics::Channel", "AWS::IoTSiteWise::Dashboard", "AWS::IoTSiteWise::Project", "AWS::IoTSiteWise::Portal", "AWS::IoTSiteWise::AssetModel", "AWS::IVS::Channel", "AWS::IVS::RecordingConfiguration", "AWS::IVS::PlaybackKeyPair", "AWS::KinesisAnalyticsV2::Application", "AWS::RDS::GlobalCluster", "AWS::S3::MultiRegionAccessPoint", "AWS::DeviceFarm::TestGridProject", "AWS::Budgets::BudgetsAction", "AWS::Lex::Bot", "AWS::CodeGuruReviewer::RepositoryAssociation", "AWS::IoT::CustomMetric", "AWS::Route53Resolver::FirewallDomainList", "AWS::RoboMaker::RobotApplicationVersion", "AWS::EC2::TrafficMirrorSession", "AWS::IoTSiteWise::Gateway", "AWS::Lex::BotAlias", "AWS::LookoutMetrics::Alert", "AWS::IoT::AccountAuditConfiguration", "AWS::EC2::TrafficMirrorTarget", "AWS::S3::StorageLens", "AWS::IoT::ScheduledAudit", "AWS::Events::Connection", "AWS::EventSchemas::Schema", "AWS::MediaPackage::PackagingConfiguration", "AWS::KinesisVideo::SignalingChannel", "AWS::AppStream::DirectoryConfig", "AWS::LookoutVision::Project", "AWS::Route53RecoveryControl::Cluster", "AWS::Route53RecoveryControl::SafetyRule", "AWS::Route53RecoveryControl::ControlPanel", "AWS::Route53RecoveryControl::RoutingControl", "AWS::Route53RecoveryReadiness::ResourceSet", "AWS::RoboMaker::SimulationApplication", "AWS::RoboMaker::RobotApplication", "AWS::HealthLake::FHIRDatastore", "AWS::Pinpoint::Segment", "AWS::Pinpoint::ApplicationSettings", "AWS::Events::Rule", "AWS::EC2::DHCPOptions", "AWS::EC2::NetworkInsightsPath", "AWS::EC2::TrafficMirrorFilter", "AWS::EC2::IPAM", "AWS::IoTTwinMaker::Scene", "AWS::NetworkManager::TransitGatewayRegistration", "AWS::CustomerProfiles::Domain", "AWS::AutoScaling::WarmPool", "AWS::Connect::PhoneNumber", "AWS::AppConfig::DeploymentStrategy", "AWS::AppFlow::Flow", "AWS::AuditManager::Assessment", "AWS::CloudWatch::MetricStream", "AWS::DeviceFarm::InstanceProfile", "AWS::DeviceFarm::Project", "AWS::EC2::EC2Fleet", "AWS::EC2::SubnetRouteTableAssociation", "AWS::ECR::PullThroughCacheRule", "AWS::GroundStation::Config", "AWS::ImageBuilder::ImagePipeline", "AWS::IoT::FleetMetric", "AWS::IoTWireless::ServiceProfile", "AWS::NetworkManager::Device", "AWS::NetworkManager::GlobalNetwork", "AWS::NetworkManager::Link", "AWS::NetworkManager::Site", "AWS::Panorama::Package", "AWS::Pinpoint::App", "AWS::Redshift::ScheduledAction", "AWS::Route53Resolver::FirewallRuleGroupAssociation", "AWS::SageMaker::AppImageConfig", "AWS::SageMaker::Image", "AWS::ECS::TaskSet", "AWS::Cassandra::Keyspace", "AWS::Signer::SigningProfile", "AWS::Amplify::App", "AWS::AppMesh::VirtualNode", "AWS::AppMesh::VirtualService", "AWS::AppRunner::VpcConnector", "AWS::AppStream::Application", "AWS::CodeArtifact::Repository", "AWS::EC2::PrefixList", "AWS::EC2::SpotFleet", "AWS::Evidently::Project", "AWS::Forecast::Dataset", "AWS::IAM::SAMLProvider", "AWS::IAM::ServerCertificate", "AWS::Pinpoint::Campaign", "AWS::Pinpoint::InAppTemplate", "AWS::SageMaker::Domain", "AWS::Transfer::Agreement", "AWS::Transfer::Connector", "AWS::KinesisFirehose::DeliveryStream", "AWS::Amplify::Branch", "AWS::AppIntegrations::EventIntegration", "AWS::AppMesh::Route", "AWS::Athena::PreparedStatement", "AWS::EC2::IPAMScope", "AWS::Evidently::Launch", "AWS::Forecast::DatasetGroup", "AWS::GreengrassV2::ComponentVersion", "AWS::GroundStation::MissionProfile", "AWS::MediaConnect::FlowEntitlement", "AWS::MediaConnect::FlowVpcInterface", "AWS::MediaTailor::PlaybackConfiguration", "AWS::MSK::Configuration", "AWS::Personalize::Dataset", "AWS::Personalize::Schema", "AWS::Personalize::Solution", "AWS::Pinpoint::EmailTemplate", "AWS::Pinpoint::EventStream", "AWS::ResilienceHub::App", "AWS::ACMPCA::CertificateAuthority", "AWS::AppConfig::HostedConfigurationVersion", "AWS::AppMesh::VirtualGateway", "AWS::AppMesh::VirtualRouter", "AWS::AppRunner::Service", "AWS::CustomerProfiles::ObjectType", "AWS::DMS::Endpoint", "AWS::EC2::CapacityReservation", "AWS::EC2::ClientVpnEndpoint", "AWS::Kendra::Index", "AWS::KinesisVideo::Stream", "AWS::Logs::Destination", "AWS::Pinpoint::EmailChannel", "AWS::S3::AccessPoint", "AWS::NetworkManager::CustomerGatewayAssociation", "AWS::NetworkManager::LinkAssociation", "AWS::IoTWireless::MulticastGroup", "AWS::Personalize::DatasetGroup", "AWS::IoTTwinMaker::ComponentType", "AWS::CodeBuild::ReportGroup", "AWS::SageMaker::FeatureGroup", "AWS::MSK::BatchScramSecret", "AWS::AppStream::Stack", "AWS::IoT::JobTemplate", "AWS::IoTWireless::FuotaTask", "AWS::IoT::ProvisioningTemplate", "AWS::InspectorV2::Filter", "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation", "AWS::ServiceDiscovery::Instance", "AWS::Transfer::Certificate", "AWS::MediaConnect::FlowSource", "AWS::APS::RuleGroupsNamespace", "AWS::CodeGuruProfiler::ProfilingGroup", "AWS::Route53Resolver::ResolverQueryLoggingConfig", "AWS::Batch::SchedulingPolicy", "AWS::ACMPCA::CertificateAuthorityActivation", "AWS::AppMesh::GatewayRoute", "AWS::AppMesh::Mesh", "AWS::Connect::Instance", "AWS::Connect::QuickConnect", "AWS::EC2::CarrierGateway", "AWS::EC2::IPAMPool", "AWS::EC2::TransitGatewayConnect", "AWS::EC2::TransitGatewayMulticastDomain", "AWS::ECS::CapacityProvider", "AWS::IAM::InstanceProfile", "AWS::IoT::CACertificate", "AWS::IoTTwinMaker::SyncJob", "AWS::KafkaConnect::Connector", "AWS::Lambda::CodeSigningConfig", "AWS::NetworkManager::ConnectPeer", "AWS::ResourceExplorer2::Index"
1706
+ # resp.configuration_recorders[0].recording_mode.recording_mode_overrides[0].recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
1697
1707
  #
1698
1708
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeConfigurationRecorders AWS API Documentation
1699
1709
  #
@@ -2896,6 +2906,8 @@ module Aws::ConfigService
2896
2906
  # resp.configuration_item.configuration #=> String
2897
2907
  # resp.configuration_item.supplementary_configuration #=> Hash
2898
2908
  # resp.configuration_item.supplementary_configuration["SupplementaryConfigurationName"] #=> String
2909
+ # resp.configuration_item.recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
2910
+ # resp.configuration_item.configuration_item_delivery_time #=> Time
2899
2911
  #
2900
2912
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/GetAggregateResourceConfig AWS API Documentation
2901
2913
  #
@@ -3599,6 +3611,8 @@ module Aws::ConfigService
3599
3611
  # resp.configuration_items[0].configuration #=> String
3600
3612
  # resp.configuration_items[0].supplementary_configuration #=> Hash
3601
3613
  # resp.configuration_items[0].supplementary_configuration["SupplementaryConfigurationName"] #=> String
3614
+ # resp.configuration_items[0].recording_frequency #=> String, one of "CONTINUOUS", "DAILY"
3615
+ # resp.configuration_items[0].configuration_item_delivery_time #=> Time
3602
3616
  # resp.next_token #=> String
3603
3617
  #
3604
3618
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/GetResourceConfigHistory AWS API Documentation
@@ -4412,6 +4426,16 @@ module Aws::ConfigService
4412
4426
  # use_only: "ALL_SUPPORTED_RESOURCE_TYPES", # accepts ALL_SUPPORTED_RESOURCE_TYPES, INCLUSION_BY_RESOURCE_TYPES, EXCLUSION_BY_RESOURCE_TYPES
4413
4427
  # },
4414
4428
  # },
4429
+ # recording_mode: {
4430
+ # recording_frequency: "CONTINUOUS", # required, accepts CONTINUOUS, DAILY
4431
+ # recording_mode_overrides: [
4432
+ # {
4433
+ # description: "Description",
4434
+ # resource_types: ["AWS::EC2::CustomerGateway"], # required, accepts AWS::EC2::CustomerGateway, AWS::EC2::EIP, AWS::EC2::Host, AWS::EC2::Instance, AWS::EC2::InternetGateway, AWS::EC2::NetworkAcl, AWS::EC2::NetworkInterface, AWS::EC2::RouteTable, AWS::EC2::SecurityGroup, AWS::EC2::Subnet, AWS::CloudTrail::Trail, AWS::EC2::Volume, AWS::EC2::VPC, AWS::EC2::VPNConnection, AWS::EC2::VPNGateway, AWS::EC2::RegisteredHAInstance, AWS::EC2::NatGateway, AWS::EC2::EgressOnlyInternetGateway, AWS::EC2::VPCEndpoint, AWS::EC2::VPCEndpointService, AWS::EC2::FlowLog, AWS::EC2::VPCPeeringConnection, AWS::Elasticsearch::Domain, AWS::IAM::Group, AWS::IAM::Policy, AWS::IAM::Role, AWS::IAM::User, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::ACM::Certificate, AWS::RDS::DBInstance, AWS::RDS::DBSubnetGroup, AWS::RDS::DBSecurityGroup, AWS::RDS::DBSnapshot, AWS::RDS::DBCluster, AWS::RDS::DBClusterSnapshot, AWS::RDS::EventSubscription, AWS::S3::Bucket, AWS::S3::AccountPublicAccessBlock, AWS::Redshift::Cluster, AWS::Redshift::ClusterSnapshot, AWS::Redshift::ClusterParameterGroup, AWS::Redshift::ClusterSecurityGroup, AWS::Redshift::ClusterSubnetGroup, AWS::Redshift::EventSubscription, AWS::SSM::ManagedInstanceInventory, AWS::CloudWatch::Alarm, AWS::CloudFormation::Stack, AWS::ElasticLoadBalancing::LoadBalancer, AWS::AutoScaling::AutoScalingGroup, AWS::AutoScaling::LaunchConfiguration, AWS::AutoScaling::ScalingPolicy, AWS::AutoScaling::ScheduledAction, AWS::DynamoDB::Table, AWS::CodeBuild::Project, AWS::WAF::RateBasedRule, AWS::WAF::Rule, AWS::WAF::RuleGroup, AWS::WAF::WebACL, AWS::WAFRegional::RateBasedRule, AWS::WAFRegional::Rule, AWS::WAFRegional::RuleGroup, AWS::WAFRegional::WebACL, AWS::CloudFront::Distribution, AWS::CloudFront::StreamingDistribution, AWS::Lambda::Function, AWS::NetworkFirewall::Firewall, AWS::NetworkFirewall::FirewallPolicy, AWS::NetworkFirewall::RuleGroup, AWS::ElasticBeanstalk::Application, AWS::ElasticBeanstalk::ApplicationVersion, AWS::ElasticBeanstalk::Environment, AWS::WAFv2::WebACL, AWS::WAFv2::RuleGroup, AWS::WAFv2::IPSet, AWS::WAFv2::RegexPatternSet, AWS::WAFv2::ManagedRuleSet, AWS::XRay::EncryptionConfig, AWS::SSM::AssociationCompliance, AWS::SSM::PatchCompliance, AWS::Shield::Protection, AWS::ShieldRegional::Protection, AWS::Config::ConformancePackCompliance, AWS::Config::ResourceCompliance, AWS::ApiGateway::Stage, AWS::ApiGateway::RestApi, AWS::ApiGatewayV2::Stage, AWS::ApiGatewayV2::Api, AWS::CodePipeline::Pipeline, AWS::ServiceCatalog::CloudFormationProvisionedProduct, AWS::ServiceCatalog::CloudFormationProduct, AWS::ServiceCatalog::Portfolio, AWS::SQS::Queue, AWS::KMS::Key, AWS::QLDB::Ledger, AWS::SecretsManager::Secret, AWS::SNS::Topic, AWS::SSM::FileData, AWS::Backup::BackupPlan, AWS::Backup::BackupSelection, AWS::Backup::BackupVault, AWS::Backup::RecoveryPoint, AWS::ECR::Repository, AWS::ECS::Cluster, AWS::ECS::Service, AWS::ECS::TaskDefinition, AWS::EFS::AccessPoint, AWS::EFS::FileSystem, AWS::EKS::Cluster, AWS::OpenSearch::Domain, AWS::EC2::TransitGateway, AWS::Kinesis::Stream, AWS::Kinesis::StreamConsumer, AWS::CodeDeploy::Application, AWS::CodeDeploy::DeploymentConfig, AWS::CodeDeploy::DeploymentGroup, AWS::EC2::LaunchTemplate, AWS::ECR::PublicRepository, AWS::GuardDuty::Detector, AWS::EMR::SecurityConfiguration, AWS::SageMaker::CodeRepository, AWS::Route53Resolver::ResolverEndpoint, AWS::Route53Resolver::ResolverRule, AWS::Route53Resolver::ResolverRuleAssociation, AWS::DMS::ReplicationSubnetGroup, AWS::DMS::EventSubscription, AWS::MSK::Cluster, AWS::StepFunctions::Activity, AWS::WorkSpaces::Workspace, AWS::WorkSpaces::ConnectionAlias, AWS::SageMaker::Model, AWS::ElasticLoadBalancingV2::Listener, AWS::StepFunctions::StateMachine, AWS::Batch::JobQueue, AWS::Batch::ComputeEnvironment, AWS::AccessAnalyzer::Analyzer, AWS::Athena::WorkGroup, AWS::Athena::DataCatalog, AWS::Detective::Graph, AWS::GlobalAccelerator::Accelerator, AWS::GlobalAccelerator::EndpointGroup, AWS::GlobalAccelerator::Listener, AWS::EC2::TransitGatewayAttachment, AWS::EC2::TransitGatewayRouteTable, AWS::DMS::Certificate, AWS::AppConfig::Application, AWS::AppSync::GraphQLApi, AWS::DataSync::LocationSMB, AWS::DataSync::LocationFSxLustre, AWS::DataSync::LocationS3, AWS::DataSync::LocationEFS, AWS::DataSync::Task, AWS::DataSync::LocationNFS, AWS::EC2::NetworkInsightsAccessScopeAnalysis, AWS::EKS::FargateProfile, AWS::Glue::Job, AWS::GuardDuty::ThreatIntelSet, AWS::GuardDuty::IPSet, AWS::SageMaker::Workteam, AWS::SageMaker::NotebookInstanceLifecycleConfig, AWS::ServiceDiscovery::Service, AWS::ServiceDiscovery::PublicDnsNamespace, AWS::SES::ContactList, AWS::SES::ConfigurationSet, AWS::Route53::HostedZone, AWS::IoTEvents::Input, AWS::IoTEvents::DetectorModel, AWS::IoTEvents::AlarmModel, AWS::ServiceDiscovery::HttpNamespace, AWS::Events::EventBus, AWS::ImageBuilder::ContainerRecipe, AWS::ImageBuilder::DistributionConfiguration, AWS::ImageBuilder::InfrastructureConfiguration, AWS::DataSync::LocationObjectStorage, AWS::DataSync::LocationHDFS, AWS::Glue::Classifier, AWS::Route53RecoveryReadiness::Cell, AWS::Route53RecoveryReadiness::ReadinessCheck, AWS::ECR::RegistryPolicy, AWS::Backup::ReportPlan, AWS::Lightsail::Certificate, AWS::RUM::AppMonitor, AWS::Events::Endpoint, AWS::SES::ReceiptRuleSet, AWS::Events::Archive, AWS::Events::ApiDestination, AWS::Lightsail::Disk, AWS::FIS::ExperimentTemplate, AWS::DataSync::LocationFSxWindows, AWS::SES::ReceiptFilter, AWS::GuardDuty::Filter, AWS::SES::Template, AWS::AmazonMQ::Broker, AWS::AppConfig::Environment, AWS::AppConfig::ConfigurationProfile, AWS::Cloud9::EnvironmentEC2, AWS::EventSchemas::Registry, AWS::EventSchemas::RegistryPolicy, AWS::EventSchemas::Discoverer, AWS::FraudDetector::Label, AWS::FraudDetector::EntityType, AWS::FraudDetector::Variable, AWS::FraudDetector::Outcome, AWS::IoT::Authorizer, AWS::IoT::SecurityProfile, AWS::IoT::RoleAlias, AWS::IoT::Dimension, AWS::IoTAnalytics::Datastore, AWS::Lightsail::Bucket, AWS::Lightsail::StaticIp, AWS::MediaPackage::PackagingGroup, AWS::Route53RecoveryReadiness::RecoveryGroup, AWS::ResilienceHub::ResiliencyPolicy, AWS::Transfer::Workflow, AWS::EKS::IdentityProviderConfig, AWS::EKS::Addon, AWS::Glue::MLTransform, AWS::IoT::Policy, AWS::IoT::MitigationAction, AWS::IoTTwinMaker::Workspace, AWS::IoTTwinMaker::Entity, AWS::IoTAnalytics::Dataset, AWS::IoTAnalytics::Pipeline, AWS::IoTAnalytics::Channel, AWS::IoTSiteWise::Dashboard, AWS::IoTSiteWise::Project, AWS::IoTSiteWise::Portal, AWS::IoTSiteWise::AssetModel, AWS::IVS::Channel, AWS::IVS::RecordingConfiguration, AWS::IVS::PlaybackKeyPair, AWS::KinesisAnalyticsV2::Application, AWS::RDS::GlobalCluster, AWS::S3::MultiRegionAccessPoint, AWS::DeviceFarm::TestGridProject, AWS::Budgets::BudgetsAction, AWS::Lex::Bot, AWS::CodeGuruReviewer::RepositoryAssociation, AWS::IoT::CustomMetric, AWS::Route53Resolver::FirewallDomainList, AWS::RoboMaker::RobotApplicationVersion, AWS::EC2::TrafficMirrorSession, AWS::IoTSiteWise::Gateway, AWS::Lex::BotAlias, AWS::LookoutMetrics::Alert, AWS::IoT::AccountAuditConfiguration, AWS::EC2::TrafficMirrorTarget, AWS::S3::StorageLens, AWS::IoT::ScheduledAudit, AWS::Events::Connection, AWS::EventSchemas::Schema, AWS::MediaPackage::PackagingConfiguration, AWS::KinesisVideo::SignalingChannel, AWS::AppStream::DirectoryConfig, AWS::LookoutVision::Project, AWS::Route53RecoveryControl::Cluster, AWS::Route53RecoveryControl::SafetyRule, AWS::Route53RecoveryControl::ControlPanel, AWS::Route53RecoveryControl::RoutingControl, AWS::Route53RecoveryReadiness::ResourceSet, AWS::RoboMaker::SimulationApplication, AWS::RoboMaker::RobotApplication, AWS::HealthLake::FHIRDatastore, AWS::Pinpoint::Segment, AWS::Pinpoint::ApplicationSettings, AWS::Events::Rule, AWS::EC2::DHCPOptions, AWS::EC2::NetworkInsightsPath, AWS::EC2::TrafficMirrorFilter, AWS::EC2::IPAM, AWS::IoTTwinMaker::Scene, AWS::NetworkManager::TransitGatewayRegistration, AWS::CustomerProfiles::Domain, AWS::AutoScaling::WarmPool, AWS::Connect::PhoneNumber, AWS::AppConfig::DeploymentStrategy, AWS::AppFlow::Flow, AWS::AuditManager::Assessment, AWS::CloudWatch::MetricStream, AWS::DeviceFarm::InstanceProfile, AWS::DeviceFarm::Project, AWS::EC2::EC2Fleet, AWS::EC2::SubnetRouteTableAssociation, AWS::ECR::PullThroughCacheRule, AWS::GroundStation::Config, AWS::ImageBuilder::ImagePipeline, AWS::IoT::FleetMetric, AWS::IoTWireless::ServiceProfile, AWS::NetworkManager::Device, AWS::NetworkManager::GlobalNetwork, AWS::NetworkManager::Link, AWS::NetworkManager::Site, AWS::Panorama::Package, AWS::Pinpoint::App, AWS::Redshift::ScheduledAction, AWS::Route53Resolver::FirewallRuleGroupAssociation, AWS::SageMaker::AppImageConfig, AWS::SageMaker::Image, AWS::ECS::TaskSet, AWS::Cassandra::Keyspace, AWS::Signer::SigningProfile, AWS::Amplify::App, AWS::AppMesh::VirtualNode, AWS::AppMesh::VirtualService, AWS::AppRunner::VpcConnector, AWS::AppStream::Application, AWS::CodeArtifact::Repository, AWS::EC2::PrefixList, AWS::EC2::SpotFleet, AWS::Evidently::Project, AWS::Forecast::Dataset, AWS::IAM::SAMLProvider, AWS::IAM::ServerCertificate, AWS::Pinpoint::Campaign, AWS::Pinpoint::InAppTemplate, AWS::SageMaker::Domain, AWS::Transfer::Agreement, AWS::Transfer::Connector, AWS::KinesisFirehose::DeliveryStream, AWS::Amplify::Branch, AWS::AppIntegrations::EventIntegration, AWS::AppMesh::Route, AWS::Athena::PreparedStatement, AWS::EC2::IPAMScope, AWS::Evidently::Launch, AWS::Forecast::DatasetGroup, AWS::GreengrassV2::ComponentVersion, AWS::GroundStation::MissionProfile, AWS::MediaConnect::FlowEntitlement, AWS::MediaConnect::FlowVpcInterface, AWS::MediaTailor::PlaybackConfiguration, AWS::MSK::Configuration, AWS::Personalize::Dataset, AWS::Personalize::Schema, AWS::Personalize::Solution, AWS::Pinpoint::EmailTemplate, AWS::Pinpoint::EventStream, AWS::ResilienceHub::App, AWS::ACMPCA::CertificateAuthority, AWS::AppConfig::HostedConfigurationVersion, AWS::AppMesh::VirtualGateway, AWS::AppMesh::VirtualRouter, AWS::AppRunner::Service, AWS::CustomerProfiles::ObjectType, AWS::DMS::Endpoint, AWS::EC2::CapacityReservation, AWS::EC2::ClientVpnEndpoint, AWS::Kendra::Index, AWS::KinesisVideo::Stream, AWS::Logs::Destination, AWS::Pinpoint::EmailChannel, AWS::S3::AccessPoint, AWS::NetworkManager::CustomerGatewayAssociation, AWS::NetworkManager::LinkAssociation, AWS::IoTWireless::MulticastGroup, AWS::Personalize::DatasetGroup, AWS::IoTTwinMaker::ComponentType, AWS::CodeBuild::ReportGroup, AWS::SageMaker::FeatureGroup, AWS::MSK::BatchScramSecret, AWS::AppStream::Stack, AWS::IoT::JobTemplate, AWS::IoTWireless::FuotaTask, AWS::IoT::ProvisioningTemplate, AWS::InspectorV2::Filter, AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation, AWS::ServiceDiscovery::Instance, AWS::Transfer::Certificate, AWS::MediaConnect::FlowSource, AWS::APS::RuleGroupsNamespace, AWS::CodeGuruProfiler::ProfilingGroup, AWS::Route53Resolver::ResolverQueryLoggingConfig, AWS::Batch::SchedulingPolicy, AWS::ACMPCA::CertificateAuthorityActivation, AWS::AppMesh::GatewayRoute, AWS::AppMesh::Mesh, AWS::Connect::Instance, AWS::Connect::QuickConnect, AWS::EC2::CarrierGateway, AWS::EC2::IPAMPool, AWS::EC2::TransitGatewayConnect, AWS::EC2::TransitGatewayMulticastDomain, AWS::ECS::CapacityProvider, AWS::IAM::InstanceProfile, AWS::IoT::CACertificate, AWS::IoTTwinMaker::SyncJob, AWS::KafkaConnect::Connector, AWS::Lambda::CodeSigningConfig, AWS::NetworkManager::ConnectPeer, AWS::ResourceExplorer2::Index
4435
+ # recording_frequency: "CONTINUOUS", # required, accepts CONTINUOUS, DAILY
4436
+ # },
4437
+ # ],
4438
+ # },
4415
4439
  # },
4416
4440
  # })
4417
4441
  #
@@ -5798,7 +5822,7 @@ module Aws::ConfigService
5798
5822
  params: params,
5799
5823
  config: config)
5800
5824
  context[:gem_name] = 'aws-sdk-configservice'
5801
- context[:gem_version] = '1.101.0'
5825
+ context[:gem_version] = '1.102.0'
5802
5826
  Seahorse::Client::Request.new(handlers, context)
5803
5827
  end
5804
5828
 
@@ -94,6 +94,7 @@ module Aws::ConfigService
94
94
  ConfigurationAggregatorNameList = Shapes::ListShape.new(name: 'ConfigurationAggregatorNameList')
95
95
  ConfigurationItem = Shapes::StructureShape.new(name: 'ConfigurationItem')
96
96
  ConfigurationItemCaptureTime = Shapes::TimestampShape.new(name: 'ConfigurationItemCaptureTime')
97
+ ConfigurationItemDeliveryTime = Shapes::TimestampShape.new(name: 'ConfigurationItemDeliveryTime')
97
98
  ConfigurationItemList = Shapes::ListShape.new(name: 'ConfigurationItemList')
98
99
  ConfigurationItemMD5Hash = Shapes::StringShape.new(name: 'ConfigurationItemMD5Hash')
99
100
  ConfigurationItemStatus = Shapes::StringShape.new(name: 'ConfigurationItemStatus')
@@ -219,6 +220,7 @@ module Aws::ConfigService
219
220
  DescribeRemediationExecutionStatusResponse = Shapes::StructureShape.new(name: 'DescribeRemediationExecutionStatusResponse')
220
221
  DescribeRetentionConfigurationsRequest = Shapes::StructureShape.new(name: 'DescribeRetentionConfigurationsRequest')
221
222
  DescribeRetentionConfigurationsResponse = Shapes::StructureShape.new(name: 'DescribeRetentionConfigurationsResponse')
223
+ Description = Shapes::StringShape.new(name: 'Description')
222
224
  DiscoveredResourceIdentifierList = Shapes::ListShape.new(name: 'DiscoveredResourceIdentifierList')
223
225
  EarlierTime = Shapes::TimestampShape.new(name: 'EarlierTime')
224
226
  EmptiableStringWithCharLimit256 = Shapes::StringShape.new(name: 'EmptiableStringWithCharLimit256')
@@ -435,7 +437,12 @@ module Aws::ConfigService
435
437
  QueryName = Shapes::StringShape.new(name: 'QueryName')
436
438
  RecorderName = Shapes::StringShape.new(name: 'RecorderName')
437
439
  RecorderStatus = Shapes::StringShape.new(name: 'RecorderStatus')
440
+ RecordingFrequency = Shapes::StringShape.new(name: 'RecordingFrequency')
438
441
  RecordingGroup = Shapes::StructureShape.new(name: 'RecordingGroup')
442
+ RecordingMode = Shapes::StructureShape.new(name: 'RecordingMode')
443
+ RecordingModeOverride = Shapes::StructureShape.new(name: 'RecordingModeOverride')
444
+ RecordingModeOverrides = Shapes::ListShape.new(name: 'RecordingModeOverrides')
445
+ RecordingModeResourceTypesList = Shapes::ListShape.new(name: 'RecordingModeResourceTypesList')
439
446
  RecordingStrategy = Shapes::StructureShape.new(name: 'RecordingStrategy')
440
447
  RecordingStrategyType = Shapes::StringShape.new(name: 'RecordingStrategyType')
441
448
  ReevaluateConfigRuleNames = Shapes::ListShape.new(name: 'ReevaluateConfigRuleNames')
@@ -672,6 +679,8 @@ module Aws::ConfigService
672
679
  BaseConfigurationItem.add_member(:resource_creation_time, Shapes::ShapeRef.new(shape: ResourceCreationTime, location_name: "resourceCreationTime"))
673
680
  BaseConfigurationItem.add_member(:configuration, Shapes::ShapeRef.new(shape: Configuration, location_name: "configuration"))
674
681
  BaseConfigurationItem.add_member(:supplementary_configuration, Shapes::ShapeRef.new(shape: SupplementaryConfiguration, location_name: "supplementaryConfiguration"))
682
+ BaseConfigurationItem.add_member(:recording_frequency, Shapes::ShapeRef.new(shape: RecordingFrequency, location_name: "recordingFrequency"))
683
+ BaseConfigurationItem.add_member(:configuration_item_delivery_time, Shapes::ShapeRef.new(shape: ConfigurationItemDeliveryTime, location_name: "configurationItemDeliveryTime"))
675
684
  BaseConfigurationItem.struct_class = Types::BaseConfigurationItem
676
685
 
677
686
  BaseConfigurationItems.member = Shapes::ShapeRef.new(shape: BaseConfigurationItem)
@@ -821,6 +830,8 @@ module Aws::ConfigService
821
830
  ConfigurationItem.add_member(:relationships, Shapes::ShapeRef.new(shape: RelationshipList, location_name: "relationships"))
822
831
  ConfigurationItem.add_member(:configuration, Shapes::ShapeRef.new(shape: Configuration, location_name: "configuration"))
823
832
  ConfigurationItem.add_member(:supplementary_configuration, Shapes::ShapeRef.new(shape: SupplementaryConfiguration, location_name: "supplementaryConfiguration"))
833
+ ConfigurationItem.add_member(:recording_frequency, Shapes::ShapeRef.new(shape: RecordingFrequency, location_name: "recordingFrequency"))
834
+ ConfigurationItem.add_member(:configuration_item_delivery_time, Shapes::ShapeRef.new(shape: ConfigurationItemDeliveryTime, location_name: "configurationItemDeliveryTime"))
824
835
  ConfigurationItem.struct_class = Types::ConfigurationItem
825
836
 
826
837
  ConfigurationItemList.member = Shapes::ShapeRef.new(shape: ConfigurationItem)
@@ -828,6 +839,7 @@ module Aws::ConfigService
828
839
  ConfigurationRecorder.add_member(:name, Shapes::ShapeRef.new(shape: RecorderName, location_name: "name"))
829
840
  ConfigurationRecorder.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleARN"))
830
841
  ConfigurationRecorder.add_member(:recording_group, Shapes::ShapeRef.new(shape: RecordingGroup, location_name: "recordingGroup"))
842
+ ConfigurationRecorder.add_member(:recording_mode, Shapes::ShapeRef.new(shape: RecordingMode, location_name: "recordingMode"))
831
843
  ConfigurationRecorder.struct_class = Types::ConfigurationRecorder
832
844
 
833
845
  ConfigurationRecorderList.member = Shapes::ShapeRef.new(shape: ConfigurationRecorder)
@@ -1915,6 +1927,19 @@ module Aws::ConfigService
1915
1927
  RecordingGroup.add_member(:recording_strategy, Shapes::ShapeRef.new(shape: RecordingStrategy, location_name: "recordingStrategy"))
1916
1928
  RecordingGroup.struct_class = Types::RecordingGroup
1917
1929
 
1930
+ RecordingMode.add_member(:recording_frequency, Shapes::ShapeRef.new(shape: RecordingFrequency, required: true, location_name: "recordingFrequency"))
1931
+ RecordingMode.add_member(:recording_mode_overrides, Shapes::ShapeRef.new(shape: RecordingModeOverrides, location_name: "recordingModeOverrides"))
1932
+ RecordingMode.struct_class = Types::RecordingMode
1933
+
1934
+ RecordingModeOverride.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1935
+ RecordingModeOverride.add_member(:resource_types, Shapes::ShapeRef.new(shape: RecordingModeResourceTypesList, required: true, location_name: "resourceTypes"))
1936
+ RecordingModeOverride.add_member(:recording_frequency, Shapes::ShapeRef.new(shape: RecordingFrequency, required: true, location_name: "recordingFrequency"))
1937
+ RecordingModeOverride.struct_class = Types::RecordingModeOverride
1938
+
1939
+ RecordingModeOverrides.member = Shapes::ShapeRef.new(shape: RecordingModeOverride)
1940
+
1941
+ RecordingModeResourceTypesList.member = Shapes::ShapeRef.new(shape: ResourceType)
1942
+
1918
1943
  RecordingStrategy.add_member(:use_only, Shapes::ShapeRef.new(shape: RecordingStrategyType, location_name: "useOnly"))
1919
1944
  RecordingStrategy.struct_class = Types::RecordingStrategy
1920
1945
 
@@ -3220,6 +3245,7 @@ module Aws::ConfigService
3220
3245
  o.input = Shapes::ShapeRef.new(shape: PutConfigurationRecorderRequest)
3221
3246
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3222
3247
  o.errors << Shapes::ShapeRef.new(shape: MaxNumberOfConfigurationRecordersExceededException)
3248
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3223
3249
  o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRecorderNameException)
3224
3250
  o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
3225
3251
  o.errors << Shapes::ShapeRef.new(shape: InvalidRecordingGroupException)
@@ -436,7 +436,7 @@ module Aws::ConfigService
436
436
  include Aws::Structure
437
437
  end
438
438
 
439
- # The detailed configuration of a specified resource.
439
+ # The detailed configurations of a specified resource.
440
440
  #
441
441
  # @!attribute [rw] version
442
442
  # The version number of the resource configuration.
@@ -448,25 +448,26 @@ module Aws::ConfigService
448
448
  # @return [String]
449
449
  #
450
450
  # @!attribute [rw] configuration_item_capture_time
451
- # The time when the configuration recording was initiated.
451
+ # The time when the recording of configuration changes was initiated
452
+ # for the resource.
452
453
  # @return [Time]
453
454
  #
454
455
  # @!attribute [rw] configuration_item_status
455
- # The configuration item status. The valid values are:
456
+ # The configuration item status. Valid values include:
456
457
  #
457
- # * OK – The resource configuration has been updated
458
+ # * OK – The resource configuration has been updated.
458
459
  #
459
- # * ResourceDiscovered – The resource was newly discovered
460
+ # * ResourceDiscovered – The resource was newly discovered.
460
461
  #
461
- # * ResourceNotRecorded – The resource was discovered but its
462
- # configuration was not recorded since the recorder excludes the
463
- # recording of resources of this type
462
+ # * ResourceNotRecorded – The resource was discovered, but its
463
+ # configuration was not recorded since the recorder doesn't record
464
+ # resources of this type.
464
465
  #
465
466
  # * ResourceDeleted – The resource was deleted
466
467
  #
467
- # * ResourceDeletedNotRecorded – The resource was deleted but its
468
- # configuration was not recorded since the recorder excludes the
469
- # recording of resources of this type
468
+ # * ResourceDeletedNotRecorded – The resource was deleted, but its
469
+ # configuration was not recorded since the recorder doesn't record
470
+ # resources of this type.
470
471
  # @return [String]
471
472
  #
472
473
  # @!attribute [rw] configuration_state_id
@@ -512,6 +513,15 @@ module Aws::ConfigService
512
513
  # parameter.
513
514
  # @return [Hash<String,String>]
514
515
  #
516
+ # @!attribute [rw] recording_frequency
517
+ # The recording frequency that Config uses to record configuration
518
+ # changes for the resource.
519
+ # @return [String]
520
+ #
521
+ # @!attribute [rw] configuration_item_delivery_time
522
+ # The time when configuration changes for the resource were delivered.
523
+ # @return [Time]
524
+ #
515
525
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/BaseConfigurationItem AWS API Documentation
516
526
  #
517
527
  class BaseConfigurationItem < Struct.new(
@@ -528,7 +538,9 @@ module Aws::ConfigService
528
538
  :availability_zone,
529
539
  :resource_creation_time,
530
540
  :configuration,
531
- :supplementary_configuration)
541
+ :supplementary_configuration,
542
+ :recording_frequency,
543
+ :configuration_item_delivery_time)
532
544
  SENSITIVE = []
533
545
  include Aws::Structure
534
546
  end
@@ -1263,25 +1275,26 @@ module Aws::ConfigService
1263
1275
  # @return [String]
1264
1276
  #
1265
1277
  # @!attribute [rw] configuration_item_capture_time
1266
- # The time when the configuration recording was initiated.
1278
+ # The time when the recording of configuration changes was initiated
1279
+ # for the resource.
1267
1280
  # @return [Time]
1268
1281
  #
1269
1282
  # @!attribute [rw] configuration_item_status
1270
- # The configuration item status. The valid values are:
1283
+ # The configuration item status. Valid values include:
1271
1284
  #
1272
1285
  # * OK – The resource configuration has been updated
1273
1286
  #
1274
1287
  # * ResourceDiscovered – The resource was newly discovered
1275
1288
  #
1276
1289
  # * ResourceNotRecorded – The resource was discovered but its
1277
- # configuration was not recorded since the recorder excludes the
1278
- # recording of resources of this type
1290
+ # configuration was not recorded since the recorder doesn't record
1291
+ # resources of this type
1279
1292
  #
1280
1293
  # * ResourceDeleted – The resource was deleted
1281
1294
  #
1282
1295
  # * ResourceDeletedNotRecorded – The resource was deleted but its
1283
- # configuration was not recorded since the recorder excludes the
1284
- # recording of resources of this type
1296
+ # configuration was not recorded since the recorder doesn't record
1297
+ # resources of this type
1285
1298
  # @return [String]
1286
1299
  #
1287
1300
  # @!attribute [rw] configuration_state_id
@@ -1360,6 +1373,15 @@ module Aws::ConfigService
1360
1373
  # parameter.
1361
1374
  # @return [Hash<String,String>]
1362
1375
  #
1376
+ # @!attribute [rw] recording_frequency
1377
+ # The recording frequency that Config uses to record configuration
1378
+ # changes for the resource.
1379
+ # @return [String]
1380
+ #
1381
+ # @!attribute [rw] configuration_item_delivery_time
1382
+ # The time when configuration changes for the resource were delivered.
1383
+ # @return [Time]
1384
+ #
1363
1385
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigurationItem AWS API Documentation
1364
1386
  #
1365
1387
  class ConfigurationItem < Struct.new(
@@ -1380,14 +1402,16 @@ module Aws::ConfigService
1380
1402
  :related_events,
1381
1403
  :relationships,
1382
1404
  :configuration,
1383
- :supplementary_configuration)
1405
+ :supplementary_configuration,
1406
+ :recording_frequency,
1407
+ :configuration_item_delivery_time)
1384
1408
  SENSITIVE = []
1385
1409
  include Aws::Structure
1386
1410
  end
1387
1411
 
1388
- # Records configuration changes to specified resource types. For more
1389
- # information about the configuration recorder, see [ **Managing the
1390
- # Configuration Recorder** ][1] in the *Config Developer Guide*.
1412
+ # Records configuration changes to your specified resource types. For
1413
+ # more information about the configuration recorder, see [ **Managing
1414
+ # the Configuration Recorder** ][1] in the *Config Developer Guide*.
1391
1415
  #
1392
1416
  #
1393
1417
  #
@@ -1397,10 +1421,12 @@ module Aws::ConfigService
1397
1421
  # The name of the configuration recorder. Config automatically assigns
1398
1422
  # the name of "default" when creating the configuration recorder.
1399
1423
  #
1400
- # You cannot change the name of the configuration recorder after it
1424
+ # <note markdown="1"> You cannot change the name of the configuration recorder after it
1401
1425
  # has been created. To change the configuration recorder name, you
1402
1426
  # must delete it and create a new configuration recorder with a new
1403
1427
  # name.
1428
+ #
1429
+ # </note>
1404
1430
  # @return [String]
1405
1431
  #
1406
1432
  # @!attribute [rw] role_arn
@@ -1463,12 +1489,34 @@ module Aws::ConfigService
1463
1489
  # </note>
1464
1490
  # @return [Types::RecordingGroup]
1465
1491
  #
1492
+ # @!attribute [rw] recording_mode
1493
+ # Specifies the default recording frequency that Config uses to record
1494
+ # configuration changes. Config supports *Continuous recording* and
1495
+ # *Daily recording*.
1496
+ #
1497
+ # * Continuous recording allows you to record configuration changes
1498
+ # continuously whenever a change occurs.
1499
+ #
1500
+ # * Daily recording allows you record configuration data once every 24
1501
+ # hours, only if a change has occurred.
1502
+ #
1503
+ # <note markdown="1"> Firewall Manager depends on continuous recording to monitor your
1504
+ # resources. If you are using Firewall Manager, it is recommended that
1505
+ # you set the recording frequency to Continuous.
1506
+ #
1507
+ # </note>
1508
+ #
1509
+ # You can also override the recording frequency for specific resource
1510
+ # types.
1511
+ # @return [Types::RecordingMode]
1512
+ #
1466
1513
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigurationRecorder AWS API Documentation
1467
1514
  #
1468
1515
  class ConfigurationRecorder < Struct.new(
1469
1516
  :name,
1470
1517
  :role_arn,
1471
- :recording_group)
1518
+ :recording_group,
1519
+ :recording_mode)
1472
1520
  SENSITIVE = []
1473
1521
  include Aws::Structure
1474
1522
  end
@@ -3622,7 +3670,7 @@ module Aws::ConfigService
3622
3670
  # resource types, Config starts recording resources of that type
3623
3671
  # automatically.
3624
3672
  #
3625
- # <note markdown="1"> **How to use**
3673
+ # <note markdown="1"> <b>How to use the exclusion recording strategy </b>
3626
3674
  #
3627
3675
  # To use this option, you must set the `useOnly` field of
3628
3676
  # [RecordingStrategy][1] to `EXCLUSION_BY_RESOURCE_TYPES`.
@@ -3631,14 +3679,18 @@ module Aws::ConfigService
3631
3679
  # resource types, except the resource types that you specify to exclude
3632
3680
  # from being recorded.
3633
3681
  #
3634
- # **Globally recorded resources**
3682
+ # <b>Global resource types and the exclusion recording strategy </b>
3635
3683
  #
3636
3684
  # Unless specifically listed as exclusions, `AWS::RDS::GlobalCluster`
3637
3685
  # will be recorded automatically in all supported Config Regions were
3638
- # the configuration recorder is enabled. IAM users, groups, roles, and
3639
- # customer managed policies will be recorded automatically in all
3640
- # enabled Config Regions where Config was available before February
3641
- # 2022. This list does not include the following Regions:
3686
+ # the configuration recorder is enabled.
3687
+ #
3688
+ # IAM users, groups, roles, and customer managed policies will be
3689
+ # recorded in the Region where you set up the configuration recorder if
3690
+ # that is a Region where Config was available before February 2022. You
3691
+ # cannot be record the global IAM resouce types in Regions supported by
3692
+ # Config after February 2022. This list where you cannot record the
3693
+ # global IAM resource types includes the following Regions:
3642
3694
  #
3643
3695
  # * Asia Pacific (Hyderabad)
3644
3696
  #
@@ -6963,9 +7015,9 @@ module Aws::ConfigService
6963
7015
  # Specifies which resource types Config records for configuration
6964
7016
  # changes. By default, Config records configuration changes for all
6965
7017
  # current and future supported resource types in the Amazon Web Services
6966
- # Region where you have enabled Config (excluding the globally recorded
6967
- # IAM resource types: IAM users, groups, roles, and customer managed
6968
- # policies).
7018
+ # Region where you have enabled Config, excluding the global IAM
7019
+ # resource types: IAM users, groups, roles, and customer managed
7020
+ # policies.
6969
7021
  #
6970
7022
  # In the recording group, you specify whether you want to record all
6971
7023
  # supported current and future supported resource types or to include or
@@ -6974,7 +7026,8 @@ module Aws::ConfigService
6974
7026
  # guide*.
6975
7027
  #
6976
7028
  # If you don't want Config to record all current and future supported
6977
- # resource types, use one of the following recording strategies:
7029
+ # resource types (excluding the global IAM resource types), use one of
7030
+ # the following recording strategies:
6978
7031
  #
6979
7032
  # 1. **Record all current and future resource types with exclusions**
6980
7033
  # (`EXCLUSION_BY_RESOURCE_TYPES`), or
@@ -6982,7 +7035,12 @@ module Aws::ConfigService
6982
7035
  # 2. **Record specific resource types**
6983
7036
  # (`INCLUSION_BY_RESOURCE_TYPES`).
6984
7037
  #
6985
- # **Aurora global clusters are automatically globally recorded**
7038
+ # If you use the recording strategy to **Record all current and future
7039
+ # resource types** (`ALL_SUPPORTED_RESOURCE_TYPES`), you can use the
7040
+ # flag `includeGlobalResourceTypes` to include the global IAM resource
7041
+ # types in your recording.
7042
+ #
7043
+ # **Aurora global clusters are recorded in all enabled Regions**
6986
7044
  #
6987
7045
  # The `AWS::RDS::GlobalCluster` resource type will be recorded in all
6988
7046
  # supported Config Regions where the configuration recorder is enabled.
@@ -6997,18 +7055,18 @@ module Aws::ConfigService
6997
7055
  #
6998
7056
  # @!attribute [rw] all_supported
6999
7057
  # Specifies whether Config records configuration changes for all
7000
- # supported regionally recorded resource types.
7058
+ # supported resource types, excluding the global IAM resource types.
7001
7059
  #
7002
7060
  # If you set this field to `true`, when Config adds support for a new
7003
- # regionally recorded resource type, Config starts recording resources
7004
- # of that type automatically.
7061
+ # resource type, Config starts recording resources of that type
7062
+ # automatically.
7005
7063
  #
7006
7064
  # If you set this field to `true`, you cannot enumerate specific
7007
7065
  # resource types to record in the `resourceTypes` field of
7008
7066
  # [RecordingGroup][1], or to exclude in the `resourceTypes` field of
7009
7067
  # [ExclusionByResourceTypes][2].
7010
7068
  #
7011
- # <note markdown="1"> **Region Availability**
7069
+ # <note markdown="1"> **Region availability**
7012
7070
  #
7013
7071
  # Check [Resource Coverage by Region Availability][3] to see if a
7014
7072
  # resource type is supported in the Amazon Web Services Region where
@@ -7024,12 +7082,13 @@ module Aws::ConfigService
7024
7082
  # @return [Boolean]
7025
7083
  #
7026
7084
  # @!attribute [rw] include_global_resource_types
7027
- # A legacy field which **only applies to the globally recorded IAM
7028
- # resource types**: IAM users, groups, roles, and customer managed
7029
- # policies. If you select this option, these resource types will be
7030
- # recorded in all enabled Config regions where Config was available
7031
- # before February 2022. This list does not include the following
7032
- # Regions:
7085
+ # This option is a bundle which only applies to the global IAM
7086
+ # resource types: IAM users, groups, roles, and customer managed
7087
+ # policies. These global IAM resource types can only be recorded by
7088
+ # Config in Regions where Config was available before February 2022.
7089
+ # You cannot be record the global IAM resouce types in Regions
7090
+ # supported by Config after February 2022. This list where you cannot
7091
+ # record the global IAM resource types includes the following Regions:
7033
7092
  #
7034
7093
  # * Asia Pacific (Hyderabad)
7035
7094
  #
@@ -7043,13 +7102,13 @@ module Aws::ConfigService
7043
7102
  #
7044
7103
  # * Middle East (UAE)
7045
7104
  #
7046
- # **Aurora global clusters are automatically globally recorded**
7105
+ # **Aurora global clusters are recorded in all enabled Regions**
7047
7106
  #
7048
7107
  # The `AWS::RDS::GlobalCluster` resource type will be recorded in all
7049
7108
  # supported Config Regions where the configuration recorder is
7050
7109
  # enabled, even if `includeGlobalResourceTypes` is not set to `true`.
7051
- # `includeGlobalResourceTypes` is a legacy field which only applies to
7052
- # IAM users, groups, roles, and customer managed policies.
7110
+ # The `includeGlobalResourceTypes` option is a bundle which only
7111
+ # applies to IAM users, groups, roles, and customer managed policies.
7053
7112
  #
7054
7113
  # If you do not want to record `AWS::RDS::GlobalCluster` in all
7055
7114
  # enabled Regions, use one of the following recording strategies:
@@ -7064,9 +7123,7 @@ module Aws::ConfigService
7064
7123
  # For more information, see [Selecting Which Resources are
7065
7124
  # Recorded][1] in the *Config developer guide*.
7066
7125
  #
7067
- # <note markdown="1"> **Required and optional fields**
7068
- #
7069
- # Before you set this field to `true`, set the `allSupported` field of
7126
+ # <note markdown="1"> Before you set this field to `true`, set the `allSupported` field of
7070
7127
  # [RecordingGroup][2] to `true`. Optionally, you can set the `useOnly`
7071
7128
  # field of [RecordingStrategy][3] to `ALL_SUPPORTED_RESOURCE_TYPES`.
7072
7129
  #
@@ -7074,17 +7131,17 @@ module Aws::ConfigService
7074
7131
  #
7075
7132
  # <note markdown="1"> **Overriding fields**
7076
7133
  #
7077
- # If you set this field to `false` but list globally recorded IAM
7078
- # resource types in the `resourceTypes` field of [RecordingGroup][2],
7079
- # Config will still record configuration changes for those specified
7080
- # resource types *regardless* of if you set the
7081
- # `includeGlobalResourceTypes` field to false.
7134
+ # If you set this field to `false` but list global IAM resource types
7135
+ # in the `resourceTypes` field of [RecordingGroup][2], Config will
7136
+ # still record configuration changes for those specified resource
7137
+ # types *regardless* of if you set the `includeGlobalResourceTypes`
7138
+ # field to false.
7082
7139
  #
7083
- # If you do not want to record configuration changes to the globally
7084
- # recorded IAM resource types (IAM users, groups, roles, and customer
7085
- # managed policies), make sure to not list them in the `resourceTypes`
7086
- # field in addition to setting the `includeGlobalResourceTypes` field
7087
- # to false.
7140
+ # If you do not want to record configuration changes to the global IAM
7141
+ # resource types (IAM users, groups, roles, and customer managed
7142
+ # policies), make sure to not list them in the `resourceTypes` field
7143
+ # in addition to setting the `includeGlobalResourceTypes` field to
7144
+ # false.
7088
7145
  #
7089
7146
  # </note>
7090
7147
  #
@@ -7099,22 +7156,26 @@ module Aws::ConfigService
7099
7156
  # A comma-separated list that specifies which resource types Config
7100
7157
  # records.
7101
7158
  #
7102
- # Optionally, you can set the `useOnly` field of
7103
- # [RecordingStrategy][1] to `INCLUSION_BY_RESOURCE_TYPES`.
7159
+ # For a list of valid `resourceTypes` values, see the **Resource Type
7160
+ # Value** column in [Supported Amazon Web Services resource Types][1]
7161
+ # in the *Config developer guide*.
7104
7162
  #
7105
- # To record all configuration changes, set the `allSupported` field of
7106
- # [RecordingGroup][2] to `true`, and either omit this field or don't
7163
+ # <note markdown="1"> **Required and optional fields**
7164
+ #
7165
+ # Optionally, you can set the `useOnly` field of
7166
+ # [RecordingStrategy][2] to `INCLUSION_BY_RESOURCE_TYPES`.
7167
+ #
7168
+ # To record all configuration changes, set the `allSupported` field of
7169
+ # [RecordingGroup][3] to `true`, and either omit this field or don't
7107
7170
  # specify any resource types in this field. If you set the
7108
7171
  # `allSupported` field to `false` and specify values for
7109
7172
  # `resourceTypes`, when Config adds support for a new type of
7110
7173
  # resource, it will not record resources of that type unless you
7111
7174
  # manually add that type to your recording group.
7112
7175
  #
7113
- # For a list of valid `resourceTypes` values, see the **Resource Type
7114
- # Value** column in [Supported Amazon Web Services resource Types][3]
7115
- # in the *Config developer guide*.
7176
+ # </note>
7116
7177
  #
7117
- # <note markdown="1"> **Region Availability**
7178
+ # <note markdown="1"> **Region availability**
7118
7179
  #
7119
7180
  # Before specifying a resource type for Config to track, check
7120
7181
  # [Resource Coverage by Region Availability][4] to see if the resource
@@ -7129,9 +7190,9 @@ module Aws::ConfigService
7129
7190
  #
7130
7191
  #
7131
7192
  #
7132
- # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
7133
- # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7134
- # [3]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
7193
+ # [1]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
7194
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
7195
+ # [3]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7135
7196
  # [4]: https://docs.aws.amazon.com/config/latest/developerguide/what-is-resource-config-coverage.html
7136
7197
  # @return [Array<String>]
7137
7198
  #
@@ -7139,9 +7200,13 @@ module Aws::ConfigService
7139
7200
  # An object that specifies how Config excludes resource types from
7140
7201
  # being recorded by the configuration recorder.
7141
7202
  #
7142
- # To use this option, you must set the `useOnly` field of
7203
+ # <note markdown="1"> **Required fields**
7204
+ #
7205
+ # To use this option, you must set the `useOnly` field of
7143
7206
  # [RecordingStrategy][1] to `EXCLUSION_BY_RESOURCE_TYPES`.
7144
7207
  #
7208
+ # </note>
7209
+ #
7145
7210
  #
7146
7211
  #
7147
7212
  # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
@@ -7153,9 +7218,9 @@ module Aws::ConfigService
7153
7218
  #
7154
7219
  # * If you set the `useOnly` field of [RecordingStrategy][1] to
7155
7220
  # `ALL_SUPPORTED_RESOURCE_TYPES`, Config records configuration
7156
- # changes for all supported regionally recorded resource types. You
7157
- # also must set the `allSupported` field of [RecordingGroup][2] to
7158
- # `true`. When Config adds support for a new regionally recorded
7221
+ # changes for all supported resource types, excluding the global IAM
7222
+ # resource types. You also must set the `allSupported` field of
7223
+ # [RecordingGroup][2] to `true`. When Config adds support for a new
7159
7224
  # resource type, Config automatically starts recording resources of
7160
7225
  # that type.
7161
7226
  #
@@ -7191,9 +7256,9 @@ module Aws::ConfigService
7191
7256
  # properties in the request.
7192
7257
  #
7193
7258
  # For example, even if you set `includeGlobalResourceTypes` to false,
7194
- # globally recorded IAM resource types will still be automatically
7195
- # recorded in this option unless those resource types are specifically
7196
- # listed as exclusions in the `resourceTypes` field of
7259
+ # global IAM resource types will still be automatically recorded in
7260
+ # this option unless those resource types are specifically listed as
7261
+ # exclusions in the `resourceTypes` field of
7197
7262
  # `exclusionByResourceTypes`.
7198
7263
  #
7199
7264
  # </note>
@@ -7207,13 +7272,16 @@ module Aws::ConfigService
7207
7272
  # global resource types, Config starts recording resources of that
7208
7273
  # type automatically.
7209
7274
  #
7210
- # In addition, unless specifically listed as exclusions,
7211
- # `AWS::RDS::GlobalCluster` will be recorded automatically in all
7212
- # supported Config Regions were the configuration recorder is enabled.
7213
- # IAM users, groups, roles, and customer managed policies will be
7214
- # recorded automatically in all enabled Config Regions where Config
7215
- # was available before February 2022. This list does not include the
7216
- # following Regions:
7275
+ # Unless specifically listed as exclusions, `AWS::RDS::GlobalCluster`
7276
+ # will be recorded automatically in all supported Config Regions were
7277
+ # the configuration recorder is enabled.
7278
+ #
7279
+ # IAM users, groups, roles, and customer managed policies will be
7280
+ # recorded in the Region where you set up the configuration recorder
7281
+ # if that is a Region where Config was available before February 2022.
7282
+ # You cannot be record the global IAM resouce types in Regions
7283
+ # supported by Config after February 2022. This list where you cannot
7284
+ # record the global IAM resource types includes the following Regions:
7217
7285
  #
7218
7286
  # * Asia Pacific (Hyderabad)
7219
7287
  #
@@ -7248,19 +7316,117 @@ module Aws::ConfigService
7248
7316
  include Aws::Structure
7249
7317
  end
7250
7318
 
7319
+ # Specifies the default recording frequency that Config uses to record
7320
+ # configuration changes. Config supports *Continuous recording* and
7321
+ # *Daily recording*.
7322
+ #
7323
+ # * Continuous recording allows you to record configuration changes
7324
+ # continuously whenever a change occurs.
7325
+ #
7326
+ # * Daily recording allows you record configuration data once every 24
7327
+ # hours, only if a change has occurred.
7328
+ #
7329
+ # <note markdown="1"> Firewall Manager depends on continuous recording to monitor your
7330
+ # resources. If you are using Firewall Manager, it is recommended that
7331
+ # you set the recording frequency to Continuous.
7332
+ #
7333
+ # </note>
7334
+ #
7335
+ # You can also override the recording frequency for specific resource
7336
+ # types.
7337
+ #
7338
+ # @!attribute [rw] recording_frequency
7339
+ # The default recording frequency that Config uses to record
7340
+ # configuration changes.
7341
+ #
7342
+ # Daily recording is not supported for the following resource types:
7343
+ #
7344
+ # * `AWS::Config::ResourceCompliance`
7345
+ #
7346
+ # * `AWS::Config::ConformancePackCompliance`
7347
+ #
7348
+ # * `AWS::Config::ConfigurationRecorder`
7349
+ #
7350
+ # For the **allSupported** (`ALL_SUPPORTED_RESOURCE_TYPES`) recording
7351
+ # strategy, these resource types will be set to Continuous recording.
7352
+ # @return [String]
7353
+ #
7354
+ # @!attribute [rw] recording_mode_overrides
7355
+ # An array of `recordingModeOverride` objects for you to specify your
7356
+ # overrides for the recording mode. The `recordingModeOverride` object
7357
+ # in the `recordingModeOverrides` array consists of three fields: a
7358
+ # `description`, the new `recordingFrequency`, and an array of
7359
+ # `resourceTypes` to override.
7360
+ # @return [Array<Types::RecordingModeOverride>]
7361
+ #
7362
+ # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RecordingMode AWS API Documentation
7363
+ #
7364
+ class RecordingMode < Struct.new(
7365
+ :recording_frequency,
7366
+ :recording_mode_overrides)
7367
+ SENSITIVE = []
7368
+ include Aws::Structure
7369
+ end
7370
+
7371
+ # An object for you to specify your overrides for the recording mode.
7372
+ #
7373
+ # @!attribute [rw] description
7374
+ # A description that you provide for the override.
7375
+ # @return [String]
7376
+ #
7377
+ # @!attribute [rw] resource_types
7378
+ # A comma-separated list that specifies which resource types Config
7379
+ # includes in the override.
7380
+ #
7381
+ # Daily recording is not supported for the following resource types:
7382
+ #
7383
+ # * `AWS::Config::ResourceCompliance`
7384
+ #
7385
+ # * `AWS::Config::ConformancePackCompliance`
7386
+ #
7387
+ # * `AWS::Config::ConfigurationRecorder`
7388
+ # @return [Array<String>]
7389
+ #
7390
+ # @!attribute [rw] recording_frequency
7391
+ # The recording frequency that will be applied to all the resource
7392
+ # types specified in the override.
7393
+ #
7394
+ # * Continuous recording allows you to record configuration changes
7395
+ # continuously whenever a change occurs.
7396
+ #
7397
+ # * Daily recording allows you record configuration data once every 24
7398
+ # hours, only if a change has occurred.
7399
+ #
7400
+ # <note markdown="1"> Firewall Manager depends on continuous recording to monitor your
7401
+ # resources. If you are using Firewall Manager, it is recommended that
7402
+ # you set the recording frequency to Continuous.
7403
+ #
7404
+ # </note>
7405
+ # @return [String]
7406
+ #
7407
+ # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RecordingModeOverride AWS API Documentation
7408
+ #
7409
+ class RecordingModeOverride < Struct.new(
7410
+ :description,
7411
+ :resource_types,
7412
+ :recording_frequency)
7413
+ SENSITIVE = []
7414
+ include Aws::Structure
7415
+ end
7416
+
7251
7417
  # Specifies the recording strategy of the configuration recorder.
7252
7418
  #
7253
7419
  # @!attribute [rw] use_only
7254
7420
  # The recording strategy for the configuration recorder.
7255
7421
  #
7256
7422
  # * If you set this option to `ALL_SUPPORTED_RESOURCE_TYPES`, Config
7257
- # records configuration changes for all supported regionally
7258
- # recorded resource types. You also must set the `allSupported`
7259
- # field of [RecordingGroup][1] to `true`. When Config adds support
7260
- # for a new regionally recorded resource type, Config automatically
7261
- # starts recording resources of that type. For a list of supported
7262
- # resource types, see [Supported Resource Types][2] in the *Config
7263
- # developer guide*.
7423
+ # records configuration changes for all supported resource types,
7424
+ # excluding the global IAM resource types. You also must set the
7425
+ # `allSupported` field of [RecordingGroup][1] to `true`. When Config
7426
+ # adds support for a new resource type, Config automatically starts
7427
+ # recording resources of that type. For a list of supported resource
7428
+ # types, see [Supported Resource Types][2] in the *Config developer
7429
+ # guide*.
7264
7430
  #
7265
7431
  # * If you set this option to `INCLUSION_BY_RESOURCE_TYPES`, Config
7266
7432
  # records configuration changes for only the resource types that you
@@ -7293,9 +7459,9 @@ module Aws::ConfigService
7293
7459
  # properties in the request.
7294
7460
  #
7295
7461
  # For example, even if you set `includeGlobalResourceTypes` to false,
7296
- # globally recorded IAM resource types will still be automatically
7297
- # recorded in this option unless those resource types are specifically
7298
- # listed as exclusions in the `resourceTypes` field of
7462
+ # global IAM resource types will still be automatically recorded in
7463
+ # this option unless those resource types are specifically listed as
7464
+ # exclusions in the `resourceTypes` field of
7299
7465
  # `exclusionByResourceTypes`.
7300
7466
  #
7301
7467
  # </note>
@@ -7308,13 +7474,16 @@ module Aws::ConfigService
7308
7474
  # global resource types, Config starts recording resources of that
7309
7475
  # type automatically.
7310
7476
  #
7311
- # In addition, unless specifically listed as exclusions,
7312
- # `AWS::RDS::GlobalCluster` will be recorded automatically in all
7313
- # supported Config Regions were the configuration recorder is enabled.
7314
- # IAM users, groups, roles, and customer managed policies will be
7315
- # recorded automatically in all enabled Config Regions where Config
7316
- # was available before February 2022. This list does not include the
7317
- # following Regions:
7477
+ # Unless specifically listed as exclusions, `AWS::RDS::GlobalCluster`
7478
+ # will be recorded automatically in all supported Config Regions were
7479
+ # the configuration recorder is enabled.
7480
+ #
7481
+ # IAM users, groups, roles, and customer managed policies will be
7482
+ # recorded in the Region where you set up the configuration recorder
7483
+ # if that is a Region where Config was available before February 2022.
7484
+ # You cannot be record the global IAM resouce types in Regions
7485
+ # supported by Config after February 2022. This list where you cannot
7486
+ # record the global IAM resource types includes the following Regions:
7318
7487
  #
7319
7488
  # * Asia Pacific (Hyderabad)
7320
7489
  #
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-configservice/customizations'
52
52
  # @!group service
53
53
  module Aws::ConfigService
54
54
 
55
- GEM_VERSION = '1.101.0'
55
+ GEM_VERSION = '1.102.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-configservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.101.0
4
+ version: 1.102.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-22 00:00:00.000000000 Z
11
+ date: 2023-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core