AwsAppSyncGraphQlApiLogConfigDetails
Specifies the logging configuration when writing GraphQL operations and tracing to Amazon CloudWatch for an AppSync GraphQL API.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the service role that AppSync assumes to publish to CloudWatch Logs in your account.
Link copied to clipboard
Set to TRUE
to exclude sections that contain information such as headers, context, and evaluated mapping templates, regardless of logging level.
Link copied to clipboard
The field logging level.
Functions
Link copied to clipboard
inline fun copy(block: AwsAppSyncGraphQlApiLogConfigDetails.Builder.() -> Unit = {}): AwsAppSyncGraphQlApiLogConfigDetails