AWS AWSCloudFormation documentation change
Summary
Updated documentation for AuthorizationCodeProperties with descriptions for authorization code and redirect URI properties.
Security assessment
This change adds documentation about OAuth authorization code flow properties, which are security-related authentication mechanisms, but does not indicate any specific security vulnerability being fixed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-authorizationcodeproperties.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-authorizationcodeproperties.md index befa330bb..e9155222d 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-authorizationcodeproperties.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-authorizationcodeproperties.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `AuthorizationCodeProperties` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html). +The authorization code properties of a connection. @@ -36 +36 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The authorization code of a connection. @@ -51 +51 @@ _Required_ : No -Property description not available. +The redirect URI of a connection.