Values.AwsApiGatewayAccessLogSettingsSourceContains information about settings for logging access for the stage.
type nonrec t = {format : NonEmptyString.t option;A single-line format of the access logs of data, as specified by selected $context variables. The format must include at least $context.requestId.
*)destinationArn : NonEmptyString.t option;The ARN of the CloudWatch Logs log group that receives the access logs.
*)}