---
title: "GET /event-configurations/{Identifier}#identifierType"
method: GET
path: "/event-configurations/{Identifier}#identifierType"
---

# GET /event-configurations/{Identifier}#identifierType

`GET /event-configurations/{Identifier}#identifierType`

Get the event configuration for a particular resource identifier.

## Path parameters

- `Identifier` string, required

## Query parameters

- `identifierType` 'PartnerAccountId' | 'DevEui' | 'GatewayEui' | 'WirelessDeviceId' | 'WirelessGatewayId', required
- `partnerType` 'Sidewalk'

## Response `200`

Success

- GetResourceEventConfigurationResponse
  - `DeviceRegistrationState` object — Event configuration for the device registration state event.
    - `Sidewalk` object — Device registration state event configuration object for enabling or disabling Sidewalk related event topics.
      - `AmazonIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the Amazon ID event topic is enabled or disabled.
    - `WirelessDeviceIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device ID device registration state event topic is enabled or disabled.
  - `Proximity` object — Event configuration for the proximity event.
    - `Sidewalk` object — Proximity event configuration object for enabling or disabling Sidewalk related event topics.
      - `AmazonIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the Amazon ID event topic is enabled or disabled.
    - `WirelessDeviceIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device ID proximity event topic is enabled or disabled.
  - `Join` object — Event configuration for the join event.
    - `LoRaWAN` object — Join event configuration object for enabling or disabling LoRaWAN related event topics.
      - `DevEuiEventTopic` 'Enabled' | 'Disabled' — Denotes whether the Dev EUI join event topic is enabled or disabled.
    - `WirelessDeviceIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device ID join event topic is enabled or disabled.
  - `ConnectionStatus` object — Event configuration for the connection status event.
    - `LoRaWAN` object — Connection status event configuration object for enabling or disabling LoRaWAN related event topics.
      - `GatewayEuiEventTopic` 'Enabled' | 'Disabled' — Denotes whether the gateway EUI connection status event topic is enabled or disabled.
    - `WirelessGatewayIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless gateway ID connection status event topic is enabled or disabled.
  - `MessageDeliveryStatus` object — Event configuration for the message delivery status event.
    - `Sidewalk` SidewalkEventNotificationConfigurations — <code>SidewalkEventNotificationConfigurations</code> object, which is the event configuration object for Sidewalk-related event topics.
      - `AmazonIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the Amazon ID event topic is enabled or disabled.
    - `WirelessDeviceIdEventTopic` 'Enabled' | 'Disabled' — Denotes whether the wireless device ID message delivery status event topic is enabled or disabled.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ThrottlingException
- `483` — ResourceNotFoundException
- `484` — 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/revisions/022d242d4bce/schema)
