AWS AWSCloudFormation documentation change
Summary
Updated documentation for UsernamePassword property type with descriptions for password and username fields.
Security assessment
The change documents basic username/password authentication credentials. This is security documentation about credential management but doesn't indicate a specific security vulnerability being fixed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-usernamepassword.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-usernamepassword.md index c094d7f29..cb4d992fb 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-usernamepassword.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-usernamepassword.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `UsernamePassword` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html). +The username and password of a connection. @@ -36 +36 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The password of a connection. @@ -51 +51 @@ _Maximum_ : `64` -Property description not available. +The username of a connection.