AWS codepipeline documentation change
Summary
Updated URL path from 'dev' to 'userguide' in AWS KMS documentation link
Security assessment
The change corrects a documentation link and does not impact security content or features.
Diff
diff --git a/codepipeline/latest/userguide/reference-integrations.md b/codepipeline/latest/userguide/reference-integrations.md index 2432ca70c..51171ce72 100644 --- a//codepipeline/latest/userguide/reference-integrations.md +++ b//codepipeline/latest/userguide/reference-integrations.md @@ -476 +476 @@ To upload artifacts to the Amazon S3 bucket, you must also configure the Amazon -For an example that shows how to create the AWS KMS parameters in Java or .NET, see [Specifying the AWS Key Management Service in Amazon S3 Using the AWS SDKs](https://docs.aws.amazon.com/AmazonS3/latest/dev/kms-using-sdks.html). For more information about the Amazon S3 bucket for CodePipeline, see [CodePipeline concepts](./concepts.html). +For an example that shows how to create the AWS KMS parameters in Java or .NET, see [Specifying the AWS Key Management Service in Amazon S3 Using the AWS SDKs](https://docs.aws.amazon.com/AmazonS3/latest/userguide/kms-using-sdks.html). For more information about the Amazon S3 bucket for CodePipeline, see [CodePipeline concepts](./concepts.html).