AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-04-04 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-oauth2properties.md

Summary

Updated documentation for OAuth2Properties property type with descriptions for authorization code, client application, credentials, grant type, token URL, and token URL parameter map.

Security assessment

The change adds comprehensive documentation about OAuth2 configuration properties, which are fundamental to secure authentication and authorization flows. This is security feature documentation without evidence of addressing a specific vulnerability.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-oauth2properties.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-oauth2properties.md
index 3021de405..66afc447e 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-oauth2properties.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-oauth2properties.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `OAuth2Properties` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html).
+The OAuth2 properties.
@@ -48 +48 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The authorization code properties of the OAuth2 properties.
@@ -59 +59 @@ _Required_ : No
-Property description not available.
+The OAuth2 client application of the OAuth2 properties.
@@ -70 +70 @@ _Required_ : No
-Property description not available.
+The OAuth2 credentials of the OAuth2 properties.
@@ -81 +81 @@ _Required_ : No
-Property description not available.
+The OAuth2 grant type of the OAuth2 properties.
@@ -94 +94 @@ _Required_ : No
-Property description not available.
+The OAuth2 token URL of the OAuth2 properties.
@@ -109 +109 @@ _Maximum_ : `256`
-Property description not available.
+The OAuth2 token URL parameter map of the OAuth2 properties.