Skip to content

Bedrock  >  Unions  >  ModelInvocationJobInputDataConfig

ModelInvocationJobInputDataConfig

Union Type

ModelInvocationJobInputDataConfig module-attribute

Details about the location of the input to the batch inference job.

Union Member Types

ModelInvocationJobInputDataConfigS3InputDataConfig dataclass

Contains the configuration of the S3 location of the input data.

Attributes

value instance-attribute

ModelInvocationJobInputDataConfigUnknown 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