appsync-logging-enabled - AWS Config

appsync-logging-enabled

Checks if an AWS AppSync API has logging enabled. The rule is NON_COMPLIANT if logging is not enabled, or 'fieldLogLevel' is neither ERROR nor ALL.

Identifier: APPSYNC_LOGGING_ENABLED

Resource Types: AWS::AppSync::GraphQLApi

Trigger type: Configuration changes

AWS Region: All supported AWS regions

Parameters:

fieldLoggingLevel (Optional)
Type: CSV

Comma-separated list of specific field logging levels (for example, ERROR, ALL).

AWS CloudFormation template

To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.