Skip to content

Bedrock Runtime  >  Unions  >  AsyncInvokeOutputDataConfig

AsyncInvokeOutputDataConfig

Union Type

AsyncInvokeOutputDataConfig module-attribute

Asynchronous invocation output data settings.

Union Member Types

AsyncInvokeOutputDataConfigS3OutputDataConfig dataclass

A storage location for the output data in an S3 bucket

Attributes

value instance-attribute

AsyncInvokeOutputDataConfigUnknown 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