Changes an existing Amazon Redshift IAM Identity Center application.
See https://www.paws-r-sdk.com/docs/redshift_modify_redshift_idc_application/ for full documentation.
redshift_modify_redshift_idc_application(
RedshiftIdcApplicationArn,
IdentityNamespace = NULL,
IamRoleArn = NULL,
IdcDisplayName = NULL,
AuthorizedTokenIssuerList = NULL,
ServiceIntegrations = NULL
)
[required] The ARN for the Redshift application that integrates with IAM Identity Center.
The namespace for the Amazon Redshift IAM Identity Center application to change. It determines which managed application verifies the connection token.
The IAM role ARN associated with the Amazon Redshift IAM Identity Center application to change. It has the required permissions to be assumed and invoke the IDC Identity Center API.
The display name for the Amazon Redshift IAM Identity Center application to change. It appears on the console.
The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.
A collection of service integrations associated with the application.