Bedrock Agentcore Control > Structures > S3Source S3Source¶ Structure Class¶ S3Source dataclass ¶ Amazon S3 location of a JSONL file containing dataset examples. Attributes¶ s3_uri instance-attribute ¶ s3_uri: str Amazon S3 URI of the JSONL file (for example, s3://my-bucket/path/to/examples.jsonl).