aws-sdk-configservice 1.90.0 → 1.91.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: 9c29e07fbb34dcd649bd0eb35e4fa07b1cb1b84f0d369ab228ab68f5877c67fd
4
- data.tar.gz: a62dad1057c86259a4fc5e305d777dfd459d1008a284a0e2d9eeda206bdaad8e
3
+ metadata.gz: 7d33762993583db897341bc3f6a90985b8011b375fae16b8ae92ad2643f3fd54
4
+ data.tar.gz: 2d4acba3dd54356194e24712a61586cc0cdb2d5b4b3a80260419fd8cb62986fd
5
5
  SHA512:
6
- metadata.gz: 76e84e4a6492df51afabb43d5b2459cef91772b8a204b456e6cbf3085f339e543fa245d9442ba37cddd98627ed817097518c2d7e4b6641a73aec64f12db6d338
7
- data.tar.gz: 62a4b3f30804a65265fe1f83c19fd5e7f0aa5b0a46aee24957e6195395b92bbc5ca84ecaf0ef746ddd415725c61c500b27c7e5a01e3968b39e31a5006444cc9f
6
+ metadata.gz: 4c4ddc71480153d47d1970cbbdaa25c68e79b2d92072e43b9921a5195b116111f84f5d437d335221d9cdc7f34a1156ea7e64101e37557f17bb735cffed369c13
7
+ data.tar.gz: 2a694a3f37720d756695cbfd17c626f911b08c7f8af01d42aae42f630bdba6f5977f9b44797162541ab881615d131ead5e01f1be98e049ae2dfeecebfa1d405f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.91.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Resource Types Exclusion feature launch by AWS Config
8
+
4
9
  1.90.0 (2023-05-04)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.90.0
1
+ 1.91.0
@@ -275,6 +275,11 @@ module Aws::ConfigService
275
275
  # in the future.
276
276
  #
277
277
  #
278
+ # @option options [String] :sdk_ua_app_id
279
+ # A unique and opaque application ID that is appended to the
280
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
281
+ # maximum length of 50.
282
+ #
278
283
  # @option options [String] :secret_access_key
279
284
  #
280
285
  # @option options [String] :session_token
@@ -1408,7 +1413,7 @@ module Aws::ConfigService
1408
1413
  # Returns a list of Detective or Proactive Config rules. By default,
1409
1414
  # this API returns an unfiltered list. For more information on Detective
1410
1415
  # or Proactive Config rules, see [ **Evaluation Mode** ][1] in the
1411
- # Config Developer Guide.
1416
+ # *Config Developer Guide*.
1412
1417
  #
1413
1418
  #
1414
1419
  #
@@ -1597,10 +1602,10 @@ module Aws::ConfigService
1597
1602
  # configuration recorder is not specified, this action returns the
1598
1603
  # status of all configuration recorders associated with the account.
1599
1604
  #
1600
- # <note markdown="1"> Currently, you can specify only one configuration recorder per region
1601
- # in your account. For a detailed status of recording events over time,
1602
- # add your Config events to Amazon CloudWatch metrics and use CloudWatch
1603
- # metrics.
1605
+ # <note markdown="1"> &gt;You can specify only one configuration recorder for each Amazon
1606
+ # Web Services Region for each account. For a detailed status of
1607
+ # recording events over time, add your Config events to Amazon
1608
+ # CloudWatch metrics and use CloudWatch metrics.
1604
1609
  #
1605
1610
  # </note>
1606
1611
  #
@@ -1644,8 +1649,8 @@ module Aws::ConfigService
1644
1649
  # configuration recorder is not specified, this action returns the
1645
1650
  # details for all configuration recorders associated with the account.
1646
1651
  #
1647
- # <note markdown="1"> Currently, you can specify only one configuration recorder per region
1648
- # in your account.
1652
+ # <note markdown="1"> You can specify only one configuration recorder for each Amazon Web
1653
+ # Services Region for each account.
1649
1654
  #
1650
1655
  # </note>
1651
1656
  #
@@ -1671,6 +1676,9 @@ module Aws::ConfigService
1671
1676
  # resp.configuration_recorders[0].recording_group.include_global_resource_types #=> Boolean
1672
1677
  # resp.configuration_recorders[0].recording_group.resource_types #=> Array
1673
1678
  # resp.configuration_recorders[0].recording_group.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"
1679
+ # resp.configuration_recorders[0].recording_group.exclusion_by_resource_types.resource_types #=> Array
1680
+ # 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"
1681
+ # 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"
1674
1682
  #
1675
1683
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeConfigurationRecorders AWS API Documentation
1676
1684
  #
@@ -4337,25 +4345,29 @@ module Aws::ConfigService
4337
4345
  req.send_request(options)
4338
4346
  end
4339
4347
 
4340
- # Creates a new configuration recorder to record the selected resource
4341
- # configurations.
4348
+ # Creates a new configuration recorder to record configuration changes
4349
+ # for specified resource types.
4342
4350
  #
4343
- # You can use this action to change the role `roleARN` or the
4344
- # `recordingGroup` of an existing recorder. To change the role, call the
4345
- # action on the existing configuration recorder and specify a role.
4351
+ # You can also use this action to change the `roleARN` or the
4352
+ # `recordingGroup` of an existing recorder. For more information, see [
4353
+ # **Managing the Configuration Recorder** ][1] in the *Config Developer
4354
+ # Guide*.
4346
4355
  #
4347
- # <note markdown="1"> Currently, you can specify only one configuration recorder per region
4348
- # in your account.
4356
+ # <note markdown="1"> You can specify only one configuration recorder for each Amazon Web
4357
+ # Services Region for each account.
4349
4358
  #
4350
- # If `ConfigurationRecorder` does not have the **recordingGroup**
4351
- # parameter specified, the default is to record all supported resource
4352
- # types.
4359
+ # If the configuration recorder does not have the `recordingGroup` field
4360
+ # specified, the default is to record all supported resource types.
4353
4361
  #
4354
4362
  # </note>
4355
4363
  #
4364
+ #
4365
+ #
4366
+ # [1]: https://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html
4367
+ #
4356
4368
  # @option params [required, Types::ConfigurationRecorder] :configuration_recorder
4357
- # The configuration recorder object that records each configuration
4358
- # change made to the resources.
4369
+ # An object for the configuration recorder to record configuration
4370
+ # changes for specified resource types.
4359
4371
  #
4360
4372
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4361
4373
  #
@@ -4369,6 +4381,12 @@ module Aws::ConfigService
4369
4381
  # all_supported: false,
4370
4382
  # include_global_resource_types: false,
4371
4383
  # resource_types: ["AWS::EC2::CustomerGateway"], # 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
4384
+ # exclusion_by_resource_types: {
4385
+ # resource_types: ["AWS::EC2::CustomerGateway"], # 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
4386
+ # },
4387
+ # recording_strategy: {
4388
+ # use_only: "ALL_SUPPORTED_RESOURCE_TYPES", # accepts ALL_SUPPORTED_RESOURCE_TYPES, INCLUSION_BY_RESOURCE_TYPES, EXCLUSION_BY_RESOURCE_TYPES
4389
+ # },
4372
4390
  # },
4373
4391
  # },
4374
4392
  # })
@@ -4386,7 +4404,7 @@ module Aws::ConfigService
4386
4404
  # collection of Config rules that can be easily deployed in an account
4387
4405
  # and a region and across an organization. For information on how many
4388
4406
  # conformance packs you can have per account, see [ **Service Limits**
4389
- # ][1] in the Config Developer Guide.
4407
+ # ][1] in the *Config Developer Guide*.
4390
4408
  #
4391
4409
  # This API creates a service-linked role
4392
4410
  # `AWSServiceRoleForConfigConforms` in your account. The service-linked
@@ -4791,7 +4809,7 @@ module Aws::ConfigService
4791
4809
  # Deploys conformance packs across member accounts in an Amazon Web
4792
4810
  # Services Organization. For information on how many organization
4793
4811
  # conformance packs and how many Config rules you can have per account,
4794
- # see [ **Service Limits** ][1] in the Config Developer Guide.
4812
+ # see [ **Service Limits** ][1] in the *Config Developer Guide*.
4795
4813
  #
4796
4814
  # Only a management account and a delegated administrator can call this
4797
4815
  # API. When calling this API with a delegated administrator, you must
@@ -5030,7 +5048,7 @@ module Aws::ConfigService
5030
5048
  # resources that are `NOT_APPLICABLE`, a remediation exception will not
5031
5049
  # be generated. For more information on the conditions that initiate the
5032
5050
  # possible Config evaluation results, see [Concepts \| Config Rules][1]
5033
- # in the Config Developer Guide.
5051
+ # in the *Config Developer Guide*.
5034
5052
  #
5035
5053
  # </note>
5036
5054
  #
@@ -5283,7 +5301,7 @@ module Aws::ConfigService
5283
5301
  # properties.
5284
5302
  #
5285
5303
  # For more information about query components, see the [ **Query
5286
- # Components** ][1] section in the Config Developer Guide.
5304
+ # Components** ][1] section in the *Config Developer Guide*.
5287
5305
  #
5288
5306
  # <note markdown="1"> If you run an aggregation query (i.e., using `GROUP BY` or using
5289
5307
  # aggregate functions such as `COUNT`; e.g., `SELECT resourceId,
@@ -5738,7 +5756,7 @@ module Aws::ConfigService
5738
5756
  params: params,
5739
5757
  config: config)
5740
5758
  context[:gem_name] = 'aws-sdk-configservice'
5741
- context[:gem_version] = '1.90.0'
5759
+ context[:gem_version] = '1.91.0'
5742
5760
  Seahorse::Client::Request.new(handlers, context)
5743
5761
  end
5744
5762
 
@@ -238,6 +238,7 @@ module Aws::ConfigService
238
238
  Evaluations = Shapes::ListShape.new(name: 'Evaluations')
239
239
  EventSource = Shapes::StringShape.new(name: 'EventSource')
240
240
  ExcludedAccounts = Shapes::ListShape.new(name: 'ExcludedAccounts')
241
+ ExclusionByResourceTypes = Shapes::StructureShape.new(name: 'ExclusionByResourceTypes')
241
242
  ExecutionControls = Shapes::StructureShape.new(name: 'ExecutionControls')
242
243
  Expression = Shapes::StringShape.new(name: 'Expression')
243
244
  ExternalEvaluation = Shapes::StructureShape.new(name: 'ExternalEvaluation')
@@ -435,6 +436,8 @@ module Aws::ConfigService
435
436
  RecorderName = Shapes::StringShape.new(name: 'RecorderName')
436
437
  RecorderStatus = Shapes::StringShape.new(name: 'RecorderStatus')
437
438
  RecordingGroup = Shapes::StructureShape.new(name: 'RecordingGroup')
439
+ RecordingStrategy = Shapes::StructureShape.new(name: 'RecordingStrategy')
440
+ RecordingStrategyType = Shapes::StringShape.new(name: 'RecordingStrategyType')
438
441
  ReevaluateConfigRuleNames = Shapes::ListShape.new(name: 'ReevaluateConfigRuleNames')
439
442
  RelatedEvent = Shapes::StringShape.new(name: 'RelatedEvent')
440
443
  RelatedEventList = Shapes::ListShape.new(name: 'RelatedEventList')
@@ -1287,6 +1290,9 @@ module Aws::ConfigService
1287
1290
 
1288
1291
  ExcludedAccounts.member = Shapes::ShapeRef.new(shape: AccountId)
1289
1292
 
1293
+ ExclusionByResourceTypes.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypeList, location_name: "resourceTypes"))
1294
+ ExclusionByResourceTypes.struct_class = Types::ExclusionByResourceTypes
1295
+
1290
1296
  ExecutionControls.add_member(:ssm_controls, Shapes::ShapeRef.new(shape: SsmControls, location_name: "SsmControls"))
1291
1297
  ExecutionControls.struct_class = Types::ExecutionControls
1292
1298
 
@@ -1905,8 +1911,13 @@ module Aws::ConfigService
1905
1911
  RecordingGroup.add_member(:all_supported, Shapes::ShapeRef.new(shape: AllSupported, location_name: "allSupported"))
1906
1912
  RecordingGroup.add_member(:include_global_resource_types, Shapes::ShapeRef.new(shape: IncludeGlobalResourceTypes, location_name: "includeGlobalResourceTypes"))
1907
1913
  RecordingGroup.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypeList, location_name: "resourceTypes"))
1914
+ RecordingGroup.add_member(:exclusion_by_resource_types, Shapes::ShapeRef.new(shape: ExclusionByResourceTypes, location_name: "exclusionByResourceTypes"))
1915
+ RecordingGroup.add_member(:recording_strategy, Shapes::ShapeRef.new(shape: RecordingStrategy, location_name: "recordingStrategy"))
1908
1916
  RecordingGroup.struct_class = Types::RecordingGroup
1909
1917
 
1918
+ RecordingStrategy.add_member(:use_only, Shapes::ShapeRef.new(shape: RecordingStrategyType, location_name: "useOnly"))
1919
+ RecordingStrategy.struct_class = Types::RecordingStrategy
1920
+
1910
1921
  ReevaluateConfigRuleNames.member = Shapes::ShapeRef.new(shape: ConfigRuleName)
1911
1922
 
1912
1923
  RelatedEventList.member = Shapes::ShapeRef.new(shape: RelatedEvent)
@@ -1393,29 +1393,82 @@ module Aws::ConfigService
1393
1393
  include Aws::Structure
1394
1394
  end
1395
1395
 
1396
- # An object that represents the recording of configuration changes of an
1397
- # Amazon Web Services resource.
1396
+ # Records configuration changes to specified resource types. For more
1397
+ # information about the configuration recorder, see [ **Managing the
1398
+ # Configuration Recorder** ][1] in the *Config Developer Guide*.
1399
+ #
1400
+ #
1401
+ #
1402
+ # [1]: https://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html
1398
1403
  #
1399
1404
  # @!attribute [rw] name
1400
- # The name of the recorder. By default, Config automatically assigns
1401
- # the name "default" when creating the configuration recorder. You
1402
- # cannot change the assigned name.
1405
+ # The name of the configuration recorder. Config automatically assigns
1406
+ # the name of "default" when creating the configuration recorder.
1407
+ #
1408
+ # You cannot change the name of the configuration recorder after it
1409
+ # has been created. To change the configuration recorder name, you
1410
+ # must delete it and create a new configuration recorder with a new
1411
+ # name.
1403
1412
  # @return [String]
1404
1413
  #
1405
1414
  # @!attribute [rw] role_arn
1406
- # Amazon Resource Name (ARN) of the IAM role used to describe the
1407
- # Amazon Web Services resources associated with the account.
1415
+ # Amazon Resource Name (ARN) of the IAM role assumed by Config and
1416
+ # used by the configuration recorder.
1408
1417
  #
1409
1418
  # <note markdown="1"> While the API model does not require this field, the server will
1410
- # reject a request without a defined roleARN for the configuration
1419
+ # reject a request without a defined `roleARN` for the configuration
1411
1420
  # recorder.
1412
1421
  #
1413
1422
  # </note>
1423
+ #
1424
+ # <note markdown="1"> **Pre-existing Config role**
1425
+ #
1426
+ # If you have used an Amazon Web Services service that uses Config,
1427
+ # such as Security Hub or Control Tower, and an Config role has
1428
+ # already been created, make sure that the IAM role that you use when
1429
+ # setting up Config keeps the same minimum permissions as the already
1430
+ # created Config role. You must do this so that the other Amazon Web
1431
+ # Services service continues to run as expected.
1432
+ #
1433
+ # For example, if Control Tower has an IAM role that allows Config to
1434
+ # read Amazon Simple Storage Service (Amazon S3) objects, make sure
1435
+ # that the same permissions are granted within the IAM role you use
1436
+ # when setting up Config. Otherwise, it may interfere with how Control
1437
+ # Tower operates. For more information about IAM roles for Config, see
1438
+ # [ **Identity and Access Management for Config** ][1] in the *Config
1439
+ # Developer Guide*.
1440
+ #
1441
+ # </note>
1442
+ #
1443
+ #
1444
+ #
1445
+ # [1]: https://docs.aws.amazon.com/config/latest/developerguide/security-iam.html
1414
1446
  # @return [String]
1415
1447
  #
1416
1448
  # @!attribute [rw] recording_group
1417
- # Specifies the types of Amazon Web Services resources for which
1418
- # Config records configuration changes.
1449
+ # Specifies which resource types Config records for configuration
1450
+ # changes.
1451
+ #
1452
+ # <note markdown="1"> <b> High Number of Config Evaluations</b>
1453
+ #
1454
+ # You may notice increased activity in your account during your
1455
+ # initial month recording with Config when compared to subsequent
1456
+ # months. During the initial bootstrapping process, Config runs
1457
+ # evaluations on all the resources in your account that you have
1458
+ # selected for Config to record.
1459
+ #
1460
+ # If you are running ephemeral workloads, you may see increased
1461
+ # activity from Config as it records configuration changes associated
1462
+ # with creating and deleting these temporary resources. An *ephemeral
1463
+ # workload* is a temporary use of computing resources that are loaded
1464
+ # and run when needed. Examples include Amazon Elastic Compute Cloud
1465
+ # (Amazon EC2) Spot Instances, Amazon EMR jobs, and Auto Scaling. If
1466
+ # you want to avoid the increased activity from running ephemeral
1467
+ # workloads, you can run these types of workloads in a separate
1468
+ # account with Config turned off to avoid increased configuration
1469
+ # recording and rule evaluations.
1470
+ #
1471
+ # </note>
1419
1472
  # @return [Types::RecordingGroup]
1420
1473
  #
1421
1474
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigurationRecorder AWS API Documentation
@@ -2550,7 +2603,7 @@ module Aws::ConfigService
2550
2603
  # Returns a filtered list of Detective or Proactive Config rules. By
2551
2604
  # default, if the filter is not defined, this API returns an unfiltered
2552
2605
  # list. For more information on Detective or Proactive Config rules, see
2553
- # [ **Evaluation Mode** ][1] in the Config Developer Guide.
2606
+ # [ **Evaluation Mode** ][1] in the *Config Developer Guide*.
2554
2607
  #
2555
2608
  #
2556
2609
  #
@@ -2583,7 +2636,7 @@ module Aws::ConfigService
2583
2636
  # Returns a list of Detective or Proactive Config rules. By default,
2584
2637
  # this API returns an unfiltered list. For more information on
2585
2638
  # Detective or Proactive Config rules, see [ **Evaluation Mode** ][1]
2586
- # in the Config Developer Guide.
2639
+ # in the *Config Developer Guide*.
2587
2640
  #
2588
2641
  #
2589
2642
  #
@@ -3567,6 +3620,23 @@ module Aws::ConfigService
3567
3620
  include Aws::Structure
3568
3621
  end
3569
3622
 
3623
+ # Specifies whether the configuration recorder excludes resource types
3624
+ # from being recorded. Use the `resourceTypes` field to enter a
3625
+ # comma-separated list of resource types to exclude as exemptions.
3626
+ #
3627
+ # @!attribute [rw] resource_types
3628
+ # A comma-separated list of resource types to exclude from recording
3629
+ # by the configuration recorder.
3630
+ # @return [Array<String>]
3631
+ #
3632
+ # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ExclusionByResourceTypes AWS API Documentation
3633
+ #
3634
+ class ExclusionByResourceTypes < Struct.new(
3635
+ :resource_types)
3636
+ SENSITIVE = []
3637
+ include Aws::Structure
3638
+ end
3639
+
3570
3640
  # The controls that Config uses for executing remediations.
3571
3641
  #
3572
3642
  # @!attribute [rw] ssm_controls
@@ -4692,7 +4762,8 @@ module Aws::ConfigService
4692
4762
  #
4693
4763
  class InsufficientPermissionsException < Aws::EmptyStructure; end
4694
4764
 
4695
- # You have provided a configuration recorder name that is not valid.
4765
+ # You have provided a name for the configuration recorder that is not
4766
+ # valid.
4696
4767
  #
4697
4768
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/InvalidConfigurationRecorderNameException AWS API Documentation
4698
4769
  #
@@ -4731,9 +4802,31 @@ module Aws::ConfigService
4731
4802
  #
4732
4803
  class InvalidParameterValueException < Aws::EmptyStructure; end
4733
4804
 
4734
- # Config throws an exception if the recording group does not contain a
4735
- # valid list of resource types. Values that are not valid might also be
4736
- # incorrectly formatted.
4805
+ # Indicates one of the following errors:
4806
+ #
4807
+ # * You have provided a combination of parameter values that is not
4808
+ # valid. For example:
4809
+ #
4810
+ # * Setting the `allSupported` field of [RecordingGroup][1] to `true`,
4811
+ # but providing a non-empty list for the `resourceTypes`field of
4812
+ # [RecordingGroup][1].
4813
+ #
4814
+ # * Setting the `allSupported` field of [RecordingGroup][1] to `true`,
4815
+ # but also setting the `useOnly` field of [RecordingStrategy][2] to
4816
+ # `EXCLUSION_BY_RESOURCE_TYPES`.
4817
+ #
4818
+ # * Every parameter is either null, false, or empty.
4819
+ #
4820
+ # * You have reached the limit of the number of resource types you can
4821
+ # provide for the recording group.
4822
+ #
4823
+ # * You have provided resource types or a recording strategy that are
4824
+ # not valid.
4825
+ #
4826
+ #
4827
+ #
4828
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
4829
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
4737
4830
  #
4738
4831
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/InvalidRecordingGroupException AWS API Documentation
4739
4832
  #
@@ -4745,7 +4838,8 @@ module Aws::ConfigService
4745
4838
  #
4746
4839
  class InvalidResultTokenException < Aws::EmptyStructure; end
4747
4840
 
4748
- # You have provided a null or empty role ARN.
4841
+ # You have provided a null or empty Amazon Resource Name (ARN) for the
4842
+ # IAM role assumed by Config and used by the configuration recorder.
4749
4843
  #
4750
4844
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/InvalidRoleException AWS API Documentation
4751
4845
  #
@@ -5135,7 +5229,8 @@ module Aws::ConfigService
5135
5229
  #
5136
5230
  class MaxNumberOfConfigRulesExceededException < Aws::EmptyStructure; end
5137
5231
 
5138
- # You have reached the limit of the number of recorders you can create.
5232
+ # You have reached the limit of the number of configuration recorders
5233
+ # you can create.
5139
5234
  #
5140
5235
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/MaxNumberOfConfigurationRecordersExceededException AWS API Documentation
5141
5236
  #
@@ -5143,7 +5238,7 @@ module Aws::ConfigService
5143
5238
 
5144
5239
  # You have reached the limit of the number of conformance packs you can
5145
5240
  # create in an account. For more information, see [ **Service Limits**
5146
- # ][1] in the Config Developer Guide.
5241
+ # ][1] in the *Config Developer Guide*.
5147
5242
  #
5148
5243
  #
5149
5244
  #
@@ -5162,7 +5257,7 @@ module Aws::ConfigService
5162
5257
 
5163
5258
  # You have reached the limit of the number of organization Config rules
5164
5259
  # you can create. For more information, see see [ **Service Limits**
5165
- # ][1] in the Config Developer Guide.
5260
+ # ][1] in the *Config Developer Guide*.
5166
5261
  #
5167
5262
  #
5168
5263
  #
@@ -5174,7 +5269,7 @@ module Aws::ConfigService
5174
5269
 
5175
5270
  # You have reached the limit of the number of organization conformance
5176
5271
  # packs you can create in an account. For more information, see [
5177
- # **Service Limits** ][1] in the Config Developer Guide.
5272
+ # **Service Limits** ][1] in the *Config Developer Guide*.
5178
5273
  #
5179
5274
  #
5180
5275
  #
@@ -5880,12 +5975,12 @@ module Aws::ConfigService
5880
5975
  include Aws::Structure
5881
5976
  end
5882
5977
 
5883
- # An object that specifies metadata for your organization Config Custom
5884
- # Policy rule including the runtime system in use, which accounts have
5885
- # debug logging enabled, and other custom rule metadata such as resource
5886
- # type, resource ID of Amazon Web Services resource, and organization
5887
- # trigger types that trigger Config to evaluate Amazon Web Services
5888
- # resources against a rule.
5978
+ # metadata for your organization Config Custom Policy rule including the
5979
+ # runtime system in use, which accounts have debug logging enabled, and
5980
+ # other custom rule metadata such as resource type, resource ID of
5981
+ # Amazon Web Services resource, and organization trigger types that
5982
+ # trigger Config to evaluate Amazon Web Services resources against a
5983
+ # rule.
5889
5984
  #
5890
5985
  # @!attribute [rw] description
5891
5986
  # The description that you provide for your organization Config Custom
@@ -5972,12 +6067,12 @@ module Aws::ConfigService
5972
6067
  include Aws::Structure
5973
6068
  end
5974
6069
 
5975
- # An object that specifies organization custom rule metadata such as
5976
- # resource type, resource ID of Amazon Web Services resource, Lambda
5977
- # function ARN, and organization trigger types that trigger Config to
5978
- # evaluate your Amazon Web Services resources against a rule. It also
5979
- # provides the frequency with which you want Config to run evaluations
5980
- # for the rule if the trigger type is periodic.
6070
+ # organization custom rule metadata such as resource type, resource ID
6071
+ # of Amazon Web Services resource, Lambda function ARN, and organization
6072
+ # trigger types that trigger Config to evaluate your Amazon Web Services
6073
+ # resources against a rule. It also provides the frequency with which
6074
+ # you want Config to run evaluations for the rule if the trigger type is
6075
+ # periodic.
5981
6076
  #
5982
6077
  # @!attribute [rw] description
5983
6078
  # The description that you provide for your organization Config rule.
@@ -6057,11 +6152,10 @@ module Aws::ConfigService
6057
6152
  include Aws::Structure
6058
6153
  end
6059
6154
 
6060
- # An object that specifies organization managed rule metadata such as
6061
- # resource type and ID of Amazon Web Services resource along with the
6062
- # rule identifier. It also provides the frequency with which you want
6063
- # Config to run evaluations for the rule if the trigger type is
6064
- # periodic.
6155
+ # organization managed rule metadata such as resource type and ID of
6156
+ # Amazon Web Services resource along with the rule identifier. It also
6157
+ # provides the frequency with which you want Config to run evaluations
6158
+ # for the rule if the trigger type is periodic.
6065
6159
  #
6066
6160
  # @!attribute [rw] description
6067
6161
  # The description that you provide for your organization Config rule.
@@ -6304,8 +6398,8 @@ module Aws::ConfigService
6304
6398
  # The input for the PutConfigurationRecorder action.
6305
6399
  #
6306
6400
  # @!attribute [rw] configuration_recorder
6307
- # The configuration recorder object that records each configuration
6308
- # change made to the resources.
6401
+ # An object for the configuration recorder to record configuration
6402
+ # changes for specified resource types.
6309
6403
  # @return [Types::ConfigurationRecorder]
6310
6404
  #
6311
6405
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/PutConfigurationRecorderRequest AWS API Documentation
@@ -6818,51 +6912,39 @@ module Aws::ConfigService
6818
6912
  include Aws::Structure
6819
6913
  end
6820
6914
 
6821
- # Specifies which Amazon Web Services resource types Config records for
6822
- # configuration changes. In the recording group, you specify whether you
6823
- # want to record all supported resource types or only specific types of
6824
- # resources.
6915
+ # Specifies which resource types Config records for configuration
6916
+ # changes. In the recording group, you specify whether you want to
6917
+ # record all supported resource types or to include or exclude specific
6918
+ # types of resources.
6825
6919
  #
