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

# GET /event-configurations

`GET /event-configurations`

Describes event configurations.

Requires permission to access the [DescribeEventConfigurations](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.

## Response `200`

Success

- DescribeEventConfigurationsResponse
  - `eventConfigurations` object — The event configurations.
  - `creationDate` string, date-time — The creation date of the event configuration.
  - `lastModifiedDate` string, date-time — The date the event configurations were last modified.

## Other responses

- `480` — InternalFailureException
- `481` — ThrottlingException

---

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