We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8830279 commit f38a6b0Copy full SHA for f38a6b0
.autover/changes/function-url-annotations-support.json
@@ -0,0 +1,11 @@
1
+{
2
+ "Projects": [
3
+ {
4
+ "Name": "Amazon.Lambda.Annotations",
5
+ "Type": "Minor",
6
+ "ChangelogMessages": [
7
+ "Added [FunctionUrl] attribute for configuring Lambda functions with Function URL endpoints, including optional CORS support"
8
+ ]
9
+ }
10
11
+}
0 commit comments