This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::UserProfile UserProfileDetails
The user profile details.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Iam" :IamUserProfileDetails, "Sso" :SsoUserProfileDetails}
Properties
Iam-
The IAM details of the user profile.
Required: No
Type: IamUserProfileDetails
Update requires: No interruption
Sso-
The SSO details of the user profile.
Required: No
Type: SsoUserProfileDetails
Update requires: No interruption