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

Properties

DeviceFleetName string | Aws_CF_FunctionString required

The name of the edge device fleet

OutputConfig object required
2 nested properties
S3OutputLocation string | Aws_CF_FunctionString required

The Amazon Simple Storage (S3) bucket URI

KmsKeyId string | Aws_CF_FunctionString

The KMS key id used for encryption on the S3 bucket

RoleArn string | Aws_CF_FunctionString required

Role associated with the device fleet

Description string | Aws_CF_FunctionString

Description for the edge device fleet

Tags Tag[]

Associate tags with the resource

Definitions

EdgeOutputConfig object
S3OutputLocation string | Aws_CF_FunctionString required

The Amazon Simple Storage (S3) bucket URI

KmsKeyId string | Aws_CF_FunctionString

The KMS key id used for encryption on the S3 bucket

Tag object

Key-value pair to associate as a tag for the resource

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 -.