6826
- # By default, Config records the configuration changes for all supported
6827
- # types of *regional resources* that Config discovers in the region in
6828
- # which it is running. Regional resources are tied to a region and can
6829
- # be used only in that region. Examples of regional resources are EC2
6830
- # instances and EBS volumes.
6920
+ # By default, Config records configuration changes for all supported
6921
+ # types of *Regional resources* that Config discovers in the Amazon Web
6922
+ # Services Region in which it is running. Regional resources are tied to
6923
+ # a Region and can be used only in that Region. Examples of Regional
6924
+ # resources are Amazon EC2 instances and Amazon EBS volumes.
6831
6925
  #
6832
6926
  # You can also have Config record supported types of *global resources*.
6833
- # Global resources are not tied to a specific region and can be used in
6834
- # all regions. The global resource types that Config supports include
6927
+ # Global resources are not tied to a specific Region and can be used in
6928
+ # all Regions. The global resource types that Config supports include
6835
6929
  # IAM users, groups, roles, and customer managed policies.
6836
6930
  #
6837
6931
  # Global resource types onboarded to Config recording after February
6838
- # 2022 will only be recorded in the service's home region for the
6839
- # commercial partition and Amazon Web Services GovCloud (US) West for
6840
- # the GovCloud partition. You can view the Configuration Items for these
6841
- # new global resource types only in their home region and Amazon Web
6842
- # Services GovCloud (US) West.
6843
- #
6844
- # Supported global resource types onboarded before February 2022 such
6845
- # as
6846
- # `AWS::IAM::Group`, `AWS::IAM::Policy`, `AWS::IAM::Role`,
6847
- # `AWS::IAM::User` remain unchanged, and they will continue to deliver
6848
- # Configuration Items in all supported regions in Config. The change
6849
- # will only affect new global resource types onboarded after February
6850
- # 2022.
6851
- #
6852
- # To record global resource types onboarded after February 2022, enable
6853
- # All Supported Resource Types in the home region of the global resource
6854
- # type you want to record.
6932
+ # 2022 will be recorded only in the service's home Region for the
6933
+ # commercial partition and Amazon Web Services GovCloud (US-West) for
6934
+ # the Amazon Web Services GovCloud (US) partition. You can view the
6935
+ # Configuration Items for these new global resource types only in their
6936
+ # home Region and Amazon Web Services GovCloud (US-West).
6855
6937
  #
6856
6938
  # If you don't want Config to record all resources, you can specify
6857
- # which types of resources it will record with the `resourceTypes`
6939
+ # which types of resources Config records with the `resourceTypes`
6858
6940
  # parameter.
6859
6941
  #
6860
6942
  # For a list of supported resource types, see [Supported Resource
6861
- # Types][1].
6943
+ # Types][1] in the *Config developer guide*.
6862
6944
  #
6863
6945
  # For more information and a table of the Home Regions for Global
6864
6946
  # Resource Types Onboarded after February 2022, see [Selecting Which
6865
- # Resources Config Records][2].
6947
+ # Resources Config Records][2] in the *Config developer guide*.
6866
6948
  #
6867
6949
  #
6868
6950
  #
@@ -6870,62 +6952,245 @@ module Aws::ConfigService
6870
6952
  # [2]: https://docs.aws.amazon.com/config/latest/developerguide/select-resources.html
6871
6953
  #
6872
6954
  # @!attribute [rw] all_supported
6873
- # Specifies whether Config records configuration changes for every
6874
- # supported type of regional resource.
6955
+ # Specifies whether Config records configuration changes for all
6956
+ # supported regional resource types.
6875
6957
  #
6876
- # If you set this option to `true`, when Config adds support for a new
6877
- # type of regional resource, it starts recording resources of that
6958
+ # If you set this field to `true`, when Config adds support for a new
6959
+ # type of regional resource, Config starts recording resources of that
6878
6960
  # type automatically.
6879
6961
  #
6880
- # If you set this option to `true`, you cannot enumerate a list of
6881
- # `resourceTypes`.
6962
+ # If you set this field to `true`, you cannot enumerate specific
6963
+ # resource types to record in the `resourceTypes` field of
6964
+ # [RecordingGroup][1], or to exclude in the `resourceTypes` field of
6965
+ # [ExclusionByResourceTypes][2].
6966
+ #
6967
+ #
6968
+ #
6969
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
6970
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_ExclusionByResourceTypes.html
6882
6971
  # @return [Boolean]
6883
6972
  #
6884
6973
  # @!attribute [rw] include_global_resource_types
6885
- # Specifies whether Config includes all supported types of global
6886
- # resources (for example, IAM resources) with the resources that it
6887
- # records.
6974
+ # Specifies whether Config records configuration changes for all
6975
+ # supported global resources.
6976
+ #
6977
+ # Before you set this field to `true`, set the `allSupported` field of
6978
+ # [RecordingGroup][1] to `true`. Optionally, you can set the `useOnly`
6979
+ # field of [RecordingStrategy][2] to `ALL_SUPPORTED_RESOURCE_TYPES`.
6888
6980
  #
6889
- # Before you can set this option to `true`, you must set the
6890
- # `allSupported` option to `true`.
6981
+ # If you set this field to `true`, when Config adds support for a new
6982
+ # type of global resource in the Region where you set up the
6983
+ # configuration recorder, Config starts recording resources of that
6984
+ # type automatically.
6891
6985
  #
6892
- # If you set this option to `true`, when Config adds support for a new
6893
- # type of global resource, it starts recording resources of that type
6894
- # automatically.
6986
+ # <note markdown="1"> If you set this field to `false` but list global resource types in
6987
+ # the `resourceTypes` field of [RecordingGroup][1], Config will still
6988
+ # record configuration changes for those specified resource types
6989
+ # *regardless* of if you set the `includeGlobalResourceTypes` field to
6990
+ # false.
6895
6991
  #
