AWS AppConfig Feature Flags-v1
AWS CDK AppConfig Feature Flags
| File match |
*.appConfig.featureFlags.json
|
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/aws-appconfig-feature-flags-v1/latest.json |
| Source | https://www.schemastore.org/aws-cdk-appconfig-featureflags-1.0.0.json |
Validate with Lintel
npx @lintel/lintel check
All of
Definitions
flagSetDefinition
object
flagDefinitions
object
flagDefinition
object
attributeDefinitions
object
attributeDefinition
object
description
string
maxLength=1024
flagValues
object
flagValue
object
enabled
boolean
required
maxItems=32uniqueItems=true
_createdAt
string
_updatedAt
string
stringConstraints
object
type
const: "string"
required
required
boolean
pattern
string
maxLength=1024
enum
string | integer[]
maxItems=100
numberConstraints
object
type
const: "number"
required
required
boolean
minimum
integer
maximum
integer
arrayConstraints
object
boolConstraints
object
type
const: "boolean"
required
required
boolean
elementConstraints
numberConstraints | stringConstraints
variant
object
enabled
boolean
required
pattern=^[^\n]{1,64}$
rule
string
maxLength=1024
attributeValues
string | number | boolean | string | number[]
attributeValue
string | number | boolean | string | number[]
customerDefinedName
string
customerDefinedDescription
string
flagSchemaVersions
const: "1"