We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4d438 commit 36950ceCopy full SHA for 36950ce
packages/aws-cdk-lib/aws-lambda/lib/adot-layers.ts
@@ -217,7 +217,7 @@ export class AdotLambdaLayerJavaSdkVersion extends AdotLambdaLayerVersion {
217
/**
218
* Version 1.32.1
219
*/
220
- public static readonly V1_32_0_1 = new AdotLambdaLayerJavaSdkVersion('1.32.1');
+ public static readonly V1_32_0_1 = new AdotLambdaLayerJavaSdkVersion('1.32.0-1');
221
222
223
* Version 1.32.0
0 commit comments