amazonaws.com

Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their Amazon Web Services resources. AppRegistry provides a repository of your applications, their resources, and the application metadata that you use within your enterprise.

🔑 oauth2 24 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves a list of all of your applications. Results are paginated.
curl \
  -H "Authorization: $API_KEY" \
  http://servicecatalog-appregistry.us-east-1.amazonaws.com/applications
Retrieves a <code>TagKey</code> configuration from an account.
curl \
  -H "Authorization: $API_KEY" \
  http://servicecatalog-appregistry.us-east-1.amazonaws.com/configuration
Lists all attribute groups which you have access to. Results are paginated.
curl \
  -H "Authorization: $API_KEY" \
  http://servicecatalog-appregistry.us-east-1.amazonaws.com/attribute-groups
Endpoints (24 total)
GET
/applications
Retrieves a list of all of your applications. Results are paginated.
GET
/configuration
Retrieves a <code>TagKey</code> configuration from an account.
GET
/attribute-groups
Lists all attribute groups which you have access to. Results are paginated.
GET
/tags/{resourceArn}
Lists all of the tags on the resource.
GET
/applications/{application}
Retrieves metadata information about one of your applications. The applicatio…
GET
/attribute-groups/{attributeGroup}
Retrieves an attribute group by its ARN, ID, or name. The attribute group can…
GET
/applications/{application}/resources
<p> Lists all of the resources that are associated with the specified applica…
GET
/applications/{application}/attribute-groups
Lists all attribute groups that are associated with specified application. Re…
GET
/applications/{application}/attribute-group-details
Lists the details of all attribute groups associated with a specific applicat…
GET
/applications/{application}/resources/{resourceType}/{resource}
Gets the resource associated with the application.
POST
/applications
Creates a new application that is the top-level node in a hierarchy of relate…
POST
/attribute-groups
Creates a new attribute group as a container for user-defined attributes. Thi…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints24
Authoauth2
Categories1
http://servicecatalog-appregistry.us-east-1.amazonaws.com