sagemaker_describe_workteam {paws.machine.learning} | R Documentation |
Gets information about a specific work team
Description
Gets information about a specific work team. You can see information such as the creation date, the last updated date, membership information, and the work team's Amazon Resource Name (ARN).
See https://www.paws-r-sdk.com/docs/sagemaker_describe_workteam/ for full documentation.
Usage
sagemaker_describe_workteam(WorkteamName)
Arguments
WorkteamName |
[required] The name of the work team to return a description of. |
[Package paws.machine.learning version 0.9.0 Index]