|
2799 | 2799 | "KMSKeyArn": {
|
2800 | 2800 | "target": "com.amazonaws.lambda#KMSKeyArn",
|
2801 | 2801 | "traits": {
|
2802 |
| - "smithy.api#documentation": "<p>The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-encryption\">environment variables</a>. When <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/snapstart-security.html\">Lambda SnapStart</a> is activated, this key is also used to encrypt your function's snapshot. If you don't provide a customer managed key, Lambda uses a default service key.</p>" |
| 2802 | + "smithy.api#documentation": "<p>The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's \n<a href=\"https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-encryption\">environment variables</a>. When \n<a href=\"https://docs.aws.amazon.com/lambda/latest/dg/snapstart-security.html\">Lambda SnapStart</a> is activated, Lambda also uses \nthis key is to encrypt your function's snapshot. If you deploy your function using a container image, Lambda also uses this key to \nencrypt your function when it's deployed. Note that this is not the same key that's used to protect your container image in the Amazon Elastic Container Registry (Amazon ECR).\nIf you don't provide a customer managed key, Lambda uses a default service key.</p>" |
2803 | 2803 | }
|
2804 | 2804 | },
|
2805 | 2805 | "TracingConfig": {
|
|
4014 | 4014 | "MaximumRecordAgeInSeconds": {
|
4015 | 4015 | "target": "com.amazonaws.lambda#MaximumRecordAgeInSeconds",
|
4016 | 4016 | "traits": {
|
4017 |
| - "smithy.api#documentation": "<p>(Kinesis and DynamoDB Streams only) Discard records older than the specified age. The default value is -1,\nwhich sets the maximum age to infinite. When the value is set to infinite, Lambda never discards old records.</p>\n <note>\n <p>The minimum value that can be set is 60 seconds.</p>\n </note>" |
| 4017 | + "smithy.api#documentation": "<p>(Kinesis and DynamoDB Streams only) Discard records older than the specified age. The default value is -1,\nwhich sets the maximum age to infinite. When the value is set to infinite, Lambda never discards old records.</p>\n <note>\n <p>The minimum valid value for maximum record age is 60s. Although values less than 60 and greater than -1 fall within the parameter's absolute range, they are not allowed</p>\n </note>" |
4018 | 4018 | }
|
4019 | 4019 | },
|
4020 | 4020 | "BisectBatchOnFunctionError": {
|
|
5762 | 5762 | "CompatibleRuntimes": {
|
5763 | 5763 | "target": "com.amazonaws.lambda#CompatibleRuntimes",
|
5764 | 5764 | "traits": {
|
5765 |
| - "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>" |
| 5765 | + "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>" |
5766 | 5766 | }
|
5767 | 5767 | },
|
5768 | 5768 | "LicenseInfo": {
|
|
7270 | 7270 | "CompatibleRuntimes": {
|
7271 | 7271 | "target": "com.amazonaws.lambda#CompatibleRuntimes",
|
7272 | 7272 | "traits": {
|
7273 |
| - "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>" |
| 7273 | + "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>" |
7274 | 7274 | }
|
7275 | 7275 | },
|
7276 | 7276 | "LicenseInfo": {
|
|
7990 | 7990 | "CompatibleRuntime": {
|
7991 | 7991 | "target": "com.amazonaws.lambda#Runtime",
|
7992 | 7992 | "traits": {
|
7993 |
| - "smithy.api#documentation": "<p>A runtime identifier. For example, <code>go1.x</code>.</p>", |
| 7993 | + "smithy.api#documentation": "<p>A runtime identifier. For example, <code>go1.x</code>.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>", |
7994 | 7994 | "smithy.api#httpQuery": "CompatibleRuntime"
|
7995 | 7995 | }
|
7996 | 7996 | },
|
|
8088 | 8088 | "CompatibleRuntime": {
|
8089 | 8089 | "target": "com.amazonaws.lambda#Runtime",
|
8090 | 8090 | "traits": {
|
8091 |
| - "smithy.api#documentation": "<p>A runtime identifier. For example, <code>go1.x</code>.</p>", |
| 8091 | + "smithy.api#documentation": "<p>A runtime identifier. For example, <code>go1.x</code>.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>", |
8092 | 8092 | "smithy.api#httpQuery": "CompatibleRuntime"
|
8093 | 8093 | }
|
8094 | 8094 | },
|
|
8875 | 8875 | "CompatibleRuntimes": {
|
8876 | 8876 | "target": "com.amazonaws.lambda#CompatibleRuntimes",
|
8877 | 8877 | "traits": {
|
8878 |
| - "smithy.api#documentation": "<p>A list of compatible <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html\">function\n runtimes</a>. Used for filtering with <a>ListLayers</a> and <a>ListLayerVersions</a>.</p>" |
| 8878 | + "smithy.api#documentation": "<p>A list of compatible <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html\">function\n runtimes</a>. Used for filtering with <a>ListLayers</a> and <a>ListLayerVersions</a>.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>" |
8879 | 8879 | }
|
8880 | 8880 | },
|
8881 | 8881 | "LicenseInfo": {
|
|
8938 | 8938 | "CompatibleRuntimes": {
|
8939 | 8939 | "target": "com.amazonaws.lambda#CompatibleRuntimes",
|
8940 | 8940 | "traits": {
|
8941 |
| - "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>" |
| 8941 | + "smithy.api#documentation": "<p>The layer's compatible runtimes.</p>\n <p>The following list includes deprecated runtimes. For more information, see <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy\">Runtime deprecation policy</a>.</p>" |
8942 | 8942 | }
|
8943 | 8943 | },
|
8944 | 8944 | "LicenseInfo": {
|
|
9942 | 9942 | "traits": {
|
9943 | 9943 | "smithy.api#enumValue": "java17"
|
9944 | 9944 | }
|
| 9945 | + }, |
| 9946 | + "ruby32": { |
| 9947 | + "target": "smithy.api#Unit", |
| 9948 | + "traits": { |
| 9949 | + "smithy.api#enumValue": "ruby3.2" |
| 9950 | + } |
9945 | 9951 | }
|
9946 | 9952 | }
|
9947 | 9953 | },
|
|
11426 | 11432 | "KMSKeyArn": {
|
11427 | 11433 | "target": "com.amazonaws.lambda#KMSKeyArn",
|
11428 | 11434 | "traits": {
|
11429 |
| - "smithy.api#documentation": "<p>The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-encryption\">environment variables</a>. When <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/snapstart-security.html\">Lambda SnapStart</a> is activated, this key is also used to encrypt your function's snapshot. If you don't provide a customer managed key, Lambda uses a default service key.</p>" |
| 11435 | + "smithy.api#documentation": "<p>The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's \n<a href=\"https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-encryption\">environment variables</a>. When \n<a href=\"https://docs.aws.amazon.com/lambda/latest/dg/snapstart-security.html\">Lambda SnapStart</a> is activated, Lambda also uses \nthis key is to encrypt your function's snapshot. If you deploy your function using a container image, Lambda also uses this key to \nencrypt your function when it's deployed. Note that this is not the same key that's used to protect your container image in the Amazon Elastic Container Registry (Amazon ECR).\nIf you don't provide a customer managed key, Lambda uses a default service key.</p>" |
11430 | 11436 | }
|
11431 | 11437 | },
|
11432 | 11438 | "TracingConfig": {
|
|
0 commit comments