amazonaws.com

Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application configurations. AppConfig supports controlled deployments to applications of any size and includes built-in validation checks and monitoring. You can use AppConfig with applicatio

🔑 oauth2 43 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
Lists all custom and Amazon Web Services authored AppConfig extensions in the…
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/extensions
Lists all applications in your Amazon Web Services account.
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/applications
Retrieves the list of key-value tags assigned to the resource.
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/tags/{ResourceArn}
Endpoints (43 total)
GET
/extensions
Lists all custom and Amazon Web Services authored AppConfig extensions in the…
GET
/applications
Lists all applications in your Amazon Web Services account.
GET
/tags/{ResourceArn}
Retrieves the list of key-value tags assigned to the resource.
GET
/deploymentstrategies
Lists deployment strategies.
GET
/extensionassociations
Lists all AppConfig extension associations in the account. For more informati…
GET
/applications/{ApplicationId}
Retrieves information about an application.
GET
/extensions/{ExtensionIdentifier}
Returns information about an AppConfig extension.
GET
/applications/{ApplicationId}/environments
Lists the environments for an application.
GET
/deploymentstrategies/{DeploymentStrategyId}
Retrieves information about a deployment strategy. A deployment strategy defi…
GET
/extensionassociations/{ExtensionAssociationId}
Returns information about an AppConfig extension association. For more inform…
GET
/applications/{ApplicationId}/configurationprofiles
Lists the configuration profiles for an application.
GET
/applications/{ApplicationId}/environments/{EnvironmentId}
Retrieves information about an environment. An environment is a deployment gr…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints43
Authoauth2
Categories1
http://appconfig.us-east-1.amazonaws.com