AWS AWSCloudFormation documentation change
Summary
Updated KMS key documentation link with corrected URL formatting
Security assessment
The change only fixes a URL format by adding a double slash. The security context of KMS key usage remains unchanged.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-cognito-userpool-lambdaconfig.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-cognito-userpool-lambdaconfig.md index 0e5ab2b63..08feaee21 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-cognito-userpool-lambdaconfig.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-cognito-userpool-lambdaconfig.md @@ -136 +136 @@ _Minimum_ : `20` -The ARN of an [KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#master_keys). Amazon Cognito uses the key to encrypt codes and temporary passwords sent to custom sender Lambda triggers. +The ARN of an [KMS key](https://docs.aws.amazon.com//kms/latest/developerguide/concepts.html#master_keys). Amazon Cognito uses the key to encrypt codes and temporary passwords sent to custom sender Lambda triggers.