Class AuthorizationNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AuthorizationNotFoundException.Builder,AuthorizationNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class AuthorizationNotFoundException extends RdsException implements ToCopyableBuilder<AuthorizationNotFoundException.Builder,AuthorizationNotFoundException>

The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group.

Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.

See Also: