Safe Haskell | None |
---|---|
Language | Haskell2010 |
Suspends the recording of AWS API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording.
http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_StopLogging.html
Request
data StopLogging Source
Request constructor
:: Text | |
-> StopLogging |
Request lenses
slName :: Lens' StopLogging Text Source
Communicates to CloudTrail the name of the trail for which to stop logging AWS API calls.
Response
Response constructor
stopLoggingResponse :: StopLoggingResponse Source
StopLoggingResponse
constructor.