App-Perlambda
view release on metacpan or search on metacpan
lib/App/Perlambda/CLI/Create.pm view on Meta::CPAN
=head2 C<--func_name> (B<Mandatory>)
The name of the Lambda function.
=head2 C<--handler> (B<Mandatory>)
The name of the method within your code that Lambda calls to execute your function.
=head2 C<--zip> (B<Mandatory>)
The path to the zip file of the code you are uploading.
=head2 C<--profile> (B<Optional>)
B<Default>: your system default
Your AWS profile.
=head2 C<--perl_version> (B<Optional>)
B<Default>: version of running perl
( run in 2.021 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )