- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Test data path like ".*/testdata/.*" 465 files: tests/iac_integration/cdk/testdata/__init__.py tests/iac_integration/cdk/testdata/src/go/GoFunctionConstruct/go.mod tests/iac_integration/cdk/testdata/src/go/GoFunctionConstruct/main.go tests/iac_integration/cdk/testdata/src/go/FunctionConstruct/go.mod tests/iac_integration/cdk/testdata/src/go/FunctionConstruct/main.go tests/iac_integration/cdk/testdata/src/python/NestedPythonFunctionConstruct/app.py tests/iac_integration/cdk/testdata/src/python/NestedPythonFunctionConstruct/requirements.txt tests/iac_integration/cdk/testdata/src/python/BundledFunctionConstruct/app.py tests/iac_integration/cdk/testdata/src/python/BundledFunctionConstruct/requirements.txt tests/iac_integration/cdk/testdata/src/python/PythonFunctionConstruct/app.py tests/iac_integration/cdk/testdata/src/python/PythonFunctionConstruct/requirements.txt tests/iac_integration/cdk/testdata/src/python/BuiltFunctionConstruct/app.py tests/iac_integration/cdk/testdata/src/python/FunctionConstruct/app.py tests/iac_integration/cdk/testdata/src/python/FunctionConstruct/requirements.txt tests/iac_integration/cdk/testdata/src/python/layers/PythonLayerVersion/python_layer_version_dependency.py tests/iac_integration/cdk/testdata/src/python/layers/PythonLayerVersion/requirements.txt tests/iac_integration/cdk/testdata/src/python/layers/LayerVersion/layer_version_dependency.py tests/iac_integration/cdk/testdata/src/python/layers/LayerVersion/requirements.txt tests/iac_integration/cdk/testdata/src/python/layers/BundledLayerVersion/layer_version_dependency.py tests/iac_integration/cdk/testdata/src/python/layers/BundledLayerVersion/requirements.txt tests/iac_integration/cdk/testdata/src/rest-api-definition.yaml tests/iac_integration/cdk/testdata/src/nodejs/BuiltFunctionConstruct/app.js tests/iac_integration/cdk/testdata/src/nodejs/FunctionConstruct/app.js tests/iac_integration/cdk/testdata/src/nodejs/FunctionConstruct/package.json tests/iac_integration/cdk/testdata/src/nodejs/layers/LayerVersion/package.json tests/iac_integration/cdk/testdata/src/nodejs/layers/LayerVersion/layer_version_dependency.js tests/iac_integration/cdk/testdata/src/nodejs/NodeJsFunctionConstruct/package.json tests/iac_integration/cdk/testdata/src/nodejs/NodeJsFunctionConstruct/app.ts tests/iac_integration/cdk/testdata/src/nodejs/NodeJsFunctionConstruct/package-lock.json tests/iac_integration/cdk/testdata/src/docker/DockerImageFunctionConstruct/app.js tests/iac_integration/cdk/testdata/src/docker/DockerImageFunctionConstruct/package.json tests/iac_integration/cdk/testdata/src/docker/FunctionConstructWithImageAssetCode/app.js tests/iac_integration/cdk/testdata/src/docker/FunctionConstructWithImageAssetCode/package.json tests/iac_integration/cdk/testdata/cdk_v1/java/pom.xml tests/iac_integration/cdk/testdata/cdk_v1/java/src/main/java/com/myorg/JavaStack.java tests/iac_integration/cdk/testdata/cdk_v1/java/src/main/java/com/myorg/JavaApp.java tests/iac_integration/cdk/testdata/cdk_v1/java/src/main/java/com/myorg/NestedStack1.java tests/iac_integration/cdk/testdata/cdk_v1/java/cdk.json tests/iac_integration/cdk/testdata/cdk_v1/typescript/lib/test-stack.ts tests/iac_integration/cdk/testdata/cdk_v1/typescript/lib/nested-stack.ts tests/iac_integration/cdk/testdata/cdk_v1/typescript/package.json tests/iac_integration/cdk/testdata/cdk_v1/typescript/bin/test-app.ts tests/iac_integration/cdk/testdata/cdk_v1/typescript/cdk.json tests/iac_integration/cdk/testdata/cdk_v1/typescript/tsconfig.json tests/iac_integration/cdk/testdata/cdk_v1/python/app.py tests/iac_integration/cdk/testdata/cdk_v1/python/python/__init__.py tests/iac_integration/cdk/testdata/cdk_v1/python/python/python_stack.py tests/iac_integration/cdk/testdata/cdk_v1/python/python/nested_stack.py tests/iac_integration/cdk/testdata/cdk_v1/python/cdk.json tests/iac_integration/cdk/testdata/cdk_v1/python/requirements.txt tests/iac_integration/cdk/testdata/cdk_v2/java/pom.xml tests/iac_integration/cdk/testdata/cdk_v2/java/src/main/java/com/myorg/JavaStack.java tests/iac_integration/cdk/testdata/cdk_v2/java/src/main/java/com/myorg/JavaApp.java tests/iac_integration/cdk/testdata/cdk_v2/java/src/main/java/com/myorg/NestedStack1.java tests/iac_integration/cdk/testdata/cdk_v2/java/cdk.json tests/iac_integration/cdk/testdata/cdk_v2/typescript/lib/test-stack.ts tests/iac_integration/cdk/testdata/cdk_v2/typescript/lib/nested-stack.ts tests/iac_integration/cdk/testdata/cdk_v2/typescript/package.json tests/iac_integration/cdk/testdata/cdk_v2/typescript/bin/test-app.ts tests/iac_integration/cdk/testdata/cdk_v2/typescript/cdk.json tests/iac_integration/cdk/testdata/cdk_v2/typescript/tsconfig.json tests/iac_integration/cdk/testdata/cdk_v2/python/app.py tests/iac_integration/cdk/testdata/cdk_v2/python/python/__init__.py tests/iac_integration/cdk/testdata/cdk_v2/python/python/python_stack.py tests/iac_integration/cdk/testdata/cdk_v2/python/python/nested_stack.py tests/iac_integration/cdk/testdata/cdk_v2/python/cdk.json tests/iac_integration/cdk/testdata/cdk_v2/python/requirements.txt tests/integration/testdata/pipeline/custom_template/cookiecutter.json tests/integration/testdata/pipeline/custom_template/metadata.json tests/integration/testdata/pipeline/custom_template/questions.json tests/integration/testdata/__init__.py tests/integration/testdata/invoke/different_code_location/__init__.py tests/integration/testdata/invoke/different_code_location/main.py tests/integration/testdata/invoke/vars.json tests/integration/testdata/invoke/template-deep-child.yaml tests/integration/testdata/invoke/runtimes/go1.x/main.go tests/integration/testdata/invoke/runtimes/custom_bash/hello.sh tests/integration/testdata/invoke/runtimes/java8/pom.xml tests/integration/testdata/invoke/runtimes/java8/src/main/java/helloworld/App.java tests/integration/testdata/invoke/runtimes/template.yaml tests/integration/testdata/invoke/sam-template-image.yaml tests/integration/testdata/invoke/__init__.py tests/integration/testdata/invoke/template-deep-root.yaml tests/integration/testdata/invoke/event.json tests/integration/testdata/invoke/cdk/nested_templates/cdk_function_id_nested_template_B.yaml tests/integration/testdata/invoke/cdk/nested_templates/cdk_function_id_nested_template_A.yaml tests/integration/testdata/invoke/cdk/nested_templates/cdk_function_id_parent_template.yaml tests/integration/testdata/invoke/cdk/cdk_template.yaml tests/integration/testdata/invoke/cdk/assets/asset.e43e258265f3f2cd03ad36a7f34aca028d78fa1ed9bfe184210872b42c8f2d9e/index.js tests/integration/testdata/invoke/cdk/assets/asset.ecc03cd9bbdad1c6d9750d997706058e2e6890371efe8dfe21b7b4e9faf5a2df/app.py tests/integration/testdata/invoke/cdk/assets/asset.ecc03cd9bbdad1c6d9750d997706058e2e6890371efe8dfe21b7b4e9faf5a2df/requirements.txt tests/integration/testdata/invoke/cdk/assets/asset.ecc03cd9bbdad1c6d9750d997706058e2e6890371efe8dfe21b7b4e9faf5a2df/package/__init__.py tests/integration/testdata/invoke/cdk/assets/asset.93b9d2c968973fe6eba35b65fd456a7bdc12e483512088a38fa8e43b5b62c452/app.py tests/integration/testdata/invoke/cdk/runtime_function_constructs.yaml tests/integration/testdata/invoke/cdk/sample-cdk-stack/lib/test-stack.ts tests/integration/testdata/invoke/cdk/sample-cdk-stack/README.md tests/integration/testdata/invoke/cdk/sample-cdk-stack/my_function/app.py tests/integration/testdata/invoke/cdk/sample-cdk-stack/my_function/requirements.txt tests/integration/testdata/invoke/cdk/sample-cdk-stack/sample-definition.yaml tests/integration/testdata/invoke/cdk/sample-cdk-stack/docker_lambda_code/package.json tests/integration/testdata/invoke/cdk/sample-cdk-stack/package.json tests/integration/testdata/invoke/cdk/sample-cdk-stack/test/stack.test.ts tests/integration/testdata/invoke/cdk/sample-cdk-stack/bin/test-stack.ts tests/integration/testdata/invoke/cdk/sample-cdk-stack/cdk.json tests/integration/testdata/invoke/cdk/sample-cdk-stack/jest.config.js tests/integration/testdata/invoke/cdk/sample-cdk-stack/go_handler/go.mod tests/integration/testdata/invoke/cdk/sample-cdk-stack/go_handler/main.go tests/integration/testdata/invoke/cdk/sample-cdk-stack/go_handler/main_test.go tests/integration/testdata/invoke/cdk/sample-cdk-stack/package-lock.json tests/integration/testdata/invoke/cdk/sample-cdk-stack/tsconfig.json tests/integration/testdata/invoke/cdk/cdk_layers_template.yaml tests/integration/testdata/invoke/cdk/cdk_template_image_functions.yaml tests/integration/testdata/invoke/cdk/cdk_function_id_template.yaml tests/integration/testdata/invoke/cdk/lambda_code/app.js tests/integration/testdata/invoke/cdk/lambda_code/app.py tests/integration/testdata/invoke/cdk/lambda_code/go_function/go.mod tests/integration/testdata/invoke/cdk/lambda_code/go_function/main.go tests/integration/testdata/invoke/template-deep-grandchild.yaml tests/integration/testdata/invoke/template_image.yaml tests/integration/testdata/invoke/template-pseudo-params.yaml tests/integration/testdata/invoke/template.yml tests/integration/testdata/invoke/event_utf8.json tests/integration/testdata/invoke/nested-templates/layer-template-parent.yaml tests/integration/testdata/invoke/nested-templates/template-parent.yaml tests/integration/testdata/invoke/main.py tests/integration/testdata/invoke/credential_tests/inprocess/template.yaml tests/integration/testdata/invoke/credential_tests/inprocess/golang/go.mod tests/integration/testdata/invoke/credential_tests/inprocess/golang/main.go tests/integration/testdata/invoke/credential_tests/inprocess/dotnet/STS/Function.cs tests/integration/testdata/invoke/credential_tests/inprocess/dotnet/STS/STS.csproj tests/integration/testdata/invoke/credential_tests/incontainer/java8/pom.xml tests/integration/testdata/invoke/credential_tests/incontainer/java8/src/main/java/sts/App.java tests/integration/testdata/invoke/credential_tests/incontainer/template.yaml tests/integration/testdata/invoke/credential_tests/incontainer/python/app.py tests/integration/testdata/invoke/credential_tests/incontainer/python/requirements.txt tests/integration/testdata/invoke/credential_tests/incontainer/ruby/app.rb tests/integration/testdata/invoke/credential_tests/incontainer/nodejs/app.js tests/integration/testdata/invoke/credential_tests/incontainer/nodejs/package.json tests/integration/testdata/invoke/layers/layer-template.yml tests/integration/testdata/invoke/layers/custom_layer/__init__.py tests/integration/testdata/invoke/layers/custom_layer/my_layer/__init__.py tests/integration/testdata/invoke/layers/custom_layer/my_layer/simple_python.py tests/integration/testdata/invoke/layers/__init__.py tests/integration/testdata/invoke/layers/layer-main.py tests/integration/testdata/invoke/layers/local-zip-layer-template.yml tests/integration/testdata/invoke/layers/some-dir/layer-template-parent.yaml tests/integration/testdata/invoke/layers/layer-bad-template.yaml tests/integration/testdata/invoke/sam-template.yaml tests/integration/testdata/sync/infra/template-ruby-after.yaml tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level1_nested_image_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_image_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_level3_nested_zip_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level2_nested_zip_functions_after.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level1_nested_zip_functions_after.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level1_nested_zip_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_zip_functions_after.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level1_nested_image_functions_after.json tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/__init__.py tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/requirements.txt tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/layer_method.py tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/__init__.py tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/main.py tests/integration/testdata/sync/infra/cdk/after/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txt tests/integration/testdata/sync/infra/cdk/after/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/__init__.py tests/integration/testdata/sync/infra/cdk/after/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/main.py tests/integration/testdata/sync/infra/cdk/after/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/requirements.txt tests/integration/testdata/sync/infra/cdk/after/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/layer_method.py tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_zip_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level2_nested_image_functions_after.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level2_nested_zip_functions.json tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/__init__.py tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/requirements.txt tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe6948/layer_method.py tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/__init__.py tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/main.py tests/integration/testdata/sync/infra/cdk/before/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txt tests/integration/testdata/sync/infra/cdk/before/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/__init__.py tests/integration/testdata/sync/infra/cdk/before/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/main.py tests/integration/testdata/sync/infra/cdk/before/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/requirements.txt tests/integration/testdata/sync/infra/cdk/before/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/layer_method.py tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_Level2_nested_image_functions.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_image_functions_after.json tests/integration/testdata/sync/infra/cdk/cdk_v1_synthesized_template_level3_nested_zip_functions_after.json tests/integration/testdata/sync/infra/after/Ruby/layer/layer.rb tests/integration/testdata/sync/infra/after/Ruby/function/app.rb tests/integration/testdata/sync/infra/after/Python/statemachine/function.asl.json tests/integration/testdata/sync/infra/after/Python/apigateway2/definition.yaml tests/integration/testdata/sync/infra/after/Python/layer/__init__.py tests/integration/testdata/sync/infra/after/Python/layer/requirements.txt tests/integration/testdata/sync/infra/after/Python/layer/layer_method.py tests/integration/testdata/sync/infra/after/Python/function/__init__.py tests/integration/testdata/sync/infra/after/Python/function/app.py tests/integration/testdata/sync/infra/after/Python/function/requirements.txt tests/integration/testdata/sync/infra/after/Python/apigateway/definition.json tests/integration/testdata/sync/infra/template-python-before.yaml tests/integration/testdata/sync/infra/before/Ruby/layer/layer.rb tests/integration/testdata/sync/infra/before/Ruby/function/app.rb tests/integration/testdata/sync/infra/before/Python/statemachine/function.asl.json tests/integration/testdata/sync/infra/before/Python/apigateway2/definition.yaml tests/integration/testdata/sync/infra/before/Python/layer/__init__.py tests/integration/testdata/sync/infra/before/Python/layer/requirements.txt tests/integration/testdata/sync/infra/before/Python/layer/layer_method.py tests/integration/testdata/sync/infra/before/Python/function/__init__.py tests/integration/testdata/sync/infra/before/Python/function/app.py tests/integration/testdata/sync/infra/before/Python/function/requirements.txt tests/integration/testdata/sync/infra/before/Python/apigateway/definition.json tests/integration/testdata/sync/infra/template-ruby-before.yaml tests/integration/testdata/sync/infra/template-python-after.yaml tests/integration/testdata/delete/aws-serverless-function-retain.yaml tests/integration/testdata/delete/aws-ecr-repository.yaml tests/integration/testdata/publish/metadata_create_app_version.json tests/integration/testdata/publish/metadata_create_app_with_readme_body.json tests/integration/testdata/publish/template_create_app.yaml tests/integration/testdata/publish/metadata_create_app.json tests/integration/testdata/publish/template_update_app.yaml tests/integration/testdata/publish/template_create_app_with_readme_body.yaml tests/integration/testdata/publish/template_create_app_with_license_body.yaml tests/integration/testdata/publish/template_not_packaged.yaml tests/integration/testdata/publish/s3_bucket_policy.json tests/integration/testdata/publish/main.py tests/integration/testdata/publish/metadata_update_app.json tests/integration/testdata/publish/template_create_app_version.yaml tests/integration/testdata/telemetry/cdk/cdk_template.yaml tests/integration/testdata/validate/openapi_json/template.json tests/integration/testdata/validate/openapi_json/openapi.json tests/integration/testdata/validate/openapi_yaml/template.yaml tests/integration/testdata/validate/openapi_yaml/openapi.yaml tests/integration/testdata/validate/default_json/template.json tests/integration/testdata/validate/multiple_files/template.json tests/integration/testdata/validate/multiple_files/template.yaml tests/integration/testdata/validate/default_yaml/template.yaml tests/integration/testdata/validate/with_build/template.json tests/integration/testdata/buildcmd/nested-child-template.yaml tests/integration/testdata/buildcmd/template_local_prebuilt_image.yaml tests/integration/testdata/buildcmd/RubyWithRootGemfile/app.rb tests/integration/testdata/buildcmd/ProvidedWithMultipleFunctions/__init__.py tests/integration/testdata/buildcmd/ProvidedWithMultipleFunctions/second_function.py tests/integration/testdata/buildcmd/ProvidedWithMultipleFunctions/empty-requirements.txt tests/integration/testdata/buildcmd/ProvidedWithMultipleFunctions/first_function.py tests/integration/testdata/buildcmd/ProvidedWithMultipleFunctions/requests-requirements.txt tests/integration/testdata/buildcmd/cdk_v1_synthesized_template_function_construct_with_skip_build_metadata.json tests/integration/testdata/buildcmd/cdk_v2_synthesized_template_python_function_construct.json tests/integration/testdata/buildcmd/cdk_v2_synthesized_template_function_construct_with_skip_build_metadata.json tests/integration/testdata/buildcmd/Node/package.json tests/integration/testdata/buildcmd/Node/main.js tests/integration/testdata/buildcmd/deep-nested/template-with-symlink.yaml tests/integration/testdata/buildcmd/deep-nested/child-stack-x-template-symlink.yaml tests/integration/testdata/buildcmd/deep-nested/ChildStackX/template.yaml tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/template.yaml tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/FunctionA/main_a_2.py tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/FunctionA/requirements.txt tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/__init__.py tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/my_layer/__init__.py tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/my_layer/simple_python.py tests/integration/testdata/buildcmd/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/my_layer/requirements.txt tests/integration/testdata/buildcmd/deep-nested/ChildStackX/FunctionB/main_b.py tests/integration/testdata/buildcmd/deep-nested/ChildStackX/FunctionB/requirements.txt tests/integration/testdata/buildcmd/deep-nested/template.yaml tests/integration/testdata/buildcmd/deep-nested/FunctionA/main_a.py tests/integration/testdata/buildcmd/deep-nested/FunctionA/requirements.txt tests/integration/testdata/buildcmd/Ruby/app.rb tests/integration/testdata/buildcmd/env_vars_function.json tests/integration/testdata/buildcmd/template-with-s3-code.yaml tests/integration/testdata/buildcmd/custom-build-function.yaml tests/integration/testdata/buildcmd/template-with-zip-code.yaml tests/integration/testdata/buildcmd/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/__init__.py tests/integration/testdata/buildcmd/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/main.py tests/integration/testdata/buildcmd/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txt tests/integration/testdata/buildcmd/PythonPEP600/__init__.py tests/integration/testdata/buildcmd/PythonPEP600/main.py tests/integration/testdata/buildcmd/PythonPEP600/requirements.txt tests/integration/testdata/buildcmd/template_with_architecture.yaml tests/integration/testdata/buildcmd/Python/__init__.py tests/integration/testdata/buildcmd/Python/main.py tests/integration/testdata/buildcmd/Python/requirements.txt tests/integration/testdata/buildcmd/template.yaml tests/integration/testdata/buildcmd/layers-functions-template.yaml tests/integration/testdata/buildcmd/template_image.yaml tests/integration/testdata/buildcmd/PythonContainerEnvVars/__init__.py tests/integration/testdata/buildcmd/PythonContainerEnvVars/main.py tests/integration/testdata/buildcmd/PythonContainerEnvVars/requirements.txt tests/integration/testdata/buildcmd/build_image_function.yaml tests/integration/testdata/buildcmd/PyLayerMake/__init__.py tests/integration/testdata/buildcmd/PyLayerMake/requirements.txt tests/integration/testdata/buildcmd/PyLayerMake/layer.py tests/integration/testdata/buildcmd/PyLayer/__init__.py tests/integration/testdata/buildcmd/PyLayer/requirements.txt tests/integration/testdata/buildcmd/PyLayer/layer.py tests/integration/testdata/buildcmd/container_env_vars_template.yml tests/integration/testdata/buildcmd/base-dir-image/template/child/template.yaml tests/integration/testdata/buildcmd/base-dir-image/template/template.yaml tests/integration/testdata/buildcmd/env_vars_parameters.json tests/integration/testdata/buildcmd/template_cfn_local_prebuilt_image.yaml tests/integration/testdata/buildcmd/Go/go.mod tests/integration/testdata/buildcmd/Go/main.go tests/integration/testdata/buildcmd/PreBuiltPython/__init__.py tests/integration/testdata/buildcmd/PreBuiltPython/main.py tests/integration/testdata/buildcmd/nested-parent/template-parent.yaml tests/integration/testdata/buildcmd/nested-parent/nested-root-template.yaml tests/integration/testdata/buildcmd/nested-parent/nested-root-template-image.yaml tests/integration/testdata/buildcmd/inline_template.yaml tests/integration/testdata/buildcmd/Provided/__init__.py tests/integration/testdata/buildcmd/Provided/main.py tests/integration/testdata/buildcmd/Provided/requirements.txt tests/integration/testdata/buildcmd/nested-with-intrinsic-functions/child-pass-up.yaml tests/integration/testdata/buildcmd/nested-with-intrinsic-functions/child-pass-down.yaml tests/integration/testdata/buildcmd/nested-with-intrinsic-functions/template-pass-down.yaml tests/integration/testdata/buildcmd/nested-with-intrinsic-functions/template-pass-up.yaml tests/integration/testdata/buildcmd/aws-serverless-application-with-application-id-map.yaml tests/integration/testdata/buildcmd/template_function_flagged_to_skip_build.yaml tests/integration/testdata/buildcmd/cdk_v1_synthesized_template_python_function_construct.json tests/integration/testdata/buildcmd/base-dir/ChildStackX/template.yaml tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/template.yaml tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/FunctionA/main_a_2.py tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/FunctionA/requirements.txt tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/MyLayerVersion/__init__.py tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/MyLayerVersion/my_layer/__init__.py tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/MyLayerVersion/my_layer/simple_python.py tests/integration/testdata/buildcmd/base-dir/ChildStackX/ChildStackY/MyLayerVersion/my_layer/requirements.txt tests/integration/testdata/buildcmd/base-dir/ChildStackX/FunctionB/main_b.py tests/integration/testdata/buildcmd/base-dir/ChildStackX/FunctionB/requirements.txt tests/integration/testdata/buildcmd/base-dir/template/template.yaml tests/integration/testdata/buildcmd/base-dir/FunctionA/main_a.py tests/integration/testdata/buildcmd/base-dir/FunctionA/requirements.txt tests/integration/testdata/buildcmd/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/__init__.py tests/integration/testdata/buildcmd/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/main.py tests/integration/testdata/buildcmd/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/requirements.txt tests/integration/testdata/buildcmd/PythonImage/__init__.py tests/integration/testdata/buildcmd/PythonImage/main.py tests/integration/testdata/buildcmd/PythonImage/requirements.txt tests/integration/testdata/buildcmd/Dotnetcore3.1/aws-lambda-tools-defaults.json tests/integration/testdata/buildcmd/Dotnetcore3.1/HelloWorld.csproj tests/integration/testdata/buildcmd/Dotnetcore3.1/Program.cs tests/integration/testdata/buildcmd/dedup-functions-makefile-template.yaml tests/integration/testdata/buildcmd/nested-child-template-image.yaml tests/integration/testdata/buildcmd/dedup-functions-image-template.yaml tests/integration/testdata/buildcmd/Dotnetcore2.1/aws-lambda-tools-defaults.json tests/integration/testdata/buildcmd/Dotnetcore2.1/HelloWorld.csproj tests/integration/testdata/buildcmd/Dotnetcore2.1/Program.cs tests/integration/testdata/buildcmd/dedup-functions-template.yaml tests/integration/testdata/buildcmd/Java/gradlew/gradle/wrapper/gradle-wrapper.properties tests/integration/testdata/buildcmd/Java/gradlew/src/main/java/aws/example/Hello.java tests/integration/testdata/buildcmd/Java/gradlew/src/main/java/aws/example/SecondFunction.java tests/integration/testdata/buildcmd/Java/gradlew/gradlew.bat tests/integration/testdata/buildcmd/Java/gradlew/build.gradle tests/integration/testdata/buildcmd/Java/gradle/src/main/java/aws/example/Hello.java tests/integration/testdata/buildcmd/Java/gradle/build.gradle tests/integration/testdata/buildcmd/Java/gradle-kotlin/src/main/java/aws/example/Hello.java tests/integration/testdata/buildcmd/Java/gradle-kotlin/build.gradle.kts tests/integration/testdata/buildcmd/Java/maven/pom.xml tests/integration/testdata/buildcmd/Java/maven/src/main/java/aws/example/Hello.java tests/integration/testdata/buildcmd/cdk_v1_synthesized_template_zip_image_functions.json tests/integration/testdata/buildcmd/template_cfn_function_flagged_to_skip_build.yaml tests/integration/testdata/buildcmd/PythonWithLayer/__init__.py tests/integration/testdata/buildcmd/PythonWithLayer/main.py tests/integration/testdata/buildcmd/PythonWithLayer/requirements.txt tests/integration/testdata/buildcmd/asset.7023fd47c81480184154c6e0e870d6920c50e35d8fae977873016832e127ded9/__init__.py tests/integration/testdata/buildcmd/asset.7023fd47c81480184154c6e0e870d6920c50e35d8fae977873016832e127ded9/main.py tests/integration/testdata/buildcmd/many-functions-template.yaml tests/integration/testdata/start_api/cfn-http-api-with-swagger-body.yaml tests/integration/testdata/start_api/methods-resources-api-template.yaml tests/integration/testdata/start_api/cdk-sample-output.yaml tests/integration/testdata/start_api/cfn-http-api-with-normal-and-default-routes.yaml tests/integration/testdata/start_api/template-warm-containers.yaml tests/integration/testdata/start_api/swagger-template-http-api.yaml tests/integration/testdata/start_api/image_package_type/template.yaml tests/integration/testdata/start_api/image_package_type/main.py tests/integration/testdata/start_api/template.yaml tests/integration/testdata/start_api/options-handler-template.yml tests/integration/testdata/start_api/cdk/template_cdk.yaml tests/integration/testdata/start_api/cdk/sample-definition.yaml tests/integration/testdata/start_api/cdk/template-open-api.yaml tests/integration/testdata/start_api/cdk/template-cdk-warm-container.yaml tests/integration/testdata/start_api/cdk/template-http-api.yaml tests/integration/testdata/start_api/cdk/template-rest-api.yaml tests/integration/testdata/start_api/cfn-quick-created-http-api-with-default-route.yaml tests/integration/testdata/start_api/swagger-template.yaml tests/integration/testdata/start_api/serverless-sample-output.yaml tests/integration/testdata/start_api/cfn-http-api-and-rest-api-gateways.yaml tests/integration/testdata/start_api/nested-templates/cfn-http-api-and-rest-api-gateways-parent.yaml tests/integration/testdata/start_api/nested-templates/cfn-http-api-with-normal-and-default-routes-parent.yaml tests/integration/testdata/start_api/nested-templates/template-parent.yaml tests/integration/testdata/start_api/nested-templates/template-http-api-parent.yaml tests/integration/testdata/start_api/nested-templates/template-precedence-root.yaml tests/integration/testdata/start_api/nested-templates/template-precedence-child.yaml tests/integration/testdata/start_api/template-with-unresolved-intrinsic-in-cors.yaml tests/integration/testdata/start_api/swagger.yaml tests/integration/testdata/start_api/cfn-quick-created-http-api-with-one-route.yaml tests/integration/testdata/start_api/template-rest-and-http-apis.yaml tests/integration/testdata/start_api/main.py tests/integration/testdata/start_api/template-http-api.yaml tests/integration/testdata/start_api/swagger-rest-api-template.yaml tests/integration/testdata/start_api/template-with-included-swagger.yaml tests/integration/testdata/package/aws-appsync-graphqlschema.yaml tests/integration/testdata/package/aws-serverless-function-image.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_Level1_nested_image_functions.json tests/integration/testdata/package/aws-stepfunctions-statemachine.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_image_functions.json tests/integration/testdata/package/aws-dynamodb-error.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_level3_nested_zip_functions.json tests/integration/testdata/package/samconfig-tags-string.toml tests/integration/testdata/package/deep-nested/ChildStackX/template.yaml tests/integration/testdata/package/deep-nested/ChildStackX/ChildStackY/template.yaml tests/integration/testdata/package/deep-nested/ChildStackX/ChildStackY/FunctionA/main_a_2.py tests/integration/testdata/package/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/__init__.py tests/integration/testdata/package/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/my_layer/__init__.py tests/integration/testdata/package/deep-nested/ChildStackX/ChildStackY/MyLayerVersion/my_layer/simple_python.py tests/integration/testdata/package/deep-nested/ChildStackX/FunctionB/main_b.py tests/integration/testdata/package/deep-nested/template.yaml tests/integration/testdata/package/deep-nested/FunctionA/main_a.py tests/integration/testdata/package/aws-serverless-application.yaml tests/integration/testdata/package/aws-cloudformation-moduleversion.yaml tests/integration/testdata/package/README.md tests/integration/testdata/package/samconfig-deep-nested.toml tests/integration/testdata/package/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/__init__.py tests/integration/testdata/package/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/main.py tests/integration/testdata/package/asset.b998895901bf33127f2c9dce715854f8b35aa73fb7eb5245ba9721580bbe5837/requirements.txt tests/integration/testdata/package/aws-serverless-function-with-code-signing.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_Level1_nested_zip_functions.json tests/integration/testdata/package/aws-cloudformation-resourceversion.yaml tests/integration/testdata/package/aws-appsync-resolver.yaml tests/integration/testdata/package/aws-serverlessrepo-application.yaml tests/integration/testdata/package/aws-serverless-inline.yaml tests/integration/testdata/package/aws-serverless-function-codedeploy-condition-warning.yaml tests/integration/testdata/package/aws-cloudformation-stack-child.yaml tests/integration/testdata/package/aws-glue-job.yaml tests/integration/testdata/package/aws-serverless-function-codedeploy-warning.yaml tests/integration/testdata/package/aws-lambda-layerversion.yaml tests/integration/testdata/package/aws-elasticbeanstalk-applicationversion.yaml tests/integration/testdata/package/aws-appsync-functionconfiguration.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_zip_functions.json tests/integration/testdata/package/aws-cloudformation-stack-regression.yaml tests/integration/testdata/package/aws-lambda-function-image.yaml tests/integration/testdata/package/aws-serverless-layerversion.yaml tests/integration/testdata/package/swagger.yaml tests/integration/testdata/package/samconfig-read-boolean-tomlkit.toml tests/integration/testdata/package/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/__init__.py tests/integration/testdata/package/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/main.py tests/integration/testdata/package/asset.6598609927b272b36fdf01072092f9851ddcd1b41ba294f736ce77091f5cc456/requirements.txt tests/integration/testdata/package/state_machine_definition.asl.json tests/integration/testdata/package/aws-apigatewayv2-httpapi.yaml tests/integration/testdata/package/aws-include-transform.yaml tests/integration/testdata/package/aws-serverless-httpapi.yaml tests/integration/testdata/package/openapi.json tests/integration/testdata/package/cdk_v1_synthesized_template_Level2_nested_zip_functions.json tests/integration/testdata/package/aws-serverless-function-cdk.yaml tests/integration/testdata/package/main.py tests/integration/testdata/package/deep-nested-image/ChildStackX/template.yaml tests/integration/testdata/package/deep-nested-image/ChildStackX/ChildStackY/template.yaml tests/integration/testdata/package/deep-nested-image/template.yaml tests/integration/testdata/package/aws-lambda-function-image-and-api.yaml tests/integration/testdata/package/aws-cloudformation-stack.yaml tests/integration/testdata/package/aws-dynamodb-error-fixed.yaml tests/integration/testdata/package/aws-lambda-function.yaml tests/integration/testdata/package/aws-serverless-api.yaml tests/integration/testdata/package/aws-serverless-application-image.yaml tests/integration/testdata/package/requirements.txt tests/integration/testdata/package/samconfig-tags-list.toml tests/integration/testdata/package/aws-apigateway-restapi.yaml tests/integration/testdata/package/cdk_v1_synthesized_template_Level2_nested_image_functions.json tests/integration/testdata/package/LICENSE.txt tests/integration/testdata/package/aws-serverlessrepo-application_regression.yaml tests/integration/testdata/package/aws-serverless-statemachine.yaml tests/integration/testdata/package/samconfig-invalid-syntax.toml tests/integration/testdata/package/aws-serverless-function.yaml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 25 files: .gitpod.yml tests/integration/testdata/invoke/cdk/sample-cdk-stack/.npmignore tests/integration/testdata/invoke/cdk/sample-cdk-stack/.gitignore tests/integration/testdata/validate/with_build/.aws-sam/build/template.yaml .github/PULL_REQUEST_TEMPLATE.md .github/ISSUE_TEMPLATE/Bug_report.md .github/ISSUE_TEMPLATE/Feature_request.md .github/workflows/pr-labeler.yml .github/workflows/README.md .github/workflows/closed-issue-message.yml .github/workflows/need-attention-label.yml .github/workflows/close-stale-issues.yml .github/labeler.yml samcli/lib/init/templates/cookiecutter-aws-sam-hello-dotnet/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-python/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-ruby/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-ruby/{{cookiecutter.project_name}}/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-nodejs/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/.gitignore samcli/lib/init/templates/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/hello-world/.npmignore .pre-commit-config.yaml .gitignore .gitpod.Dockerfile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text files path like ".*[.]txt" 7 files: samcli/lib/init/templates/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/hello_world/requirements.txt samcli/lib/init/templates/cookiecutter-aws-sam-hello-golang/requirements-dev.txt requirements/pre-dev.txt requirements/dev.txt requirements/reproducible-linux.txt requirements/base.txt requirements/pyinstaller-build.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates scoping conventions path like ".*/sokrates_conventions[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gradle path like ".*/gradle/wrapper/.*" 1 files: samcli/lib/init/templates/cookiecutter-aws-sam-hello-java-gradle/{{cookiecutter.project_name}}/HelloWorldFunction/gradle/wrapper/gradle-wrapper.properties - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Documentation path like ".*/docs/.*" 1 files: docs/sam-config-docs.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Git history path like ".*/git[-]history[.]txt" 1 files: git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 1 files: designs/intrinsics_design.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -