Class InsufficientStorageClusterCapacityException

All Implemented Interfaces:
Serializable

public class InsufficientStorageClusterCapacityException extends AmazonServiceException

There is insufficient storage available for the current action. You may be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.

See Also:
  • Constructor Details

    • InsufficientStorageClusterCapacityException

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