aws-sdk-configservice 1.86.0 → 1.87.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,15 +12,6 @@ module Aws::ConfigService
12
12
 
13
13
  # A collection of accounts and regions.
14
14
  #
15
- # @note When making an API call, you may pass AccountAggregationSource
16
- # data as a hash:
17
- #
18
- # {
19
- # account_ids: ["AccountId"], # required
20
- # all_aws_regions: false,
21
- # aws_regions: ["String"],
22
- # }
23
- #
24
15
  # @!attribute [rw] account_ids
25
16
  # The 12-digit account ID of the account being aggregated.
26
17
  # @return [Array<String>]
@@ -206,16 +197,6 @@ module Aws::ConfigService
206
197
  # Filters the conformance packs based on an account ID, region,
207
198
  # compliance type, and the name of the conformance pack.
208
199
  #
209
- # @note When making an API call, you may pass AggregateConformancePackComplianceFilters
210
- # data as a hash:
211
- #
212
- # {
213
- # conformance_pack_name: "ConformancePackName",
214
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
215
- # account_id: "AccountId",
216
- # aws_region: "AwsRegion",
217
- # }
218
- #
219
200
  # @!attribute [rw] conformance_pack_name
220
201
  # The name of the conformance pack.
221
202
  # @return [String]
@@ -266,14 +247,6 @@ module Aws::ConfigService
266
247
 
267
248
  # Filters the results based on account ID and region.
268
249
  #
269
- # @note When making an API call, you may pass AggregateConformancePackComplianceSummaryFilters
270
- # data as a hash:
271
- #
272
- # {
273
- # account_id: "AccountId",
274
- # aws_region: "AwsRegion",
275
- # }
276
- #
277
250
  # @!attribute [rw] account_id
278
251
  # The 12-digit Amazon Web Services account ID of the source account.
279
252
  # @return [String]
@@ -349,17 +322,6 @@ module Aws::ConfigService
349
322
  # aggregator, including the resource type, ID, (if available) the custom
350
323
  # resource name, the source account, and source region.
351
324
  #
352
- # @note When making an API call, you may pass AggregateResourceIdentifier
353
- # data as a hash:
354
- #
355
- # {
356
- # source_account_id: "AccountId", # required
357
- # source_region: "AwsRegion", # required
358
- # resource_id: "ResourceId", # required
359
- # resource_type: "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
360
- # resource_name: "ResourceName",
361
- # }
362
- #
363
325
  # @!attribute [rw] source_account_id
364
326
  # The 12-digit account ID of the source account.
365
327
  # @return [String]
@@ -575,22 +537,6 @@ module Aws::ConfigService
575
537
  include Aws::Structure
576
538
  end
577
539
 
578
- # @note When making an API call, you may pass BatchGetAggregateResourceConfigRequest
579
- # data as a hash:
580
- #
581
- # {
582
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
583
- # resource_identifiers: [ # required
584
- # {
585
- # source_account_id: "AccountId", # required
586
- # source_region: "AwsRegion", # required
587
- # resource_id: "ResourceId", # required
588
- # resource_type: "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
589
- # resource_name: "ResourceName",
590
- # },
591
- # ],
592
- # }
593
- #
594
540
  # @!attribute [rw] configuration_aggregator_name
595
541
  # The name of the configuration aggregator.
596
542
  # @return [String]
@@ -627,18 +573,6 @@ module Aws::ConfigService
627
573
  include Aws::Structure
628
574
  end
629
575
 
630
- # @note When making an API call, you may pass BatchGetResourceConfigRequest
631
- # data as a hash:
632
- #
633
- # {
634
- # resource_keys: [ # required
635
- # {
636
- # resource_type: "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
637
- # resource_id: "ResourceId", # required
638
- # },
639
- # ],
640
- # }
641
- #
642
576
  # @!attribute [rw] resource_keys
643
577
  # A list of resource keys to be processed with the current request.
644
578
  # Each element in the list consists of the resource type and resource
@@ -910,47 +844,6 @@ module Aws::ConfigService
910
844
  # [2]: https://github.com/aws-cloudformation/cloudformation-guard
911
845
  # [3]: https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html
912
846
  #
913
- # @note When making an API call, you may pass ConfigRule
914
- # data as a hash:
915
- #
916
- # {
917
- # config_rule_name: "ConfigRuleName",
918
- # config_rule_arn: "StringWithCharLimit256",
919
- # config_rule_id: "StringWithCharLimit64",
920
- # description: "EmptiableStringWithCharLimit256",
921
- # scope: {
922
- # compliance_resource_types: ["StringWithCharLimit256"],
923
- # tag_key: "StringWithCharLimit128",
924
- # tag_value: "StringWithCharLimit256",
925
- # compliance_resource_id: "BaseResourceId",
926
- # },
927
- # source: { # required
928
- # owner: "CUSTOM_LAMBDA", # required, accepts CUSTOM_LAMBDA, AWS, CUSTOM_POLICY
929
- # source_identifier: "StringWithCharLimit256",
930
- # source_details: [
931
- # {
932
- # event_source: "aws.config", # accepts aws.config
933
- # message_type: "ConfigurationItemChangeNotification", # accepts ConfigurationItemChangeNotification, ConfigurationSnapshotDeliveryCompleted, ScheduledNotification, OversizedConfigurationItemChangeNotification
934
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
935
- # },
936
- # ],
937
- # custom_policy_details: {
938
- # policy_runtime: "PolicyRuntime", # required
939
- # policy_text: "PolicyText", # required
940
- # enable_debug_log_delivery: false,
941
- # },
942
- # },
943
- # input_parameters: "StringWithCharLimit1024",
944
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
945
- # config_rule_state: "ACTIVE", # accepts ACTIVE, DELETING, DELETING_RESULTS, EVALUATING
946
- # created_by: "StringWithCharLimit256",
947
- # evaluation_modes: [
948
- # {
949
- # mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
950
- # },
951
- # ],
952
- # }
953
- #
954
847
  # @!attribute [rw] config_rule_name
955
848
  # The name that you assign to the Config rule. The name is required if
956
849
  # you are adding a new rule.
@@ -1068,16 +961,6 @@ module Aws::ConfigService
1068
961
  # Filters the compliance results based on account ID, region, compliance
1069
962
  # type, and rule name.
1070
963
  #
1071
- # @note When making an API call, you may pass ConfigRuleComplianceFilters
1072
- # data as a hash:
1073
- #
1074
- # {
1075
- # config_rule_name: "ConfigRuleName",
1076
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
1077
- # account_id: "AccountId",
1078
- # aws_region: "AwsRegion",
1079
- # }
1080
- #
1081
964
  # @!attribute [rw] config_rule_name
1082
965
  # The name of the Config rule.
1083
966
  # @return [String]
@@ -1111,14 +994,6 @@ module Aws::ConfigService
1111
994
 
1112
995
  # Filters the results based on the account IDs and regions.
1113
996
  #
1114
- # @note When making an API call, you may pass ConfigRuleComplianceSummaryFilters
1115
- # data as a hash:
1116
- #
1117
- # {
1118
- # account_id: "AccountId",
1119
- # aws_region: "AwsRegion",
1120
- # }
1121
- #
1122
997
  # @!attribute [rw] account_id
1123
998
  # The 12-digit account ID of the source account.
1124
999
  # @return [String]
@@ -1281,13 +1156,6 @@ module Aws::ConfigService
1281
1156
  # To update the `deliveryFrequency` with which Config delivers your
1282
1157
  # configuration snapshots, use the `PutDeliveryChannel` action.
1283
1158
  #
1284
- # @note When making an API call, you may pass ConfigSnapshotDeliveryProperties
1285
- # data as a hash:
1286
- #
1287
- # {
1288
- # delivery_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
1289
- # }
1290
- #
1291
1159
  # @!attribute [rw] delivery_frequency
1292
1160
  # The frequency with which Config delivers configuration snapshots.
1293
1161
  # @return [String]
@@ -1525,19 +1393,6 @@ module Aws::ConfigService
1525
1393
  # An object that represents the recording of configuration changes of an
1526
1394
  # Amazon Web Services resource.
1527
1395
  #
1528
- # @note When making an API call, you may pass ConfigurationRecorder
1529
- # data as a hash:
1530
- #
1531
- # {
1532
- # name: "RecorderName",
1533
- # role_arn: "String",
1534
- # recording_group: {
1535
- # all_supported: false,
1536
- # include_global_resource_types: false,
1537
- # 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
1538
- # },
1539
- # }
1540
- #
1541
1396
  # @!attribute [rw] name
1542
1397
  # The name of the recorder. By default, Config automatically assigns
1543
1398
  # the name "default" when creating the configuration recorder. You
@@ -1622,14 +1477,6 @@ module Aws::ConfigService
1622
1477
  # Filters the conformance pack by compliance types and Config rule
1623
1478
  # names.
1624
1479
  #
1625
- # @note When making an API call, you may pass ConformancePackComplianceFilters
1626
- # data as a hash:
1627
- #
1628
- # {
1629
- # config_rule_names: ["StringWithCharLimit64"],
1630
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
1631
- # }
1632
- #
1633
1480
  # @!attribute [rw] config_rule_names
1634
1481
  # Filters the results by Config rule names.
1635
1482
  # @return [Array<String>]
@@ -1686,13 +1533,6 @@ module Aws::ConfigService
1686
1533
  # A list of filters to apply to the conformance pack compliance score
1687
1534
  # result set.
1688
1535
  #
1689
- # @note When making an API call, you may pass ConformancePackComplianceScoresFilters
1690
- # data as a hash:
1691
- #
1692
- # {
1693
- # conformance_pack_names: ["ConformancePackName"], # required
1694
- # }
1695
- #
1696
1536
  # @!attribute [rw] conformance_pack_names
1697
1537
  # The names of the conformance packs whose compliance scores you want
1698
1538
  # to include in the conformance pack compliance score result set. You
@@ -1800,16 +1640,6 @@ module Aws::ConfigService
1800
1640
  # Filters a conformance pack by Config rule names, compliance types,
1801
1641
  # Amazon Web Services resource types, and resource IDs.
1802
1642
  #
1803
- # @note When making an API call, you may pass ConformancePackEvaluationFilters
1804
- # data as a hash:
1805
- #
1806
- # {
1807
- # config_rule_names: ["StringWithCharLimit64"],
1808
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
1809
- # resource_type: "StringWithCharLimit256",
1810
- # resource_ids: ["StringWithCharLimit256"],
1811
- # }
1812
- #
1813
1643
  # @!attribute [rw] config_rule_names
1814
1644
  # Filters the results by Config rule names.
1815
1645
  # @return [Array<String>]
@@ -1890,14 +1720,6 @@ module Aws::ConfigService
1890
1720
  # length of 255 characters, and values can have a maximum length of 4096
1891
1721
  # characters.
1892
1722
  #
1893
- # @note When making an API call, you may pass ConformancePackInputParameter
1894
- # data as a hash:
1895
- #
1896
- # {
1897
- # parameter_name: "ParameterName", # required
1898
- # parameter_value: "ParameterValue", # required
1899
- # }
1900
- #
1901
1723
  # @!attribute [rw] parameter_name
1902
1724
  # One part of a key-value pair.
1903
1725
  # @return [String]
@@ -2023,15 +1845,6 @@ module Aws::ConfigService
2023
1845
  # logging enabled. You can specify the following CustomPolicyDetails
2024
1846
  # parameter values only for Config Custom Policy rules.
2025
1847
  #
2026
- # @note When making an API call, you may pass CustomPolicyDetails
2027
- # data as a hash:
2028
- #
2029
- # {
2030
- # policy_runtime: "PolicyRuntime", # required
2031
- # policy_text: "PolicyText", # required
2032
- # enable_debug_log_delivery: false,
2033
- # }
2034
- #
2035
1848
  # @!attribute [rw] policy_runtime
2036
1849
  # The runtime system for your Config Custom Policy rule. Guard is a
2037
1850
  # policy-as-code language that allows you to write policies that are
@@ -2063,14 +1876,6 @@ module Aws::ConfigService
2063
1876
  include Aws::Structure
2064
1877
  end
2065
1878
 
2066
- # @note When making an API call, you may pass DeleteAggregationAuthorizationRequest
2067
- # data as a hash:
2068
- #
2069
- # {
2070
- # authorized_account_id: "AccountId", # required
2071
- # authorized_aws_region: "AwsRegion", # required
2072
- # }
2073
- #
2074
1879
  # @!attribute [rw] authorized_account_id
2075
1880
  # The 12-digit account ID of the account authorized to aggregate data.
2076
1881
  # @return [String]
@@ -2088,13 +1893,6 @@ module Aws::ConfigService
2088
1893
  include Aws::Structure
2089
1894
  end
2090
1895
 
2091
- # @note When making an API call, you may pass DeleteConfigRuleRequest
2092
- # data as a hash:
2093
- #
2094
- # {
2095
- # config_rule_name: "ConfigRuleName", # required
2096
- # }
2097
- #
2098
1896
  # @!attribute [rw] config_rule_name
2099
1897
  # The name of the Config rule that you want to delete.
2100
1898
  # @return [String]
@@ -2107,13 +1905,6 @@ module Aws::ConfigService
2107
1905
  include Aws::Structure
2108
1906
  end
2109
1907
 
2110
- # @note When making an API call, you may pass DeleteConfigurationAggregatorRequest
2111
- # data as a hash:
2112
- #
2113
- # {
2114
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
2115
- # }
2116
- #
2117
1908
  # @!attribute [rw] configuration_aggregator_name
2118
1909
  # The name of the configuration aggregator.
2119
1910
  # @return [String]
@@ -2128,13 +1919,6 @@ module Aws::ConfigService
2128
1919
 
2129
1920
  # The request object for the `DeleteConfigurationRecorder` action.
2130
1921
  #
2131
- # @note When making an API call, you may pass DeleteConfigurationRecorderRequest
2132
- # data as a hash:
2133
- #
2134
- # {
2135
- # configuration_recorder_name: "RecorderName", # required
2136
- # }
2137
- #
2138
1922
  # @!attribute [rw] configuration_recorder_name
2139
1923
  # The name of the configuration recorder to be deleted. You can
2140
1924
  # retrieve the name of your configuration recorder by using the
@@ -2149,13 +1933,6 @@ module Aws::ConfigService
2149
1933
  include Aws::Structure
2150
1934
  end
2151
1935
 
2152
- # @note When making an API call, you may pass DeleteConformancePackRequest
2153
- # data as a hash:
2154
- #
2155
- # {
2156
- # conformance_pack_name: "ConformancePackName", # required
2157
- # }
2158
- #
2159
1936
  # @!attribute [rw] conformance_pack_name
2160
1937
  # Name of the conformance pack you want to delete.
2161
1938
  # @return [String]
@@ -2171,13 +1948,6 @@ module Aws::ConfigService
2171
1948
  # The input for the DeleteDeliveryChannel action. The action accepts the
2172
1949
  # following data, in JSON format.
2173
1950
  #
2174
- # @note When making an API call, you may pass DeleteDeliveryChannelRequest
2175
- # data as a hash:
2176
- #
2177
- # {
2178
- # delivery_channel_name: "ChannelName", # required
2179
- # }
2180
- #
2181
1951
  # @!attribute [rw] delivery_channel_name
2182
1952
  # The name of the delivery channel to delete.
2183
1953
  # @return [String]
@@ -2190,13 +1960,6 @@ module Aws::ConfigService
2190
1960
  include Aws::Structure
2191
1961
  end
2192
1962
 
2193
- # @note When making an API call, you may pass DeleteEvaluationResultsRequest
2194
- # data as a hash:
2195
- #
2196
- # {
2197
- # config_rule_name: "StringWithCharLimit64", # required
2198
- # }
2199
- #
2200
1963
  # @!attribute [rw] config_rule_name
2201
1964
  # The name of the Config rule for which you want to delete the
2202
1965
  # evaluation results.
@@ -2217,13 +1980,6 @@ module Aws::ConfigService
2217
1980
  #
2218
1981
  class DeleteEvaluationResultsResponse < Aws::EmptyStructure; end
2219
1982
 
2220
- # @note When making an API call, you may pass DeleteOrganizationConfigRuleRequest
2221
- # data as a hash:
2222
- #
2223
- # {
2224
- # organization_config_rule_name: "OrganizationConfigRuleName", # required
2225
- # }
2226
- #
2227
1983
  # @!attribute [rw] organization_config_rule_name
2228
1984
  # The name of organization Config rule that you want to delete.
2229
1985
  # @return [String]
@@ -2236,13 +1992,6 @@ module Aws::ConfigService
2236
1992
  include Aws::Structure
2237
1993
  end
2238
1994
 
2239
- # @note When making an API call, you may pass DeleteOrganizationConformancePackRequest
2240
- # data as a hash:
2241
- #
2242
- # {
2243
- # organization_conformance_pack_name: "OrganizationConformancePackName", # required
2244
- # }
2245
- #
2246
1995
  # @!attribute [rw] organization_conformance_pack_name
2247
1996
  # The name of organization conformance pack that you want to delete.
2248
1997
  # @return [String]
@@ -2255,14 +2004,6 @@ module Aws::ConfigService
2255
2004
  include Aws::Structure
2256
2005
  end
2257
2006
 
2258
- # @note When making an API call, you may pass DeletePendingAggregationRequestRequest
2259
- # data as a hash:
2260
- #
2261
- # {
2262
- # requester_account_id: "AccountId", # required
2263
- # requester_aws_region: "AwsRegion", # required
2264
- # }
2265
- #
2266
2007
  # @!attribute [rw] requester_account_id
2267
2008
  # The 12-digit account ID of the account requesting to aggregate data.
2268
2009
  # @return [String]
@@ -2280,14 +2021,6 @@ module Aws::ConfigService
2280
2021
  include Aws::Structure
2281
2022
  end
2282
2023
 
2283
- # @note When making an API call, you may pass DeleteRemediationConfigurationRequest
2284
- # data as a hash:
2285
- #
2286
- # {
2287
- # config_rule_name: "ConfigRuleName", # required
2288
- # resource_type: "String",
2289
- # }
2290
- #
2291
2024
  # @!attribute [rw] config_rule_name
2292
2025
  # The name of the Config rule for which you want to delete remediation
2293
2026
  # configuration.
@@ -2310,19 +2043,6 @@ module Aws::ConfigService
2310
2043
  #
2311
2044
  class DeleteRemediationConfigurationResponse < Aws::EmptyStructure; end
2312
2045
 
2313
- # @note When making an API call, you may pass DeleteRemediationExceptionsRequest
2314
- # data as a hash:
2315
- #
2316
- # {
2317
- # config_rule_name: "ConfigRuleName", # required
2318
- # resource_keys: [ # required
2319
- # {
2320
- # resource_type: "StringWithCharLimit256",
2321
- # resource_id: "StringWithCharLimit1024",
2322
- # },
2323
- # ],
2324
- # }
2325
- #
2326
2046
  # @!attribute [rw] config_rule_name
2327
2047
  # The name of the Config rule for which you want to delete remediation
2328
2048
  # exception configuration.
@@ -2357,14 +2077,6 @@ module Aws::ConfigService
2357
2077
  include Aws::Structure
2358
2078
  end
2359
2079
 
2360
- # @note When making an API call, you may pass DeleteResourceConfigRequest
2361
- # data as a hash:
2362
- #
2363
- # {
2364
- # resource_type: "ResourceTypeString", # required
2365
- # resource_id: "ResourceId", # required
2366
- # }
2367
- #
2368
2080
  # @!attribute [rw] resource_type
2369
2081
  # The type of the resource.
2370
2082
  # @return [String]
@@ -2382,13 +2094,6 @@ module Aws::ConfigService
2382
2094
  include Aws::Structure
2383
2095
  end
2384
2096
 
2385
- # @note When making an API call, you may pass DeleteRetentionConfigurationRequest
2386
- # data as a hash:
2387
- #
2388
- # {
2389
- # retention_configuration_name: "RetentionConfigurationName", # required
2390
- # }
2391
- #
2392
2097
  # @!attribute [rw] retention_configuration_name
2393
2098
  # The name of the retention configuration to delete.
2394
2099
  # @return [String]
@@ -2401,13 +2106,6 @@ module Aws::ConfigService
2401
2106
  include Aws::Structure
2402
2107
  end
2403
2108
 
2404
- # @note When making an API call, you may pass DeleteStoredQueryRequest
2405
- # data as a hash:
2406
- #
2407
- # {
2408
- # query_name: "QueryName", # required
2409
- # }
2410
- #
2411
2109
  # @!attribute [rw] query_name
2412
2110
  # The name of the query that you want to delete.
2413
2111
  # @return [String]
@@ -2426,13 +2124,6 @@ module Aws::ConfigService
2426
2124
 
2427
2125
  # The input for the DeliverConfigSnapshot action.
2428
2126
  #
2429
- # @note When making an API call, you may pass DeliverConfigSnapshotRequest
2430
- # data as a hash:
2431
- #
2432
- # {
2433
- # delivery_channel_name: "ChannelName", # required
2434
- # }
2435
- #
2436
2127
  # @!attribute [rw] delivery_channel_name
2437
2128
  # The name of the delivery channel through which the snapshot is
2438
2129
  # delivered.
@@ -2463,20 +2154,6 @@ module Aws::ConfigService
2463
2154
  # The channel through which Config delivers notifications and updated
2464
2155
  # configuration states.
2465
2156
  #
2466
- # @note When making an API call, you may pass DeliveryChannel
2467
- # data as a hash:
2468
- #
2469
- # {
2470
- # name: "ChannelName",
2471
- # s3_bucket_name: "String",
2472
- # s3_key_prefix: "String",
2473
- # s3_kms_key_arn: "String",
2474
- # sns_topic_arn: "String",
2475
- # config_snapshot_delivery_properties: {
2476
- # delivery_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
2477
- # },
2478
- # }
2479
- #
2480
2157
  # @!attribute [rw] name
2481
2158
  # The name of the delivery channel. By default, Config assigns the
2482
2159
  # name "default" when creating the delivery channel. To change the
@@ -2576,21 +2253,6 @@ module Aws::ConfigService
2576
2253
  include Aws::Structure
2577
2254
  end
2578
2255
 
2579
- # @note When making an API call, you may pass DescribeAggregateComplianceByConfigRulesRequest
2580
- # data as a hash:
2581
- #
2582
- # {
2583
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
2584
- # filters: {
2585
- # config_rule_name: "ConfigRuleName",
2586
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
2587
- # account_id: "AccountId",
2588
- # aws_region: "AwsRegion",
2589
- # },
2590
- # limit: 1,
2591
- # next_token: "NextToken",
2592
- # }
2593
- #
2594
2256
  # @!attribute [rw] configuration_aggregator_name
2595
2257
  # The name of the configuration aggregator.
2596
2258
  # @return [String]
@@ -2638,21 +2300,6 @@ module Aws::ConfigService
2638
2300
  include Aws::Structure
2639
2301
  end
2640
2302
 
2641
- # @note When making an API call, you may pass DescribeAggregateComplianceByConformancePacksRequest
2642
- # data as a hash:
2643
- #
2644
- # {
2645
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
2646
- # filters: {
2647
- # conformance_pack_name: "ConformancePackName",
2648
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
2649
- # account_id: "AccountId",
2650
- # aws_region: "AwsRegion",
2651
- # },
2652
- # limit: 1,
2653
- # next_token: "NextToken",
2654
- # }
2655
- #
2656
2303
  # @!attribute [rw] configuration_aggregator_name
2657
2304
  # The name of the configuration aggregator.
2658
2305
  # @return [String]
@@ -2702,14 +2349,6 @@ module Aws::ConfigService
2702
2349
  include Aws::Structure
2703
2350
  end
2704
2351
 
2705
- # @note When making an API call, you may pass DescribeAggregationAuthorizationsRequest
2706
- # data as a hash:
2707
- #
2708
- # {
2709
- # limit: 1,
2710
- # next_token: "String",
2711
- # }
2712
- #
2713
2352
  # @!attribute [rw] limit
2714
2353
  # The maximum number of AggregationAuthorizations returned on each
2715
2354
  # page. The default is maximum. If you specify 0, Config uses the
@@ -2749,15 +2388,6 @@ module Aws::ConfigService
2749
2388
  include Aws::Structure
2750
2389
  end
2751
2390
 
2752
- # @note When making an API call, you may pass DescribeComplianceByConfigRuleRequest
2753
- # data as a hash:
2754
- #
2755
- # {
2756
- # config_rule_names: ["ConfigRuleName"],
2757
- # compliance_types: ["COMPLIANT"], # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
2758
- # next_token: "String",
2759
- # }
2760
- #
2761
2391
  # @!attribute [rw] config_rule_names
2762
2392
  # Specify one or more Config rule names to filter the results by rule.
2763
2393
  # @return [Array<String>]
@@ -2801,17 +2431,6 @@ module Aws::ConfigService
2801
2431
  include Aws::Structure
2802
2432
  end
2803
2433
 
2804
- # @note When making an API call, you may pass DescribeComplianceByResourceRequest
2805
- # data as a hash:
2806
- #
2807
- # {
2808
- # resource_type: "StringWithCharLimit256",
2809
- # resource_id: "BaseResourceId",
2810
- # compliance_types: ["COMPLIANT"], # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
2811
- # limit: 1,
2812
- # next_token: "NextToken",
2813
- # }
2814
- #
2815
2434
  # @!attribute [rw] resource_type
2816
2435
  # The types of Amazon Web Services resources for which you want
2817
2436
  # compliance information (for example, `AWS::EC2::Instance`). For this
@@ -2875,15 +2494,6 @@ module Aws::ConfigService
2875
2494
  include Aws::Structure
2876
2495
  end
2877
2496
 
2878
- # @note When making an API call, you may pass DescribeConfigRuleEvaluationStatusRequest
2879
- # data as a hash:
2880
- #
2881
- # {
2882
- # config_rule_names: ["ConfigRuleName"],
2883
- # next_token: "String",
2884
- # limit: 1,
2885
- # }
2886
- #
2887
2497
  # @!attribute [rw] config_rule_names
2888
2498
  # The name of the Config managed rules for which you want status
2889
2499
  # information. If you do not specify any names, Config returns status
@@ -2941,13 +2551,6 @@ module Aws::ConfigService
2941
2551
  # default, if the filter is not defined, this API returns an unfiltered
2942
2552
  # list.
2943
2553
  #
2944
- # @note When making an API call, you may pass DescribeConfigRulesFilters
2945
- # data as a hash:
2946
- #
2947
- # {
2948
- # evaluation_mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
2949
- # }
2950
- #
2951
2554
  # @!attribute [rw] evaluation_mode
2952
2555
  # The mode of an evaluation. The valid values are Detective or
2953
2556
  # Proactive.
@@ -2961,17 +2564,6 @@ module Aws::ConfigService
2961
2564
  include Aws::Structure
2962
2565
  end
2963
2566
 
2964
- # @note When making an API call, you may pass DescribeConfigRulesRequest
2965
- # data as a hash:
2966
- #
2967
- # {
2968
- # config_rule_names: ["ConfigRuleName"],
2969
- # next_token: "String",
2970
- # filters: {
2971
- # evaluation_mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
2972
- # },
2973
- # }
2974
- #
2975
2567
  # @!attribute [rw] config_rule_names
2976
2568
  # The names of the Config rules for which you want details. If you do
2977
2569
  # not specify any names, Config returns details for all your rules.
@@ -3015,16 +2607,6 @@ module Aws::ConfigService
3015
2607
  include Aws::Structure
3016
2608
  end
3017
2609
 
3018
- # @note When making an API call, you may pass DescribeConfigurationAggregatorSourcesStatusRequest
3019
- # data as a hash:
3020
- #
3021
- # {
3022
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
3023
- # update_status: ["FAILED"], # accepts FAILED, SUCCEEDED, OUTDATED
3024
- # next_token: "String",
3025
- # limit: 1,
3026
- # }
3027
- #
3028
2610
  # @!attribute [rw] configuration_aggregator_name
3029
2611
  # The name of the configuration aggregator.
3030
2612
  # @return [String]
@@ -3078,15 +2660,6 @@ module Aws::ConfigService
3078
2660
  include Aws::Structure
3079
2661
  end
3080
2662
 
3081
- # @note When making an API call, you may pass DescribeConfigurationAggregatorsRequest
3082
- # data as a hash:
3083
- #
3084
- # {
3085
- # configuration_aggregator_names: ["ConfigurationAggregatorName"],
3086
- # next_token: "String",
3087
- # limit: 1,
3088
- # }
3089
- #
3090
2663
  # @!attribute [rw] configuration_aggregator_names
3091
2664
  # The name of the configuration aggregators.
3092
2665
  # @return [Array<String>]
@@ -3132,13 +2705,6 @@ module Aws::ConfigService
3132
2705
 
3133
2706
  # The input for the DescribeConfigurationRecorderStatus action.
3134
2707
  #
3135
- # @note When making an API call, you may pass DescribeConfigurationRecorderStatusRequest
3136
- # data as a hash:
3137
- #
3138
- # {
3139
- # configuration_recorder_names: ["RecorderName"],
3140
- # }
3141
- #
3142
2708
  # @!attribute [rw] configuration_recorder_names
3143
2709
  # The name(s) of the configuration recorder. If the name is not
3144
2710
  # specified, the action returns the current status of all the
@@ -3170,13 +2736,6 @@ module Aws::ConfigService
3170
2736
 
3171
2737
  # The input for the DescribeConfigurationRecorders action.
3172
2738
  #
3173
- # @note When making an API call, you may pass DescribeConfigurationRecordersRequest
3174
- # data as a hash:
3175
- #
3176
- # {
3177
- # configuration_recorder_names: ["RecorderName"],
3178
- # }
3179
- #
3180
2739
  # @!attribute [rw] configuration_recorder_names
3181
2740
  # A list of configuration recorder names.
3182
2741
  # @return [Array<String>]
@@ -3204,19 +2763,6 @@ module Aws::ConfigService
3204
2763
  include Aws::Structure
3205
2764
  end
3206
2765
 
3207
- # @note When making an API call, you may pass DescribeConformancePackComplianceRequest
3208
- # data as a hash:
3209
- #
3210
- # {
3211
- # conformance_pack_name: "ConformancePackName", # required
3212
- # filters: {
3213
- # config_rule_names: ["StringWithCharLimit64"],
3214
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
3215
- # },
3216
- # limit: 1,
3217
- # next_token: "NextToken",
3218
- # }
3219
- #
3220
2766
  # @!attribute [rw] conformance_pack_name
3221
2767
  # Name of the conformance pack.
3222
2768
  # @return [String]
@@ -3269,15 +2815,6 @@ module Aws::ConfigService
3269
2815
  include Aws::Structure
3270
2816
  end
3271
2817
 
3272
- # @note When making an API call, you may pass DescribeConformancePackStatusRequest
3273
- # data as a hash:
3274
- #
3275
- # {
3276
- # conformance_pack_names: ["ConformancePackName"],
3277
- # limit: 1,
3278
- # next_token: "NextToken",
3279
- # }
3280
- #
3281
2818
  # @!attribute [rw] conformance_pack_names
3282
2819
  # Comma-separated list of conformance pack names.
3283
2820
  # @return [Array<String>]
@@ -3320,15 +2857,6 @@ module Aws::ConfigService
3320
2857
  include Aws::Structure
3321
2858
  end
3322
2859
 
3323
- # @note When making an API call, you may pass DescribeConformancePacksRequest
3324
- # data as a hash:
3325
- #
3326
- # {
3327
- # conformance_pack_names: ["ConformancePackName"],
3328
- # limit: 1,
3329
- # next_token: "NextToken",
3330
- # }
3331
- #
3332
2860
  # @!attribute [rw] conformance_pack_names
3333
2861
  # Comma-separated list of conformance pack names for which you want
3334
2862
  # details. If you do not specify any names, Config returns details for
@@ -3374,13 +2902,6 @@ module Aws::ConfigService
3374
2902
 
3375
2903
  # The input for the DeliveryChannelStatus action.
3376
2904
  #
3377
- # @note When making an API call, you may pass DescribeDeliveryChannelStatusRequest
3378
- # data as a hash:
3379
- #
3380
- # {
3381
- # delivery_channel_names: ["ChannelName"],
3382
- # }
3383
- #
3384
2905
  # @!attribute [rw] delivery_channel_names
3385
2906
  # A list of delivery channel names.
3386
2907
  # @return [Array<String>]
@@ -3409,13 +2930,6 @@ module Aws::ConfigService
3409
2930
 
3410
2931
  # The input for the DescribeDeliveryChannels action.
3411
2932
  #
3412
- # @note When making an API call, you may pass DescribeDeliveryChannelsRequest
3413
- # data as a hash:
3414
- #
3415
- # {
3416
- # delivery_channel_names: ["ChannelName"],
3417
- # }
3418
- #
3419
2933
  # @!attribute [rw] delivery_channel_names
3420
2934
  # A list of delivery channel names.
3421
2935
  # @return [Array<String>]
@@ -3443,15 +2957,6 @@ module Aws::ConfigService
3443
2957
  include Aws::Structure
3444
2958
  end
3445
2959
 
3446
- # @note When making an API call, you may pass DescribeOrganizationConfigRuleStatusesRequest
3447
- # data as a hash:
3448
- #
3449
- # {
3450
- # organization_config_rule_names: ["StringWithCharLimit64"],
3451
- # limit: 1,
3452
- # next_token: "String",
3453
- # }
3454
- #
3455
2960
  # @!attribute [rw] organization_config_rule_names
3456
2961
  # The names of organization Config rules for which you want status
3457
2962
  # details. If you do not specify any names, Config returns details for
@@ -3497,15 +3002,6 @@ module Aws::ConfigService
3497
3002
  include Aws::Structure
3498
3003
  end
3499
3004
 
3500
- # @note When making an API call, you may pass DescribeOrganizationConfigRulesRequest
3501
- # data as a hash:
3502
- #
3503
- # {
3504
- # organization_config_rule_names: ["StringWithCharLimit64"],
3505
- # limit: 1,
3506
- # next_token: "String",
3507
- # }
3508
- #
3509
3005
  # @!attribute [rw] organization_config_rule_names
3510
3006
  # The names of organization Config rules for which you want details.
3511
3007
  # If you do not specify any names, Config returns details for all your
@@ -3551,15 +3047,6 @@ module Aws::ConfigService
3551
3047
  include Aws::Structure
3552
3048
  end
3553
3049
 
3554
- # @note When making an API call, you may pass DescribeOrganizationConformancePackStatusesRequest
3555
- # data as a hash:
3556
- #
3557
- # {
3558
- # organization_conformance_pack_names: ["OrganizationConformancePackName"],
3559
- # limit: 1,
3560
- # next_token: "String",
3561
- # }
3562
- #
3563
3050
  # @!attribute [rw] organization_conformance_pack_names
3564
3051
  # The names of organization conformance packs for which you want
3565
3052
  # status details. If you do not specify any names, Config returns
@@ -3605,15 +3092,6 @@ module Aws::ConfigService
3605
3092
  include Aws::Structure
3606
3093
  end
3607
3094
 
3608
- # @note When making an API call, you may pass DescribeOrganizationConformancePacksRequest
3609
- # data as a hash:
3610
- #
3611
- # {
3612
- # organization_conformance_pack_names: ["OrganizationConformancePackName"],
3613
- # limit: 1,
3614
- # next_token: "String",
3615
- # }
3616
- #
3617
3095
  # @!attribute [rw] organization_conformance_pack_names
3618
3096
  # The name that you assign to an organization conformance pack.
3619
3097
  # @return [Array<String>]
@@ -3657,14 +3135,6 @@ module Aws::ConfigService
3657
3135
  include Aws::Structure
3658
3136
  end
3659
3137
 
3660
- # @note When making an API call, you may pass DescribePendingAggregationRequestsRequest
3661
- # data as a hash:
3662
- #
3663
- # {
3664
- # limit: 1,
3665
- # next_token: "String",
3666
- # }
3667
- #
3668
3138
  # @!attribute [rw] limit
3669
3139
  # The maximum number of evaluation results returned on each page. The
3670
3140
  # default is maximum. If you specify 0, Config uses the default.
@@ -3702,13 +3172,6 @@ module Aws::ConfigService
3702
3172
  include Aws::Structure
3703
3173
  end
3704
3174
 
3705
- # @note When making an API call, you may pass DescribeRemediationConfigurationsRequest
3706
- # data as a hash:
3707
- #
3708
- # {
3709
- # config_rule_names: ["ConfigRuleName"], # required
3710
- # }
3711
- #
3712
3175
  # @!attribute [rw] config_rule_names
3713
3176
  # A list of Config rule names of remediation configurations for which
3714
3177
  # you want details.
@@ -3734,21 +3197,6 @@ module Aws::ConfigService
3734
3197
  include Aws::Structure
3735
3198
  end
3736
3199
 
3737
- # @note When making an API call, you may pass DescribeRemediationExceptionsRequest
3738
- # data as a hash:
3739
- #
3740
- # {
3741
- # config_rule_name: "ConfigRuleName", # required
3742
- # resource_keys: [
3743
- # {
3744
- # resource_type: "StringWithCharLimit256",
3745
- # resource_id: "StringWithCharLimit1024",
3746
- # },
3747
- # ],
3748
- # limit: 1,
3749
- # next_token: "String",
3750
- # }
3751
- #
3752
3200
  # @!attribute [rw] config_rule_name
3753
3201
  # The name of the Config rule.
3754
3202
  # @return [String]
@@ -3799,21 +3247,6 @@ module Aws::ConfigService
3799
3247
  include Aws::Structure
3800
3248
  end
3801
3249
 
3802
- # @note When making an API call, you may pass DescribeRemediationExecutionStatusRequest
3803
- # data as a hash:
3804
- #
3805
- # {
3806
- # config_rule_name: "ConfigRuleName", # required
3807
- # resource_keys: [
3808
- # {
3809
- # resource_type: "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
3810
- # resource_id: "ResourceId", # required
3811
- # },
3812
- # ],
3813
- # limit: 1,
3814
- # next_token: "String",
3815
- # }
3816
- #
3817
3250
  # @!attribute [rw] config_rule_name
3818
3251
  # A list of Config rule names.
3819
3252
  # @return [String]
@@ -3864,14 +3297,6 @@ module Aws::ConfigService
3864
3297
  include Aws::Structure
3865
3298
  end
3866
3299
 
3867
- # @note When making an API call, you may pass DescribeRetentionConfigurationsRequest
3868
- # data as a hash:
3869
- #
3870
- # {
3871
- # retention_configuration_names: ["RetentionConfigurationName"],
3872
- # next_token: "NextToken",
3873
- # }
3874
- #
3875
3300
  # @!attribute [rw] retention_configuration_names
3876
3301
  # A list of names of retention configurations for which you want
3877
3302
  # details. If you do not specify a name, Config returns details for
