Class AuthorizationNotFoundException

All Implemented Interfaces:
Serializable

public class AuthorizationNotFoundException extends AmazonServiceException

Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.

RDS may not also be authorized via IAM to perform necessary actions on your behalf.

See Also:
  • Constructor Details

    • AuthorizationNotFoundException

      public AuthorizationNotFoundException(String message)
      Constructs a new AuthorizationNotFoundException with the specified error message.
      Parameters:
      message - Describes the error encountered.