AWS AWSCloudFormation documentation change
Summary
Updated property descriptions for SsoUserProfileDetails, FirstName, LastName, and Username from 'Property description not available.' to meaningful descriptions.
Security assessment
The changes add documentation about SSO user profile details including name and username properties. This documents single sign-on authentication features, but there is no evidence of addressing a specific security vulnerability. The change clarifies SSO-related properties for user profiles.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-userprofile-ssouserprofiledetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-userprofile-ssouserprofiledetails.md index 93939b503..e7b291675 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-userprofile-ssouserprofiledetails.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-userprofile-ssouserprofiledetails.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `SsoUserProfileDetails` property type specifies Property description not available. for an [AWS::DataZone::UserProfile](./aws-resource-datazone-userprofile.html). +The SSO user profile detail. @@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The first name as part of the SSO user profile detail. @@ -49 +49 @@ _Required_ : No -Property description not available. +The last name as part of the SSO user profile detail. @@ -60 +60 @@ _Required_ : No -Property description not available. +The username as part of the SSO user profile detail.