UserProfile

class UserProfile : KotlinCustomResource

A user profile represents Amazon DataZone users. Amazon DataZone supports both IAM roles and SSO identities to interact with the Amazon DataZone Management Console and the data portal for different purposes. Domain administrators use IAM roles to perform the initial administrative domain-related work in the Amazon DataZone Management Console, including creating new Amazon DataZone domains, configuring metadata form types, and implementing policies. Data workers use their SSO corporate identities via Identity Center to log into the Amazon DataZone Data Portal and access projects where they have memberships.

Properties

Link copied to clipboard
val awsId: Output<String>

The ID of the Amazon DataZone user profile.

Link copied to clipboard
Link copied to clipboard
val domainId: Output<String>

The identifier of the Amazon DataZone domain in which the user profile is created.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the user profile would be created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The status of the user profile.

Link copied to clipboard
val type: Output<UserProfileType>

The type of the user profile.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userIdentifier: Output<String>

The ID of the user.

Link copied to clipboard

The user type of the user for which the user profile is created.