S3Destination - CloudWatch Evidently

S3Destination

If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.

Contents

bucket

The name of the bucket in which Evidently stores evaluation events.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^[a-z0-9][-a-z0-9]*[a-z0-9]$

Required: No

prefix

The bucket prefix in which Evidently stores evaluation events.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^[-a-zA-Z0-9!_.*'()/]*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: