Class InsufficientDeliveryPolicyException

All Implemented Interfaces:
Serializable

public class InsufficientDeliveryPolicyException extends AmazonServiceException

Your Amazon S3 bucket policy does not permit AWS Config to write to it.

See Also:
  • Constructor Details

    • InsufficientDeliveryPolicyException

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