package aws-cloudtrail
Install
Dune Dependency
Authors
Maintainers
Sources
md5=38c7319a8abb38a5ecac43b66c8798a9
sha512=298e2c01dfb284df67dea55314ce2913be06709780e01a54695fdf4023447d43f4b61c2b3515309ed0fb606e98fe25ea1ff0e9d973b57bff43ad888588796d3c
doc/aws-cloudtrail/Aws_cloudtrail/StopLogging/index.html
Module Aws_cloudtrail.StopLogging
Source
include Aws.Call
with type input := input
and type output := output
and type error := error
The signing method to use for the Call.
The AWS service, for example, 'ec2'. This is used for request signing, and to determine the endpoint to send the request.
This function converts the native input into the HTTP request type. In particular, it is responsible for properly encoding the request type into query format. It also sets the Action and Version query parameters.
This function converts from a HTTP response body to an output or an error if the response could not be decoded.
This function parses an AWS error (which has been successfully deserialized from XML) into an API specific native error that could have been triggered by this call. It should fail to parse if the error it is given is not one of those listen in the specification, or if the passed HTTP status code does not match the specified one.