Class InvalidPolicyTypeException

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

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

The policy type isn't supported. Parameter Store supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.

See Also: