Skip to content

Bedrock  >  Unions  >  InvocationLogSource

InvocationLogSource

Union Type

InvocationLogSource module-attribute

A storage location for invocation logs.

Union Member Types

InvocationLogSourceS3Uri dataclass

The URI of an invocation log in a bucket.

Attributes

value instance-attribute
value: str

InvocationLogSourceUnknown 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