Updates a fleet of devices
Updates a fleet of devices.
sagemaker_update_device_fleet(DeviceFleetName, RoleArn, Description, OutputConfig)
DeviceFleetName |
[required] The name of the fleet. |
RoleArn |
The Amazon Resource Name (ARN) of the device. |
Description |
Description of the fleet. |
OutputConfig |
[required] Output configuration for storing sample data collected by the fleet. |
An empty list.
svc$update_device_fleet( DeviceFleetName = "string", RoleArn = "string", Description = "string", OutputConfig = list( S3OutputLocation = "string", KmsKeyId = "string" ) )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.