class Aws::CloudWatchEvidently::Types::S3DestinationConfig
If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.
@note When making an API call, you may pass S3DestinationConfig
data as a hash: { bucket: "S3BucketSafeName", prefix: "S3PrefixSafeName", }
@!attribute [rw] bucket
The name of the bucket in which Evidently stores evaluation events. @return [String]
@!attribute [rw] prefix
The bucket prefix in which Evidently stores evaluation events. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/S3DestinationConfig AWS API Documentation
Constants
- SENSITIVE