AWS::DataZone::UserProfile UserProfileDetails
The details of the user profile in Amazon DataZone.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Iam" :
IamUserProfileDetails
, "Sso" :SsoUserProfileDetails
}
Properties
Iam
-
The IAM details included in the user profile details.
Required: No
Type: IamUserProfileDetails
Update requires: No interruption
Sso
-
The single sign-on details included in the user profile details.
Required: No
Type: SsoUserProfileDetails
Update requires: No interruption