| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CloudTrail.StartLogging
Description
Starts the recording of AWS API calls and log file delivery for a trail.
http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_StartLogging.html
Request
data StartLogging Source
Request constructor
Arguments
| :: Text | |
| -> StartLogging |
Request lenses
sl1Name :: Lens' StartLogging Text Source
The name of the trail for which CloudTrail logs AWS API calls.
Response
Response constructor
startLoggingResponse :: StartLoggingResponse Source
StartLoggingResponse constructor.