AWS Service Catalog App Registry Skill
amazonaws-com-servicecatalog-appregistry
amazonaws-com-servicecatalog-appregistry
| Method | Path | Description |
|---|---|---|
PUT | /applications/{application}/attribute-groups/{attributeGroup} | |
PUT | /applications/{application}/resources/{resourceType}/{resource} | 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-de... |
POST | /applications | Associates a resource with an application. The resource can be specified by its ARN or name. The application can be specified by ARN, ID, or name. Minimum permissions You must hav... |
POST | /attribute-groups | Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions. |
DELETE | /applications/{application} | Creates a new attribute group as a container for user-defined attributes. This feature enables users to have full control over their cloud application's metadata in a rich machine... |
DELETE | /attribute-groups/{attributeGroup} | Deletes an application that is specified either by its application ID, name, or ARN. All associated attribute groups and resources must be disassociated from it before deleting an... |
DELETE | /applications/{application}/attribute-groups/{attributeGroup} | Deletes an attribute group, specified either by its attribute group ID, name, or ARN. |
DELETE | /applications/{application}/resources/{resourceType}/{resource} | Disassociates an attribute group from an application to remove the extra attributes contained in the attribute group from the application's metadata. This operation reverts Associ... |
GET | /applications/{application} | Disassociates a resource from application. Both the resource and the application can be specified either by ID or name. Minimum permissions You must have the following permissions... |
GET | /applications/{application}/resources/{resourceType}/{resource} | Retrieves metadata information about one of your applications. The application can be specified by its ARN, ID, or name (which is unique within one account in one region at a give... |
GET | /attribute-groups/{attributeGroup} | Gets the resource associated with the application. |
GET | /configuration | Retrieves an attribute group by its ARN, ID, or name. The attribute group can be specified by its ARN, ID, or name. |
GET | /applications | Retrieves a TagKey configuration from an account. |
GET | /applications/{application}/attribute-groups | Retrieves a list of all of your applications. Results are paginated. |
GET | /applications/{application}/resources | Lists all attribute groups that are associated with specified application. Results are paginated. |
GET | /attribute-groups | Lists all of the resources that are associated with the specified application. Results are paginated. If you share an application, and a consumer account associates a tag query to... |
GET | /applications/{application}/attribute-group-details | Lists all attribute groups which you have access to. Results are paginated. |
GET | /tags/{resourceArn} | Lists the details of all attribute groups associated with a specific application. The results display in pages. |
PUT | /configuration | Lists all of the tags on the resource. |
POST | /sync/{resourceType}/{resource} | Associates a TagKey configuration to an account. |
POST | /tags/{resourceArn} | Syncs the resource with current AppRegistry records. Specifically, the resource’s AppRegistry system tags sync with its associated application. We remove the resource's AppRegistr... |
DELETE | /tags/{resourceArn} | Assigns one or more tags (key-value pairs) to the specified resource. Each tag consists of a key and an optional value. If a tag with the same key is already associated with the r... |
PATCH | /applications/{application} | Removes tags from a resource. This operation returns an empty response if the call was successful. |
PATCH | /attribute-groups/{attributeGroup} | Updates an existing application with new attributes. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-servicecatalog-appregistry
Downloads and installs to ~/.claude/skills/amazonaws-com-servicecatalog-appregistry/
2020-06-24 (2026-02-13)