|
1451 | 1451 | }, |
1452 | 1452 | "FunctionUrlAuthType":{ |
1453 | 1453 | "shape":"FunctionUrlAuthType", |
1454 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 1454 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
1455 | 1455 | }, |
1456 | 1456 | "InvokedViaFunctionUrl":{ |
1457 | 1457 | "shape":"InvokedViaFunctionUrl", |
1458 | | - "documentation":"<p>Restricts the <code>lambda:InvokeFunction</code> action to calls coming from a function URL. When set to <code>true</code>, this prevents the principal from invoking the function by any means other than the function URL. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 1458 | + "documentation":"<p>Restricts the <code>lambda:InvokeFunction</code> action to calls coming from a function URL. When set to <code>true</code>, this prevents the principal from invoking the function by any means other than the function URL. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
1459 | 1459 | } |
1460 | 1460 | } |
1461 | 1461 | }, |
|
2089 | 2089 | }, |
2090 | 2090 | "AuthType":{ |
2091 | 2091 | "shape":"FunctionUrlAuthType", |
2092 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 2092 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
2093 | 2093 | }, |
2094 | 2094 | "Cors":{ |
2095 | 2095 | "shape":"Cors", |
|
2120 | 2120 | }, |
2121 | 2121 | "AuthType":{ |
2122 | 2122 | "shape":"FunctionUrlAuthType", |
2123 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 2123 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
2124 | 2124 | }, |
2125 | 2125 | "Cors":{ |
2126 | 2126 | "shape":"Cors", |
|
3414 | 3414 | }, |
3415 | 3415 | "AuthType":{ |
3416 | 3416 | "shape":"FunctionUrlAuthType", |
3417 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 3417 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
3418 | 3418 | }, |
3419 | 3419 | "Cors":{ |
3420 | 3420 | "shape":"Cors", |
|
5751 | 5751 | "python3.12", |
5752 | 5752 | "java21", |
5753 | 5753 | "python3.13", |
5754 | | - "nodejs22.x" |
| 5754 | + "nodejs22.x", |
| 5755 | + "nodejs24.x" |
5755 | 5756 | ] |
5756 | 5757 | }, |
5757 | 5758 | "RuntimeVersionArn":{ |
|
6613 | 6614 | }, |
6614 | 6615 | "AuthType":{ |
6615 | 6616 | "shape":"FunctionUrlAuthType", |
6616 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 6617 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
6617 | 6618 | }, |
6618 | 6619 | "Cors":{ |
6619 | 6620 | "shape":"Cors", |
|
6645 | 6646 | }, |
6646 | 6647 | "AuthType":{ |
6647 | 6648 | "shape":"FunctionUrlAuthType", |
6648 | | - "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Security and auth model for Lambda function URLs</a>.</p>" |
| 6649 | + "documentation":"<p>The type of authentication that your function URL uses. Set to <code>AWS_IAM</code> if you want to restrict access to authenticated users only. Set to <code>NONE</code> if you want to bypass IAM authentication to create a public endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html\">Control access to Lambda function URLs</a>.</p>" |
6649 | 6650 | }, |
6650 | 6651 | "Cors":{ |
6651 | 6652 | "shape":"Cors", |
|
0 commit comments