View a markdown version of this page

GetConfiguration - Amazon Service Catalog
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GetConfiguration

Note

Amazon Service Catalog AppRegistry is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Service Catalog AppRegistry availability change.

Retrieves a TagKey configuration from an account.

Request Syntax

GET /configuration HTTP/1.1

URI Request Parameters

The request does not use any URI parameters.

Request Body

The request does not have a request body.

Response Syntax

HTTP/1.1 200 Content-type: application/json { "configuration": { "tagQueryConfiguration": { "tagKey": "string" } } }

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

configuration

Retrieves TagKey configuration from an account.

Type: AppRegistryConfiguration object

Errors

InternalServerException

The service is experiencing internal problems.

HTTP Status Code: 500

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: