Skip to content

Bedrock  >  Unions  >  EvaluationDatasetLocation

EvaluationDatasetLocation

Union Type

EvaluationDatasetLocation module-attribute

The location in Amazon S3 where your prompt dataset is stored.

Union Member Types

EvaluationDatasetLocationS3Uri dataclass

The S3 URI of the S3 bucket specified in the job.

Attributes

value instance-attribute
value: str

EvaluationDatasetLocationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str