6896
- # The configuration details for any global resource are the same in
6897
- # all regions. To prevent duplicate configuration items, you should
6898
- # consider customizing Config in only one region to record global
6899
- # resources.
6992
+ # If you do not want to record configuration changes to global
6993
+ # resource types, make sure to not list them in the `resourceTypes`
6994
+ # field in addition to setting the `includeGlobalResourceTypes` field
6995
+ # to false.
6996
+ #
6997
+ # </note>
6998
+ #
6999
+ #
7000
+ #
7001
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7002
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
6900
7003
  # @return [Boolean]
6901
7004
  #
6902
7005
  # @!attribute [rw] resource_types
6903
- # A comma-separated list that specifies the types of Amazon Web
6904
- # Services resources for which Config records configuration changes
6905
- # (for example, `AWS::EC2::Instance` or `AWS::CloudTrail::Trail`).
7006
+ # A comma-separated list that specifies which resource types Config
7007
+ # records.
7008
+ #
7009
+ # Optionally, you can set the `useOnly` field of
7010
+ # [RecordingStrategy][1] to `INCLUSION_BY_RESOURCE_TYPES`.
7011
+ #
7012
+ # To record all configuration changes, set the `allSupported` field of
7013
+ # [RecordingGroup][2] to `true`, and either omit this field or don't
7014
+ # specify any resource types in this field. If you set the
7015
+ # `allSupported` field to `false` and specify values for
7016
+ # `resourceTypes`, when Config adds support for a new type of
7017
+ # resource, it will not record resources of that type unless you
7018
+ # manually add that type to your recording group.
7019
+ #
7020
+ # For a list of valid `resourceTypes` values, see the **Resource Type
7021
+ # Value** column in [Supported Amazon Web Services resource Types][3]
7022
+ # in the *Config developer guide*.
6906
7023
  #
6907
- # To record all configuration changes, you must set the `allSupported`
6908
- # option to `true`.
7024
+ # <note markdown="1"> **Region Availability**
6909
7025
  #
6910
- # If you set the `AllSupported` option to false and populate the
6911
- # `ResourceTypes` option with values, when Config adds support for a
6912
- # new type of resource, it will not record resources of that type
6913
- # unless you manually add that type to your recording group.
7026
+ # Before specifying a resource type for Config to track, check
7027
+ # [Resource Coverage by Region Availability][4] to see if the resource
7028
+ # type is supported in the Amazon Web Services Region where you set up
7029
+ # Config. If a resource type is supported by Config in at least one
7030
+ # Region, you can enable the recording of that resource type in all
7031
+ # Regions supported by Config, even if the specified resource type is
7032
+ # not supported in the Amazon Web Services Region where you set up
7033
+ # Config.
6914
7034
  #
6915
- # For a list of valid `resourceTypes` values, see the **resourceType
6916
- # Value** column in [Supported Amazon Web Services resource Types][1].
7035
+ # </note>
6917
7036
  #
6918
7037
  #
6919
7038
  #
6920
- # [1]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
7039
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
7040
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7041
+ # [3]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
7042
+ # [4]: https://docs.aws.amazon.com/config/latest/developerguide/what-is-resource-config-coverage.html
6921
7043
  # @return [Array<String>]
6922
7044
  #
7045
+ # @!attribute [rw] exclusion_by_resource_types
7046
+ # An object that specifies how Config excludes resource types from
7047
+ # being recorded by the configuration recorder.
7048
+ #
7049
+ # To use this option, you must set the `useOnly` field of
7050
+ # [RecordingStrategy][1] to `EXCLUSION_BY_RESOURCE_TYPES`.
7051
+ #
7052
+ #
7053
+ #
7054
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
7055
+ # @return [Types::ExclusionByResourceTypes]
7056
+ #
7057
+ # @!attribute [rw] recording_strategy
7058
+ # An object that specifies the recording strategy for the
7059
+ # configuration recorder.
7060
+ #
7061
+ # * If you set the `useOnly` field of [RecordingStrategy][1] to
7062
+ # `ALL_SUPPORTED_RESOURCE_TYPES`, Config records configuration
7063
+ # changes for all supported regional resource types. You also must
7064
+ # set the `allSupported` field of [RecordingGroup][2] to `true`.
7065
+ # When Config adds support for a new type of regional resource,
7066
+ # Config automatically starts recording resources of that type.
7067
+ #
7068
+ # * If you set the `useOnly` field of [RecordingStrategy][1] to
7069
+ # `INCLUSION_BY_RESOURCE_TYPES`, Config records configuration
7070
+ # changes for only the resource types you specify in the
7071
+ # `resourceTypes` field of [RecordingGroup][2].
7072
+ #
7073
+ # * If you set the `useOnly` field of [RecordingStrategy][1] to
7074
+ # `EXCLUSION_BY_RESOURCE_TYPES`, Config records configuration
7075
+ # changes for all supported resource types except the resource types
7076
+ # that you specify as exemptions to exclude from being recorded in
7077
+ # the `resourceTypes` field of [ExclusionByResourceTypes][3].
7078
+ #
7079
+ # <note markdown="1"> The `recordingStrategy` field is optional when you set the
7080
+ # `allSupported` field of [RecordingGroup][2] to `true`.
7081
+ #
7082
+ # The `recordingStrategy` field is optional when you list resource
7083
+ # types in the `resourceTypes` field of [RecordingGroup][2].
7084
+ #
7085
+ # The `recordingStrategy` field is required if you list resource types
7086
+ # to exclude from recording in the `resourceTypes` field of
7087
+ # [ExclusionByResourceTypes][3].
7088
+ #
7089
+ # </note>
7090
+ #
7091
+ # <note markdown="1"> If you choose `EXCLUSION_BY_RESOURCE_TYPES` for the recording
7092
+ # strategy, the `exclusionByResourceTypes` field will override other
7093
+ # properties in the request.
7094
+ #
7095
+ # For example, even if you set `includeGlobalResourceTypes` to false,
7096
+ # global resource types will still be automatically recorded in this
7097
+ # option unless those resource types are specifically listed as
7098
+ # exemptions in the `resourceTypes` field of
7099
+ # `exclusionByResourceTypes`.
7100
+ #
7101
+ # By default, if you choose the `EXCLUSION_BY_RESOURCE_TYPES`
7102
+ # recording strategy, when Config adds support for a new resource type
7103
+ # in the Region where you set up the configuration recorder, including
7104
+ # global resource types, Config starts recording resources of that
7105
+ # type automatically.
7106
+ #
7107
+ # </note>
7108
+ #
7109
+ #
7110
+ #
7111
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingStrategy.html
7112
+ # [2]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7113
+ # [3]: https://docs.aws.amazon.com/config/latest/APIReference/API_ExclusionByResourceTypes.html
7114
+ # @return [Types::RecordingStrategy]
7115
+ #
6923
7116
  # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RecordingGroup AWS API Documentation
