Actions, resources, and condition keys for AWS IoT Core for LoRaWAN
AWS IoT Core for LoRaWAN (service prefix:
iotwireless
) provides the following service-specific resources, actions, and condition context
keys for use in IAM permission policies.
References:
-
Learn how to configure this service .
-
View a list of the API operations available for this service .
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
Actions defined by AWS IoT Core for LoRaWAN
You can specify the following actions in the
Action
element of an IAM policy statement. Use policies to grant permissions to perform
an operation in AWS. When you use an action in a policy, you usually allow or
deny access to the API operation or CLI command with the same name. However,
in some cases, a single action controls access to more than one operation. Alternatively,
some operations require several different actions.
The
Resource types
column indicates whether each action supports resource-level permissions. If
there is no value for this column, you must specify all resources ("*") in the
Resource
element of your policy statement. If the column includes a resource type, then
you can specify an ARN of that type in a statement with that action. Required
resources are indicated in the table with an asterisk (*). If you specify a resource-level
permission ARN in a statement using this action, then it must be of this type.
Some actions support multiple resource types. If the resource type is optional (not
indicated as required), then you can choose to use one but not the other.
For details about the columns in the following table, see The actions table .
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
AssociateAwsAccountWithPartnerAccount | Link partner accounts with Aws account. | Write | |||
AssociateWirelessDeviceWithThing | Associate the wireless device with AWS IoT thing for a given wirelessDeviceId. | Write |
iot:DescribeThing |
||
AssociateWirelessGatewayWithCertificate | Associate a WirelessGateway with the IoT Core Identity certificate. | Write | |||
AssociateWirelessGatewayWithThing | Associate the wireless gateway with AWS IoT thing for a given wirelessGatewayId. | Write |
iot:DescribeThing |
||
CreateDestination | Create a Destination resource. | Write | |||
CreateDeviceProfile | Create a DeviceProfile resource. | Write | |||
CreateServiceProfile | Create a ServiceProfile resource. | Write | |||
CreateWirelessDevice | Create a WirelessDevice resource with given Destination. | Write | |||
CreateWirelessGateway | Create a WirelessGateway resource. | Write | |||
CreateWirelessGatewayTask | Create a task for a given WirelessGateway. | Write | |||
CreateWirelessGatewayTaskDefinition | Create a WirelessGateway task definition. | Write | |||
DeleteDestination | Delete a Destination. | Write | |||
DeleteDeviceProfile | Delete a DeviceProfile. | Write | |||
DeleteServiceProfile | Delete a ServiceProfile. | Write | |||
DeleteWirelessDevice | Delete a WirelessDevice. | Write | |||
DeleteWirelessGateway | Delete a WirelessGateway. | Write | |||
DeleteWirelessGatewayTask | Delete task for a given WirelessGateway. | Write | |||
DeleteWirelessGatewayTaskDefinition | Delete a WirelessGateway task definition. | Write | |||
DisassociateAwsAccountFromPartnerAccount | Disassociate an AWS account from a partner account. | Write | |||
DisassociateWirelessDeviceFromThing | Disassociate a wireless device from a AWS IoT thing. | Write |
iot:DescribeThing |
||
DisassociateWirelessGatewayFromCertificate | Disassociate a WirelessGateway from a IoT Core Identity certificate. | Write | |||
DisassociateWirelessGatewayFromThing | Disassociate a WirelessGateway from a IoT Core thing. | Write |
iot:DescribeThing |
||
GetDestination | Get the Destination | Read | |||
GetDeviceProfile | Get the DeviceProfile | Read | |||
GetPartnerAccount | Get the associated PartnerAccount | Read | |||
GetServiceEndpoint | Retrieve the customer account specific endpoint for CUPS protocol connection or LoRaWAN Network Server (LNS) protocol connection, and optionally server trust certificate in PEM format. | Read | |||
GetServiceProfile | Get the ServiceProfile | Read | |||
GetWirelessDevice | Get the WirelessDevice | Read | |||
GetWirelessDeviceStatistics | Get statistics info for a given WirelessDevice | Read | |||
GetWirelessGateway | Get the WirelessGateway | Read | |||
GetWirelessGatewayCertificate | Get the IoT Core Identity certificate id associated with the WirelessGateway. | Read | |||
GetWirelessGatewayFirmwareInformation | Get Current firmware version and other information for the WirelessGateway | Read | |||
GetWirelessGatewayStatistics | Get statistics info for a given WirelessGateway | Read | |||
GetWirelessGatewayTask | Get the task for a given WirelessGateway | Read | |||
GetWirelessGatewayTaskDefinition | Describe the given WirelessGateway task definition. | Read | |||
ListDestinations | List information of available Destinations based on the AWS account. | List | |||
ListDeviceProfiles | List information of available DeviceProfiles based on the AWS account. | List | |||
ListPartnerAccounts | Lists the available partner accounts. | List | |||
ListServiceProfiles | List information of available ServiceProfiles based on the AWS account. | List | |||
ListTagsForResource | Lists all tags for a given resource. | List | |||
ListWirelessDevices | List information of available WirelessDevices based on the AWS account. | List | |||
ListWirelessGatewayTaskDefinitions | List information of available WirelessGateway task definitions based on the AWS account. | List | |||
ListWirelessGateways | List information of available WirelessGateways based on the AWS account. | List | |||
SendDataToWirelessDevice | Send the decrypted application data frame to the target device | Write | |||
TagResource | Tag a given resource. | Tagging | |||
TestWirelessDevice | Simulate a provisioned device to send an uplink data with payload of 'Hello' | Write | |||
UntagResource | Remove the given tags from the resource. | Tagging | |||
UpdateDestination | Update a Destination resource. | Write | |||
UpdatePartnerAccount | Update a partner account. | Write | |||
UpdateWirelessDevice | Update a WirelessDevice resource. | Write | |||
UpdateWirelessGateway | Update a WirelessGateway resource. | Write |
Resource types defined by AWS IoT Core for LoRaWAN
The following resource types are defined by this service and can be used in the
Resource
element of IAM permission policy statements. Each action in the
Actions table
identifies the resource types that can be specified with that action. A resource
type can also define which condition keys you can include in a policy. These
keys are displayed in the last column of the table. For details about the columns
in the following table, see
The resource types table
.
Resource types | ARN | Condition keys |
---|---|---|
WirelessDevice |
arn:$
{
Partition}:iotwireless:$
{
Region}:$
{
Account}:WirelessDevice/$
{
WirelessDeviceId}
|
|
WirelessGateway |
arn:$
{
Partition}:iotwireless:$
{
Region}:$
{
Account}:WirelessGateway/$
{
WirelessGatewayId}
|
|
DeviceProfile |
arn:$
{
Partition}:iotwireless:$
{
Region}:$
{
Account}:DeviceProfile/$
{
DeviceProfileId}
|
|
ServiceProfile |
arn:$
{
Partition}:iotwireless:$
{
Region}:$
{
Account}:ServiceProfile/$
{
ServiceProfileId}
|
|
Destination |
arn:$
{
Partition}:iotwireless:$
{
Region}:$
{
Account}:Destination/$
{
DestinationName}
|
|
thing |
arn:$
{
Partition}:iot:$
{
Region}:$
{
Account}:thing/$
{
ThingName}
|
|
cert |
arn:$
{
Partition}:iot:$
{
Region}:$
{
Account}:cert/$
{
Certificate}
|
Condition keys for AWS IoT Core for LoRaWAN
AWS IoT Core for LoRaWAN defines the following condition keys that can be used in
the
Condition
element of an IAM policy. You can use these keys to further refine the conditions
under which the policy statement applies. For details about the columns in the
following table, see
The condition keys table
.
To view the global condition keys that are available to all services, see Available global condition keys .