#!perl

use strict;
use warnings;
use utf8;
use AWS::Lambda::Bootstrap ('bootstrap');

bootstrap(@ARGV);
