AWS AWSCloudFormation documentation change
Summary
Enhanced property descriptions for OAuth2 client credentials grant metadata including base endpoint URL and credentials configuration.
Security assessment
Adds documentation about authentication configuration details but lacks evidence of addressing a specific security vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-actionconnector-clientcredentialsgrantmetadata.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-actionconnector-clientcredentialsgrantmetadata.md index 600a1729d..05a30cf33 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-actionconnector-clientcredentialsgrantmetadata.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-quicksight-actionconnector-clientcredentialsgrantmetadata.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `ClientCredentialsGrantMetadata` property type specifies Property description not available. for an [AWS::QuickSight::ActionConnector](./aws-resource-quicksight-actionconnector.html). +Configuration for OAuth 2.0 client credentials grant authentication, including client ID, client secret, token endpoint, and optional scopes. @@ -39 +39 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The base endpoint URL for the external service. @@ -56 +56 @@ _Minimum_ : `1` -Property description not available. +The detailed client credentials configuration including client ID, client secret, and token endpoint. @@ -67 +67 @@ _Required_ : No -Property description not available. +The source of the client credentials configuration.