LAP Registry

Amazon AppConfig Skill

amazonaws-com-appconfig

Provider: Amazon Web Services Version: 2019-10-09 Endpoints: 45 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/applications
POST/applications/{ApplicationId}/configurationprofilesCreates an application. In AppConfig, an application is simply an organizational construct like a folder. This organizational construct has a relationship with some unit of execut...
POST/deploymentstrategiesCreates a configuration profile, which is information that enables AppConfig to access the configuration source. Valid configuration sources include the following: Configuration d...
POST/applications/{ApplicationId}/environmentsCreates a deployment strategy that defines important criteria for rolling out your configuration to the designated targets. A deployment strategy includes the overall duration req...
POST/extensionsCreates an environment. For each application, you define one or more environments. An environment is a deployment group of AppConfig targets, such as applications in a Beta or Pro...
POST/extensionassociationsCreates an AppConfig extension. An extension augments your ability to inject logic or behavior at different points during the AppConfig workflow of creating or deploying a configu...
POST/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}/hostedconfigurationversionsWhen you create an extension or configure an Amazon Web Services authored extension, you associate the extension with an AppConfig application, environment, or configuration profi...
DELETE/applications/{ApplicationId}Creates a new configuration in the AppConfig hosted configuration store. If you're creating a feature flag, we recommend you familiarize yourself with the JSON schema for feature...
DELETE/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}Deletes an application.
DELETE/deployementstrategies/{DeploymentStrategyId}Deletes a configuration profile. To prevent users from unintentionally deleting actively-used configuration profiles, enable deletion protection.
DELETE/applications/{ApplicationId}/environments/{EnvironmentId}Deletes a deployment strategy.
DELETE/extensions/{ExtensionIdentifier}Deletes an environment. To prevent users from unintentionally deleting actively-used environments, enable deletion protection.
DELETE/extensionassociations/{ExtensionAssociationId}Deletes an AppConfig extension. You must delete all associations to an extension before you delete the extension.
DELETE/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}/hostedconfigurationversions/{VersionNumber}Deletes an extension association. This action doesn't delete extensions defined in the association.
GET/settingsDeletes a version of a configuration from the AppConfig hosted configuration store.
GET/applications/{ApplicationId}Returns information about the status of the DeletionProtection parameter.
GET/applications/{Application}/environments/{Environment}/configurations/{Configuration}Retrieves information about an application.
GET/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}(Deprecated) Retrieves the latest deployed configuration. Note the following important information. This API action is deprecated. Calls to receive configuration data should use t...
GET/applications/{ApplicationId}/environments/{EnvironmentId}/deployments/{DeploymentNumber}Retrieves information about a configuration profile.
GET/deploymentstrategies/{DeploymentStrategyId}Retrieves information about a configuration deployment.
GET/applications/{ApplicationId}/environments/{EnvironmentId}Retrieves information about a deployment strategy. A deployment strategy defines important criteria for rolling out your configuration to the designated targets. A deployment stra...
GET/extensions/{ExtensionIdentifier}Retrieves information about an environment. An environment is a deployment group of AppConfig applications, such as applications in a Production environment or in an EU_Region env...
GET/extensionassociations/{ExtensionAssociationId}Returns information about an AppConfig extension.
GET/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}/hostedconfigurationversions/{VersionNumber}Returns information about an AppConfig extension association. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.
GET/applicationsRetrieves information about a specific configuration version.
GET/applications/{ApplicationId}/configurationprofilesLists all applications in your Amazon Web Services account.
GET/deploymentstrategiesLists the configuration profiles for an application.
GET/applications/{ApplicationId}/environments/{EnvironmentId}/deploymentsLists deployment strategies.
GET/applications/{ApplicationId}/environmentsLists the deployments for an environment in descending deployment number order.
GET/extensionassociationsLists the environments for an application.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-appconfig

Downloads and installs to ~/.claude/skills/amazonaws-com-appconfig/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)