Skip to content

Commit

Permalink
Merge branch 'main' into mrgrain/chore/awslint-go-vroom-vroom
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 17, 2023
2 parents 9bb8e6b + 4713547 commit 6f2f40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-lambda/lib/function.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,7 @@ export class Function extends FunctionBase {
const reservedEnvironmentVariables = [
'_HANDLER',
'_X_AMZN_TRACE_ID',
'AWS_DEFAULT_REGION',
'AWS_REGION',
'AWS_EXECUTION_ENV',
'AWS_LAMBDA_FUNCTION_NAME',
Expand Down

0 comments on commit 6f2f40e

Please sign in to comment.