ProjectDataDeliveryConfig
A structure that contains information about where Evidently is to store evaluation events for longer term storage.
Contents
- cloudWatchLogs
-
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
Type: CloudWatchLogsDestinationConfig object
Required: No
- s3Destination
-
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
Type: S3DestinationConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: