This template creates an AWS AppConfig extension. An extension augments your ability to inject logic or behavior at different points during the AWS AppConfig workflow of creating or deploying a configuration. This example creates an extension with the name 'My Test Extension' and description 'My test extension'. It specifies an action to be performed using AWS Lambda before a configuration version is created by AWS AppConfig. The extension also includes a parameter and a tag.

BasicExtension
AWS::AppConfig::Extension


Tags

CloudFormation Template

Share Template