Skip to content

Bedrock Agent  >  Unions  >  RetrievalFlowNodeServiceConfiguration

RetrievalFlowNodeServiceConfiguration

Union Type

RetrievalFlowNodeServiceConfiguration module-attribute

Contains configurations for the service to use for retrieving data to return as the output from the node.

Union Member Types

RetrievalFlowNodeServiceConfigurationS3 dataclass

Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node.

Attributes

value instance-attribute

RetrievalFlowNodeServiceConfigurationUnknown 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