LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
aws_sam_cli.egg-info/PKG-INFO
aws_sam_cli.egg-info/SOURCES.txt
aws_sam_cli.egg-info/dependency_links.txt
aws_sam_cli.egg-info/entry_points.txt
aws_sam_cli.egg-info/requires.txt
aws_sam_cli.egg-info/top_level.txt
requirements/base.txt
requirements/dev.txt
samcli/__init__.py
samcli/yamlhelper.py
samcli/cli/__init__.py
samcli/cli/command.py
samcli/cli/context.py
samcli/cli/main.py
samcli/cli/options.py
samcli/cli/types.py
samcli/commands/__init__.py
samcli/commands/exceptions.py
samcli/commands/deploy/__init__.py
samcli/commands/init/__init__.py
samcli/commands/local/__init__.py
samcli/commands/local/local.py
samcli/commands/local/cli_common/__init__.py
samcli/commands/local/cli_common/invoke_context.py
samcli/commands/local/cli_common/options.py
samcli/commands/local/cli_common/user_exceptions.py
samcli/commands/local/generate_event/__init__.py
samcli/commands/local/generate_event/cli.py
samcli/commands/local/generate_event/event_generation.py
samcli/commands/local/invoke/__init__.py
samcli/commands/local/invoke/cli.py
samcli/commands/local/lib/__init__.py
samcli/commands/local/lib/debug_context.py
samcli/commands/local/lib/exceptions.py
samcli/commands/local/lib/local_api_service.py
samcli/commands/local/lib/local_lambda.py
samcli/commands/local/lib/local_lambda_service.py
samcli/commands/local/lib/provider.py
samcli/commands/local/lib/sam_api_provider.py
samcli/commands/local/lib/sam_base_provider.py
samcli/commands/local/lib/sam_function_provider.py
samcli/commands/local/lib/generated_sample_events/__init__.py
samcli/commands/local/lib/generated_sample_events/event-mapping.json
samcli/commands/local/lib/generated_sample_events/events.py
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaEndSession.json
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaIntentAnswer.json
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaIntentGetNewFact.json
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaIntentMyColorIs.json
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaIntentRecipe.json
samcli/commands/local/lib/generated_sample_events/events/alexa-skills-kit/AlexaStartSession.json
samcli/commands/local/lib/generated_sample_events/events/alexa-smart-home/AlexaSmartHomeControlTurnOffRequest.json
samcli/commands/local/lib/generated_sample_events/events/alexa-smart-home/AlexaSmartHomeControlTurnOnRequest.json
samcli/commands/local/lib/generated_sample_events/events/alexa-smart-home/AlexaSmartHomeDiscoveryRequest.json
samcli/commands/local/lib/generated_sample_events/events/apigateway/ApiGatewayAuthorizer.json
samcli/commands/local/lib/generated_sample_events/events/apigateway/AwsProxy.json
samcli/commands/local/lib/generated_sample_events/events/batch/BatchGetJob.json
samcli/commands/local/lib/generated_sample_events/events/batch/BatchSubmitJob.json
samcli/commands/local/lib/generated_sample_events/events/cloudformation/CfnCreateRequest.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontABTest.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontAccessRequestInResponse.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontHttpRedirect.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontModifyQueryString.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontModifyResponseHeader.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontMultipleRemoteCallsAggregateResponse.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontNormalizeQuerystringToImproveCacheHit.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontRedirectOnViewerCountry.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontRedirectUnauthenticatedUsers.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontResponseGeneration.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontServeObjectOnViewerDevice.json
samcli/commands/local/lib/generated_sample_events/events/cloudfront/CloudFrontSimpleRemoteCall.json
samcli/commands/local/lib/generated_sample_events/events/cloudwatch/CloudwatchLogs.json
samcli/commands/local/lib/generated_sample_events/events/cloudwatch/ScheduledEvent.json
samcli/commands/local/lib/generated_sample_events/events/codecommit/CodeCommit.json
samcli/commands/local/lib/generated_sample_events/events/codepipeline/CodePipeline.json
samcli/commands/local/lib/generated_sample_events/events/cognito/CognitoSyncTrigger.json
samcli/commands/local/lib/generated_sample_events/events/config/ConfigurationItemChangeNotification.json
samcli/commands/local/lib/generated_sample_events/events/config/OversizedConfigurationItemChangeNotification.json
samcli/commands/local/lib/generated_sample_events/events/config/PeriodicRule.json
samcli/commands/local/lib/generated_sample_events/events/dynamodb/DynamoDBUpdate.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/Kinesis.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisAnalytics.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisAnalyticsKpl.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisFirehose.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisFirehoseApachelog.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisFirehoseCloudwatchLogsProcessor.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisFirehoseStreamsAsSource.json
samcli/commands/local/lib/generated_sample_events/events/kinesis/KinesisFirehoseSyslog.json
samcli/commands/local/lib/generated_sample_events/events/lex/LexBookCar.json
samcli/commands/local/lib/generated_sample_events/events/lex/LexBookHotel.json
samcli/commands/local/lib/generated_sample_events/events/lex/LexMakeAppointment.json
samcli/commands/local/lib/generated_sample_events/events/lex/LexOrderFlowers.json
samcli/commands/local/lib/generated_sample_events/events/rekognition/RekognitionS3Request.json
samcli/commands/local/lib/generated_sample_events/events/s3/S3Delete.json
samcli/commands/local/lib/generated_sample_events/events/s3/S3Put.json
samcli/commands/local/lib/generated_sample_events/events/ses/SesEmailReceiving.json
samcli/commands/local/lib/generated_sample_events/events/sns/Sns.json
samcli/commands/local/lib/generated_sample_events/events/sqs/Sqs.json
samcli/commands/local/lib/generated_sample_events/events/stepfunctions/StepFunctionsError.json
samcli/commands/local/lib/swagger/__init__.py
samcli/commands/local/lib/swagger/integration_uri.py
samcli/commands/local/lib/swagger/parser.py
samcli/commands/local/lib/swagger/reader.py
samcli/commands/local/start_api/__init__.py
samcli/commands/local/start_api/cli.py
samcli/commands/local/start_lambda/__init__.py
samcli/commands/local/start_lambda/cli.py
samcli/commands/logs/__init__.py
samcli/commands/logs/command.py
samcli/commands/logs/logs_context.py
samcli/commands/package/__init__.py
samcli/commands/validate/__init__.py
samcli/commands/validate/validate.py
samcli/commands/validate/lib/__init__.py
samcli/commands/validate/lib/exceptions.py
samcli/commands/validate/lib/sam_template_validator.py
samcli/lib/__init__.py
samcli/lib/logs/__init__.py
samcli/lib/logs/event.py
samcli/lib/logs/fetcher.py
samcli/lib/logs/formatter.py
samcli/lib/logs/provider.py
samcli/lib/samlib/__init__.py
samcli/lib/samlib/cloudformation_command.py
samcli/lib/samlib/default_managed_policies.json
samcli/lib/samlib/local_uri_plugin.py
samcli/lib/samlib/wrapper.py
samcli/lib/utils/__init__.py
samcli/lib/utils/colors.py
samcli/lib/utils/time.py
samcli/local/__init__.py
samcli/local/apigw/__init__.py
samcli/local/apigw/local_apigw_service.py
samcli/local/apigw/path_converter.py
samcli/local/apigw/service_error_responses.py
samcli/local/docker/__init__.py
samcli/local/docker/attach_api.py
samcli/local/docker/container.py
samcli/local/docker/lambda_container.py
samcli/local/docker/manager.py
samcli/local/docker/utils.py
samcli/local/events/__init__.py
samcli/local/events/api_event.py
samcli/local/init/__init__.py
samcli/local/init/exceptions.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/LICENSE
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/Pipfile
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/cookiecutter.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/setup.cfg
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/tests/test_cookiecutter.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/Solution.sln
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/build.cake
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/build.ps1
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/build.sh
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/template.yaml
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/src/HelloWorld/HelloWorld.csproj
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/src/HelloWorld/Program.cs
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/src/HelloWorld/Readme.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/test/HelloWorld.Test/FunctionTest.cs
samcli/local/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/test/HelloWorld.Test/HelloWorld.Tests.csproj
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/cookiecutter.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/requirements-dev.txt
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/tests/__init__.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/tests/test_bake_project.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/{{cookiecutter.project_name}}/Makefile
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/{{cookiecutter.project_name}}/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/{{cookiecutter.project_name}}/template.yaml
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/{{cookiecutter.project_name}}/hello-world/main.go
samcli/local/init/templates/cookiecutter-aws-sam-hello-golang/{{cookiecutter.project_name}}/hello-world/main_test.go
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/LICENSE
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/cookiecutter.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/tests/test_cookiecutter.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/pom.xml
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/template.yaml
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/src/main/java/helloworld/App.java
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/src/main/java/helloworld/GatewayResponse.java
samcli/local/init/templates/cookiecutter-aws-sam-hello-java/{{cookiecutter.project_name}}/src/test/java/helloworld/AppTest.java
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/LICENSE
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/Pipfile
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/cookiecutter.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/setup.cfg
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/tests/test_cookiecutter.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/template.yaml
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/hello_world/app.js
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/hello_world/package.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/hello_world/tests/unit/test_handler.js
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/LICENSE
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/Pipfile
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/cookiecutter.json
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/setup.cfg
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/tests/test_cookiecutter.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/.gitignore
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/README.md
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/requirements.txt
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/hello_world/__init__.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/hello_world/app.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/tests/unit/__init__.py
samcli/local/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/tests/unit/test_handler.py
samcli/local/lambda_service/__init__.py
samcli/local/lambda_service/lambda_error_responses.py
samcli/local/lambda_service/local_lambda_invoke_service.py
samcli/local/lambdafn/__init__.py
samcli/local/lambdafn/config.py
samcli/local/lambdafn/env_vars.py
samcli/local/lambdafn/exceptions.py
samcli/local/lambdafn/runtime.py
samcli/local/lambdafn/zip.py
samcli/local/services/__init__.py
samcli/local/services/base_local_service.py