Auto Create
- Last Updated: December 2, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- Amazon Redshift 8.0
- Documentation
Attribute
AutoCreate (ATCRT)
Purpose
Determines whether the driver creates a new AWS user while connecting to an
Amazon Redshift database using Azure AD authentication (AuthenticationMethod=13).
Important: When creating a new AWS user, you
must specify the name for the new AWS user in the AWS DB User field.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver creates a new AWS user. The value specified for the AWS DB User option is used as the name for the new AWS user.
If set to 0 (Disabled), the driver does not create a new AWS user.
Default
0 (Disabled)