AWS AWSCloudFormation documentation change
Summary
Minor grammatical correction in authentication type description
Security assessment
Change only adds an Oxford comma in authentication options description without altering security content or addressing vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-elasticache-user-authenticationmode.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-elasticache-user-authenticationmode.md index 6433f0f96..8c159dadd 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-elasticache-user-authenticationmode.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-elasticache-user-authenticationmode.md @@ -52 +52 @@ _Required_ : No -Specifies the authentication type. Possible options are IAM authentication, password and no password. +Specifies the authentication type. Possible options are IAM authentication, password, and no password.