Uses of Class
software.amazon.awssdk.services.redshift.model.RedshiftIdcApplicationQuotaExceededException
-
Packages that use RedshiftIdcApplicationQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of RedshiftIdcApplicationQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw RedshiftIdcApplicationQuotaExceededException Modifier and Type Method Description default CreateRedshiftIdcApplicationResponseRedshiftClient. createRedshiftIdcApplication(Consumer<CreateRedshiftIdcApplicationRequest.Builder> createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center.default CreateRedshiftIdcApplicationResponseRedshiftClient. createRedshiftIdcApplication(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center.
-