sagemaker_describe_workforce {paws.machine.learning} | R Documentation |
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable, allowed IP address ranges (CIDRs)
Description
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable, allowed IP address ranges (CIDRs). Allowable IP address ranges are the IP addresses that workers can use to access tasks.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_workforce/ for full documentation.
Usage
sagemaker_describe_workforce(WorkforceName)
Arguments
WorkforceName |
[required] The name of the private workforce whose access you want to restrict.
|
[Package paws.machine.learning version 0.9.0 Index]