describeUserProfile
inline suspend fun SageMakerClient.describeUserProfile(crossinline block: DescribeUserProfileRequest.Builder.() -> Unit): DescribeUserProfileResponse
Describes a user profile. For more information, see CreateUserProfile
.