Skip to content

Commit

Permalink
Update AWS lambda for the 3.4.3.13 release (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova authored Nov 25, 2024
1 parent 8d22968 commit 6221381
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion schemas/aws-lambda/3.4.x.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@
"type": "string"
}
},
{
"aws_sts_endpoint_url": {
"description": "A string representing a URL, such as https://example.com/path/to/resource?q=search.",
"type": "string"
}
},
{
"aws_region": {
"type": "string",
Expand Down Expand Up @@ -252,4 +258,4 @@
}
}
]
}
}

0 comments on commit 6221381

Please sign in to comment.