---
title: "PUT /applications/{application}/attribute-groups/{attributeGroup}"
method: PUT
path: "/applications/{application}/attribute-groups/{attributeGroup}"
---

# PUT /applications/{application}/attribute-groups/{attributeGroup}

`PUT /applications/{application}/attribute-groups/{attributeGroup}`

Associates an attribute group with an application to augment the application's metadata with the group's attributes. This feature enables applications to be described with user-defined details that are machine-readable, such as third-party integrations.

## Path parameters

- `application` string, required
- `attributeGroup` string, required

## Response `200`

Success

- AssociateAttributeGroupResponse
  - `applicationArn` string — The Amazon resource name (ARN) of the application that was augmented with attributes.
  - `attributeGroupArn` string — The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — InternalServerException
- `483` — ServiceQuotaExceededException
- `484` — ConflictException

---

[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)
