Uses of Class
software.amazon.awssdk.services.rds.model.AuthorizationQuotaExceededException
Packages that use AuthorizationQuotaExceededException
-
Uses of AuthorizationQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw AuthorizationQuotaExceededExceptionModifier and TypeMethodDescriptionRdsClient.authorizeDBSecurityGroupIngress(Consumer<AuthorizeDbSecurityGroupIngressRequest.Builder> authorizeDbSecurityGroupIngressRequest) Enables ingress to a DBSecurityGroup using one of two forms of authorization.RdsClient.authorizeDBSecurityGroupIngress(AuthorizeDbSecurityGroupIngressRequest authorizeDbSecurityGroupIngressRequest) Enables ingress to a DBSecurityGroup using one of two forms of authorization.