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

An example resource schema demonstrating some basic constructs and validation rules.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString

Name of service profile

LoRaWAN object
19 nested properties
UlRate integer
UlBucketSize integer
UlRatePolicy string | Aws_CF_FunctionString
DlRate integer
DlBucketSize integer
DlRatePolicy string | Aws_CF_FunctionString
AddGwMetadata boolean
DevStatusReqFreq integer
ReportDevStatusBattery boolean
ReportDevStatusMargin boolean
DrMin integer
DrMax integer
ChannelMask string | Aws_CF_FunctionString
PrAllowed boolean
HrAllowed boolean
RaAllowed boolean
NwkGeoLoc boolean
TargetPer integer
MinGwDiversity integer
Tags Tag[]

A list of key-value pairs that contain metadata for the service profile.

maxItems=200uniqueItems=true

Definitions

LoRaWANServiceProfile object
UlRate integer
UlBucketSize integer
UlRatePolicy string | Aws_CF_FunctionString
DlRate integer
DlBucketSize integer
DlRatePolicy string | Aws_CF_FunctionString
AddGwMetadata boolean
DevStatusReqFreq integer
ReportDevStatusBattery boolean
ReportDevStatusMargin boolean
DrMin integer
DrMax integer
ChannelMask string | Aws_CF_FunctionString
PrAllowed boolean
HrAllowed boolean
RaAllowed boolean
NwkGeoLoc boolean
TargetPer integer
MinGwDiversity integer
Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString