amplify-branch-framework-configured
Checks if AWS Amplify branches have a framework configured. The rule is NON_COMPLIANT if configuration.Framework does not exist.
Identifier: AMPLIFY_BRANCH_FRAMEWORK_CONFIGURED
Resource Types: AWS::Amplify::Branch
Trigger type: Configuration changes
AWS Region: All supported AWS regions except China (Beijing), Asia Pacific (Thailand), Asia Pacific (Jakarta), Africa (Cape Town), Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Malaysia), Asia Pacific (Melbourne), AWS GovCloud (US-East), AWS GovCloud (US-West), Mexico (Central), Israel (Tel Aviv), Asia Pacific (Taipei), Canada West (Calgary), Europe (Spain), China (Ningxia), Europe (Zurich) Region
Parameters:
- approvedFrameworks (Optional)
- Type: CSV
-
Comma-separated list of approved frameworks for the rule to check. If provided, the rule is NON_COMPLIANT if configuration.Framework is a value not specified in this parameter.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.