---
title: "PUT /hub-configuration"
method: PUT
path: "/hub-configuration"
---

# PUT /hub-configuration

`PUT /hub-configuration`

Update a hub configuration.

## Request body

- object
  - `HubTokenTimerExpirySettingInSeconds` integer, required — A user-defined integer value that represents the hub token timer expiry setting in seconds.

## Response `201`

Success

- PutHubConfigurationResponse
  - `HubTokenTimerExpirySettingInSeconds` integer — A user-defined integer value that represents the hub token timer expiry setting in seconds.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ServiceUnavailableException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException

---

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