We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
installLatestAwsSdk
1 parent 34c547c commit 7213a2fCopy full SHA for 7213a2f
packages/aws-cdk-lib/custom-resources/lib/aws-custom-resource/aws-custom-resource.ts
@@ -368,7 +368,7 @@ export interface AwsCustomResourceProps {
368
readonly logGroup?: logs.ILogGroup;
369
370
/**
371
- * Whether to install the latest AWS SDK v2.
+ * Whether to install the latest AWS SDK v3.
372
*
373
* If not specified, this uses whatever JavaScript SDK version is the default in
374
* AWS Lambda at the time of execution.
0 commit comments