v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Creates a device fleet.

post/#X-Amz-Target=SageMaker.CreateDeviceFleet

Headers

X-Amz-Target'SageMaker.CreateDeviceFleet' required

Request body

DeviceFleetNamestring required

The name of the fleet that the device belongs to.

RoleArnstring

The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

Descriptionstring

A description of the fleet.

EnableIotRoleAliasboolean
<p>Whether to create an Amazon Web Services IoT Role Alias during device fleet creation. The name of the role alias generated will match this pattern: "SageMakerEdge-{DeviceFleetName}".</p> <p>For example, if your device fleet is called "demo-fleet", the name of the role alias will be "SageMakerEdge-demo-fleet".</p>

Response

Success