Class UnsupportedInventorySchemaVersionException

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

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

Inventory item type schema version has to match supported versions in the service. Check output of GetInventorySchema to see the available schema version for each type.

See Also: