ModelInvocationJobS3OutputDataConfig¶
Structure Class¶
ModelInvocationJobS3OutputDataConfig
dataclass
¶
Contains the configuration of the S3 location of the output data.
Attributes¶
s3_bucket_owner
class-attribute
instance-attribute
¶
s3_bucket_owner: str | None = None
The ID of the Amazon Web Services account that owns the S3 bucket containing the output data.
s3_encryption_key_id
class-attribute
instance-attribute
¶
s3_encryption_key_id: str | None = None
The unique identifier of the key that encrypts the S3 location of the output data.