Creates an Amazon Redshift application for use with IAM Identity Center.
See https://www.paws-r-sdk.com/docs/redshift_create_redshift_idc_application/ for full documentation.
redshift_create_redshift_idc_application(
IdcInstanceArn,
RedshiftIdcApplicationName,
IdentityNamespace = NULL,
IdcDisplayName,
IamRoleArn,
AuthorizedTokenIssuerList = NULL,
ServiceIntegrations = NULL
)
[required] The Amazon resource name (ARN) of the IAM Identity Center instance where Amazon Redshift creates a new managed application.
[required] The name of the Redshift application in IAM Identity Center.
The namespace for the Amazon Redshift IAM Identity Center application instance. It determines which managed application verifies the connection token.
[required] The display name for the Amazon Redshift IAM Identity Center application instance. It appears in the console.
[required] The IAM role ARN for the Amazon Redshift IAM Identity Center application instance. It has the required permissions to be assumed and invoke the IDC Identity Center API.
The token issuer list for the Amazon Redshift IAM Identity Center application instance.
A collection of service integrations for the Redshift IAM Identity Center application.