Class UnsupportedInventoryItemContextException

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

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

The Context attribute that you specified for the InventoryItem isn't allowed for this inventory type. You can only use the Context attribute with inventory types like AWS:ComplianceItem.

See Also: