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 c00b974 commit ca71980Copy full SHA for ca71980
packages/aws-cdk-lib/aws-ec2/lib/machine-image/amazon-linux-2023.ts
@@ -52,7 +52,7 @@ export interface AmazonLinux2023ImageSsmParameterProps extends AmazonLinuxImageS
52
*/
53
export class AmazonLinux2023ImageSsmParameter extends AmazonLinuxImageSsmParameterBase {
54
/**
55
- * Generates a SSM Parameter name for a specific amazon linux 2022 AMI
+ * Generates a SSM Parameter name for a specific amazon linux 2023 AMI
56
*
57
* Example values:
58
0 commit comments