Starts access logging on the specified container. When you enable access logging on a container, MediaStore delivers access logs for objects stored in that container to Amazon CloudWatch Logs.
Example
Use a bare-bones client and the command you need to make an API call.
Starts access logging on the specified container. When you enable access logging on a container, MediaStore delivers access logs for objects stored in that container to Amazon CloudWatch Logs.
Example
Use a bare-bones client and the command you need to make an API call.
Param
StartAccessLoggingCommandInput
Returns
StartAccessLoggingCommandOutput
See
input
shape.response
shape.config
shape.Throws
ContainerInUseException (client fault)
The container that you specified in the request already exists or is being updated.
Throws
ContainerNotFoundException (client fault)
The container that you specified in the request does not exist.
Throws
InternalServerError (server fault)
The service is temporarily unavailable.
Throws
MediaStoreServiceException
Base exception class for all service exceptions from MediaStore service.