New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Updates the data storage options for this project. If you store evaluation events, you an
keep them and analyze them on your own. If you choose not to store evaluation events,
Evidently deletes them after using them to produce metrics and other experiment results that
you can view.
You can't specify both cloudWatchLogs and s3Destination in the same operation.
Example
Use a bare-bones client and the command you need to make an API call.
Updates the data storage options for this project. If you store evaluation events, you an keep them and analyze them on your own. If you choose not to store evaluation events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.
You can't specify both
cloudWatchLogs
ands3Destination
in the same operation.Example
Use a bare-bones client and the command you need to make an API call.
Param
UpdateProjectDataDeliveryCommandInput
Returns
UpdateProjectDataDeliveryCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
You do not have sufficient permissions to perform this action.
Throws
ConflictException (client fault)
A resource was in an inconsistent state during an update or a deletion.
Throws
ResourceNotFoundException (client fault)
The request references a resource that does not exist.
Throws
ServiceQuotaExceededException (client fault)
The request would cause a service quota to be exceeded.
Throws
ValidationException (client fault)
The value of a parameter in the request caused an error.
Throws
EvidentlyServiceException
Base exception class for all service exceptions from Evidently service.