Bedrock Agent > Structures > StorageFlowNodeS3Configuration StorageFlowNodeS3Configuration¶ Structure Class¶ StorageFlowNodeS3Configuration dataclass ¶ Contains configurations for the Amazon S3 location in which to store the input into the node. Attributes¶ bucket_name class-attribute instance-attribute ¶ bucket_name: str = '' The name of the Amazon S3 bucket in which to store the input into the node.