We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c00331 commit 4f14033Copy full SHA for 4f14033
docs/config.md
@@ -73,6 +73,10 @@ ACHGateway:
73
TLS: <boolean>
74
AutoCommit: <boolean>
75
[ SASLMechanism: <string> | default = "PLAIN" ]
76
+ [ AWSRegion: <string> | default = "" ]
77
+ [ AWSProfile: <string> | default = "" ]
78
+ [ AWSRoleARN: <string> | default = "" ]
79
+ [ AWSSessionName: <string> | default = "" ]
80
Transform:
81
Encoding:
82
[ Base64: <boolean> | default = false ]
0 commit comments