AWS AWSCloudFormation documentation change
Summary
Updated documentation for BasicAuthenticationCredentials with descriptions for password and username properties.
Security assessment
This change adds documentation about basic authentication credentials, which is a security feature, but does not indicate any security vulnerability being addressed. It improves documentation of authentication mechanisms.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-basicauthenticationcredentials.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-basicauthenticationcredentials.md index 971fa96c3..4d16c4506 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-basicauthenticationcredentials.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-basicauthenticationcredentials.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `BasicAuthenticationCredentials` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html). +The basic authentication credentials of a connection. @@ -36 +36 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The password for a connection. @@ -51 +51 @@ _Maximum_ : `512` -Property description not available. +The user name for the connecion.