ImageSource¶
Union Type¶
ImageSource
module-attribute
¶
ImageSource = Union[ImageSourceBytes | ImageSourceS3Location | ImageSourceUnknown]
The source for an image.
Union Member Types¶
ImageSourceBytes
dataclass
¶
ImageSourceS3Location
dataclass
¶
The location of an image object in an Amazon S3 bucket. To see which models support S3 uploads, see Supported models and features for Converse.