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

# PUT /configuration

`PUT /configuration`

Associates a <code>TagKey</code> configuration to an account.

## Request body

- object
  - `configuration` object, required — Includes all of the AppRegistry settings.
    - `tagQueryConfiguration` object — Includes the definition of a <code>tagQuery</code>.
      - `tagKey` string — Condition in the IAM policy that associates resources to an application.

## Response `200`

Success

## Other responses

- `480` — ConflictException
- `481` — InternalServerException
- `482` — ValidationException

---

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