Delete Workforce
sagemaker_delete_workforce | R Documentation |
Use this operation to delete a workforce¶
Description¶
Use this operation to delete a workforce.
If you want to create a new workforce in an Amazon Web Services Region
where a workforce already exists, use this operation to delete the
existing workforce and then use create_workforce
to create a new
workforce.
If a private workforce contains one or more work teams, you must use the
delete_workteam
operation to delete all work teams before you delete
the workforce. If you try to delete a workforce that contains one or
more work teams, you will receive a ResourceInUse
error.
Usage¶
Arguments¶
WorkforceName
[required] The name of the workforce.
Value¶
An empty list.