getIdentityCenterAuthToken
inline suspend fun RedshiftServerlessClient.getIdentityCenterAuthToken(crossinline block: GetIdentityCenterAuthTokenRequest.Builder.() -> Unit): GetIdentityCenterAuthTokenResponse
Returns an Identity Center authentication token for accessing Amazon Redshift Serverless workgroups.
The token provides secure access to data within the specified workgroups using Identity Center identity propagation. The token expires after a specified duration and must be refreshed for continued access.
The Identity and Access Management (IAM) user or role that runs GetIdentityCenterAuthToken must have appropriate permissions to access the specified workgroups and Identity Center integration must be configured for the workgroups.