Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-sagemaker-device.json
Parent schema serverless-framework-configuration
Type: object

Properties

DeviceFleetName string | Aws_CF_FunctionString required

The name of the edge device fleet

Device object

Edge device you want to create

3 nested properties
DeviceName string | Aws_CF_FunctionString required

The name of the device

Description string | Aws_CF_FunctionString

Description of the device

IotThingName string | Aws_CF_FunctionString

AWS Internet of Things (IoT) object name.

Tags Tag[]

Associate tags with the resource

Definitions

Device object

Edge device you want to create

DeviceName string | Aws_CF_FunctionString required

The name of the device

Description string | Aws_CF_FunctionString

Description of the device

IotThingName string | Aws_CF_FunctionString

AWS Internet of Things (IoT) object name.

Tag object
Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The key value of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.