AwsApiGatewayAccessLogSettings
Contains information about settings for logging access for the stage.
Contents
- DestinationArn
-
The ARN of the CloudWatch Logs log group that receives the access logs.
Type: String
Pattern:
.*\S.*
Required: No
- Format
-
A single-line format of the access logs of data, as specified by selected
$context
variables. The format must include at least$context.requestId
.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: