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::AppSync; use Moose; sub service { 'appsync' } sub signing_name { 'appsync' } sub version { '2017-07-25' } sub flattened_arrays { 0 } 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::RestJsonCaller'; sub CreateApiCache { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateApiCache', @_); return $self->caller->do_call($self, $call_object); } sub CreateApiKey { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateApiKey', @_); return $self->caller->do_call($self, $call_object); } sub CreateDataSource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateDataSource', @_); return $self->caller->do_call($self, $call_object); } sub CreateFunction { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateFunction', @_); return $self->caller->do_call($self, $call_object); } sub CreateGraphqlApi { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateGraphqlApi', @_); return $self->caller->do_call($self, $call_object); } sub CreateResolver { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateResolver', @_); return $self->caller->do_call($self, $call_object); } sub CreateType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::CreateType', @_); return $self->caller->do_call($self, $call_object); } sub DeleteApiCache { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteApiCache', @_); return $self->caller->do_call($self, $call_object); } sub DeleteApiKey { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteApiKey', @_); return $self->caller->do_call($self, $call_object); } sub DeleteDataSource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteDataSource', @_); return $self->caller->do_call($self, $call_object); } sub DeleteFunction { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteFunction', @_); return $self->caller->do_call($self, $call_object); } sub DeleteGraphqlApi { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteGraphqlApi', @_); return $self->caller->do_call($self, $call_object); } sub DeleteResolver { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteResolver', @_); return $self->caller->do_call($self, $call_object); } sub DeleteType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::DeleteType', @_); return $self->caller->do_call($self, $call_object); } sub FlushApiCache { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::FlushApiCache', @_); return $self->caller->do_call($self, $call_object); } sub GetApiCache { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetApiCache', @_); return $self->caller->do_call($self, $call_object); } sub GetDataSource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetDataSource', @_); return $self->caller->do_call($self, $call_object); } sub GetFunction { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetFunction', @_); return $self->caller->do_call($self, $call_object); } sub GetGraphqlApi { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetGraphqlApi', @_); return $self->caller->do_call($self, $call_object); } sub GetIntrospectionSchema { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetIntrospectionSchema', @_); return $self->caller->do_call($self, $call_object); } sub GetResolver { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetResolver', @_); return $self->caller->do_call($self, $call_object); } sub GetSchemaCreationStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetSchemaCreationStatus', @_); return $self->caller->do_call($self, $call_object); } sub GetType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::GetType', @_); return $self->caller->do_call($self, $call_object); } sub ListApiKeys { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListApiKeys', @_); return $self->caller->do_call($self, $call_object); } sub ListDataSources { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListDataSources', @_); return $self->caller->do_call($self, $call_object); } sub ListFunctions { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListFunctions', @_); return $self->caller->do_call($self, $call_object); } sub ListGraphqlApis { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListGraphqlApis', @_); return $self->caller->do_call($self, $call_object); } sub ListResolvers { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListResolvers', @_); return $self->caller->do_call($self, $call_object); } sub ListResolversByFunction { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListResolversByFunction', @_); return $self->caller->do_call($self, $call_object); } sub ListTagsForResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListTagsForResource', @_); return $self->caller->do_call($self, $call_object); } sub ListTypes { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::ListTypes', @_); return $self->caller->do_call($self, $call_object); } sub StartSchemaCreation { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::StartSchemaCreation', @_); return $self->caller->do_call($self, $call_object); } sub TagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::TagResource', @_); return $self->caller->do_call($self, $call_object); } sub UntagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UntagResource', @_); return $self->caller->do_call($self, $call_object); } sub UpdateApiCache { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateApiCache', @_); return $self->caller->do_call($self, $call_object); } sub UpdateApiKey { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateApiKey', @_); return $self->caller->do_call($self, $call_object); } sub UpdateDataSource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateDataSource', @_); return $self->caller->do_call($self, $call_object); } sub UpdateFunction { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateFunction', @_); return $self->caller->do_call($self, $call_object); } sub UpdateGraphqlApi { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateGraphqlApi', @_); return $self->caller->do_call($self, $call_object); } sub UpdateResolver { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateResolver', @_); return $self->caller->do_call($self, $call_object); } sub UpdateType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::AppSync::UpdateType', @_); return $self->caller->do_call($self, $call_object); } sub ListAllApiKeys { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListApiKeys(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListApiKeys(@_, nextToken => $next_result->nextToken); push @{ $result->apiKeys }, @{ $next_result->apiKeys }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'apiKeys') foreach (@{ $result->apiKeys }); $result = $self->ListApiKeys(@_, nextToken => $result->nextToken); } $callback->($_ => 'apiKeys') foreach (@{ $result->apiKeys }); } return undef } sub ListAllDataSources { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListDataSources(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListDataSources(@_, nextToken => $next_result->nextToken); push @{ $result->dataSources }, @{ $next_result->dataSources }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'dataSources') foreach (@{ $result->dataSources }); $result = $self->ListDataSources(@_, nextToken => $result->nextToken); } $callback->($_ => 'dataSources') foreach (@{ $result->dataSources }); } return undef } sub ListAllFunctions { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListFunctions(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListFunctions(@_, nextToken => $next_result->nextToken); push @{ $result->functions }, @{ $next_result->functions }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'functions') foreach (@{ $result->functions }); $result = $self->ListFunctions(@_, nextToken => $result->nextToken); } $callback->($_ => 'functions') foreach (@{ $result->functions }); } return undef } sub ListAllGraphqlApis { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListGraphqlApis(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListGraphqlApis(@_, nextToken => $next_result->nextToken); push @{ $result->graphqlApis }, @{ $next_result->graphqlApis }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'graphqlApis') foreach (@{ $result->graphqlApis }); $result = $self->ListGraphqlApis(@_, nextToken => $result->nextToken); } $callback->($_ => 'graphqlApis') foreach (@{ $result->graphqlApis }); } return undef } sub ListAllResolvers { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListResolvers(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListResolvers(@_, nextToken => $next_result->nextToken); push @{ $result->resolvers }, @{ $next_result->resolvers }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'resolvers') foreach (@{ $result->resolvers }); $result = $self->ListResolvers(@_, nextToken => $result->nextToken); } $callback->($_ => 'resolvers') foreach (@{ $result->resolvers }); } return undef } sub ListAllResolversByFunction { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListResolversByFunction(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListResolversByFunction(@_, nextToken => $next_result->nextToken); push @{ $result->resolvers }, @{ $next_result->resolvers }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'resolvers') foreach (@{ $result->resolvers }); $result = $self->ListResolversByFunction(@_, nextToken => $result->nextToken); } $callback->($_ => 'resolvers') foreach (@{ $result->resolvers }); } return undef } sub ListAllTypes { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->ListTypes(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->nextToken) { $next_result = $self->ListTypes(@_, nextToken => $next_result->nextToken); push @{ $result->types }, @{ $next_result->types }; } return $result; } else { while ($result->nextToken) { $callback->($_ => 'types') foreach (@{ $result->types }); $result = $self->ListTypes(@_, nextToken => $result->nextToken); } $callback->($_ => 'types') foreach (@{ $result->types }); } return undef } sub operations { qw/CreateApiCache CreateApiKey CreateDataSource CreateFunction CreateGraphqlApi CreateResolver CreateType DeleteApiCache DeleteApiKey DeleteDataSource DeleteFunction DeleteGraphqlApi DeleteResolver DeleteType FlushApiCache GetApiCache GetDataSource GetFunction GetGraphqlApi GetIntrospectionSchema GetResolver GetSchemaCreationStatus GetType ListApiKeys ListDataSources ListFunctions ListGraphqlApis ListResolvers ListResolversByFunction ListTagsForResource ListTypes StartSchemaCreation TagResource UntagResource UpdateApiCache UpdateApiKey UpdateDataSource UpdateFunction UpdateGraphqlApi UpdateResolver UpdateType / } 1; ### main pod documentation begin ### =head1 NAME Paws::AppSync - Perl Interface to AWS AWS AppSync =head1 SYNOPSIS use Paws; my $obj = Paws->service('AppSync'); 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 AppSync provides API actions for creating and interacting with data sources using GraphQL from your application. For the AWS API documentation, see L =head1 METHODS =head2 CreateApiCache =over =item ApiCachingBehavior => Str =item ApiId => Str =item Ttl => Int =item Type => Str =item [AtRestEncryptionEnabled => Bool] =item [TransitEncryptionEnabled => Bool] =back Each argument is described in detail in: L Returns: a L instance Creates a cache for the GraphQL API. =head2 CreateApiKey =over =item ApiId => Str =item [Description => Str] =item [Expires => Int] =back Each argument is described in detail in: L Returns: a L instance Creates a unique key that you can distribute to clients who are executing your API. =head2 CreateDataSource =over =item ApiId => Str =item Name => Str =item Type => Str =item [Description => Str] =item [DynamodbConfig => L] =item [ElasticsearchConfig => L] =item [HttpConfig => L] =item [LambdaConfig => L] =item [RelationalDatabaseConfig => L] =item [ServiceRoleArn => Str] =back Each argument is described in detail in: L Returns: a L instance Creates a C object. =head2 CreateFunction =over =item ApiId => Str =item DataSourceName => Str =item FunctionVersion => Str =item Name => Str =item [Description => Str] =item [RequestMappingTemplate => Str] =item [ResponseMappingTemplate => Str] =item [SyncConfig => L] =back Each argument is described in detail in: L Returns: a L instance Creates a C object. A function is a reusable entity. Multiple functions can be used to compose the resolver logic. =head2 CreateGraphqlApi =over =item AuthenticationType => Str =item Name => Str =item [AdditionalAuthenticationProviders => ArrayRef[L]] =item [LogConfig => L] =item [OpenIDConnectConfig => L] =item [Tags => L] =item [UserPoolConfig => L] =item [XrayEnabled => Bool] =back Each argument is described in detail in: L Returns: a L instance Creates a C object. =head2 CreateResolver =over =item ApiId => Str =item FieldName => Str =item TypeName => Str =item [CachingConfig => L] =item [DataSourceName => Str] =item [Kind => Str] =item [PipelineConfig => L] =item [RequestMappingTemplate => Str] =item [ResponseMappingTemplate => Str] =item [SyncConfig => L] =back Each argument is described in detail in: L Returns: a L instance Creates a C object. A resolver converts incoming requests into a format that a data source can understand and converts the data source's responses into GraphQL. =head2 CreateType =over =item ApiId => Str =item Definition => Str =item Format => Str =back Each argument is described in detail in: L Returns: a L instance Creates a C object. =head2 DeleteApiCache =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Deletes an C object. =head2 DeleteApiKey =over =item ApiId => Str =item Id => Str =back Each argument is described in detail in: L Returns: a L instance Deletes an API key. =head2 DeleteDataSource =over =item ApiId => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance Deletes a C object. =head2 DeleteFunction =over =item ApiId => Str =item FunctionId => Str =back Each argument is described in detail in: L Returns: a L instance Deletes a C. =head2 DeleteGraphqlApi =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Deletes a C object. =head2 DeleteResolver =over =item ApiId => Str =item FieldName => Str =item TypeName => Str =back Each argument is described in detail in: L Returns: a L instance Deletes a C object. =head2 DeleteType =over =item ApiId => Str =item TypeName => Str =back Each argument is described in detail in: L Returns: a L instance Deletes a C object. =head2 FlushApiCache =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Flushes an C object. =head2 GetApiCache =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves an C object. =head2 GetDataSource =over =item ApiId => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves a C object. =head2 GetFunction =over =item ApiId => Str =item FunctionId => Str =back Each argument is described in detail in: L Returns: a L instance Get a C. =head2 GetGraphqlApi =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves a C object. =head2 GetIntrospectionSchema =over =item ApiId => Str =item Format => Str =item [IncludeDirectives => Bool] =back Each argument is described in detail in: L Returns: a L instance Retrieves the introspection schema for a GraphQL API. =head2 GetResolver =over =item ApiId => Str =item FieldName => Str =item TypeName => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves a C object. =head2 GetSchemaCreationStatus =over =item ApiId => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves the current status of a schema creation operation. =head2 GetType =over =item ApiId => Str =item Format => Str =item TypeName => Str =back Each argument is described in detail in: L Returns: a L instance Retrieves a C object. =head2 ListApiKeys =over =item ApiId => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists the API keys for a given API. API keys are deleted automatically 60 days after they expire. However, they may still be included in the response until they have actually been deleted. You can safely call C to manually delete a key before it's automatically deleted. =head2 ListDataSources =over =item ApiId => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists the data sources for a given API. =head2 ListFunctions =over =item ApiId => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance List multiple functions. =head2 ListGraphqlApis =over =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists your GraphQL APIs. =head2 ListResolvers =over =item ApiId => Str =item TypeName => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists the resolvers for a given API and type. =head2 ListResolversByFunction =over =item ApiId => Str =item FunctionId => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance List the resolvers that are associated with a specific function. =head2 ListTagsForResource =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance Lists the tags for a resource. =head2 ListTypes =over =item ApiId => Str =item Format => Str =item [MaxResults => Int] =item [NextToken => Str] =back Each argument is described in detail in: L Returns: a L instance Lists the types for a given API. =head2 StartSchemaCreation =over =item ApiId => Str =item Definition => Str =back Each argument is described in detail in: L Returns: a L instance Adds a new schema to your GraphQL API. This operation is asynchronous. Use to determine when it has completed. =head2 TagResource =over =item ResourceArn => Str =item Tags => L =back Each argument is described in detail in: L Returns: a L instance Tags a resource with user-supplied tags. =head2 UntagResource =over =item ResourceArn => Str =item TagKeys => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Untags a resource. =head2 UpdateApiCache =over =item ApiCachingBehavior => Str =item ApiId => Str =item Ttl => Int =item Type => Str =back Each argument is described in detail in: L Returns: a L instance Updates the cache for the GraphQL API. =head2 UpdateApiKey =over =item ApiId => Str =item Id => Str =item [Description => Str] =item [Expires => Int] =back Each argument is described in detail in: L Returns: a L instance Updates an API key. The key can be updated while it is not deleted. =head2 UpdateDataSource =over =item ApiId => Str =item Name => Str =item Type => Str =item [Description => Str] =item [DynamodbConfig => L] =item [ElasticsearchConfig => L] =item [HttpConfig => L] =item [LambdaConfig => L] =item [RelationalDatabaseConfig => L] =item [ServiceRoleArn => Str] =back Each argument is described in detail in: L Returns: a L instance Updates a C object. =head2 UpdateFunction =over =item ApiId => Str =item DataSourceName => Str =item FunctionId => Str =item FunctionVersion => Str =item Name => Str =item [Description => Str] =item [RequestMappingTemplate => Str] =item [ResponseMappingTemplate => Str] =item [SyncConfig => L] =back Each argument is described in detail in: L Returns: a L instance Updates a C object. =head2 UpdateGraphqlApi =over =item ApiId => Str =item Name => Str =item [AdditionalAuthenticationProviders => ArrayRef[L]] =item [AuthenticationType => Str] =item [LogConfig => L] =item [OpenIDConnectConfig => L] =item [UserPoolConfig => L] =item [XrayEnabled => Bool] =back Each argument is described in detail in: L Returns: a L instance Updates a C object. =head2 UpdateResolver =over =item ApiId => Str =item FieldName => Str =item TypeName => Str =item [CachingConfig => L] =item [DataSourceName => Str] =item [Kind => Str] =item [PipelineConfig => L] =item [RequestMappingTemplate => Str] =item [ResponseMappingTemplate => Str] =item [SyncConfig => L] =back Each argument is described in detail in: L Returns: a L instance Updates a C object. =head2 UpdateType =over =item ApiId => Str =item Format => Str =item TypeName => Str =item [Definition => Str] =back Each argument is described in detail in: L Returns: a L instance Updates a C object. =head1 PAGINATORS Paginator methods are helpers that repetively call methods that return partial results =head2 ListAllApiKeys(sub { },ApiId => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllApiKeys(ApiId => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - apiKeys, passing the object as the first parameter, and the string 'apiKeys' 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 ListAllDataSources(sub { },ApiId => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllDataSources(ApiId => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - dataSources, passing the object as the first parameter, and the string 'dataSources' 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 ListAllFunctions(sub { },ApiId => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllFunctions(ApiId => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - functions, passing the object as the first parameter, and the string 'functions' 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 ListAllGraphqlApis(sub { },[MaxResults => Int, NextToken => Str]) =head2 ListAllGraphqlApis([MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - graphqlApis, passing the object as the first parameter, and the string 'graphqlApis' 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 ListAllResolvers(sub { },ApiId => Str, TypeName => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllResolvers(ApiId => Str, TypeName => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - resolvers, passing the object as the first parameter, and the string 'resolvers' 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 ListAllResolversByFunction(sub { },ApiId => Str, FunctionId => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllResolversByFunction(ApiId => Str, FunctionId => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - resolvers, passing the object as the first parameter, and the string 'resolvers' 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 ListAllTypes(sub { },ApiId => Str, Format => Str, [MaxResults => Int, NextToken => Str]) =head2 ListAllTypes(ApiId => Str, Format => Str, [MaxResults => Int, NextToken => Str]) If passed a sub as first parameter, it will call the sub for each element found in : - types, passing the object as the first parameter, and the string 'types' 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