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 Domino endpoints, require basic authentication. |
Set up IAM authentication
-
Add IAM to the available authentication options for one or more of the supported Data Source types.
-
In the Admin application, go to Platform settings > Configuration records.
-
Click Add Record.
-
Enter one of the following keys with the value
AWSIAMRole
orBasic, AWSIAMRole
.-
com.cerebro.domino.datasource.MySQLConfig.enabledAuthTypes
-
com.cerebro.domino.datasource.PostgreSQLConfig.enabledAuthTypes
-
com.cerebro.domino.datasource.RedshiftConfig.enabledAuthTypes
-
com.cerebro.domino.datasource.S3Config.enabledAuthTypes
See the Configuration Reference for details about the supported configurations.
-
-
Click Create.