---
type: resource-type
title: ServiceProfile
description: aws resource type AWS::IoTWireless::ServiceProfile
name: ServiceProfile
lexicon: aws
resource_type: AWS::IoTWireless::ServiceProfile
---
`AWS::IoTWireless::ServiceProfile`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional): Service profile Arn. Returned after successful create.
- `Id` (`string`, optional): Service profile Id. Returned after successful create.
- `LoRaWAN` (`ServiceProfile_LoRaWANServiceProfile`, optional): LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
- `Name` (`string`, optional): Name of service profile
- `Tags` (`ServiceProfile_Tag[]`, optional): A list of key-value pairs that contain metadata for the service profile.

## Attributes

- `Arn`
- `Id`
- `LoRaWAN.ChannelMask`
- `LoRaWAN.DevStatusReqFreq`
- `LoRaWAN.DlBucketSize`
- `LoRaWAN.DlRate`
- `LoRaWAN.DlRatePolicy`
- `LoRaWAN.DrMax`
- `LoRaWAN.DrMin`
- `LoRaWAN.HrAllowed`
- `LoRaWAN.MinGwDiversity`
- `LoRaWAN.NwkGeoLoc`
- `LoRaWAN.ReportDevStatusBattery`
- `LoRaWAN.ReportDevStatusMargin`
- `LoRaWAN.TargetPer`
- `LoRaWAN.UlBucketSize`
- `LoRaWAN.UlRate`
- `LoRaWAN.UlRatePolicy`
