AWS codepipeline documentation change
Summary
Updated URL path from 'dev' to 'userguide' in AWS KMS documentation link
Security assessment
The change only updates a documentation URL structure and does not alter security-related content or introduce security features.
Diff
diff --git a/codepipeline/latest/userguide/actions-create-custom-action.md b/codepipeline/latest/userguide/actions-create-custom-action.md index 16d0e7c3e..3d335407f 100644 --- a//codepipeline/latest/userguide/actions-create-custom-action.md +++ b//codepipeline/latest/userguide/actions-create-custom-action.md @@ -304 +304 @@ To upload artifacts to the Amazon S3 bucket, you must additionally configure the -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).