---
type: resource-type
title: DeviceFleet
description: aws resource type AWS::SageMaker::DeviceFleet
name: DeviceFleet
lexicon: aws
resource_type: AWS::SageMaker::DeviceFleet
---
`AWS::SageMaker::DeviceFleet`, a resource type of the aws lexicon.

## Properties

- `DeviceFleetName` (`string`, required): The name of the edge device fleet
- `OutputConfig` (`DeviceFleet_EdgeOutputConfig`, required): S3 bucket and an ecryption key id (if available) to store outputs for the fleet
- `RoleArn` (`string`, required): Role associated with the device fleet
- `Description` (`string`, optional): Description for the edge device fleet
- `Tags` (`DeviceFleet_Tag[]`, optional): Associate tags with the resource