@@ -3918,17 +3343,6 @@ module Aws::ConfigService
3918
3343
  # Identifies an Amazon Web Services resource and indicates whether it
3919
3344
  # complies with the Config rule that it was evaluated against.
3920
3345
  #
3921
- # @note When making an API call, you may pass Evaluation
3922
- # data as a hash:
3923
- #
3924
- # {
3925
- # compliance_resource_type: "StringWithCharLimit256", # required
3926
- # compliance_resource_id: "BaseResourceId", # required
3927
- # compliance_type: "COMPLIANT", # required, accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
3928
- # annotation: "StringWithCharLimit256",
3929
- # ordering_timestamp: Time.now, # required
3930
- # }
3931
- #
3932
3346
  # @!attribute [rw] compliance_resource_type
3933
3347
  # The type of Amazon Web Services resource that was evaluated.
3934
3348
  # @return [String]
@@ -3981,13 +3395,6 @@ module Aws::ConfigService
3981
3395
  # just a resource definition, you do not need to provide evaluation
3982
3396
  # context.
3983
3397
  #
3984
- # @note When making an API call, you may pass EvaluationContext
3985
- # data as a hash:
3986
- #
3987
- # {
3988
- # evaluation_context_identifier: "EvaluationContextIdentifier",
3989
- # }
3990
- #
3991
3398
  # @!attribute [rw] evaluation_context_identifier
3992
3399
  # A unique EvaluationContextIdentifier ID for an EvaluationContext.
3993
3400
  # @return [String]
@@ -4003,13 +3410,6 @@ module Aws::ConfigService
4003
3410
  # The configuration object for Config rule evaluation mode. The
4004
3411
  # Supported valid values are Detective or Proactive.
4005
3412
  #
4006
- # @note When making an API call, you may pass EvaluationModeConfiguration
4007
- # data as a hash:
4008
- #
4009
- # {
4010
- # mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
4011
- # }
4012
- #
4013
3413
  # @!attribute [rw] mode
4014
3414
  # The mode of an evaluation. The valid values are Detective or
4015
3415
  # Proactive.
@@ -4158,16 +3558,6 @@ module Aws::ConfigService
4158
3558
 
4159
3559
  # The controls that Config uses for executing remediations.
4160
3560
  #
4161
- # @note When making an API call, you may pass ExecutionControls
4162
- # data as a hash:
4163
- #
4164
- # {
4165
- # ssm_controls: {
4166
- # concurrent_execution_rate_percentage: 1,
4167
- # error_percentage: 1,
4168
- # },
4169
- # }
4170
- #
4171
3561
  # @!attribute [rw] ssm_controls
4172
3562
  # A SsmControls object.
4173
3563
  # @return [Types::SsmControls]
@@ -4183,17 +3573,6 @@ module Aws::ConfigService
4183
3573
  # Identifies an Amazon Web Services resource and indicates whether it
4184
3574
  # complies with the Config rule that it was evaluated against.
4185
3575
  #
4186
- # @note When making an API call, you may pass ExternalEvaluation
4187
- # data as a hash:
4188
- #
4189
- # {
4190
- # compliance_resource_type: "StringWithCharLimit256", # required
4191
- # compliance_resource_id: "BaseResourceId", # required
4192
- # compliance_type: "COMPLIANT", # required, accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
4193
- # annotation: "StringWithCharLimit256",
4194
- # ordering_timestamp: Time.now, # required
4195
- # }
4196
- #
4197
3576
  # @!attribute [rw] compliance_resource_type
4198
3577
  # The evaluated compliance resource type. Config accepts
4199
3578
  # `AWS::::Account` resource type.
@@ -4308,19 +3687,6 @@ module Aws::ConfigService
4308
3687
  include Aws::Structure
4309
3688
  end
4310
3689
 
4311
- # @note When making an API call, you may pass GetAggregateComplianceDetailsByConfigRuleRequest
4312
- # data as a hash:
4313
- #
4314
- # {
4315
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
4316
- # config_rule_name: "ConfigRuleName", # required
4317
- # account_id: "AccountId", # required
4318
- # aws_region: "AwsRegion", # required
4319
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
4320
- # limit: 1,
4321
- # next_token: "NextToken",
4322
- # }
4323
- #
4324
3690
  # @!attribute [rw] configuration_aggregator_name
4325
3691
  # The name of the configuration aggregator.
4326
3692
  # @return [String]
@@ -4392,20 +3758,6 @@ module Aws::ConfigService
4392
3758
  include Aws::Structure
4393
3759
  end
4394
3760
 
4395
- # @note When making an API call, you may pass GetAggregateConfigRuleComplianceSummaryRequest
4396
- # data as a hash:
4397
- #
4398
- # {
4399
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
4400
- # filters: {
4401
- # account_id: "AccountId",
4402
- # aws_region: "AwsRegion",
4403
- # },
4404
- # group_by_key: "ACCOUNT_ID", # accepts ACCOUNT_ID, AWS_REGION
4405
- # limit: 1,
4406
- # next_token: "NextToken",
4407
- # }
4408
- #
4409
3761
  # @!attribute [rw] configuration_aggregator_name
4410
3762
  # The name of the configuration aggregator.
4411
3763
  # @return [String]
@@ -4465,20 +3817,6 @@ module Aws::ConfigService
4465
3817
  include Aws::Structure
4466
3818
  end
4467
3819
 
4468
- # @note When making an API call, you may pass GetAggregateConformancePackComplianceSummaryRequest
4469
- # data as a hash:
4470
- #
4471
- # {
4472
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
4473
- # filters: {
4474
- # account_id: "AccountId",
4475
- # aws_region: "AwsRegion",
4476
- # },
4477
- # group_by_key: "ACCOUNT_ID", # accepts ACCOUNT_ID, AWS_REGION
4478
- # limit: 1,
4479
- # next_token: "NextToken",
4480
- # }
4481
- #
4482
3820
  # @!attribute [rw] configuration_aggregator_name
4483
3821
  # The name of the configuration aggregator.
4484
3822
  # @return [String]
@@ -4540,21 +3878,6 @@ module Aws::ConfigService
4540
3878
  include Aws::Structure
4541
3879
  end
4542
3880
 
4543
- # @note When making an API call, you may pass GetAggregateDiscoveredResourceCountsRequest
4544
- # data as a hash:
4545
- #
4546
- # {
4547
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
4548
- # filters: {
4549
- # resource_type: "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
4550
- # account_id: "AccountId",
4551
- # region: "AwsRegion",
4552
- # },
4553
- # group_by_key: "RESOURCE_TYPE", # accepts RESOURCE_TYPE, ACCOUNT_ID, AWS_REGION
4554
- # limit: 1,
4555
- # next_token: "NextToken",
4556
- # }
4557
- #
4558
3881
  # @!attribute [rw] configuration_aggregator_name
4559
3882
  # The name of the configuration aggregator.
4560
3883
  # @return [String]
@@ -4620,20 +3943,6 @@ module Aws::ConfigService
4620
3943
  include Aws::Structure
4621
3944
  end
4622
3945
 
4623
- # @note When making an API call, you may pass GetAggregateResourceConfigRequest
4624
- # data as a hash:
4625
- #
4626
- # {
4627
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
4628
- # resource_identifier: { # required
4629
- # source_account_id: "AccountId", # required
4630
- # source_region: "AwsRegion", # required
4631
- # resource_id: "ResourceId", # required
4632
- # resource_type: "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
4633
- # resource_name: "ResourceName",
4634
- # },
4635
- # }
4636
- #
4637
3946
  # @!attribute [rw] configuration_aggregator_name
4638
3947
  # The name of the configuration aggregator.
4639
3948
  # @return [String]
@@ -4663,16 +3972,6 @@ module Aws::ConfigService
4663
3972
  include Aws::Structure
4664
3973
  end
4665
3974
 
4666
- # @note When making an API call, you may pass GetComplianceDetailsByConfigRuleRequest
4667
- # data as a hash:
4668
- #
4669
- # {
4670
- # config_rule_name: "StringWithCharLimit64", # required
4671
- # compliance_types: ["COMPLIANT"], # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
4672
- # limit: 1,
4673
- # next_token: "NextToken",
4674
- # }
4675
- #
4676
3975
  # @!attribute [rw] config_rule_name
4677
3976
  # The name of the Config rule for which you want compliance
4678
3977
  # information.
@@ -4726,17 +4025,6 @@ module Aws::ConfigService
4726
4025
  include Aws::Structure
4727
4026
  end
4728
4027
 
4729
- # @note When making an API call, you may pass GetComplianceDetailsByResourceRequest
4730
- # data as a hash:
4731
- #
4732
- # {
4733
- # resource_type: "StringWithCharLimit256",
4734
- # resource_id: "BaseResourceId",
4735
- # compliance_types: ["COMPLIANT"], # accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
4736
- # next_token: "String",
4737
- # resource_evaluation_id: "ResourceEvaluationId",
4738
- # }
4739
- #
4740
4028
  # @!attribute [rw] resource_type
4741
4029
  # The type of the Amazon Web Services resource for which you want
4742
4030
  # compliance information.
@@ -4813,13 +4101,6 @@ module Aws::ConfigService
4813
4101
  include Aws::Structure
4814
4102
  end
4815
4103
 
4816
- # @note When making an API call, you may pass GetComplianceSummaryByResourceTypeRequest
4817
- # data as a hash:
4818
- #
4819
- # {
4820
- # resource_types: ["StringWithCharLimit256"],
4821
- # }
4822
- #
4823
4104
  # @!attribute [rw] resource_types
4824
4105
  # Specify one or more resource types to get the number of resources
4825
4106
  # that are compliant and the number that are noncompliant for each
@@ -4854,21 +4135,6 @@ module Aws::ConfigService
4854
4135
  include Aws::Structure
4855
4136
  end
4856
4137
 
4857
- # @note When making an API call, you may pass GetConformancePackComplianceDetailsRequest
4858
- # data as a hash:
4859
- #
4860
- # {
4861
- # conformance_pack_name: "ConformancePackName", # required
4862
- # filters: {
4863
- # config_rule_names: ["StringWithCharLimit64"],
4864
- # compliance_type: "COMPLIANT", # accepts COMPLIANT, NON_COMPLIANT, INSUFFICIENT_DATA
4865
- # resource_type: "StringWithCharLimit256",
4866
- # resource_ids: ["StringWithCharLimit256"],
4867
- # },
4868
- # limit: 1,
4869
- # next_token: "NextToken",
4870
- # }
4871
- #
4872
4138
  # @!attribute [rw] conformance_pack_name
4873
4139
  # Name of the conformance pack.
4874
4140
  # @return [String]
@@ -4922,15 +4188,6 @@ module Aws::ConfigService
4922
4188
  include Aws::Structure
4923
4189
  end
4924
4190
 
4925
- # @note When making an API call, you may pass GetConformancePackComplianceSummaryRequest
4926
- # data as a hash:
4927
- #
4928
- # {
4929
- # conformance_pack_names: ["ConformancePackName"], # required
4930
- # limit: 1,
4931
- # next_token: "NextToken",
4932
- # }
4933
- #
4934
4191
  # @!attribute [rw] conformance_pack_names
4935
4192
  # Names of conformance packs.
4936
4193
  # @return [Array<String>]
@@ -4972,13 +4229,6 @@ module Aws::ConfigService
4972
4229
  include Aws::Structure
4973
4230
  end
4974
4231
 
4975
- # @note When making an API call, you may pass GetCustomRulePolicyRequest
4976
- # data as a hash:
4977
- #
4978
- # {
4979
- # config_rule_name: "ConfigRuleName",
4980
- # }
4981
- #
4982
4232
  # @!attribute [rw] config_rule_name
4983
4233
  # The name of your Config Custom Policy rule.
4984
4234
  # @return [String]
@@ -5004,15 +4254,6 @@ module Aws::ConfigService
5004
4254
  include Aws::Structure
5005
4255
  end
5006
4256
 
5007
- # @note When making an API call, you may pass GetDiscoveredResourceCountsRequest
5008
- # data as a hash:
5009
- #
5010
- # {
5011
- # resource_types: ["StringWithCharLimit256"],
5012
- # limit: 1,
5013
- # next_token: "NextToken",
5014
- # }
5015
- #
5016
4257
  # @!attribute [rw] resource_types
5017
4258
  # The comma-separated list that specifies the resource types that you
5018
4259
  # want Config to return (for example, `"AWS::EC2::Instance"`,
@@ -5090,19 +4331,6 @@ module Aws::ConfigService
5090
4331
  include Aws::Structure
5091
4332
  end
5092
4333
 
5093
- # @note When making an API call, you may pass GetOrganizationConfigRuleDetailedStatusRequest
5094
- # data as a hash:
5095
- #
5096
- # {
5097
- # organization_config_rule_name: "OrganizationConfigRuleName", # required
5098
- # filters: {
5099
- # account_id: "AccountId",
5100
- # member_account_rule_status: "CREATE_SUCCESSFUL", # accepts CREATE_SUCCESSFUL, CREATE_IN_PROGRESS, CREATE_FAILED, DELETE_SUCCESSFUL, DELETE_FAILED, DELETE_IN_PROGRESS, UPDATE_SUCCESSFUL, UPDATE_IN_PROGRESS, UPDATE_FAILED
5101
- # },
5102
- # limit: 1,
5103
- # next_token: "String",
5104
- # }
5105
- #
5106
4334
  # @!attribute [rw] organization_config_rule_name
