Amazon FreeRTOS · Example Payload

Amazon Freertos Software Configuration Example

FreeRTOS v202107.00 production config for ESP32

Embedded SystemsIoTMicrocontrollersRTOS

Amazon Freertos Software Configuration Example is an example object payload from Amazon FreeRTOS, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

softwareConfigurationIdnamedescriptionarnstatusversionhardwarePlatformcreationDatelastUpdatedDate

Example Payload

Raw ↑
{
  "softwareConfigurationId": "sc-abc12345",
  "name": "esp32-production-config",
  "description": "FreeRTOS v202107.00 production config for ESP32",
  "arn": "arn:aws:freertos:us-east-1:123456789012:configuration/esp32-production-config",
  "status": "ACTIVE",
  "version": "1",
  "hardwarePlatform": "ESP32-D0WD",
  "creationDate": "2025-01-15T09:00:00Z",
  "lastUpdatedDate": "2025-06-01T10:00:00Z"
}