AwsAppSyncGraphQlApiLogConfigDetails
Specifies the logging configuration when writing GraphQL operations and tracing to Amazon CloudWatch for an AWS AppSync GraphQL API.
Contents
- CloudWatchLogsRoleArn
-
The Amazon Resource Name (ARN) of the service role that AWS AppSync assumes to publish to CloudWatch Logs in your account.
Type: String
Pattern:
.*\S.*
Required: No
- ExcludeVerboseContent
-
Set to
TRUE
to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.Type: Boolean
Required: No
- FieldLogLevel
-
The field logging level.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: