PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::Config; use Moose; sub service { 'config' } sub signing_name { 'config' } sub version { '2014-11-12' } sub target_prefix { 'StarlingDoveService' } sub json_version { "1.1" } has max_attempts => (is => 'ro', isa => 'Int', default => 5); has retry => (is => 'ro', isa => 'HashRef', default => sub { { base => 'rand', type => 'exponential', growth_factor => 2 } }); has retriables => (is => 'ro', isa => 'ArrayRef', default => sub { [ ] }); with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller'; sub BatchGetAggregateResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::BatchGetAggregateResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub BatchGetResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::BatchGetResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub DeleteAggregationAuthorization { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteAggregationAuthorization', @_); return $self->caller->do_call($self, $call_object); } sub DeleteConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub DeleteConfigurationAggregator { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteConfigurationAggregator', @_); return $self->caller->do_call($self, $call_object); } sub DeleteConfigurationRecorder { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteConfigurationRecorder', @_); return $self->caller->do_call($self, $call_object); } sub DeleteConformancePack { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteConformancePack', @_); return $self->caller->do_call($self, $call_object); } sub DeleteDeliveryChannel { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteDeliveryChannel', @_); return $self->caller->do_call($self, $call_object); } sub DeleteEvaluationResults { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteEvaluationResults', @_); return $self->caller->do_call($self, $call_object); } sub DeleteOrganizationConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteOrganizationConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub DeleteOrganizationConformancePack { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteOrganizationConformancePack', @_); return $self->caller->do_call($self, $call_object); } sub DeletePendingAggregationRequest { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeletePendingAggregationRequest', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRemediationConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteRemediationConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRemediationExceptions { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteRemediationExceptions', @_); return $self->caller->do_call($self, $call_object); } sub DeleteResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRetentionConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteRetentionConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub DeleteStoredQuery { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeleteStoredQuery', @_); return $self->caller->do_call($self, $call_object); } sub DeliverConfigSnapshot { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DeliverConfigSnapshot', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAggregateComplianceByConfigRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeAggregateComplianceByConfigRules', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAggregateComplianceByConformancePacks { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeAggregateComplianceByConformancePacks', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAggregationAuthorizations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeAggregationAuthorizations', @_); return $self->caller->do_call($self, $call_object); } sub DescribeComplianceByConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeComplianceByConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub DescribeComplianceByResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeComplianceByResource', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigRuleEvaluationStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigRuleEvaluationStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigRules', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigurationAggregators { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigurationAggregators', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigurationAggregatorSourcesStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigurationAggregatorSourcesStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigurationRecorders { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigurationRecorders', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigurationRecorderStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConfigurationRecorderStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConformancePackCompliance { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConformancePackCompliance', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConformancePacks { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConformancePacks', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConformancePackStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeConformancePackStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeDeliveryChannels { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeDeliveryChannels', @_); return $self->caller->do_call($self, $call_object); } sub DescribeDeliveryChannelStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeDeliveryChannelStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeOrganizationConfigRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeOrganizationConfigRules', @_); return $self->caller->do_call($self, $call_object); } sub DescribeOrganizationConfigRuleStatuses { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeOrganizationConfigRuleStatuses', @_); return $self->caller->do_call($self, $call_object); } sub DescribeOrganizationConformancePacks { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeOrganizationConformancePacks', @_); return $self->caller->do_call($self, $call_object); } sub DescribeOrganizationConformancePackStatuses { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeOrganizationConformancePackStatuses', @_); return $self->caller->do_call($self, $call_object); } sub DescribePendingAggregationRequests { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribePendingAggregationRequests', @_); return $self->caller->do_call($self, $call_object); } sub DescribeRemediationConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeRemediationConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub DescribeRemediationExceptions { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeRemediationExceptions', @_); return $self->caller->do_call($self, $call_object); } sub DescribeRemediationExecutionStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeRemediationExecutionStatus', @_); return $self->caller->do_call($self, $call_object); } sub DescribeRetentionConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::DescribeRetentionConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub GetAggregateComplianceDetailsByConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetAggregateComplianceDetailsByConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub GetAggregateConfigRuleComplianceSummary { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetAggregateConfigRuleComplianceSummary', @_); return $self->caller->do_call($self, $call_object); } sub GetAggregateConformancePackComplianceSummary { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetAggregateConformancePackComplianceSummary', @_); return $self->caller->do_call($self, $call_object); } sub GetAggregateDiscoveredResourceCounts { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetAggregateDiscoveredResourceCounts', @_); return $self->caller->do_call($self, $call_object); } sub GetAggregateResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetAggregateResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub GetComplianceDetailsByConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetComplianceDetailsByConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub GetComplianceDetailsByResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetComplianceDetailsByResource', @_); return $self->caller->do_call($self, $call_object); } sub GetComplianceSummaryByConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetComplianceSummaryByConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub GetComplianceSummaryByResourceType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetComplianceSummaryByResourceType', @_); return $self->caller->do_call($self, $call_object); } sub GetConformancePackComplianceDetails { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetConformancePackComplianceDetails', @_); return $self->caller->do_call($self, $call_object); } sub GetConformancePackComplianceSummary { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetConformancePackComplianceSummary', @_); return $self->caller->do_call($self, $call_object); } sub GetDiscoveredResourceCounts { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetDiscoveredResourceCounts', @_); return $self->caller->do_call($self, $call_object); } sub GetOrganizationConfigRuleDetailedStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetOrganizationConfigRuleDetailedStatus', @_); return $self->caller->do_call($self, $call_object); } sub GetOrganizationConformancePackDetailedStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetOrganizationConformancePackDetailedStatus', @_); return $self->caller->do_call($self, $call_object); } sub GetResourceConfigHistory { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetResourceConfigHistory', @_); return $self->caller->do_call($self, $call_object); } sub GetStoredQuery { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::GetStoredQuery', @_); return $self->caller->do_call($self, $call_object); } sub ListAggregateDiscoveredResources { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::ListAggregateDiscoveredResources', @_); return $self->caller->do_call($self, $call_object); } sub ListDiscoveredResources { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::ListDiscoveredResources', @_); return $self->caller->do_call($self, $call_object); } sub ListStoredQueries { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::ListStoredQueries', @_); return $self->caller->do_call($self, $call_object); } sub ListTagsForResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::ListTagsForResource', @_); return $self->caller->do_call($self, $call_object); } sub PutAggregationAuthorization { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutAggregationAuthorization', @_); return $self->caller->do_call($self, $call_object); } sub PutConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub PutConfigurationAggregator { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutConfigurationAggregator', @_); return $self->caller->do_call($self, $call_object); } sub PutConfigurationRecorder { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutConfigurationRecorder', @_); return $self->caller->do_call($self, $call_object); } sub PutConformancePack { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutConformancePack', @_); return $self->caller->do_call($self, $call_object); } sub PutDeliveryChannel { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutDeliveryChannel', @_); return $self->caller->do_call($self, $call_object); } sub PutEvaluations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutEvaluations', @_); return $self->caller->do_call($self, $call_object); } sub PutExternalEvaluation { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutExternalEvaluation', @_); return $self->caller->do_call($self, $call_object); } sub PutOrganizationConfigRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutOrganizationConfigRule', @_); return $self->caller->do_call($self, $call_object); } sub PutOrganizationConformancePack { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutOrganizationConformancePack', @_); return $self->caller->do_call($self, $call_object); } sub PutRemediationConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutRemediationConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub PutRemediationExceptions { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutRemediationExceptions', @_); return $self->caller->do_call($self, $call_object); } sub PutResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub PutRetentionConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutRetentionConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub PutStoredQuery { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::PutStoredQuery', @_); return $self->caller->do_call($self, $call_object); } sub SelectAggregateResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::SelectAggregateResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub SelectResourceConfig { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::SelectResourceConfig', @_); return $self->caller->do_call($self, $call_object); } sub StartConfigRulesEvaluation { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::StartConfigRulesEvaluation', @_); return $self->caller->do_call($self, $call_object); } sub StartConfigurationRecorder { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::StartConfigurationRecorder', @_); return $self->caller->do_call($self, $call_object); } sub StartRemediationExecution { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::StartRemediationExecution', @_); return $self->caller->do_call($self, $call_object); } sub StopConfigurationRecorder { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::StopConfigurationRecorder', @_); return $self->caller->do_call($self, $call_object); } sub TagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::TagResource', @_); return $self->caller->do_call($self, $call_object); } sub UntagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Config::UntagResource', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAllAggregateComplianceByConfigRules { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeAggregateComplianceByConfigRules(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeAggregateComplianceByConfigRules(@_, NextToken => $next_result->NextToken); push @{ $result->AggregateComplianceByConfigRules }, @{ $next_result->AggregateComplianceByConfigRules }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'AggregateComplianceByConfigRules') foreach (@{ $result->AggregateComplianceByConfigRules }); $result = $self->DescribeAggregateComplianceByConfigRules(@_, NextToken => $result->NextToken); } $callback->($_ => 'AggregateComplianceByConfigRules') foreach (@{ $result->AggregateComplianceByConfigRules }); } return undef } sub DescribeAllAggregateComplianceByConformancePacks { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeAggregateComplianceByConformancePacks(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeAggregateComplianceByConformancePacks(@_, NextToken => $next_result->NextToken); push @{ $result->AggregateComplianceByConformancePacks }, @{ $next_result->AggregateComplianceByConformancePacks }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'AggregateComplianceByConformancePacks') foreach (@{ $result->AggregateComplianceByConformancePacks }); $result = $self->DescribeAggregateComplianceByConformancePacks(@_, NextToken => $result->NextToken); } $callback->($_ => 'AggregateComplianceByConformancePacks') foreach (@{ $result->AggregateComplianceByConformancePacks }); } return undef } sub DescribeAllAggregationAuthorizations { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeAggregationAuthorizations(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeAggregationAuthorizations(@_, NextToken => $next_result->NextToken); push @{ $result->AggregationAuthorizations }, @{ $next_result->AggregationAuthorizations }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'AggregationAuthorizations') foreach (@{ $result->AggregationAuthorizations }); $result = $self->DescribeAggregationAuthorizations(@_, NextToken => $result->NextToken); } $callback->($_ => 'AggregationAuthorizations') foreach (@{ $result->AggregationAuthorizations }); } return undef } sub DescribeAllComplianceByConfigRule { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeComplianceByConfigRule(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeComplianceByConfigRule(@_, NextToken => $next_result->NextToken); push @{ $result->ComplianceByConfigRules }, @{ $next_result->ComplianceByConfigRules }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ComplianceByConfigRules') foreach (@{ $result->ComplianceByConfigRules }); $result = $self->DescribeComplianceByConfigRule(@_, NextToken => $result->NextToken); } $callback->($_ => 'ComplianceByConfigRules') foreach (@{ $result->ComplianceByConfigRules }); } return undef } sub DescribeAllComplianceByResource { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeComplianceByResource(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeComplianceByResource(@_, NextToken => $next_result->NextToken); push @{ $result->ComplianceByResources }, @{ $next_result->ComplianceByResources }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ComplianceByResources') foreach (@{ $result->ComplianceByResources }); $result = $self->DescribeComplianceByResource(@_, NextToken => $result->NextToken); } $callback->($_ => 'ComplianceByResources') foreach (@{ $result->ComplianceByResources }); } return undef } sub DescribeAllConfigRuleEvaluationStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConfigRuleEvaluationStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConfigRuleEvaluationStatus(@_, NextToken => $next_result->NextToken); push @{ $result->ConfigRulesEvaluationStatus }, @{ $next_result->ConfigRulesEvaluationStatus }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConfigRulesEvaluationStatus') foreach (@{ $result->ConfigRulesEvaluationStatus }); $result = $self->DescribeConfigRuleEvaluationStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConfigRulesEvaluationStatus') foreach (@{ $result->ConfigRulesEvaluationStatus }); } return undef } sub DescribeAllConfigRules { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConfigRules(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConfigRules(@_, NextToken => $next_result->NextToken); push @{ $result->ConfigRules }, @{ $next_result->ConfigRules }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConfigRules') foreach (@{ $result->ConfigRules }); $result = $self->DescribeConfigRules(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConfigRules') foreach (@{ $result->ConfigRules }); } return undef } sub DescribeAllConfigurationAggregators { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConfigurationAggregators(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConfigurationAggregators(@_, NextToken => $next_result->NextToken); push @{ $result->ConfigurationAggregators }, @{ $next_result->ConfigurationAggregators }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConfigurationAggregators') foreach (@{ $result->ConfigurationAggregators }); $result = $self->DescribeConfigurationAggregators(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConfigurationAggregators') foreach (@{ $result->ConfigurationAggregators }); } return undef } sub DescribeAllConfigurationAggregatorSourcesStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConfigurationAggregatorSourcesStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConfigurationAggregatorSourcesStatus(@_, NextToken => $next_result->NextToken); push @{ $result->AggregatedSourceStatusList }, @{ $next_result->AggregatedSourceStatusList }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'AggregatedSourceStatusList') foreach (@{ $result->AggregatedSourceStatusList }); $result = $self->DescribeConfigurationAggregatorSourcesStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'AggregatedSourceStatusList') foreach (@{ $result->AggregatedSourceStatusList }); } return undef } sub DescribeAllConformancePacks { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConformancePacks(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConformancePacks(@_, NextToken => $next_result->NextToken); push @{ $result->ConformancePackDetails }, @{ $next_result->ConformancePackDetails }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConformancePackDetails') foreach (@{ $result->ConformancePackDetails }); $result = $self->DescribeConformancePacks(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConformancePackDetails') foreach (@{ $result->ConformancePackDetails }); } return undef } sub DescribeAllConformancePackStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeConformancePackStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeConformancePackStatus(@_, NextToken => $next_result->NextToken); push @{ $result->ConformancePackStatusDetails }, @{ $next_result->ConformancePackStatusDetails }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConformancePackStatusDetails') foreach (@{ $result->ConformancePackStatusDetails }); $result = $self->DescribeConformancePackStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConformancePackStatusDetails') foreach (@{ $result->ConformancePackStatusDetails }); } return undef } sub DescribeAllOrganizationConfigRules { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeOrganizationConfigRules(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeOrganizationConfigRules(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConfigRules }, @{ $next_result->OrganizationConfigRules }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConfigRules') foreach (@{ $result->OrganizationConfigRules }); $result = $self->DescribeOrganizationConfigRules(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConfigRules') foreach (@{ $result->OrganizationConfigRules }); } return undef } sub DescribeAllOrganizationConfigRuleStatuses { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeOrganizationConfigRuleStatuses(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeOrganizationConfigRuleStatuses(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConfigRuleStatuses }, @{ $next_result->OrganizationConfigRuleStatuses }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConfigRuleStatuses') foreach (@{ $result->OrganizationConfigRuleStatuses }); $result = $self->DescribeOrganizationConfigRuleStatuses(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConfigRuleStatuses') foreach (@{ $result->OrganizationConfigRuleStatuses }); } return undef } sub DescribeAllOrganizationConformancePacks { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeOrganizationConformancePacks(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeOrganizationConformancePacks(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConformancePacks }, @{ $next_result->OrganizationConformancePacks }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConformancePacks') foreach (@{ $result->OrganizationConformancePacks }); $result = $self->DescribeOrganizationConformancePacks(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConformancePacks') foreach (@{ $result->OrganizationConformancePacks }); } return undef } sub DescribeAllOrganizationConformancePackStatuses { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeOrganizationConformancePackStatuses(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeOrganizationConformancePackStatuses(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConformancePackStatuses }, @{ $next_result->OrganizationConformancePackStatuses }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConformancePackStatuses') foreach (@{ $result->OrganizationConformancePackStatuses }); $result = $self->DescribeOrganizationConformancePackStatuses(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConformancePackStatuses') foreach (@{ $result->OrganizationConformancePackStatuses }); } return undef } sub DescribeAllPendingAggregationRequests { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribePendingAggregationRequests(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribePendingAggregationRequests(@_, NextToken => $next_result->NextToken); push @{ $result->PendingAggregationRequests }, @{ $next_result->PendingAggregationRequests }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'PendingAggregationRequests') foreach (@{ $result->PendingAggregationRequests }); $result = $self->DescribePendingAggregationRequests(@_, NextToken => $result->NextToken); } $callback->($_ => 'PendingAggregationRequests') foreach (@{ $result->PendingAggregationRequests }); } return undef } sub DescribeAllRemediationExecutionStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeRemediationExecutionStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeRemediationExecutionStatus(@_, NextToken => $next_result->NextToken); push @{ $result->RemediationExecutionStatuses }, @{ $next_result->RemediationExecutionStatuses }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'RemediationExecutionStatuses') foreach (@{ $result->RemediationExecutionStatuses }); $result = $self->DescribeRemediationExecutionStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'RemediationExecutionStatuses') foreach (@{ $result->RemediationExecutionStatuses }); } return undef } sub DescribeAllRetentionConfigurations { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeRetentionConfigurations(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->DescribeRetentionConfigurations(@_, NextToken => $next_result->NextToken); push @{ $result->RetentionConfigurations }, @{ $next_result->RetentionConfigurations }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'RetentionConfigurations') foreach (@{ $result->RetentionConfigurations }); $result = $self->DescribeRetentionConfigurations(@_, NextToken => $result->NextToken); } $callback->($_ => 'RetentionConfigurations') foreach (@{ $result->RetentionConfigurations }); } return undef } sub GetAllAggregateComplianceDetailsByConfigRule { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetAggregateComplianceDetailsByConfigRule(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetAggregateComplianceDetailsByConfigRule(@_, NextToken => $next_result->NextToken); push @{ $result->AggregateEvaluationResults }, @{ $next_result->AggregateEvaluationResults }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'AggregateEvaluationResults') foreach (@{ $result->AggregateEvaluationResults }); $result = $self->GetAggregateComplianceDetailsByConfigRule(@_, NextToken => $result->NextToken); } $callback->($_ => 'AggregateEvaluationResults') foreach (@{ $result->AggregateEvaluationResults }); } return undef } sub GetAllComplianceDetailsByConfigRule { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetComplianceDetailsByConfigRule(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetComplianceDetailsByConfigRule(@_, NextToken => $next_result->NextToken); push @{ $result->EvaluationResults }, @{ $next_result->EvaluationResults }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'EvaluationResults') foreach (@{ $result->EvaluationResults }); $result = $self->GetComplianceDetailsByConfigRule(@_, NextToken => $result->NextToken); } $callback->($_ => 'EvaluationResults') foreach (@{ $result->EvaluationResults }); } return undef } sub GetAllComplianceDetailsByResource { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetComplianceDetailsByResource(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetComplianceDetailsByResource(@_, NextToken => $next_result->NextToken); push @{ $result->EvaluationResults }, @{ $next_result->EvaluationResults }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'EvaluationResults') foreach (@{ $result->EvaluationResults }); $result = $self->GetComplianceDetailsByResource(@_, NextToken => $result->NextToken); } $callback->($_ => 'EvaluationResults') foreach (@{ $result->EvaluationResults }); } return undef } sub GetAllConformancePackComplianceSummary { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetConformancePackComplianceSummary(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetConformancePackComplianceSummary(@_, NextToken => $next_result->NextToken); push @{ $result->ConformancePackComplianceSummaryList }, @{ $next_result->ConformancePackComplianceSummaryList }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ConformancePackComplianceSummaryList') foreach (@{ $result->ConformancePackComplianceSummaryList }); $result = $self->GetConformancePackComplianceSummary(@_, NextToken => $result->NextToken); } $callback->($_ => 'ConformancePackComplianceSummaryList') foreach (@{ $result->ConformancePackComplianceSummaryList }); } return undef } sub GetAllOrganizationConfigRuleDetailedStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetOrganizationConfigRuleDetailedStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetOrganizationConfigRuleDetailedStatus(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConfigRuleDetailedStatus }, @{ $next_result->OrganizationConfigRuleDetailedStatus }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConfigRuleDetailedStatus') foreach (@{ $result->OrganizationConfigRuleDetailedStatus }); $result = $self->GetOrganizationConfigRuleDetailedStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConfigRuleDetailedStatus') foreach (@{ $result->OrganizationConfigRuleDetailedStatus }); } return undef } sub GetAllOrganizationConformancePackDetailedStatus { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetOrganizationConformancePackDetailedStatus(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->GetOrganizationConformancePackDetailedStatus(@_, NextToken => $next_result->NextToken); push @{ $result->OrganizationConformancePackDetailedStatuses }, @{ $next_result->OrganizationConformancePackDetailedStatuses }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'OrganizationConformancePackDetailedStatuses') foreach (@{ $result->OrganizationConformancePackDetailedStatuses }); $result = $self->GetOrganizationConformancePackDetailedStatus(@_, NextToken => $result->NextToken); } $callback->($_ => 'OrganizationConformancePackDetailedStatuses') foreach (@{ $result->OrganizationConformancePackDetailedStatuses }); } return undef } sub GetAllResourceConfigHistory { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->GetResourceConfigHistory(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->GetResourceConfigHistory(@_, nextToken => $next_result->nextToken); push @{ $result->configurationItems }, @{ $next_result->configurationItems }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'configurationItems') foreach (@{ $result->configurationItems }); $result = $self->GetResourceConfigHistory(@_, nextToken => $result->nextToken); } $callback->($_ => 'configurationItems') foreach (@{ $result->configurationItems }); } return undef } sub ListAllAggregateDiscoveredResources { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListAggregateDiscoveredResources(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->ListAggregateDiscoveredResources(@_, NextToken => $next_result->NextToken); push @{ $result->ResourceIdentifiers }, @{ $next_result->ResourceIdentifiers }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'ResourceIdentifiers') foreach (@{ $result->ResourceIdentifiers }); $result = $self->ListAggregateDiscoveredResources(@_, NextToken => $result->NextToken); } $callback->($_ => 'ResourceIdentifiers') foreach (@{ $result->ResourceIdentifiers }); } return undef } sub ListAllDiscoveredResources { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListDiscoveredResources(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListDiscoveredResources(@_, nextToken => $next_result->nextToken); push @{ $result->resourceIdentifiers }, @{ $next_result->resourceIdentifiers }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'resourceIdentifiers') foreach (@{ $result->resourceIdentifiers }); $result = $self->ListDiscoveredResources(@_, nextToken => $result->nextToken); } $callback->($_ => 'resourceIdentifiers') foreach (@{ $result->resourceIdentifiers }); } return undef } sub ListAllTagsForResource { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListTagsForResource(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->ListTagsForResource(@_, NextToken => $next_result->NextToken); push @{ $result->Tags }, @{ $next_result->Tags }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'Tags') foreach (@{ $result->Tags }); $result = $self->ListTagsForResource(@_, NextToken => $result->NextToken); } $callback->($_ => 'Tags') foreach (@{ $result->Tags }); } return undef } sub SelectAllAggregateResourceConfig { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->SelectAggregateResourceConfig(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->SelectAggregateResourceConfig(@_, NextToken => $next_result->NextToken); push @{ $result->Results }, @{ $next_result->Results }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'Results') foreach (@{ $result->Results }); $result = $self->SelectAggregateResourceConfig(@_, NextToken => $result->NextToken); } $callback->($_ => 'Results') foreach (@{ $result->Results }); } return undef } sub SelectAllResourceConfig { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->SelectResourceConfig(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextToken) { $next_result = $self->SelectResourceConfig(@_, NextToken => $next_result->NextToken); push @{ $result->Results }, @{ $next_result->Results }; } return $result; } else { while ($result->NextToken) { $callback->($_ => 'Results') foreach (@{ $result->Results }); $result = $self->SelectResourceConfig(@_, NextToken => $result->NextToken); } $callback->($_ => 'Results') foreach (@{ $result->Results }); } return undef } sub operations { qw/BatchGetAggregateResourceConfig BatchGetResourceConfig DeleteAggregationAuthorization DeleteConfigRule DeleteConfigurationAggregator DeleteConfigurationRecorder DeleteConformancePack DeleteDeliveryChannel DeleteEvaluationResults DeleteOrganizationConfigRule DeleteOrganizationConformancePack DeletePendingAggregationRequest DeleteRemediationConfiguration DeleteRemediationExceptions DeleteResourceConfig DeleteRetentionConfiguration DeleteStoredQuery DeliverConfigSnapshot DescribeAggregateComplianceByConfigRules DescribeAggregateComplianceByConformancePacks DescribeAggregationAuthorizations DescribeComplianceByConfigRule DescribeComplianceByResource DescribeConfigRuleEvaluationStatus DescribeConfigRules DescribeConfigurationAggregators DescribeConfigurationAggregatorSourcesStatus DescribeConfigurationRecorders DescribeConfigurationRecorderStatus DescribeConformancePackCompliance DescribeConformancePacks DescribeConformancePackStatus DescribeDeliveryChannels DescribeDeliveryChannelStatus DescribeOrganizationConfigRules DescribeOrganizationConfigRuleStatuses DescribeOrganizationConformancePacks DescribeOrganizationConformancePackStatuses DescribePendingAggregationRequests DescribeRemediationConfigurations DescribeRemediationExceptions DescribeRemediationExecutionStatus DescribeRetentionConfigurations GetAggregateComplianceDetailsByConfigRule GetAggregateConfigRuleComplianceSummary GetAggregateConformancePackComplianceSummary GetAggregateDiscoveredResourceCounts GetAggregateResourceConfig GetComplianceDetailsByConfigRule GetComplianceDetailsByResource GetComplianceSummaryByConfigRule GetComplianceSummaryByResourceType GetConformancePackComplianceDetails GetConformancePackComplianceSummary GetDiscoveredResourceCounts GetOrganizationConfigRuleDetailedStatus GetOrganizationConformancePackDetailedStatus GetResourceConfigHistory GetStoredQuery ListAggregateDiscoveredResources ListDiscoveredResources ListStoredQueries ListTagsForResource PutAggregationAuthorization PutConfigRule PutConfigurationAggregator PutConfigurationRecorder PutConformancePack PutDeliveryChannel PutEvaluations PutExternalEvaluation PutOrganizationConfigRule PutOrganizationConformancePack PutRemediationConfigurations PutRemediationExceptions PutResourceConfig PutRetentionConfiguration PutStoredQuery SelectAggregateResourceConfig SelectResourceConfig StartConfigRulesEvaluation StartConfigurationRecorder StartRemediationExecution StopConfigurationRecorder TagResource UntagResource / } 1; ### main pod documentation begin ### =head1 NAME Paws::Config - Perl Interface to AWS AWS Config =head1 SYNOPSIS use Paws; my $obj = Paws->service('Config'); my $res = $obj->Method( Arg1 => $val1, Arg2 => [ 'V1', 'V2' ], # if Arg3 is an object, the HashRef will be used as arguments to the constructor # of the arguments type Arg3 => { Att1 => 'Val1' }, # if Arg4 is an array of objects, the HashRefs will be passed as arguments to # the constructor of the arguments type Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ], ); =head1 DESCRIPTION AWS Config AWS Config provides a way to keep track of the configurations of all the AWS resources associated with your AWS account. You can use AWS Config to get the current and historical configurations of each AWS resource and also to get information about the relationship between the resources. An AWS resource can be an Amazon Compute Cloud (Amazon EC2) instance, an Elastic Block Store (EBS) volume, an elastic network Interface (ENI), or a security group. For a complete list of resources currently supported by AWS Config, see Supported AWS Resources (https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources). You can access and manage AWS Config through the AWS Management Console, the AWS Command Line Interface (AWS CLI), the AWS Config API, or the AWS SDKs for AWS Config. This reference guide contains documentation for the AWS Config API and the AWS CLI commands that you can use to manage AWS Config. The AWS Config API uses the Signature Version 4 protocol for signing requests. For more information about how to sign a request with this protocol, see Signature Version 4 Signing Process (https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html). For detailed information about AWS Config features and their associated actions or commands, as well as how to work with AWS Management Console, see What Is AWS Config (https://docs.aws.amazon.com/config/latest/developerguide/WhatIsConfig.html) in the I. For the AWS API documentation, see L =head1 METHODS =head2 BatchGetAggregateResourceConfig =over =item ConfigurationAggregatorName => Str =item ResourceIdentifiers => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Returns the current configuration items for resources that are present in your AWS Config aggregator. The operation also returns a list of resources that are not processed in the current request. If there are no unprocessed resources, the operation returns an empty C list. =over =item * The API does not return results for deleted resources. =item * The API does not return tags and relationships. =back =head2 BatchGetResourceConfig =over =item ResourceKeys => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Returns the current configuration for one or more requested resources. The operation also returns a list of resources that are not processed in the current request. If there are no unprocessed resources, the operation returns an empty unprocessedResourceKeys list. =over =item * The API does not return results for deleted resources. =item * The API does not return any tags for the requested resources. This information is filtered out of the supplementaryConfiguration section of the API response. =back =head2 DeleteAggregationAuthorization =over =item AuthorizedAccountId => Str =item AuthorizedAwsRegion => Str =back Each argument is described in detail in: L Returns: nothing Deletes the authorization granted to the specified configuration aggregator account in a specified region. =head2 DeleteConfigRule =over =item ConfigRuleName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the specified AWS Config rule and all of its evaluation results. AWS Config sets the state of a rule to C until the deletion is complete. You cannot update a rule while it is in this state. If you make a C or C request for the rule, you will receive a C. You can check the state of a rule by using the C request. =head2 DeleteConfigurationAggregator =over =item ConfigurationAggregatorName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the specified configuration aggregator and the aggregated data associated with the aggregator. =head2 DeleteConfigurationRecorder =over =item ConfigurationRecorderName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the configuration recorder. After the configuration recorder is deleted, AWS Config will not record resource configuration changes until you create a new configuration recorder. This action does not delete the configuration information that was previously recorded. You will be able to access the previously recorded information by using the C action, but you will not be able to access this information in the AWS Config console until you create a new configuration recorder. =head2 DeleteConformancePack =over =item ConformancePackName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the specified conformance pack and all the AWS Config rules, remediation actions, and all evaluation results within that conformance pack. AWS Config sets the conformance pack to C until the deletion is complete. You cannot update a conformance pack while it is in this state. =head2 DeleteDeliveryChannel =over =item DeliveryChannelName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the delivery channel. Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action. =head2 DeleteEvaluationResults =over =item ConfigRuleName => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the evaluation results for the specified AWS Config rule. You can specify one AWS Config rule per request. After you delete the evaluation results, you can call the StartConfigRulesEvaluation API to start evaluating your AWS resources against the rule. =head2 DeleteOrganizationConfigRule =over =item OrganizationConfigRuleName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the specified organization config rule and all of its evaluation results from all member accounts in that organization. Only a master account and a delegated administrator account can delete an organization config rule. When calling this API with a delegated administrator, you must ensure AWS Organizations C permissions are added. AWS Config sets the state of a rule to DELETE_IN_PROGRESS until the deletion is complete. You cannot update a rule while it is in this state. =head2 DeleteOrganizationConformancePack =over =item OrganizationConformancePackName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the specified organization conformance pack and all of the config rules and remediation actions from all member accounts in that organization. Only a master account or a delegated administrator account can delete an organization conformance pack. When calling this API with a delegated administrator, you must ensure AWS Organizations C permissions are added. AWS Config sets the state of a conformance pack to DELETE_IN_PROGRESS until the deletion is complete. You cannot update a conformance pack while it is in this state. =head2 DeletePendingAggregationRequest =over =item RequesterAccountId => Str =item RequesterAwsRegion => Str =back Each argument is described in detail in: L Returns: nothing Deletes pending authorization requests for a specified aggregator account in a specified region. =head2 DeleteRemediationConfiguration =over =item ConfigRuleName => Str =item [ResourceType => Str] =back Each argument is described in detail in: L Returns: a L instance Deletes the remediation configuration. =head2 DeleteRemediationExceptions =over =item ConfigRuleName => Str =item ResourceKeys => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Deletes one or more remediation exceptions mentioned in the resource keys. AWS Config generates a remediation exception when a problem occurs executing a remediation action to a specific resource. Remediation exceptions blocks auto-remediation until the exception is cleared. =head2 DeleteResourceConfig =over =item ResourceId => Str =item ResourceType => Str =back Each argument is described in detail in: L Returns: nothing Records the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your AWS Config History. =head2 DeleteRetentionConfiguration =over =item RetentionConfigurationName => Str =back Each argument is described in detail in: L Returns: nothing Deletes the retention configuration. =head2 DeleteStoredQuery =over =item QueryName => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the stored query for a single AWS account and a single AWS Region. =head2 DeliverConfigSnapshot =over =item DeliveryChannelName => Str =back Each argument is described in detail in: L Returns: a L instance Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel. After the delivery has started, AWS Config sends the following notifications using an Amazon SNS topic that you have specified. =over =item * Notification of the start of the delivery. =item * Notification of the completion of the delivery, if the delivery was successfully completed. =item * Notification of delivery failure, if the delivery failed. =back =head2 DescribeAggregateComplianceByConfigRules =over =item ConfigurationAggregatorName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules. The results can return an empty result page, but if you have a C, the results are displayed on the next page. =head2 DescribeAggregateComplianceByConformancePacks =over =item ConfigurationAggregatorName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant AWS Config rules within each conformance pack. Also returns the total rule count which includes compliant rules, noncompliant rules, and rules that cannot be evaluated due to insufficient data. The results can return an empty result page, but if you have a C, the results are displayed on the next page. =head2 DescribeAggregationAuthorizations =over =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of authorizations granted to various aggregator accounts and regions. =head2 DescribeComplianceByConfigRule =over =item [ComplianceTypes => ArrayRef[Str|Undef]] =item [ConfigRuleNames => ArrayRef[Str|Undef]] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Indicates whether the specified AWS Config rules are compliant. If a rule is noncompliant, this action returns the number of AWS resources that do not comply with the rule. A rule is compliant if all of the evaluated resources comply with it. It is noncompliant if any of these resources do not comply. If AWS Config has no current evaluation results for the rule, it returns C. This result might indicate one of the following conditions: =over =item * AWS Config has never invoked an evaluation for the rule. To check whether it has, use the C action to get the C and C. =item * The rule's AWS Lambda function is failing to send evaluation results to AWS Config. Verify that the role you assigned to your configuration recorder includes the C permission. If the rule is a custom rule, verify that the AWS Lambda execution role includes the C permission. =item * The rule's AWS Lambda function has returned C for all evaluation results. This can occur if the resources were deleted or removed from the rule's scope. =back =head2 DescribeComplianceByResource =over =item [ComplianceTypes => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =item [ResourceId => Str] =item [ResourceType => Str] =back Each argument is described in detail in: L Returns: a L instance Indicates whether the specified AWS resources are compliant. If a resource is noncompliant, this action returns the number of AWS Config rules that the resource does not comply with. A resource is compliant if it complies with all the AWS Config rules that evaluate it. It is noncompliant if it does not comply with one or more of these rules. If AWS Config has no current evaluation results for the resource, it returns C. This result might indicate one of the following conditions about the rules that evaluate the resource: =over =item * AWS Config has never invoked an evaluation for the rule. To check whether it has, use the C action to get the C and C. =item * The rule's AWS Lambda function is failing to send evaluation results to AWS Config. Verify that the role that you assigned to your configuration recorder includes the C permission. If the rule is a custom rule, verify that the AWS Lambda execution role includes the C permission. =item * The rule's AWS Lambda function has returned C for all evaluation results. This can occur if the resources were deleted or removed from the rule's scope. =back =head2 DescribeConfigRuleEvaluationStatus =over =item [ConfigRuleNames => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns status information for each of your AWS managed Config rules. The status includes information such as the last time AWS Config invoked the rule, the last time AWS Config failed to invoke the rule, and the related error for the last failure. =head2 DescribeConfigRules =over =item [ConfigRuleNames => ArrayRef[Str|Undef]] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns details about your AWS Config rules. =head2 DescribeConfigurationAggregators =over =item [ConfigurationAggregatorNames => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the details of one or more configuration aggregators. If the configuration aggregator is not specified, this action returns the details for all the configuration aggregators associated with the account. =head2 DescribeConfigurationAggregatorSourcesStatus =over =item ConfigurationAggregatorName => Str =item [Limit => Int] =item [NextToken => Str] =item [UpdateStatus => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns status information for sources within an aggregator. The status includes information about the last time AWS Config verified authorization between the source account and an aggregator account. In case of a failure, the status contains the related error code or message. =head2 DescribeConfigurationRecorders =over =item [ConfigurationRecorderNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account. Currently, you can specify only one configuration recorder per region in your account. =head2 DescribeConfigurationRecorderStatus =over =item [ConfigurationRecorderNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorders associated with the account. Currently, you can specify only one configuration recorder per region in your account. =head2 DescribeConformancePackCompliance =over =item ConformancePackName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns compliance details for each rule in that conformance pack. You must provide exact rule names. =head2 DescribeConformancePacks =over =item [ConformancePackNames => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of one or more conformance packs. =head2 DescribeConformancePackStatus =over =item [ConformancePackNames => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Provides one or more conformance packs deployment status. If there are no conformance packs then you will see an empty result. =head2 DescribeDeliveryChannels =over =item [DeliveryChannelNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account. =head2 DescribeDeliveryChannelStatus =over =item [DeliveryChannelNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the current status of the specified delivery channel. If a delivery channel is not specified, this action returns the current status of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account. =head2 DescribeOrganizationConfigRules =over =item [Limit => Int] =item [NextToken => Str] =item [OrganizationConfigRuleNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns a list of organization config rules. When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you specify organization config rule names. It is only applicable, when you request all the organization config rules. =head2 DescribeOrganizationConfigRuleStatuses =over =item [Limit => Int] =item [NextToken => Str] =item [OrganizationConfigRuleNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Provides organization config rule deployment status for an organization. The status is not considered successful until organization config rule is successfully deployed in all the member accounts with an exception of excluded accounts. When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you specify organization config rule names. It is only applicable, when you request all the organization config rules. =head2 DescribeOrganizationConformancePacks =over =item [Limit => Int] =item [NextToken => Str] =item [OrganizationConformancePackNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns a list of organization conformance packs. When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you specify organization conformance packs names. They are only applicable, when you request all the organization conformance packs. =head2 DescribeOrganizationConformancePackStatuses =over =item [Limit => Int] =item [NextToken => Str] =item [OrganizationConformancePackNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Provides organization conformance pack deployment status for an organization. The status is not considered successful until organization conformance pack is successfully deployed in all the member accounts with an exception of excluded accounts. When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you specify organization conformance pack names. They are only applicable, when you request all the organization conformance packs. =head2 DescribePendingAggregationRequests =over =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of all pending aggregation requests. =head2 DescribeRemediationConfigurations =over =item ConfigRuleNames => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Returns the details of one or more remediation configurations. =head2 DescribeRemediationExceptions =over =item ConfigRuleName => Str =item [Limit => Int] =item [NextToken => Str] =item [ResourceKeys => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Returns the details of one or more remediation exceptions. A detailed view of a remediation exception for a set of resources that includes an explanation of an exception and the time when the exception will be deleted. When you specify the limit and the next token, you receive a paginated response. AWS Config generates a remediation exception when a problem occurs executing a remediation action to a specific resource. Remediation exceptions blocks auto-remediation until the exception is cleared. When you specify the limit and the next token, you receive a paginated response. Limit and next token are not applicable if you request resources in batch. It is only applicable, when you request all resources. =head2 DescribeRemediationExecutionStatus =over =item ConfigRuleName => Str =item [Limit => Int] =item [NextToken => Str] =item [ResourceKeys => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed. When you specify the limit and the next token, you receive a paginated response. =head2 DescribeRetentionConfigurations =over =item [NextToken => Str] =item [RetentionConfigurationNames => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the details of one or more retention configurations. If the retention configuration name is not specified, this action returns the details for all the retention configurations for that account. Currently, AWS Config supports only one retention configuration per region in your account. =head2 GetAggregateComplianceDetailsByConfigRule =over =item AccountId => Str =item AwsRegion => Str =item ConfigRuleName => Str =item ConfigurationAggregatorName => Str =item [ComplianceType => Str] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule. The results indicate which AWS resources were evaluated by the rule, when each resource was last evaluated, and whether each resource complies with the rule. The results can return an empty result page. But if you have a C, the results are displayed on the next page. =head2 GetAggregateConfigRuleComplianceSummary =over =item ConfigurationAggregatorName => Str =item [Filters => L] =item [GroupByKey => Str] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page. =head2 GetAggregateConformancePackComplianceSummary =over =item ConfigurationAggregatorName => Str =item [Filters => L] =item [GroupByKey => Str] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the count of compliant and noncompliant conformance packs across all AWS Accounts and AWS Regions in an aggregator. You can filter based on AWS Account ID or AWS Region. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page. =head2 GetAggregateDiscoveredResourceCounts =over =item ConfigurationAggregatorName => Str =item [Filters => L] =item [GroupByKey => Str] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the resource counts across accounts and regions that are present in your AWS Config aggregator. You can request the resource counts by providing filters and GroupByKey. For example, if the input contains accountID 12345678910 and region us-east-1 in filters, the API returns the count of resources in account ID 12345678910 and region us-east-1. If the input contains ACCOUNT_ID as a GroupByKey, the API returns resource counts for all source accounts that are present in your aggregator. =head2 GetAggregateResourceConfig =over =item ConfigurationAggregatorName => Str =item ResourceIdentifier => L =back Each argument is described in detail in: L Returns: a L instance Returns configuration item that is aggregated for your specific resource in a specific source account and region. =head2 GetComplianceDetailsByConfigRule =over =item ConfigRuleName => Str =item [ComplianceTypes => ArrayRef[Str|Undef]] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the evaluation results for the specified AWS Config rule. The results indicate which AWS resources were evaluated by the rule, when each resource was last evaluated, and whether each resource complies with the rule. =head2 GetComplianceDetailsByResource =over =item ResourceId => Str =item ResourceType => Str =item [ComplianceTypes => ArrayRef[Str|Undef]] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns the evaluation results for the specified AWS resource. The results indicate which AWS Config rules were used to evaluate the resource, when each rule was last used, and whether the resource complies with each rule. =head2 GetComplianceSummaryByConfigRule =over =item => =back Each argument is described in detail in: L Returns: a L instance Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each. =head2 GetComplianceSummaryByResourceType =over =item [ResourceTypes => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the number of resources that are compliant and the number that are noncompliant. You can specify one or more resource types to get these numbers for each resource type. The maximum number returned is 100. =head2 GetConformancePackComplianceDetails =over =item ConformancePackName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns compliance details of a conformance pack for all AWS resources that are monitered by conformance pack. =head2 GetConformancePackComplianceSummary =over =item ConformancePackNames => ArrayRef[Str|Undef] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack. =head2 GetDiscoveredResourceCounts =over =item [Limit => Int] =item [NextToken => Str] =item [ResourceTypes => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account. B =over =item 1. AWS Config is recording three resource types in the US East (Ohio) Region for your account: 25 EC2 instances, 20 IAM users, and 15 S3 buckets. =item 2. You make a call to the C action and specify that you want all resource types. =item 3. AWS Config returns the following: =over =item * The resource types (EC2 instances, IAM users, and S3 buckets). =item * The number of each resource type (25, 20, and 15). =item * The total number of all resources (60). =back =back The response is paginated. By default, AWS Config lists 100 ResourceCount objects on each page. You can customize this number with the C parameter. The response includes a C string. To get the next page of results, run the request again and specify the string for the C parameter. If you make a call to the GetDiscoveredResourceCounts action, you might not immediately receive resource counts in the following situations: =over =item * You are a new AWS Config customer. =item * You just enabled resource recording. =back It might take a few minutes for AWS Config to record and count your resources. Wait a few minutes and then retry the GetDiscoveredResourceCounts action. =head2 GetOrganizationConfigRuleDetailedStatus =over =item OrganizationConfigRuleName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns detailed status for each member account within an organization for a given organization config rule. =head2 GetOrganizationConformancePackDetailedStatus =over =item OrganizationConformancePackName => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns detailed status for each member account within an organization for a given organization conformance pack. =head2 GetResourceConfigHistory =over =item ResourceId => Str =item ResourceType => Str =item [ChronologicalOrder => Str] =item [EarlierTime => Str] =item [LaterTime => Str] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns a list of configuration items for the specified resource. The list contains details about each state of the resource during the specified time interval. If you specified a retention period to retain your C between a minimum of 30 days and a maximum of 7 years (2557 days), AWS Config returns the C for the specified retention period. The response is paginated. By default, AWS Config returns a limit of 10 configuration items per page. You can customize this number with the C parameter. The response includes a C string. To get the next page of results, run the request again and specify the string for the C parameter. Each call to the API is limited to span a duration of seven days. It is likely that the number of records returned is smaller than the specified C. In such cases, you can make another call, using the C. =head2 GetStoredQuery =over =item QueryName => Str =back Each argument is described in detail in: L Returns: a L instance Returns the details of a specific stored query. =head2 ListAggregateDiscoveredResources =over =item ConfigurationAggregatorName => Str =item ResourceType => Str =item [Filters => L] =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions. A resource identifier includes the resource type, ID, (if available) the custom resource name, source account, and source region. You can narrow the results to include only resources that have specific resource IDs, or a resource name, or source account ID, or source region. For example, if the input consists of accountID 12345678910 and the region is us-east-1 for resource type C then the API returns all the EC2 instance identifiers of accountID 12345678910 and region us-east-1. =head2 ListDiscoveredResources =over =item ResourceType => Str =item [IncludeDeletedResources => Bool] =item [Limit => Int] =item [NextToken => Str] =item [ResourceIds => ArrayRef[Str|Undef]] =item [ResourceName => Str] =back Each argument is described in detail in: L Returns: a L instance Accepts a resource type and returns a list of resource identifiers for the resources of that type. A resource identifier includes the resource type, ID, and (if available) the custom resource name. The results consist of resources that AWS Config has discovered, including those that AWS Config is not currently recording. You can narrow the results to include only resources that have specific resource IDs or a resource name. You can specify either resource IDs or a resource name, but not both, in the same request. The response is paginated. By default, AWS Config lists 100 resource identifiers on each page. You can customize this number with the C parameter. The response includes a C string. To get the next page of results, run the request again and specify the string for the C parameter. =head2 ListStoredQueries =over =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists the stored queries for a single AWS account and a single AWS Region. The default is 100. =head2 ListTagsForResource =over =item ResourceArn => Str =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance List the tags for AWS Config resource. =head2 PutAggregationAuthorization =over =item AuthorizedAccountId => Str =item AuthorizedAwsRegion => Str =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Authorizes the aggregator account and region to collect data from the source account and region. =head2 PutConfigRule =over =item ConfigRule => L =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: nothing Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations. You can use this action for custom AWS Config rules and AWS managed Config rules. A custom AWS Config rule is a rule that you develop and maintain. An AWS managed Config rule is a customizable, predefined rule that AWS Config provides. If you are adding a new custom AWS Config rule, you must first create the AWS Lambda function that the rule invokes to evaluate your resources. When you use the C action to add the rule to AWS Config, you must specify the Amazon Resource Name (ARN) that AWS Lambda assigns to the function. Specify the ARN for the C key. This key is part of the C object, which is part of the C object. If you are adding an AWS managed Config rule, specify the rule's identifier for the C key. To reference AWS managed Config rule identifiers, see About AWS Managed Config Rules (https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html). For any new rule that you add, specify the C in the C object. Do not specify the C or the C. These values are generated by AWS Config for new rules. If you are updating a rule that you added previously, you can specify the rule by C, C, or C in the C data type that you use in this request. The maximum number of rules that AWS Config supports is 150. For information about requesting a rule limit increase, see AWS Config Limits (http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_config) in the I. For more information about developing and using AWS Config rules, see Evaluating AWS Resource Configurations with AWS Config (https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html) in the I. =head2 PutConfigurationAggregator =over =item ConfigurationAggregatorName => Str =item [AccountAggregationSources => ArrayRef[L]] =item [OrganizationAggregationSource => L] =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Creates and updates the configuration aggregator with the selected source accounts and regions. The source account can be individual account(s) or an organization. C that are passed will be replaced with existing accounts. If you want to add additional accounts into the aggregator, call C to get the previous accounts and then append new ones. AWS Config should be enabled in source accounts and regions you want to aggregate. If your source type is an organization, you must be signed in to the management account or a registered delegated administrator and all the features must be enabled in your organization. If the caller is a management account, AWS Config calls C API to enable integration between AWS Config and AWS Organizations. If the caller is a registered delegated administrator, AWS Config calls C API to verify whether the caller is a valid delegated administrator. To register a delegated administrator, see Register a Delegated Administrator (https://docs.aws.amazon.com/config/latest/developerguide/set-up-aggregator-cli.html#register-a-delegated-administrator-cli) in the AWS Config developer guide. =head2 PutConfigurationRecorder =over =item ConfigurationRecorder => L =back Each argument is described in detail in: L Returns: nothing Creates a new configuration recorder to record the selected resource configurations. You can use this action to change the role C or the C of an existing recorder. To change the role, call the action on the existing configuration recorder and specify a role. Currently, you can specify only one configuration recorder per region in your account. If C does not have the B parameter specified, the default is to record all supported resource types. =head2 PutConformancePack =over =item ConformancePackName => Str =item [ConformancePackInputParameters => ArrayRef[L]] =item [DeliveryS3Bucket => Str] =item [DeliveryS3KeyPrefix => Str] =item [TemplateBody => Str] =item [TemplateS3Uri => Str] =back Each argument is described in detail in: L Returns: a L instance Creates or updates a conformance pack. A conformance pack is a collection of AWS Config rules that can be easily deployed in an account and a region and across AWS Organization. This API creates a service linked role C in your account. The service linked role is created only when the role does not exist in your account. You must specify either the C or the C parameter, but not both. If you provide both AWS Config uses the C parameter and ignores the C parameter. =head2 PutDeliveryChannel =over =item DeliveryChannel => L =back Each argument is described in detail in: L Returns: nothing Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic. Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed. You can have only one delivery channel per region in your account. =head2 PutEvaluations =over =item ResultToken => Str =item [Evaluations => ArrayRef[L]] =item [TestMode => Bool] =back Each argument is described in detail in: L Returns: a L instance Used by an AWS Lambda function to deliver evaluation results to AWS Config. This action is required in every AWS Lambda function that is invoked by an AWS Config rule. =head2 PutExternalEvaluation =over =item ConfigRuleName => Str =item ExternalEvaluation => L =back Each argument is described in detail in: L Returns: a L instance Add or updates the evaluations for process checks. This API checks if the rule is a process check when the name of the AWS Config rule is provided. =head2 PutOrganizationConfigRule =over =item OrganizationConfigRuleName => Str =item [ExcludedAccounts => ArrayRef[Str|Undef]] =item [OrganizationCustomRuleMetadata => L] =item [OrganizationManagedRuleMetadata => L] =back Each argument is described in detail in: L Returns: a L instance Adds or updates organization config rule for your entire organization evaluating whether your AWS resources comply with your desired configurations. Only a master account and a delegated administrator can create or update an organization config rule. When calling this API with a delegated administrator, you must ensure AWS Organizations C permissions are added. This API enables organization service access through the C action and creates a service linked role C in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. AWS Config verifies the existence of role with C action. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization C for C. You can use this action to create both custom AWS Config rules and AWS managed Config rules. If you are adding a new custom AWS Config rule, you must first create AWS Lambda function in the master account or a delegated administrator that the rule invokes to evaluate your resources. When you use the C action to add the rule to AWS Config, you must specify the Amazon Resource Name (ARN) that AWS Lambda assigns to the function. If you are adding an AWS managed Config rule, specify the rule's identifier for the C key. The maximum number of organization config rules that AWS Config supports is 150 and 3 delegated administrator per organization. Prerequisite: Ensure you call C API to enable all features in an organization. Specify either C or C. =head2 PutOrganizationConformancePack =over =item OrganizationConformancePackName => Str =item [ConformancePackInputParameters => ArrayRef[L]] =item [DeliveryS3Bucket => Str] =item [DeliveryS3KeyPrefix => Str] =item [ExcludedAccounts => ArrayRef[Str|Undef]] =item [TemplateBody => Str] =item [TemplateS3Uri => Str] =back Each argument is described in detail in: L Returns: a L instance Deploys conformance packs across member accounts in an AWS Organization. Only a master account and a delegated administrator can call this API. When calling this API with a delegated administrator, you must ensure AWS Organizations C permissions are added. This API enables organization service access for C through the C action and creates a service linked role C in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization C for C. Prerequisite: Ensure you call C API to enable all features in an organization. You must specify either the C or the C parameter, but not both. If you provide both AWS Config uses the C parameter and ignores the C parameter. AWS Config sets the state of a conformance pack to CREATE_IN_PROGRESS and UPDATE_IN_PROGRESS until the conformance pack is created or updated. You cannot update a conformance pack while it is in this state. You can create 50 conformance packs with 25 AWS Config rules in each pack and 3 delegated administrator per organization. =head2 PutRemediationConfigurations =over =item RemediationConfigurations => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Adds or updates the remediation configuration with a specific AWS Config rule with the selected target or action. The API creates the C object for the AWS Config rule. The AWS Config rule must already exist for you to add a remediation configuration. The target (SSM document) must exist and have permissions to use the target. If you make backward incompatible changes to the SSM document, you must call this again to ensure the remediations can run. This API does not support adding remediation configurations for service-linked AWS Config Rules such as Organization Config rules, the rules deployed by conformance packs, and rules deployed by AWS Security Hub. =head2 PutRemediationExceptions =over =item ConfigRuleName => Str =item ResourceKeys => ArrayRef[L] =item [ExpirationTime => Str] =item [Message => Str] =back Each argument is described in detail in: L Returns: a L instance A remediation exception is when a specific resource is no longer considered for auto-remediation. This API adds a new exception or updates an existing exception for a specific resource with a specific AWS Config rule. AWS Config generates a remediation exception when a problem occurs executing a remediation action to a specific resource. Remediation exceptions blocks auto-remediation until the exception is cleared. =head2 PutResourceConfig =over =item Configuration => Str =item ResourceId => Str =item ResourceType => Str =item SchemaVersionId => Str =item [ResourceName => Str] =item [Tags => L] =back Each argument is described in detail in: L Returns: nothing Records the configuration state for the resource provided in the request. The configuration state of a resource is represented in AWS Config as Configuration Items. Once this API records the configuration item, you can retrieve the list of configuration items for the custom resource type using existing AWS Config APIs. The custom resource type must be registered with AWS CloudFormation. This API accepts the configuration item registered with AWS CloudFormation. When you call this API, AWS Config only stores configuration state of the resource provided in the request. This API does not change or remediate the configuration of the resource. Write-only schema properites are not recorded as part of the published configuration item. =head2 PutRetentionConfiguration =over =item RetentionPeriodInDays => Int =back Each argument is described in detail in: L Returns: a L instance Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information. The API creates the C object and names the object as B. When you have a C object named B, calling the API modifies the default object. Currently, AWS Config supports only one retention configuration per region in your account. =head2 PutStoredQuery =over =item StoredQuery => L =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Saves a new query or updates an existing saved query. The C must be unique for a single AWS account and a single AWS Region. You can create upto 300 queries in a single AWS account and a single AWS Region. =head2 SelectAggregateResourceConfig =over =item ConfigurationAggregatorName => Str =item Expression => Str =item [Limit => Int] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of AWS resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties. For more information about query components, see the B (https://docs.aws.amazon.com/config/latest/developerguide/query-components.html) section in the AWS Config Developer Guide. =head2 SelectResourceConfig =over =item Expression => Str =item [Limit => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Accepts a structured query language (SQL) C