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

A dimension can be used to limit the scope of a metric used in a security profile for AWS IoT Device Defender.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iot.git

Properties

Type string | Aws_CF_FunctionString required

Specifies the type of the dimension.

StringValues string[] required

Specifies the value or list of values for the dimension.

minItems=1maxItems=5uniqueItems=true
Name string | Aws_CF_FunctionString

A unique identifier for the dimension.

Tags Tag[]

Metadata that can be used to manage the dimension.

maxItems=50uniqueItems=true

Definitions

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The tag's key.

Value string | Aws_CF_FunctionString required

The tag's value.