v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249771.4 KB

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.

put/applications/{application}/attribute-groups/{attributeGroup}

Path parameters

applicationstring required

The name, ID, or ARN of the application.

attributeGroupstring required

The name, ID, or ARN of the attribute group that holds the attributes to describe the application.

Response

Success

applicationArnstring

The Amazon resource name (ARN) of the application that was augmented with attributes.

attributeGroupArnstring

The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.