You can enable users to create Data Sources using IAM authentication for these AWS-based Data Source types:
| 
 Note 
 | IAM-authenticated connections can be used only to execute jobs and workspaces. Other execution types, such as scheduled jobs and Model APIs, require basic authentication. | 
Set up IAM authentication
- 
Add IAM to the available authentication options for one or more of the supported Data Source types.
 - 
Go to Advanced > Central Config.
 - 
Click Add Record.
 - 
Enter one of the following keys with the value
AWSIAMRoleorBasic, AWSIAMRole.- 
com.cerebro.domino.datasource.MySQLConfig.enabledAuthTypes - 
com.cerebro.domino.datasource.PostgreSQLConfig.enabledAuthTypes - 
com.cerebro.domino.datasource.RedshiftConfig.enabledAuthTypes - 
com.cerebro.domino.datasource.S3Config.enabledAuthTypesSee the Configuration Reference for details about the supported configurations.
 
 - 
 - 
Click Create.
 
