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 inventory groups. Verify that the aggregator uses a valid inventory type such as AWS:Application or AWS:InstanceInformation.

See Also: