AWS::SageMaker::DeviceResource schema for AWS::SageMaker::Device
3 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DeviceFleetName | string | Required |
Device | Device | |
Tags | Array<Tag> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SageMaker::Device
Resources:
MyResource:
Type: AWS::SageMaker::Device
Properties:
DeviceFleetName: "my-devicefleetname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sagemaker:RegisterDevicessagemaker:DescribeDevicesagemaker:UpdateDevicessagemaker:DeregisterDevicesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDevice/DeviceNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
Device/DeviceName