5107
4335
  # The name of your organization Config rule for which you want status
5108
4336
  # details for member accounts.
@@ -5152,19 +4380,6 @@ module Aws::ConfigService
5152
4380
  include Aws::Structure
5153
4381
  end
5154
4382
 
5155
- # @note When making an API call, you may pass GetOrganizationConformancePackDetailedStatusRequest
5156
- # data as a hash:
5157
- #
5158
- # {
5159
- # organization_conformance_pack_name: "OrganizationConformancePackName", # required
5160
- # filters: {
5161
- # account_id: "AccountId",
5162
- # status: "CREATE_SUCCESSFUL", # accepts CREATE_SUCCESSFUL, CREATE_IN_PROGRESS, CREATE_FAILED, DELETE_SUCCESSFUL, DELETE_FAILED, DELETE_IN_PROGRESS, UPDATE_SUCCESSFUL, UPDATE_IN_PROGRESS, UPDATE_FAILED
5163
- # },
5164
- # limit: 1,
5165
- # next_token: "String",
5166
- # }
5167
- #
5168
4383
  # @!attribute [rw] organization_conformance_pack_name
5169
4384
  # The name of organization conformance pack for which you want status
5170
4385
  # details for member accounts.
@@ -5214,13 +4429,6 @@ module Aws::ConfigService
5214
4429
  include Aws::Structure
5215
4430
  end
5216
4431
 
5217
- # @note When making an API call, you may pass GetOrganizationCustomRulePolicyRequest
5218
- # data as a hash:
5219
- #
5220
- # {
5221
- # organization_config_rule_name: "OrganizationConfigRuleName", # required
5222
- # }
5223
- #
5224
4432
  # @!attribute [rw] organization_config_rule_name
5225
4433
  # The name of your organization Config Custom Policy rule.
5226
4434
  # @return [String]
@@ -5248,19 +4456,6 @@ module Aws::ConfigService
5248
4456
 
5249
4457
  # The input for the GetResourceConfigHistory action.
5250
4458
  #
5251
- # @note When making an API call, you may pass GetResourceConfigHistoryRequest
5252
- # data as a hash:
5253
- #
5254
- # {
5255
- # resource_type: "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
5256
- # resource_id: "ResourceId", # required
5257
- # later_time: Time.now,
5258
- # earlier_time: Time.now,
5259
- # chronological_order: "Reverse", # accepts Reverse, Forward
5260
- # limit: 1,
5261
- # next_token: "NextToken",
5262
- # }
5263
- #
5264
4459
  # @!attribute [rw] resource_type
5265
4460
  # The resource type.
5266
4461
  # @return [String]
@@ -5331,13 +4526,6 @@ module Aws::ConfigService
5331
4526
  include Aws::Structure
5332
4527
  end
5333
4528
 
5334
- # @note When making an API call, you may pass GetResourceEvaluationSummaryRequest
5335
- # data as a hash:
5336
- #
5337
- # {
5338
- # resource_evaluation_id: "ResourceEvaluationId", # required
5339
- # }
5340
- #
5341
4529
  # @!attribute [rw] resource_evaluation_id
5342
4530
  # The unique `ResourceEvaluationId` of Amazon Web Services resource
5343
4531
  # execution for which you want to retrieve the evaluation summary.
@@ -5397,13 +4585,6 @@ module Aws::ConfigService
5397
4585
  include Aws::Structure
5398
4586
  end
5399
4587
 
5400
- # @note When making an API call, you may pass GetStoredQueryRequest
5401
- # data as a hash:
5402
- #
5403
- # {
5404
- # query_name: "QueryName", # required
5405
- # }
5406
- #
5407
4588
  # @!attribute [rw] query_name
5408
4589
  # The name of the query.
5409
4590
  # @return [String]
@@ -5598,22 +4779,6 @@ module Aws::ConfigService
5598
4779
  #
5599
4780
  class LimitExceededException < Aws::EmptyStructure; end
5600
4781
 
5601
- # @note When making an API call, you may pass ListAggregateDiscoveredResourcesRequest
5602
- # data as a hash:
5603
- #
5604
- # {
5605
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
5606
- # resource_type: "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
5607
- # filters: {
5608
- # account_id: "AccountId",
5609
- # resource_id: "ResourceId",
5610
- # resource_name: "ResourceName",
5611
- # region: "AwsRegion",
5612
- # },
5613
- # limit: 1,
5614
- # next_token: "NextToken",
5615
- # }
5616
- #
5617
4782
  # @!attribute [rw] configuration_aggregator_name
5618
4783
  # The name of the configuration aggregator.
5619
4784
  # @return [String]
@@ -5667,19 +4832,6 @@ module Aws::ConfigService
5667
4832
  include Aws::Structure
5668
4833
  end
5669
4834
 
5670
- # @note When making an API call, you may pass ListConformancePackComplianceScoresRequest
5671
- # data as a hash:
5672
- #
5673
- # {
5674
- # filters: {
5675
- # conformance_pack_names: ["ConformancePackName"], # required
5676
- # },
5677
- # sort_order: "ASCENDING", # accepts ASCENDING, DESCENDING
5678
- # sort_by: "SCORE", # accepts SCORE
5679
- # limit: 1,
5680
- # next_token: "NextToken",
5681
- # }
5682
- #
5683
4835
  # @!attribute [rw] filters
5684
4836
  # Filters the results based on the
5685
4837
  # `ConformancePackComplianceScoresFilters`.
@@ -5753,18 +4905,6 @@ module Aws::ConfigService
5753
4905
  include Aws::Structure
5754
4906
  end
5755
4907
 
5756
- # @note When making an API call, you may pass ListDiscoveredResourcesRequest
5757
- # data as a hash:
5758
- #
5759
- # {
5760
- # resource_type: "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
5761
- # resource_ids: ["ResourceId"],
5762
- # resource_name: "ResourceName",
5763
- # limit: 1,
5764
- # include_deleted_resources: false,
5765
- # next_token: "NextToken",
5766
- # }
5767
- #
5768
4908
  # @!attribute [rw] resource_type
5769
4909
  # The type of resources that you want Config to list in the response.
5770
4910
  # @return [String]
@@ -5830,22 +4970,6 @@ module Aws::ConfigService
5830
4970
  include Aws::Structure
5831
4971
  end
5832
4972
 
5833
- # @note When making an API call, you may pass ListResourceEvaluationsRequest
5834
- # data as a hash:
5835
- #
5836
- # {
5837
- # filters: {
5838
- # evaluation_mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
5839
- # time_window: {
5840
- # start_time: Time.now,
5841
- # end_time: Time.now,
5842
- # },
5843
- # evaluation_context_identifier: "EvaluationContextIdentifier",
5844
- # },
5845
- # limit: 1,
5846
- # next_token: "String",
5847
- # }
5848
- #
5849
4973
  # @!attribute [rw] filters
5850
4974
  # Returns a `ResourceEvaluationFilters` object.
5851
4975
  # @return [Types::ResourceEvaluationFilters]
@@ -5889,14 +5013,6 @@ module Aws::ConfigService
5889
5013
  include Aws::Structure
5890
5014
  end
5891
5015
 
5892
- # @note When making an API call, you may pass ListStoredQueriesRequest
5893
- # data as a hash:
5894
- #
5895
- # {
5896
- # next_token: "String",
5897
- # max_results: 1,
5898
- # }
5899
- #
5900
5016
  # @!attribute [rw] next_token
5901
5017
  # The nextToken string returned in a previous request that you use to
5902
5018
  # request the next page of results in a paginated response.
@@ -5937,15 +5053,6 @@ module Aws::ConfigService
5937
5053
  include Aws::Structure
5938
5054
  end
5939
5055
 
5940
- # @note When making an API call, you may pass ListTagsForResourceRequest
5941
- # data as a hash:
5942
- #
5943
- # {
5944
- # resource_arn: "AmazonResourceName", # required
5945
- # limit: 1,
5946
- # next_token: "NextToken",
5947
- # }
5948
- #
5949
5056
  # @!attribute [rw] resource_arn
5950
5057
  # The Amazon Resource Name (ARN) that identifies the resource for
5951
5058
  # which to list the tags. Currently, the supported resources are
@@ -6286,15 +5393,6 @@ module Aws::ConfigService
6286
5393
  # This object contains regions to set up the aggregator and an IAM role
6287
5394
  # to retrieve organization details.
6288
5395
  #
6289
- # @note When making an API call, you may pass OrganizationAggregationSource
6290
- # data as a hash:
6291
- #
6292
- # {
6293
- # role_arn: "String", # required
6294
- # aws_regions: ["String"],
6295
- # all_aws_regions: false,
6296
- # }
6297
- #
6298
5396
  # @!attribute [rw] role_arn
6299
5397
  # ARN of the IAM role used to retrieve Amazon Web Services
6300
5398
  # Organization details associated with the aggregator account.
@@ -6675,23 +5773,6 @@ module Aws::ConfigService
6675
5773
  # resource, and organization trigger types that initiate Config to
6676
5774
  # evaluate Amazon Web Services resources against a rule.
6677
5775
  #
6678
- # @note When making an API call, you may pass OrganizationCustomPolicyRuleMetadata
6679
- # data as a hash:
6680
- #
6681
- # {
6682
- # description: "StringWithCharLimit256Min0",
6683
- # organization_config_rule_trigger_types: ["ConfigurationItemChangeNotification"], # accepts ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification
6684
- # input_parameters: "StringWithCharLimit2048",
6685
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
6686
- # resource_types_scope: ["StringWithCharLimit256"],
6687
- # resource_id_scope: "StringWithCharLimit768",
6688
- # tag_key_scope: "StringWithCharLimit128",
6689
- # tag_value_scope: "StringWithCharLimit256",
6690
- # policy_runtime: "PolicyRuntime", # required
6691
- # policy_text: "PolicyText", # required
6692
- # debug_log_delivery_accounts: ["AccountId"],
6693
- # }
6694
- #
6695
5776
  # @!attribute [rw] description
6696
5777
  # The description that you provide for your organization Config Custom
6697
5778
  # Policy rule.
@@ -6882,21 +5963,6 @@ module Aws::ConfigService
6882
5963
  # provides the frequency with which you want Config to run evaluations
6883
5964
  # for the rule if the trigger type is periodic.
6884
5965
  #
6885
- # @note When making an API call, you may pass OrganizationCustomRuleMetadata
6886
- # data as a hash:
6887
- #
6888
- # {
6889
- # description: "StringWithCharLimit256Min0",
6890
- # lambda_function_arn: "StringWithCharLimit256", # required
6891
- # organization_config_rule_trigger_types: ["ConfigurationItemChangeNotification"], # required, accepts ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification, ScheduledNotification
6892
- # input_parameters: "StringWithCharLimit2048",
6893
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
6894
- # resource_types_scope: ["StringWithCharLimit256"],
6895
- # resource_id_scope: "StringWithCharLimit768",
6896
- # tag_key_scope: "StringWithCharLimit128",
6897
- # tag_value_scope: "StringWithCharLimit256",
6898
- # }
6899
- #
6900
5966
  # @!attribute [rw] description
6901
5967
  # The description that you provide for your organization Config rule.
6902
5968
  # @return [String]
@@ -6981,20 +6047,6 @@ module Aws::ConfigService
6981
6047
  # Config to run evaluations for the rule if the trigger type is
6982
6048
  # periodic.
6983
6049
  #
6984
- # @note When making an API call, you may pass OrganizationManagedRuleMetadata
6985
- # data as a hash:
6986
- #
6987
- # {
6988
- # description: "StringWithCharLimit256Min0",
6989
- # rule_identifier: "StringWithCharLimit256", # required
6990
- # input_parameters: "StringWithCharLimit2048",
6991
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
6992
- # resource_types_scope: ["StringWithCharLimit256"],
6993
- # resource_id_scope: "StringWithCharLimit768",
6994
- # tag_key_scope: "StringWithCharLimit128",
6995
- # tag_value_scope: "StringWithCharLimit256",
6996
- # }
6997
- #
6998
6050
  # @!attribute [rw] description
6999
6051
  # The description that you provide for your organization Config rule.
7000
6052
  # @return [String]
@@ -7062,14 +6114,6 @@ module Aws::ConfigService
7062
6114
  # Status filter object to filter results based on specific member
7063
6115
  # account ID or status type for an organization conformance pack.
7064
6116
  #
7065
- # @note When making an API call, you may pass OrganizationResourceDetailedStatusFilters
7066
- # data as a hash:
7067
- #
7068
- # {
7069
- # account_id: "AccountId",
7070
- # status: "CREATE_SUCCESSFUL", # accepts CREATE_SUCCESSFUL, CREATE_IN_PROGRESS, CREATE_FAILED, DELETE_SUCCESSFUL, DELETE_FAILED, DELETE_IN_PROGRESS, UPDATE_SUCCESSFUL, UPDATE_IN_PROGRESS, UPDATE_FAILED
7071
- # }
7072
- #
7073
6117
  # @!attribute [rw] account_id
7074
6118
  # The 12-digit account ID of the member account within an
7075
6119
  # organization.
@@ -7151,20 +6195,6 @@ module Aws::ConfigService
7151
6195
  include Aws::Structure
7152
6196
  end
7153
6197
 
7154
- # @note When making an API call, you may pass PutAggregationAuthorizationRequest
7155
- # data as a hash:
7156
- #
7157
- # {
7158
- # authorized_account_id: "AccountId", # required
7159
- # authorized_aws_region: "AwsRegion", # required
7160
- # tags: [
7161
- # {
7162
- # key: "TagKey",
7163
- # value: "TagValue",
7164
- # },
7165
- # ],
7166
- # }
7167
- #
7168
6198
  # @!attribute [rw] authorized_account_id
7169
6199
  # The 12-digit account ID of the account authorized to aggregate data.
7170
6200
  # @return [String]
@@ -7199,55 +6229,6 @@ module Aws::ConfigService
7199
6229
  include Aws::Structure
7200
6230
  end
7201
6231
 
7202
- # @note When making an API call, you may pass PutConfigRuleRequest
7203
- # data as a hash:
7204
- #
7205
- # {
7206
- # config_rule: { # required
7207
- # config_rule_name: "ConfigRuleName",
7208
- # config_rule_arn: "StringWithCharLimit256",
7209
- # config_rule_id: "StringWithCharLimit64",
7210
- # description: "EmptiableStringWithCharLimit256",
7211
- # scope: {
7212
- # compliance_resource_types: ["StringWithCharLimit256"],
7213
- # tag_key: "StringWithCharLimit128",
7214
- # tag_value: "StringWithCharLimit256",
7215
- # compliance_resource_id: "BaseResourceId",
7216
- # },
7217
- # source: { # required
7218
- # owner: "CUSTOM_LAMBDA", # required, accepts CUSTOM_LAMBDA, AWS, CUSTOM_POLICY
7219
- # source_identifier: "StringWithCharLimit256",
7220
- # source_details: [
7221
- # {
7222
- # event_source: "aws.config", # accepts aws.config
7223
- # message_type: "ConfigurationItemChangeNotification", # accepts ConfigurationItemChangeNotification, ConfigurationSnapshotDeliveryCompleted, ScheduledNotification, OversizedConfigurationItemChangeNotification
7224
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7225
- # },
7226
- # ],
7227
- # custom_policy_details: {
7228
- # policy_runtime: "PolicyRuntime", # required
7229
- # policy_text: "PolicyText", # required
7230
- # enable_debug_log_delivery: false,
7231
- # },
7232
- # },
7233
- # input_parameters: "StringWithCharLimit1024",
7234
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7235
- # config_rule_state: "ACTIVE", # accepts ACTIVE, DELETING, DELETING_RESULTS, EVALUATING
7236
- # created_by: "StringWithCharLimit256",
7237
- # evaluation_modes: [
7238
- # {
7239
- # mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
7240
- # },
7241
- # ],
7242
- # },
7243
- # tags: [
7244
- # {
7245
- # key: "TagKey",
7246
- # value: "TagValue",
7247
- # },
7248
- # ],
7249
- # }
7250
- #
7251
6232
  # @!attribute [rw] config_rule
7252
6233
  # The rule that you want to add to your account.
7253
6234
  # @return [Types::ConfigRule]
@@ -7265,31 +6246,6 @@ module Aws::ConfigService
7265
6246
  include Aws::Structure
7266
6247
  end
7267
6248
 
7268
- # @note When making an API call, you may pass PutConfigurationAggregatorRequest
7269
- # data as a hash:
7270
- #
7271
- # {
7272
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
7273
- # account_aggregation_sources: [
7274
- # {
7275
- # account_ids: ["AccountId"], # required
7276
- # all_aws_regions: false,
7277
- # aws_regions: ["String"],
7278
- # },
7279
- # ],
7280
- # organization_aggregation_source: {
7281
- # role_arn: "String", # required
7282
- # aws_regions: ["String"],
7283
- # all_aws_regions: false,
7284
- # },
7285
- # tags: [
7286
- # {
7287
- # key: "TagKey",
7288
- # value: "TagValue",
7289
- # },
7290
- # ],
7291
- # }
7292
- #
7293
6249
  # @!attribute [rw] configuration_aggregator_name
7294
6250
  # The name of the configuration aggregator.
7295
6251
  # @return [String]
@@ -7331,21 +6287,6 @@ module Aws::ConfigService
7331
6287
 
7332
6288
  # The input for the PutConfigurationRecorder action.
7333
6289
  #
7334
- # @note When making an API call, you may pass PutConfigurationRecorderRequest
7335
- # data as a hash:
7336
- #
7337
- # {
7338
- # configuration_recorder: { # required
7339
- # name: "RecorderName",
7340
- # role_arn: "String",
7341
- # recording_group: {
7342
- # all_supported: false,
7343
- # include_global_resource_types: false,
7344
- # 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
7345
- # },
7346
- # },
7347
- # }
7348
- #
7349
6290
  # @!attribute [rw] configuration_recorder
7350
6291
  # The configuration recorder object that records each configuration
7351
6292
  # change made to the resources.
@@ -7359,27 +6300,6 @@ module Aws::ConfigService
7359
6300
  include Aws::Structure
7360
6301
  end
7361
6302
 
7362
- # @note When making an API call, you may pass PutConformancePackRequest
7363
- # data as a hash:
7364
- #
7365
- # {
7366
- # conformance_pack_name: "ConformancePackName", # required
7367
- # template_s3_uri: "TemplateS3Uri",
7368
- # template_body: "TemplateBody",
7369
- # delivery_s3_bucket: "DeliveryS3Bucket",
7370
- # delivery_s3_key_prefix: "DeliveryS3KeyPrefix",
7371
- # conformance_pack_input_parameters: [
7372
- # {
7373
- # parameter_name: "ParameterName", # required
7374
- # parameter_value: "ParameterValue", # required
7375
- # },
7376
- # ],
7377
- # template_ssm_document_details: {
7378
- # document_name: "SSMDocumentName", # required
7379
- # document_version: "SSMDocumentVersion",
7380
- # },
7381
- # }
7382
- #
7383
6303
  # @!attribute [rw] conformance_pack_name
7384
6304
  # The unique name of the conformance pack you want to deploy.
7385
6305
  # @return [String]
@@ -7463,22 +6383,6 @@ module Aws::ConfigService
7463
6383
 
7464
6384
  # The input for the PutDeliveryChannel action.
7465
6385
  #
7466
- # @note When making an API call, you may pass PutDeliveryChannelRequest
7467
- # data as a hash:
7468
- #
7469
- # {
7470
- # delivery_channel: { # required
7471
- # name: "ChannelName",
7472
- # s3_bucket_name: "String",
7473
- # s3_key_prefix: "String",
7474
- # s3_kms_key_arn: "String",
7475
- # sns_topic_arn: "String",
7476
- # config_snapshot_delivery_properties: {
7477
- # delivery_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7478
- # },
7479
- # },
7480
- # }
7481
- #
7482
6386
  # @!attribute [rw] delivery_channel
7483
6387
  # The configuration delivery channel object that delivers the
7484
6388
  # configuration information to an Amazon S3 bucket and to an Amazon
@@ -7493,23 +6397,6 @@ module Aws::ConfigService
7493
6397
  include Aws::Structure
7494
6398
  end
7495
6399
 
7496
- # @note When making an API call, you may pass PutEvaluationsRequest
7497
- # data as a hash:
7498
- #
7499
- # {
7500
- # evaluations: [
7501
- # {
7502
- # compliance_resource_type: "StringWithCharLimit256", # required
7503
- # compliance_resource_id: "BaseResourceId", # required
7504
- # compliance_type: "COMPLIANT", # required, accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
7505
- # annotation: "StringWithCharLimit256",
7506
- # ordering_timestamp: Time.now, # required
7507
- # },
7508
- # ],
7509
- # result_token: "String", # required
7510
- # test_mode: false,
7511
- # }
7512
- #
7513
6400
  # @!attribute [rw] evaluations
7514
6401
  # The assessments that the Lambda function performs. Each evaluation
7515
6402
  # identifies an Amazon Web Services resource and indicates whether it
@@ -7556,20 +6443,6 @@ module Aws::ConfigService
7556
6443
  include Aws::Structure
7557
6444
  end
7558
6445
 
7559
- # @note When making an API call, you may pass PutExternalEvaluationRequest
7560
- # data as a hash:
7561
- #
7562
- # {
7563
- # config_rule_name: "ConfigRuleName", # required
7564
- # external_evaluation: { # required
7565
- # compliance_resource_type: "StringWithCharLimit256", # required
7566
- # compliance_resource_id: "BaseResourceId", # required
7567
- # compliance_type: "COMPLIANT", # required, accepts COMPLIANT, NON_COMPLIANT, NOT_APPLICABLE, INSUFFICIENT_DATA
7568
- # annotation: "StringWithCharLimit256",
7569
- # ordering_timestamp: Time.now, # required
7570
- # },
7571
- # }
7572
- #
7573
6446
  # @!attribute [rw] config_rule_name
7574
6447
  # The name of the Config rule.
7575
6448
  # @return [String]
@@ -7592,48 +6465,6 @@ module Aws::ConfigService
7592
6465
  #
7593
6466
  class PutExternalEvaluationResponse < Aws::EmptyStructure; end
7594
6467
 
7595
- # @note When making an API call, you may pass PutOrganizationConfigRuleRequest
7596
- # data as a hash:
7597
- #
7598
- # {
7599
- # organization_config_rule_name: "OrganizationConfigRuleName", # required
7600
- # organization_managed_rule_metadata: {
7601
- # description: "StringWithCharLimit256Min0",
7602
- # rule_identifier: "StringWithCharLimit256", # required
7603
- # input_parameters: "StringWithCharLimit2048",
7604
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7605
- # resource_types_scope: ["StringWithCharLimit256"],
7606
- # resource_id_scope: "StringWithCharLimit768",
7607
- # tag_key_scope: "StringWithCharLimit128",
7608
- # tag_value_scope: "StringWithCharLimit256",
7609
- # },
7610
- # organization_custom_rule_metadata: {
7611
- # description: "StringWithCharLimit256Min0",
7612
- # lambda_function_arn: "StringWithCharLimit256", # required
7613
- # organization_config_rule_trigger_types: ["ConfigurationItemChangeNotification"], # required, accepts ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification, ScheduledNotification
7614
- # input_parameters: "StringWithCharLimit2048",
7615
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7616
- # resource_types_scope: ["StringWithCharLimit256"],
7617
- # resource_id_scope: "StringWithCharLimit768",
7618
- # tag_key_scope: "StringWithCharLimit128",
7619
- # tag_value_scope: "StringWithCharLimit256",
7620
- # },
7621
- # excluded_accounts: ["AccountId"],
7622
- # organization_custom_policy_rule_metadata: {
7623
- # description: "StringWithCharLimit256Min0",
7624
- # organization_config_rule_trigger_types: ["ConfigurationItemChangeNotification"], # accepts ConfigurationItemChangeNotification, OversizedConfigurationItemChangeNotification
7625
- # input_parameters: "StringWithCharLimit2048",
7626
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
7627
- # resource_types_scope: ["StringWithCharLimit256"],
7628
- # resource_id_scope: "StringWithCharLimit768",
7629
- # tag_key_scope: "StringWithCharLimit128",
7630
- # tag_value_scope: "StringWithCharLimit256",
7631
- # policy_runtime: "PolicyRuntime", # required
7632
- # policy_text: "PolicyText", # required
7633
- # debug_log_delivery_accounts: ["AccountId"],
7634
- # },
7635
- # }
7636
- #
7637
6468
  # @!attribute [rw] organization_config_rule_name
7638
6469
  # The name that you assign to an organization Config rule.
7639
6470
  # @return [String]
@@ -7695,24 +6526,6 @@ module Aws::ConfigService
7695
6526
  include Aws::Structure
7696
6527
  end
7697
6528
 
7698
- # @note When making an API call, you may pass PutOrganizationConformancePackRequest
7699
- # data as a hash:
7700
- #
7701
- # {
7702
- # organization_conformance_pack_name: "OrganizationConformancePackName", # required
7703
- # template_s3_uri: "TemplateS3Uri",
7704
- # template_body: "TemplateBody",
7705
- # delivery_s3_bucket: "DeliveryS3Bucket",
7706
- # delivery_s3_key_prefix: "DeliveryS3KeyPrefix",
7707
- # conformance_pack_input_parameters: [
7708
- # {
7709
- # parameter_name: "ParameterName", # required
7710
- # parameter_value: "ParameterValue", # required
7711
- # },
7712
- # ],
7713
- # excluded_accounts: ["AccountId"],
7714
- # }
7715
- #
7716
6529
  # @!attribute [rw] organization_conformance_pack_name
7717
6530
  # Name of the organization conformance pack you want to create.
7718
6531
  # @return [String]
@@ -7785,42 +6598,6 @@ module Aws::ConfigService
7785
6598
  include Aws::Structure
7786
6599
  end
7787
6600
 
7788
- # @note When making an API call, you may pass PutRemediationConfigurationsRequest
7789
- # data as a hash:
7790
- #
7791
- # {
7792
- # remediation_configurations: [ # required
7793
- # {
7794
- # config_rule_name: "ConfigRuleName", # required
7795
- # target_type: "SSM_DOCUMENT", # required, accepts SSM_DOCUMENT
7796
- # target_id: "StringWithCharLimit256", # required
7797
- # target_version: "String",
7798
- # parameters: {
7799
- # "StringWithCharLimit256" => {
7800
- # resource_value: {
7801
- # value: "RESOURCE_ID", # required, accepts RESOURCE_ID
7802
- # },
7803
- # static_value: {
7804
- # values: ["StringWithCharLimit256"], # required
7805
- # },
7806
- # },
7807
- # },
7808
- # resource_type: "String",
7809
- # automatic: false,
7810
- # execution_controls: {
7811
- # ssm_controls: {
7812
- # concurrent_execution_rate_percentage: 1,
7813
- # error_percentage: 1,
7814
- # },
7815
- # },
7816
- # maximum_automatic_attempts: 1,
7817
- # retry_attempt_seconds: 1,
7818
- # arn: "StringWithCharLimit1024",
7819
- # created_by_service: "StringWithCharLimit1024",
7820
- # },
7821
- # ],
7822
- # }
7823
- #
7824
6601
  # @!attribute [rw] remediation_configurations
7825
6602
  # A list of remediation configuration objects.
7826
6603
  # @return [Array<Types::RemediationConfiguration>]
@@ -7845,21 +6622,6 @@ module Aws::ConfigService
7845
6622
  include Aws::Structure
7846
6623
  end
7847
6624
 
7848
- # @note When making an API call, you may pass PutRemediationExceptionsRequest
7849
- # data as a hash:
7850
- #
7851
- # {
7852
- # config_rule_name: "ConfigRuleName", # required
7853
- # resource_keys: [ # required
7854
- # {
7855
- # resource_type: "StringWithCharLimit256",
7856
- # resource_id: "StringWithCharLimit1024",
7857
- # },
7858
- # ],
7859
- # message: "StringWithCharLimit1024",
7860
- # expiration_time: Time.now,
7861
- # }
7862
- #
7863
6625
  # @!attribute [rw] config_rule_name
7864
6626
  # The name of the Config rule for which you want to create remediation
7865
6627
  # exception.
@@ -7904,20 +6666,6 @@ module Aws::ConfigService
7904
6666
  include Aws::Structure
7905
6667
  end
7906
6668
 
7907
- # @note When making an API call, you may pass PutResourceConfigRequest
7908
- # data as a hash:
7909
- #
7910
- # {
7911
- # resource_type: "ResourceTypeString", # required
7912
- # schema_version_id: "SchemaVersionId", # required
7913
- # resource_id: "ResourceId", # required
7914
- # resource_name: "ResourceName",
7915
- # configuration: "Configuration", # required
7916
- # tags: {
7917
- # "Name" => "Value",
7918
- # },
7919
- # }
7920
- #
7921
6669
  # @!attribute [rw] resource_type
7922
6670
  # The type of the resource. The custom resource type must be
7923
6671
  # registered with CloudFormation.
@@ -7975,13 +6723,6 @@ module Aws::ConfigService
7975
6723
  include Aws::Structure
7976
6724
  end
7977
6725
 
7978
- # @note When making an API call, you may pass PutRetentionConfigurationRequest
7979
- # data as a hash:
7980
- #
7981
- # {
7982
- # retention_period_in_days: 1, # required
7983
- # }
7984
- #
7985
6726
  # @!attribute [rw] retention_period_in_days
7986
6727
  # Number of days Config stores your historical information.
7987
6728
  #
@@ -8010,25 +6751,6 @@ module Aws::ConfigService
8010
6751
  include Aws::Structure
8011
6752
  end
8012
6753
 
8013
- # @note When making an API call, you may pass PutStoredQueryRequest
8014
- # data as a hash:
8015
- #
8016
- # {
8017
- # stored_query: { # required
8018
- # query_id: "QueryId",
8019
- # query_arn: "QueryArn",
8020
- # query_name: "QueryName", # required
8021
- # description: "QueryDescription",
8022
- # expression: "QueryExpression",
8023
- # },
8024
- # tags: [
8025
- # {
8026
- # key: "TagKey",
8027
- # value: "TagValue",
8028
- # },
8029
- # ],
8030
- # }
8031
- #
8032
6754
  # @!attribute [rw] stored_query
8033
6755
  # A list of `StoredQuery` objects. The mandatory fields are
8034
6756
  # `QueryName` and `Expression`.
@@ -8131,15 +6853,6 @@ module Aws::ConfigService
8131
6853
  # [1]: https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources
8132
6854
  # [2]: https://docs.aws.amazon.com/config/latest/developerguide/select-resources.html
8133
6855
  #
8134
- # @note When making an API call, you may pass RecordingGroup
8135
- # data as a hash:
8136
- #
8137
- # {
8138
- # all_supported: false,
8139
- # include_global_resource_types: false,
8140
- # 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
8141
- # }
8142
- #
8143
6856
  # @!attribute [rw] all_supported
8144
6857
  # Specifies whether Config records configuration changes for every
8145
6858
  # supported type of regional resource.
@@ -8233,38 +6946,6 @@ module Aws::ConfigService
8233
6946
  # configuration that includes the remediation action, parameters, and
8234
6947
  # data to execute the action.
8235
6948
  #
8236
- # @note When making an API call, you may pass RemediationConfiguration
8237
- # data as a hash:
8238
- #
8239
- # {
8240
- # config_rule_name: "ConfigRuleName", # required
8241
- # target_type: "SSM_DOCUMENT", # required, accepts SSM_DOCUMENT
8242
- # target_id: "StringWithCharLimit256", # required
8243
- # target_version: "String",
8244
- # parameters: {
8245
- # "StringWithCharLimit256" => {
8246
- # resource_value: {
8247
- # value: "RESOURCE_ID", # required, accepts RESOURCE_ID
8248
- # },
8249
- # static_value: {
8250
- # values: ["StringWithCharLimit256"], # required
8251
- # },
8252
- # },
8253
- # },
8254
- # resource_type: "String",
8255
- # automatic: false,
8256
- # execution_controls: {
8257
- # ssm_controls: {
8258
- # concurrent_execution_rate_percentage: 1,
8259
- # error_percentage: 1,
8260
- # },
8261
- # },
8262
- # maximum_automatic_attempts: 1,
8263
- # retry_attempt_seconds: 1,
8264
- # arn: "StringWithCharLimit1024",
8265
- # created_by_service: "StringWithCharLimit1024",
8266
- # }
8267
- #
8268
6949
  # @!attribute [rw] config_rule_name
8269
6950
  # The name of the Config rule.
8270
6951
  # @return [String]
@@ -8391,14 +7072,6 @@ module Aws::ConfigService
8391
7072
  # The details that identify a resource within Config, including the
8392
7073
  # resource type and resource ID.
8393
7074
  #
8394
- # @note When making an API call, you may pass RemediationExceptionResourceKey
8395
- # data as a hash:
8396
- #
8397
- # {
8398
- # resource_type: "StringWithCharLimit256",
8399
- # resource_id: "StringWithCharLimit1024",
8400
- # }
8401
- #
8402
7075
  # @!attribute [rw] resource_type
8403
7076
  # The type of a resource.
8404
7077
  # @return [String]
@@ -8496,18 +7169,6 @@ module Aws::ConfigService
8496
7169
  # The value is either a dynamic (resource) value or a static value. You
8497
7170
  # must select either a dynamic value or a static value.
8498
7171
  #
8499
- # @note When making an API call, you may pass RemediationParameterValue
8500
- # data as a hash:
8501
- #
8502
- # {
8503
- # resource_value: {
8504
- # value: "RESOURCE_ID", # required, accepts RESOURCE_ID
8505
- # },
8506
- # static_value: {
8507
- # values: ["StringWithCharLimit256"], # required
8508
- # },
8509
- # }
8510
- #
8511
7172
  # @!attribute [rw] resource_value
8512
7173
  # The value is dynamic and changes at run-time.
8513
7174
  # @return [Types::ResourceValue]
@@ -8561,15 +7222,6 @@ module Aws::ConfigService
8561
7222
  # Filters the resource count based on account ID, region, and resource
8562
7223
  # type.
8563
7224
  #
8564
- # @note When making an API call, you may pass ResourceCountFilters
8565
- # data as a hash:
8566
- #
8567
- # {
8568
- # resource_type: "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
8569
- # account_id: "AccountId",
8570
- # region: "AwsRegion",
8571
- # }
8572
- #
8573
7225
  # @!attribute [rw] resource_type
8574
7226
  # The type of the Amazon Web Services resource.
8575
7227
  # @return [String]
@@ -8594,16 +7246,6 @@ module Aws::ConfigService
8594
7246
 
8595
7247
  # Returns information about the resource being evaluated.
8596
7248
  #
8597
- # @note When making an API call, you may pass ResourceDetails
8598
- # data as a hash:
8599
- #
8600
- # {
8601
- # resource_id: "BaseResourceId", # required
8602
- # resource_type: "StringWithCharLimit256", # required
8603
- # resource_configuration: "ResourceConfiguration", # required
8604
- # resource_configuration_schema_type: "CFN_RESOURCE_SCHEMA", # accepts CFN_RESOURCE_SCHEMA
8605
- # }
8606
- #
8607
7249
  # @!attribute [rw] resource_id
8608
7250
  # A unique resource ID for an evaluation.
8609
7251
  # @return [String]
@@ -8659,18 +7301,6 @@ module Aws::ConfigService
8659
7301
 
8660
7302
  # Returns details of a resource evaluation based on the selected filter.
8661
7303
  #
8662
- # @note When making an API call, you may pass ResourceEvaluationFilters
8663
- # data as a hash:
8664
- #
8665
- # {
8666
- # evaluation_mode: "DETECTIVE", # accepts DETECTIVE, PROACTIVE
8667
- # time_window: {
8668
- # start_time: Time.now,
8669
- # end_time: Time.now,
8670
- # },
8671
- # evaluation_context_identifier: "EvaluationContextIdentifier",
8672
- # }
8673
- #
8674
7304
  # @!attribute [rw] evaluation_mode
8675
7305
  # Filters all resource evaluations results based on an evaluation
8676
7306
  # mode. the valid value for this API is `Proactive`.
@@ -8698,16 +7328,6 @@ module Aws::ConfigService
8698
7328
  # Filters the results by resource account ID, region, resource ID, and
8699
7329
  # resource name.
8700
7330
  #
8701
- # @note When making an API call, you may pass ResourceFilters
8702
- # data as a hash:
8703
- #
8704
- # {
8705
- # account_id: "AccountId",
8706
- # resource_id: "ResourceId",
8707
- # resource_name: "ResourceName",
8708
- # region: "AwsRegion",
8709
- # }
8710
- #
8711
7331
  # @!attribute [rw] account_id
8712
7332
  # The 12-digit source account ID.
8713
7333
  # @return [String]
@@ -8799,14 +7419,6 @@ module Aws::ConfigService
8799
7419
  # The details that identify a resource within Config, including the
8800
7420
  # resource type and resource ID.
8801
7421
  #
8802
- # @note When making an API call, you may pass ResourceKey
8803
- # data as a hash:
8804
- #
8805
- # {
8806
- # resource_type: "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
8807
- # resource_id: "ResourceId", # required
8808
- # }
8809
- #
8810
7422
  # @!attribute [rw] resource_type
8811
7423
  # The resource type.
8812
7424
  # @return [String]
@@ -8839,13 +7451,6 @@ module Aws::ConfigService
8839
7451
 
8840
7452
  # The dynamic value of the resource.
8841
7453
  #
8842
- # @note When making an API call, you may pass ResourceValue
8843
- # data as a hash:
8844
- #
8845
- # {
8846
- # value: "RESOURCE_ID", # required, accepts RESOURCE_ID
8847
- # }
8848
- #
8849
7454
  # @!attribute [rw] value
8850
7455
  # The value is a resource ID.
8851
7456
  # @return [String]
@@ -8890,16 +7495,6 @@ module Aws::ConfigService
8890
7495
  # for a rule. Otherwise, evaluations for the rule are triggered when any
8891
7496
  # resource in your recording group changes in configuration.
8892
7497
  #
8893
- # @note When making an API call, you may pass Scope
8894
- # data as a hash:
8895
- #
8896
- # {
8897
- # compliance_resource_types: ["StringWithCharLimit256"],
8898
- # tag_key: "StringWithCharLimit128",
8899
- # tag_value: "StringWithCharLimit256",
8900
- # compliance_resource_id: "BaseResourceId",
8901
- # }
8902
- #
8903
7498
  # @!attribute [rw] compliance_resource_types
8904
7499
  # The resource types of only those Amazon Web Services resources that
8905
7500
  # you want to trigger an evaluation for the rule. You can only specify
