Class InvalidAggregatorException

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

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

The specified aggregator isn't valid for the group type. Verify that the aggregator you provided is supported.

See Also: