Class BackfillLimitExceededException

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

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

A request to backfill is already in progress. Once the previous request is complete, you can create another request.

See Also: