(ctx context.Context, query string, args ...any)
| 2289 | secret += fmt.Sprintf(",\n\t\t\tENDPOINT '%s'", dlCfg.S3Endpoint) |
| 2290 | } |
| 2291 | |
| 2292 | // SESSION_TOKEN is ALWAYS emitted, even when empty: httpfs copies a host |
| 2293 | // AWS_SESSION_TOKEN env var into the global s3_session_token setting at |
| 2294 | // extension load (AWSEnvironmentCredentialsProvider::SetAll), and a secret |
no outgoing calls