ModelInvocationJobS3InputDataConfig - Amazon Bedrock

ModelInvocationJobS3InputDataConfig

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

Contents

s3Uri

The S3 location of the input data.

Type: String

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

Pattern: ^s3://[a-z0-9][-.a-z0-9]{1,61}(?:/[-!_*'().a-z0-9A-Z]+(?:/[-!_*'().a-z0-9A-Z]+)*)?/?$

Required: Yes

s3BucketOwner

The ID of the AWS account that owns the S3 bucket containing the input data.

Type: String

Pattern: ^[0-9]{12}$

Required: No

s3InputFormat

The format of the input data.

Type: String

Valid Values: JSONL

Required: No

See Also

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