---
title: "GET /event-configurations-resource-types"
method: GET
path: "/event-configurations-resource-types"
---

# GET /event-configurations-resource-types

`GET /event-configurations-resource-types`

Get the event configuration based on resource types.

## Response `200`

Success

- GetEventConfigurationByResourceTypesResponse
  - `DeviceRegistrationState` object — Resource type event configuration for the device registration state event.
    - `Sidewalk` object — Device registration resource type state event configuration object for enabling or disabling Sidewalk related event topics.
      - `WirelessDeviceEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device join event topic is enabled or disabled.
  - `Proximity` object — Resource type event configuration for the proximity event.
    - `Sidewalk` object — Proximity resource type event configuration object for enabling and disabling wireless device topic.
      - `WirelessDeviceEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device join event topic is enabled or disabled.
  - `Join` object — Resource type event configuration for the join event.
    - `LoRaWAN` object — Join resource type event configuration object for enabling or disabling LoRaWAN related event topics.
      - `WirelessDeviceEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device join event topic is enabled or disabled.
  - `ConnectionStatus` object — Resource type event configuration for the connection status event.
    - `LoRaWAN` object — Connection status resource type event configuration object for enabling or disabling LoRaWAN related event topics.
      - `WirelessGatewayEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless gateway connection status event topic is enabled or disabled.
  - `MessageDeliveryStatus` object — Resource type event configuration object for the message delivery status event.
    - `Sidewalk` SidewalkResourceTypeEventConfiguration — Sidewalk resource type event configuration object for enabling or disabling topic.
      - `WirelessDeviceEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device join event topic is enabled or disabled.

## Other responses

- `480` — AccessDeniedException
- `481` — ThrottlingException
- `482` — InternalServerException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/versions/022d242d4bce/schema)
