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

## Properties

- `FirmwareUpdateImage` (`string`, required): FUOTA task firmware update image binary S3 link
- `FirmwareUpdateRole` (`string`, required): FUOTA task firmware IAM role for reading S3
- `LoRaWAN` (`FuotaTask_LoRaWAN`, required): FUOTA task LoRaWAN
- `Arn` (`string`, optional): FUOTA task arn. Returned after successful create.
- `AssociateMulticastGroup` (`string`, optional): Multicast group to associate. Only for update request.
- `AssociateWirelessDevice` (`string`, optional): Wireless device to associate. Only for update request.
- `Description` (`string`, optional): FUOTA task description
- `DisassociateMulticastGroup` (`string`, optional): Multicast group to disassociate. Only for update request.
- `DisassociateWirelessDevice` (`string`, optional): Wireless device to disassociate. Only for update request.
- `FuotaTaskStatus` (`string`, optional): FUOTA task status. Returned after successful read.
- `Id` (`string`, optional): FUOTA task id. Returned after successful create.
- `Name` (`string`, optional): Name of FUOTA task
- `Tags` (`FuotaTask_Tag[]`, optional): A list of key-value pairs that contain metadata for the FUOTA task.

## Attributes

- `Arn`
- `FuotaTaskStatus`
- `Id`
- `LoRaWAN.StartTime`