@@ -8935,17 +7530,6 @@ module Aws::ConfigService
8935
7530
  include Aws::Structure
8936
7531
  end
8937
7532
 
8938
- # @note When making an API call, you may pass SelectAggregateResourceConfigRequest
8939
- # data as a hash:
8940
- #
8941
- # {
8942
- # expression: "Expression", # required
8943
- # configuration_aggregator_name: "ConfigurationAggregatorName", # required
8944
- # limit: 1,
8945
- # max_results: 1,
8946
- # next_token: "NextToken",
8947
- # }
8948
- #
8949
7533
  # @!attribute [rw] expression
8950
7534
  # The SQL query SELECT command.
8951
7535
  # @return [String]
@@ -9003,15 +7587,6 @@ module Aws::ConfigService
9003
7587
  include Aws::Structure
9004
7588
  end
9005
7589
 
9006
- # @note When making an API call, you may pass SelectResourceConfigRequest
9007
- # data as a hash:
9008
- #
9009
- # {
9010
- # expression: "Expression", # required
9011
- # limit: 1,
9012
- # next_token: "NextToken",
9013
- # }
9014
- #
9015
7590
  # @!attribute [rw] expression
9016
7591
  # The SQL query `SELECT` command.
9017
7592
  # @return [String]
@@ -9064,26 +7639,6 @@ module Aws::ConfigService
9064
7639
  # the events that cause the evaluation of your Amazon Web Services
9065
7640
  # resources.
9066
7641
  #
9067
- # @note When making an API call, you may pass Source
9068
- # data as a hash:
9069
- #
9070
- # {
9071
- # owner: "CUSTOM_LAMBDA", # required, accepts CUSTOM_LAMBDA, AWS, CUSTOM_POLICY
9072
- # source_identifier: "StringWithCharLimit256",
9073
- # source_details: [
9074
- # {
9075
- # event_source: "aws.config", # accepts aws.config
9076
- # message_type: "ConfigurationItemChangeNotification", # accepts ConfigurationItemChangeNotification, ConfigurationSnapshotDeliveryCompleted, ScheduledNotification, OversizedConfigurationItemChangeNotification
9077
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
9078
- # },
9079
- # ],
9080
- # custom_policy_details: {
9081
- # policy_runtime: "PolicyRuntime", # required
9082
- # policy_text: "PolicyText", # required
9083
- # enable_debug_log_delivery: false,
9084
- # },
9085
- # }
9086
- #
9087
7642
  # @!attribute [rw] owner
9088
7643
  # Indicates whether Amazon Web Services or the customer owns and
9089
7644
  # manages the Config rule.
@@ -9152,15 +7707,6 @@ module Aws::ConfigService
9152
7707
  # for the rule if the trigger type is periodic. You can specify the
9153
7708
  # parameter values for `SourceDetail` only for custom rules.
9154
7709
  #
9155
- # @note When making an API call, you may pass SourceDetail
9156
- # data as a hash:
9157
- #
9158
- # {
9159
- # event_source: "aws.config", # accepts aws.config
9160
- # message_type: "ConfigurationItemChangeNotification", # accepts ConfigurationItemChangeNotification, ConfigurationSnapshotDeliveryCompleted, ScheduledNotification, OversizedConfigurationItemChangeNotification
9161
- # maximum_execution_frequency: "One_Hour", # accepts One_Hour, Three_Hours, Six_Hours, Twelve_Hours, TwentyFour_Hours
9162
- # }
9163
- #
9164
7710
  # @!attribute [rw] event_source
9165
7711
  # The source of the event, such as an Amazon Web Services service,
9166
7712
  # that triggers Config to evaluate your Amazon Web Services resources.
@@ -9223,14 +7769,6 @@ module Aws::ConfigService
9223
7769
  # Amazon Web Services Systems Manager (SSM) specific remediation
9224
7770
  # controls.
9225
7771
  #
9226
- # @note When making an API call, you may pass SsmControls
9227
- # data as a hash:
9228
- #
9229
- # {
9230
- # concurrent_execution_rate_percentage: 1,
9231
- # error_percentage: 1,
9232
- # }
9233
- #
9234
7772
  # @!attribute [rw] concurrent_execution_rate_percentage
9235
7773
  # The maximum percentage of remediation actions allowed to run in
9236
7774
  # parallel on the non-compliant resources for that specific rule. You
@@ -9255,13 +7793,6 @@ module Aws::ConfigService
9255
7793
  include Aws::Structure
9256
7794
  end
9257
7795
 
9258
- # @note When making an API call, you may pass StartConfigRulesEvaluationRequest
9259
- # data as a hash:
9260
- #
9261
- # {
9262
- # config_rule_names: ["ConfigRuleName"],
9263
- # }
9264
- #
9265
7796
  # @!attribute [rw] config_rule_names
9266
7797
  # The list of names of Config rules that you want to run evaluations
9267
7798
  # for.
@@ -9284,13 +7815,6 @@ module Aws::ConfigService
9284
7815
 
9285
7816
  # The input for the StartConfigurationRecorder action.
9286
7817
  #
9287
- # @note When making an API call, you may pass StartConfigurationRecorderRequest
9288
- # data as a hash:
9289
- #
9290
- # {
9291
- # configuration_recorder_name: "RecorderName", # required
9292
- # }
9293
- #
9294
7818
  # @!attribute [rw] configuration_recorder_name
9295
7819
  # The name of the recorder object that records each configuration
9296
7820
  # change made to the resources.
@@ -9304,19 +7828,6 @@ module Aws::ConfigService
9304
7828
  include Aws::Structure
9305
7829
  end
9306
7830
 
9307
- # @note When making an API call, you may pass StartRemediationExecutionRequest
9308
- # data as a hash:
9309
- #
9310
- # {
9311
- # config_rule_name: "ConfigRuleName", # required
9312
- # resource_keys: [ # required
9313
- # {
9314
- # resource_type: "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
9315
- # resource_id: "ResourceId", # required
9316
- # },
9317
- # ],
9318
- # }
9319
- #
9320
7831
  # @!attribute [rw] config_rule_name
9321
7832
  # The list of names of Config rules that you want to run remediation
9322
7833
  # execution for.
@@ -9356,24 +7867,6 @@ module Aws::ConfigService
9356
7867
  include Aws::Structure
9357
7868
  end
9358
7869
 
9359
- # @note When making an API call, you may pass StartResourceEvaluationRequest
9360
- # data as a hash:
9361
- #
9362
- # {
9363
- # resource_details: { # required
9364
- # resource_id: "BaseResourceId", # required
9365
- # resource_type: "StringWithCharLimit256", # required
9366
- # resource_configuration: "ResourceConfiguration", # required
9367
- # resource_configuration_schema_type: "CFN_RESOURCE_SCHEMA", # accepts CFN_RESOURCE_SCHEMA
9368
- # },
9369
- # evaluation_context: {
9370
- # evaluation_context_identifier: "EvaluationContextIdentifier",
9371
- # },
9372
- # evaluation_mode: "DETECTIVE", # required, accepts DETECTIVE, PROACTIVE
9373
- # evaluation_timeout: 1,
9374
- # client_token: "ClientToken",
9375
- # }
9376
- #
9377
7870
  # @!attribute [rw] resource_details
9378
7871
  # Returns a `ResourceDetails` object.
9379
7872
  # @return [Types::ResourceDetails]
@@ -9436,13 +7929,6 @@ module Aws::ConfigService
9436
7929
 
9437
7930
  # The static value of the resource.
9438
7931
  #
9439
- # @note When making an API call, you may pass StaticValue
9440
- # data as a hash:
9441
- #
9442
- # {
9443
- # values: ["StringWithCharLimit256"], # required
9444
- # }
9445
- #
9446
7932
  # @!attribute [rw] values
9447
7933
  # A list of values. For example, the ARN of the assumed role.
9448
7934
  # @return [Array<String>]
@@ -9458,14 +7944,6 @@ module Aws::ConfigService
9458
7944
  # Status filter object to filter results based on specific member
9459
7945
  # account ID or status type for an organization Config rule.
9460
7946
  #
9461
- # @note When making an API call, you may pass StatusDetailFilters
9462
- # data as a hash:
9463
- #
9464
- # {
9465
- # account_id: "AccountId",
9466
- # member_account_rule_status: "CREATE_SUCCESSFUL", # accepts CREATE_SUCCESSFUL, CREATE_IN_PROGRESS, CREATE_FAILED, DELETE_SUCCESSFUL, DELETE_FAILED, DELETE_IN_PROGRESS, UPDATE_SUCCESSFUL, UPDATE_IN_PROGRESS, UPDATE_FAILED
9467
- # }
9468
- #
9469
7947
  # @!attribute [rw] account_id
9470
7948
  # The 12-digit account ID of the member account within an
9471
7949
  # organization.
@@ -9522,13 +8000,6 @@ module Aws::ConfigService
9522
8000
 
9523
8001
  # The input for the StopConfigurationRecorder action.
9524
8002
  #
9525
- # @note When making an API call, you may pass StopConfigurationRecorderRequest
9526
- # data as a hash:
9527
- #
9528
- # {
9529
- # configuration_recorder_name: "RecorderName", # required
9530
- # }
9531
- #
9532
8003
  # @!attribute [rw] configuration_recorder_name
9533
8004
  # The name of the recorder object that records each configuration
9534
8005
  # change made to the resources.
@@ -9544,17 +8015,6 @@ module Aws::ConfigService
9544
8015
 
9545
8016
  # Provides the details of a stored query.
9546
8017
  #
9547
- # @note When making an API call, you may pass StoredQuery
9548
- # data as a hash:
9549
- #
9550
- # {
9551
- # query_id: "QueryId",
9552
- # query_arn: "QueryArn",
9553
- # query_name: "QueryName", # required
9554
- # description: "QueryDescription",
9555
- # expression: "QueryExpression",
9556
- # }
9557
- #
9558
8018
  # @!attribute [rw] query_id
9559
8019
  # The ID of the query.
9560
8020
  # @return [String]
@@ -9629,14 +8089,6 @@ module Aws::ConfigService
9629
8089
  # maximum character length of 128 characters, and tag values can have a
9630
8090
  # maximum length of 256 characters.
9631
8091
  #
9632
- # @note When making an API call, you may pass Tag
9633
- # data as a hash:
9634
- #
9635
- # {
9636
- # key: "TagKey",
9637
- # value: "TagValue",
9638
- # }
9639
- #
9640
8092
  # @!attribute [rw] key
9641
8093
  # One part of a key-value pair that make up a tag. A key is a general
9642
8094
  # label that acts like a category for more specific tag values.
@@ -9656,19 +8108,6 @@ module Aws::ConfigService
9656
8108
  include Aws::Structure
9657
8109
  end
9658
8110
 
9659
- # @note When making an API call, you may pass TagResourceRequest
9660
- # data as a hash:
9661
- #
9662
- # {
9663
- # resource_arn: "AmazonResourceName", # required
9664
- # tags: [ # required
9665
- # {
9666
- # key: "TagKey",
9667
- # value: "TagValue",
9668
- # },
9669
- # ],
9670
- # }
9671
- #
9672
8111
  # @!attribute [rw] resource_arn
9673
8112
  # The Amazon Resource Name (ARN) that identifies the resource for
9674
8113
  # which to list the tags. Currently, the supported resources are
@@ -9703,14 +8142,6 @@ module Aws::ConfigService
9703
8142
  #
9704
8143
  # [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_PutConformancePack.html
9705
8144
  #
9706
- # @note When making an API call, you may pass TemplateSSMDocumentDetails
9707
- # data as a hash:
9708
- #
9709
- # {
9710
- # document_name: "SSMDocumentName", # required
9711
- # document_version: "SSMDocumentVersion",
9712
- # }
9713
- #
9714
8145
  # @!attribute [rw] document_name
9715
8146
  # The name or Amazon Resource Name (ARN) of the SSM document to use to
9716
8147
  # create a conformance pack. If you use the document name, Config
@@ -9739,14 +8170,6 @@ module Aws::ConfigService
9739
8170
 
9740
8171
  # Filters evaluation results based on start and end times.
9741
8172
  #
9742
- # @note When making an API call, you may pass TimeWindow
9743
- # data as a hash:
9744
- #
9745
- # {
9746
- # start_time: Time.now,
9747
- # end_time: Time.now,
9748
- # }
9749
- #
9750
8173
  # @!attribute [rw] start_time
9751
8174
  # The start time of an execution.
9752
8175
  # @return [Time]
@@ -9777,14 +8200,6 @@ module Aws::ConfigService
9777
8200
  #
9778
8201
  class TooManyTagsException < Aws::EmptyStructure; end
9779
8202
 
9780
- # @note When making an API call, you may pass UntagResourceRequest
9781
- # data as a hash:
9782
- #
9783
- # {
9784
- # resource_arn: "AmazonResourceName", # required
9785
- # tag_keys: ["TagKey"], # required
9786
- # }
9787
- #
9788
8203
  # @!attribute [rw] resource_arn
9789
8204
  # The Amazon Resource Name (ARN) that identifies the resource for
9790
8205
  # which to list the tags. Currently, the supported resources are