AWS AWSCloudFormation documentation change
Summary
Updated documentation for RedshiftCredentials property type with descriptions for secret ARN and username/password fields.
Security assessment
The change documents Redshift credential management including secret ARNs and username/password authentication. This is security-related documentation about credential storage and management, but no evidence of a security issue being fixed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-redshiftcredentials.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-redshiftcredentials.md index 7e55739dc..bc6c3df7e 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-redshiftcredentials.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-redshiftcredentials.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `RedshiftCredentials` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html). +Amazon Redshift credentials of a connection. @@ -37 +37 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The secret ARN of the Amazon Redshift credentials of a connection. @@ -52 +52 @@ _Maximum_ : `2048` -Property description not available. +The username and password of the Amazon Redshift credentials of a connection.