6924
7117
  #
6925
7118
  class RecordingGroup < Struct.new(
6926
7119
  :all_supported,
6927
7120
  :include_global_resource_types,
6928
- :resource_types)
7121
+ :resource_types,
7122
+ :exclusion_by_resource_types,
7123
+ :recording_strategy)
7124
+ SENSITIVE = []
7125
+ include Aws::Structure
7126
+ end
7127
+
7128
+ # Specifies the recording strategy of the configuration recorder.
7129
+ #
7130
+ # @!attribute [rw] use_only
7131
+ # The recording strategy for the configuration recorder.
7132
+ #
7133
+ # * If you set this option to `ALL_SUPPORTED_RESOURCE_TYPES`, Config
7134
+ # records configuration changes for all supported regional resource
7135
+ # types. You also must set the `allSupported` field of
7136
+ # [RecordingGroup][1] to `true`.
7137
+ #
7138
+ # When Config adds support for a new type of regional resource,
7139
+ # Config automatically starts recording resources of that type. For
7140
+ # a list of supported resource types, see [Supported Resource
7141
+ # Types][2] in the *Config developer guide*.
7142
+ #
7143
+ # * If you set this option to `INCLUSION_BY_RESOURCE_TYPES`, Config
7144
+ # records configuration changes for only the resource types that you
7145
+ # specify in the `resourceTypes` field of [RecordingGroup][1].
7146
+ #
7147
+ # * If you set this option to `EXCLUSION_BY_RESOURCE_TYPES`, Config
7148
+ # records configuration changes for all supported resource types,
7149
+ # except the resource types that you specify as exemptions to
7150
+ # exclude from being recorded in the `resourceTypes` field of
7151
+ # [ExclusionByResourceTypes][3].
7152
+ #
7153
+ # <note markdown="1"> The `recordingStrategy` field is optional when you set the
7154
+ # `allSupported` field of [RecordingGroup][1] to `true`.
7155
+ #
7156
+ # The `recordingStrategy` field is optional when you list resource
7157
+ # types in the `resourceTypes` field of [RecordingGroup][1].
7158
+ #
7159
+ # The `recordingStrategy` field is required if you list resource types
7160
+ # to exclude from recording in the `resourceTypes` field of
7161
+ # [ExclusionByResourceTypes][3].
7162
+ #
7163
+ # </note>
7164
+ #
7165
+ # <note markdown="1"> If you choose `EXCLUSION_BY_RESOURCE_TYPES` for the recording
7166
+ # strategy, the `exclusionByResourceTypes` field will override other
7167
+ # properties in the request.
7168
+ #
7169
+ # For example, even if you set `includeGlobalResourceTypes` to false,
7170
+ # global resource types will still be automatically recorded in this
7171
+ # option unless those resource types are specifically listed as
7172
+ # exemptions in the `resourceTypes` field of
7173
+ # `exclusionByResourceTypes`.
7174
+ #
7175
+ # By default, if you choose the `EXCLUSION_BY_RESOURCE_TYPES`
7176
+ # recording strategy, when Config adds support for a new resource type
7177
+ # in the Region where you set up the configuration recorder, including
7178
+ # global resource types, Config starts recording resources of that
7179
+ # type automatically.
7180
+ #
7181
+ # </note>
7182
+ #
7183
+ #
7184
+ #
7185
+ # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html
7186
+ # [2]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
7187
+ # [3]: https://docs.aws.amazon.com/config/latest/APIReference/API_ExclusionByResourceTypes.html
7188
+ # @return [String]
7189
+ #
7190
+ # @see http://docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RecordingStrategy AWS API Documentation
7191
+ #
7192
+ class RecordingStrategy < Struct.new(
7193
+ :use_only)
6929
7194
  SENSITIVE = []
6930
7195
  include Aws::Structure
6931
7196
  end
@@ -8224,8 +8489,8 @@ module Aws::ConfigService
8224
8489
  end
8225
8490
 
8226
8491
  # You have reached the limit of the number of tags you can use. For more
8227
- # information, see [ **Service Limits** ][1] in the Config Developer
8228
- # Guide.
8492
+ # information, see [ **Service Limits** ][1] in the *Config Developer
8493
+ # Guide*.
8229
8494
  #
8230
8495
  #
8231
8496
  #
@@ -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.90.0'
55
+ GEM_VERSION = '1.91.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.90.0
4
+ version: 1.91.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-05-04 00:00:00.000000000 Z
11
+ date: 2023-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.165.0
22
+ version: 3.174.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement