This template creates an AWS AppConfig configuration profile of type `HostedConfigurationVersion`. The feature flag created by this example enables cryptocurrency at checkout. AWS AppConfig stores the configuration data for this profile in the AWS AppConfig hosted configuration store.

MySuperCoolApp
AWS::AppConfig::Application


MyFeatureFlags
AWS::AppConfig::ConfigurationProfile


MyFeatureFlagsVersion
AWS::AppConfig::HostedConfigurationVersion


CloudFormation Template

Share Template