Skip to content

Bedrock Runtime  >  Structures  >  AsyncInvokeS3OutputDataConfig

AsyncInvokeS3OutputDataConfig

Structure Class

AsyncInvokeS3OutputDataConfig dataclass

Asynchronous invocation output data settings.

Attributes

bucket_owner class-attribute instance-attribute
bucket_owner: str | None = None

If the bucket belongs to another AWS account, specify that account's ID.

kms_key_id class-attribute instance-attribute
kms_key_id: str | None = None

A KMS encryption key ID.

s3_uri instance-attribute
s3_uri: str

An object URI starting with s3://.