I am also having this error.
appflow.update_flow(
flowName=flow_name,
sourceFlowConfig = current_flow["sourceFlowConfig"],
destinationFlowConfigList = current_flow["destinationFlowConfigList"],
triggerConfig = current_flow["triggerConfig"],
tasks = current_flow["tasks"]
)
Why might I be experiencing an S3 error but have all permissions given to S3 bucket?