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::Discovery; use Moose; sub service { 'discovery' } sub signing_name { 'discovery' } sub version { '2015-11-01' } sub target_prefix { 'AWSPoseidonService_V2015_11_01' } 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 AssociateConfigurationItemsToApplication { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::AssociateConfigurationItemsToApplication', @_); return $self->caller->do_call($self, $call_object); } sub BatchDeleteImportData { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::BatchDeleteImportData', @_); return $self->caller->do_call($self, $call_object); } sub CreateApplication { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::CreateApplication', @_); return $self->caller->do_call($self, $call_object); } sub CreateTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::CreateTags', @_); return $self->caller->do_call($self, $call_object); } sub DeleteApplications { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DeleteApplications', @_); return $self->caller->do_call($self, $call_object); } sub DeleteTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DeleteTags', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAgents { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeAgents', @_); return $self->caller->do_call($self, $call_object); } sub DescribeConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub DescribeContinuousExports { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeContinuousExports', @_); return $self->caller->do_call($self, $call_object); } sub DescribeExportConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeExportConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub DescribeExportTasks { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeExportTasks', @_); return $self->caller->do_call($self, $call_object); } sub DescribeImportTasks { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeImportTasks', @_); return $self->caller->do_call($self, $call_object); } sub DescribeTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DescribeTags', @_); return $self->caller->do_call($self, $call_object); } sub DisassociateConfigurationItemsFromApplication { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::DisassociateConfigurationItemsFromApplication', @_); return $self->caller->do_call($self, $call_object); } sub ExportConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::ExportConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub GetDiscoverySummary { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::GetDiscoverySummary', @_); return $self->caller->do_call($self, $call_object); } sub ListConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::ListConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub ListServerNeighbors { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::ListServerNeighbors', @_); return $self->caller->do_call($self, $call_object); } sub StartContinuousExport { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StartContinuousExport', @_); return $self->caller->do_call($self, $call_object); } sub StartDataCollectionByAgentIds { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StartDataCollectionByAgentIds', @_); return $self->caller->do_call($self, $call_object); } sub StartExportTask { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StartExportTask', @_); return $self->caller->do_call($self, $call_object); } sub StartImportTask { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StartImportTask', @_); return $self->caller->do_call($self, $call_object); } sub StopContinuousExport { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StopContinuousExport', @_); return $self->caller->do_call($self, $call_object); } sub StopDataCollectionByAgentIds { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::StopDataCollectionByAgentIds', @_); return $self->caller->do_call($self, $call_object); } sub UpdateApplication { my $self = shift; my $call_object = $self->new_with_coercions('Paws::Discovery::UpdateApplication', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAllAgents { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeAgents(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->DescribeAgents(@_, nextToken => $next_result->nextToken); push @{ $result->agentsInfo }, @{ $next_result->agentsInfo }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'agentsInfo') foreach (@{ $result->agentsInfo }); $result = $self->DescribeAgents(@_, nextToken => $result->nextToken); } $callback->($_ => 'agentsInfo') foreach (@{ $result->agentsInfo }); } return undef } sub DescribeAllContinuousExports { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeContinuousExports(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->DescribeContinuousExports(@_, nextToken => $next_result->nextToken); push @{ $result->descriptions }, @{ $next_result->descriptions }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'descriptions') foreach (@{ $result->descriptions }); $result = $self->DescribeContinuousExports(@_, nextToken => $result->nextToken); } $callback->($_ => 'descriptions') foreach (@{ $result->descriptions }); } return undef } sub DescribeAllExportConfigurations { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeExportConfigurations(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->DescribeExportConfigurations(@_, nextToken => $next_result->nextToken); push @{ $result->exportsInfo }, @{ $next_result->exportsInfo }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'exportsInfo') foreach (@{ $result->exportsInfo }); $result = $self->DescribeExportConfigurations(@_, nextToken => $result->nextToken); } $callback->($_ => 'exportsInfo') foreach (@{ $result->exportsInfo }); } return undef } sub DescribeAllExportTasks { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeExportTasks(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->DescribeExportTasks(@_, nextToken => $next_result->nextToken); push @{ $result->exportsInfo }, @{ $next_result->exportsInfo }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'exportsInfo') foreach (@{ $result->exportsInfo }); $result = $self->DescribeExportTasks(@_, nextToken => $result->nextToken); } $callback->($_ => 'exportsInfo') foreach (@{ $result->exportsInfo }); } return undef } sub DescribeAllTags { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeTags(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->DescribeTags(@_, nextToken => $next_result->nextToken); push @{ $result->tags }, @{ $next_result->tags }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'tags') foreach (@{ $result->tags }); $result = $self->DescribeTags(@_, nextToken => $result->nextToken); } $callback->($_ => 'tags') foreach (@{ $result->tags }); } return undef } sub ListAllConfigurations { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListConfigurations(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListConfigurations(@_, nextToken => $next_result->nextToken); push @{ $result->configurations }, @{ $next_result->configurations }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'configurations') foreach (@{ $result->configurations }); $result = $self->ListConfigurations(@_, nextToken => $result->nextToken); } $callback->($_ => 'configurations') foreach (@{ $result->configurations }); } return undef } sub operations { qw/AssociateConfigurationItemsToApplication BatchDeleteImportData CreateApplication CreateTags DeleteApplications DeleteTags DescribeAgents DescribeConfigurations DescribeContinuousExports DescribeExportConfigurations DescribeExportTasks DescribeImportTasks DescribeTags DisassociateConfigurationItemsFromApplication ExportConfigurations GetDiscoverySummary ListConfigurations ListServerNeighbors StartContinuousExport StartDataCollectionByAgentIds StartExportTask StartImportTask StopContinuousExport StopDataCollectionByAgentIds UpdateApplication / } 1; ### main pod documentation begin ### =head1 NAME Paws::Discovery - Perl Interface to AWS AWS Application Discovery Service =head1 SYNOPSIS use Paws; my $obj = Paws->service('Discovery'); 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 Application Discovery Service AWS Application Discovery Service helps you plan application migration projects. It automatically identifies servers, virtual machines (VMs), and network dependencies in your on-premises data centers. For more information, see the AWS Application Discovery Service FAQ (http://aws.amazon.com/application-discovery/faqs/). Application Discovery Service offers three ways of performing discovery and collecting data about your on-premises servers: =over =item * B is recommended for environments that use VMware vCenter Server. This mode doesn't require you to install an agent on each host. It does not work in non-VMware environments. =over =item * Agentless discovery gathers server information regardless of the operating systems, which minimizes the time required for initial on-premises infrastructure assessment. =item * Agentless discovery doesn't collect information about network dependencies, only agent-based discovery collects that information. =back =back =over =item * B collects a richer set of data than agentless discovery by using the AWS Application Discovery Agent, which you install on one or more hosts in your data center. =over =item * The agent captures infrastructure and application information, including an inventory of running processes, system performance information, resource utilization, and network dependencies. =item * The information collected by agents is secured at rest and in transit to the Application Discovery Service database in the cloud. =back =back =over =item * B integrate with Application Discovery Service, enabling you to import details of your on-premises environment directly into Migration Hub without using the discovery connector or discovery agent. =over =item * Third-party application discovery tools can query AWS Application Discovery Service, and they can write to the Application Discovery Service database using the public API. =item * In this way, you can import data into Migration Hub and view it, so that you can associate applications with servers and track migrations. =back =back B We recommend that you use agent-based discovery for non-VMware environments, and whenever you want to collect information about network dependencies. You can run agent-based and agentless discovery simultaneously. Use agentless discovery to complete the initial infrastructure assessment quickly, and then install agents on select hosts to collect additional information. B This API reference provides descriptions, syntax, and usage examples for each of the actions and data types for Application Discovery Service. The topic for each action shows the API request parameters and the response. Alternatively, you can use one of the AWS SDKs to access an API that is tailored to the programming language or platform that you're using. For more information, see AWS SDKs (http://aws.amazon.com/tools/#SDKs). =over =item * Remember that you must set your Migration Hub home region before you call any of these APIs. =item * You must make API calls for write actions (create, notify, associate, disassociate, import, or put) while in your home region, or a C error is returned. =item * API calls for read actions (list, describe, stop, and delete) are permitted outside of your home region. =item * Although it is unlikely, the Migration Hub home region could change. If you call APIs outside the home region, an C is returned. =item * You must call C to obtain the latest Migration Hub home region. =back This guide is intended for use with the AWS Application Discovery Service User Guide (http://docs.aws.amazon.com/application-discovery/latest/userguide/). All data is handled according to the AWS Privacy Policy (http://aws.amazon.com/privacy/). You can operate Application Discovery Service offline to inspect collected data before it is shared with the service. For the AWS API documentation, see L =head1 METHODS =head2 AssociateConfigurationItemsToApplication =over =item ApplicationConfigurationId => Str =item ConfigurationIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Associates one or more configuration items with an application. =head2 BatchDeleteImportData =over =item ImportTaskIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Deletes one or more import tasks, each identified by their import ID. Each import task has a number of records that can identify servers or applications. AWS Application Discovery Service has built-in matching logic that will identify when discovered servers match existing entries that you've previously discovered, the information for the already-existing discovered server is updated. When you delete an import task that contains records that were used to match, the information in those matched records that comes from the deleted records will also be deleted. =head2 CreateApplication =over =item Name => Str =item [Description => Str] =back Each argument is described in detail in: L Returns: a L instance Creates an application with the given name and description. =head2 CreateTags =over =item ConfigurationIds => ArrayRef[Str|Undef] =item Tags => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Creates one or more tags for configuration items. Tags are metadata that help you categorize IT assets. This API accepts a list of multiple configuration items. =head2 DeleteApplications =over =item ConfigurationIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Deletes a list of applications and their associations with configuration items. =head2 DeleteTags =over =item ConfigurationIds => ArrayRef[Str|Undef] =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Deletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items. =head2 DescribeAgents =over =item [AgentIds => ArrayRef[Str|Undef]] =item [Filters => ArrayRef[L]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists agents or connectors as specified by ID or other filters. All agents/connectors associated with your user account can be listed if you call C as is without passing any parameters. =head2 DescribeConfigurations =over =item ConfigurationIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Retrieves attributes for a list of configuration item IDs. All of the supplied IDs must be for the same asset type from one of the following: =over =item * server =item * application =item * process =item * connection =back Output fields are specific to the asset type specified. For example, the output for a I configuration item includes a list of attributes about the server, such as host name, operating system, number of network cards, etc. For a complete list of outputs for each asset type, see Using the DescribeConfigurations Action (https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-api-queries.html#DescribeConfigurations) in the I. =head2 DescribeContinuousExports =over =item [ExportIds => ArrayRef[Str|Undef]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists exports as specified by ID. All continuous exports associated with your user account can be listed if you call C as is without passing any parameters. =head2 DescribeExportConfigurations =over =item [ExportIds => ArrayRef[Str|Undef]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance C is deprecated. Use DescribeImportTasks (https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_DescribeExportTasks.html), instead. =head2 DescribeExportTasks =over =item [ExportIds => ArrayRef[Str|Undef]] =item [Filters => ArrayRef[L]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Retrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks. =head2 DescribeImportTasks =over =item [Filters => ArrayRef[L]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more. =head2 DescribeTags =over =item [Filters => ArrayRef[L]] =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter C. There are three valid tag filter names: =over =item * tagKey =item * tagValue =item * configurationId =back Also, all configuration items associated with your user account that have tags can be listed if you call C as is without passing any parameters. =head2 DisassociateConfigurationItemsFromApplication =over =item ApplicationConfigurationId => Str =item ConfigurationIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Disassociates one or more configuration items from an application. =head2 ExportConfigurations =over =item => =back Each argument is described in detail in: L Returns: a L instance Deprecated. Use C instead. Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data. Data includes tags and tag associations, processes, connections, servers, and system performance. This API returns an export ID that you can query using the I API. The system imposes a limit of two configuration exports in six hours. =head2 GetDiscoverySummary Each argument is described in detail in: L Returns: a L instance Retrieves a short summary of discovered assets. This API operation takes no request parameters and is called as is at the command prompt as shown in the example. =head2 ListConfigurations =over =item ConfigurationType => Str =item [Filters => ArrayRef[L]] =item [MaxResults => Int] =item [NextToken => Str] =item [OrderBy => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Retrieves a list of configuration items as specified by the value passed to the required parameter C. Optional filtering may be applied to refine search results. =head2 ListServerNeighbors =over =item ConfigurationId => Str =item [MaxResults => Int] =item [NeighborConfigurationIds => ArrayRef[Str|Undef]] =item [NextToken => Str] =item [PortInformationNeeded => Bool] =back Each argument is described in detail in: L Returns: a L instance Retrieves a list of servers that are one network hop away from a specified server. =head2 StartContinuousExport Each argument is described in detail in: L Returns: a L instance Start the continuous flow of agent's discovered data into Amazon Athena. =head2 StartDataCollectionByAgentIds =over =item AgentIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Instructs the specified agents or connectors to start collecting data. =head2 StartExportTask =over =item [EndTime => Str] =item [ExportDataFormat => ArrayRef[Str|Undef]] =item [Filters => ArrayRef[L]] =item [StartTime => Str] =back Each argument is described in detail in: L Returns: a L instance Begins the export of discovered data to an S3 bucket. If you specify C in a filter, the task exports up to 72 hours of detailed data collected by the identified Application Discovery Agent, including network, process, and performance details. A time range for exported agent data may be set by using C and C. Export of detailed agent data is limited to five concurrently running exports. If you do not include an C filter, summary data is exported that includes both AWS Agentless Discovery Connector data and summary data from AWS Discovery Agents. Export of summary data is limited to two exports per day. =head2 StartImportTask =over =item ImportUrl => Str =item Name => Str =item [ClientRequestToken => Str] =back Each argument is described in detail in: L Returns: a L instance Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent. This gives you the option to perform migration assessment and planning directly from your imported data, including the ability to group your devices as applications and track their migration status. To start an import request, do this: =over =item 1. Download the specially formatted comma separated value (CSV) import template, which you can find here: https://s3-us-west-2.amazonaws.com/templates-7cffcf56-bd96-4b1c-b45b-a5b42f282e46/import_template.csv (https://s3-us-west-2.amazonaws.com/templates-7cffcf56-bd96-4b1c-b45b-a5b42f282e46/import_template.csv). =item 2. Fill out the template with your server and application data. =item 3. Upload your import file to an Amazon S3 bucket, and make a note of it's Object URL. Your import file must be in the CSV format. =item 4. Use the console or the C command with the AWS CLI or one of the AWS SDKs to import the records from your file. =back For more information, including step-by-step procedures, see Migration Hub Import (https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-import.html) in the I. There are limits to the number of import tasks you can create (and delete) in an AWS account. For more information, see AWS Application Discovery Service Limits (https://docs.aws.amazon.com/application-discovery/latest/userguide/ads_service_limits.html) in the I. =head2 StopContinuousExport =over =item ExportId => Str =back Each argument is described in detail in: L Returns: a L instance Stop the continuous flow of agent's discovered data into Amazon Athena. =head2 StopDataCollectionByAgentIds =over =item AgentIds => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Instructs the specified agents or connectors to stop collecting data. =head2 UpdateApplication =over =item ConfigurationId => Str =item [Description => Str] =item [Name => Str] =back Each argument is described in detail in: L Returns: a L instance Updates metadata about an application. =head1 PAGINATORS Paginator methods are helpers that repetively call methods that return partial results =head2 DescribeAllAgents(sub { },[AgentIds => ArrayRef[Str|Undef], Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) =head2 DescribeAllAgents([AgentIds => ArrayRef[Str|Undef], Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - agentsInfo, passing the object as the first parameter, and the string 'agentsInfo' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllContinuousExports(sub { },[ExportIds => ArrayRef[Str|Undef], MaxResults => Int, NextToken => Str]) =head2 DescribeAllContinuousExports([ExportIds => ArrayRef[Str|Undef], MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - descriptions, passing the object as the first parameter, and the string 'descriptions' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllExportConfigurations(sub { },[ExportIds => ArrayRef[Str|Undef], MaxResults => Int, NextToken => Str]) =head2 DescribeAllExportConfigurations([ExportIds => ArrayRef[Str|Undef], MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - exportsInfo, passing the object as the first parameter, and the string 'exportsInfo' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllExportTasks(sub { },[ExportIds => ArrayRef[Str|Undef], Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) =head2 DescribeAllExportTasks([ExportIds => ArrayRef[Str|Undef], Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - exportsInfo, passing the object as the first parameter, and the string 'exportsInfo' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllTags(sub { },[Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) =head2 DescribeAllTags([Filters => ArrayRef[L], MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - tags, passing the object as the first parameter, and the string 'tags' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 ListAllConfigurations(sub { },ConfigurationType => Str, [Filters => ArrayRef[L], MaxResults => Int, NextToken => Str, OrderBy => ArrayRef[L]]) =head2 ListAllConfigurations(ConfigurationType => Str, [Filters => ArrayRef[L], MaxResults => Int, NextToken => Str, OrderBy => ArrayRef[L]]) If passed a sub as first parameter, it will call the sub for each element found in : - configurations, passing the object as the first parameter, and the string 'configurations' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head1 SEE ALSO This service class forms part of L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut