AWS cdk documentation change
Summary
Updated API reference links from v1 to v2 across the document
Security assessment
Changes only update documentation links to point to v2 API references without modifying security-related content or addressing vulnerabilities.
Diff
diff --git a/cdk/v1/guide/reference.md b/cdk/v1/guide/reference.md index b390f14bd..7074a4035 100644 --- a//cdk/v1/guide/reference.md +++ b//cdk/v1/guide/reference.md @@ -9 +9 @@ This is the AWS CDK v1 Developer Guide. The older CDK v1 entered maintenance on -The [API Reference](https://docs.aws.amazon.com/cdk/api/v1) contains information about the AWS Construct Library and other APIs provided by the AWS CDK. It is organized by module. +The [API Reference](https://docs.aws.amazon.com/cdk/api/v2) contains information about the AWS Construct Library and other APIs provided by the AWS CDK. It is organized by module. @@ -11 +11 @@ The [API Reference](https://docs.aws.amazon.com/cdk/api/v1) contains information -Each module has an overview that includes information about how to use its APIs. For example, the [S3](https://docs.aws.amazon.com/cdk/api/v1/docs/aws-s3-readme.html) overview demonstrates how to set default encryption on an Amazon S3 bucket. +Each module has an overview that includes information about how to use its APIs. For example, the [S3](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_s3-readme.html) overview demonstrates how to set default encryption on an Amazon S3 bucket. @@ -75 +75 @@ In some cases, we may use [feature flags](./featureflags.html) to optionally ena -Each module's Overview in the [API Reference](https://docs.aws.amazon.com/cdk/api/v1/docs/aws-construct-library.html) describes its stability level. +Each module's Overview in the [API Reference](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-construct-library.html) describes its stability level.