Class KmsInvalidStateException

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

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

Lambda couldn't decrypt the environment variables because the state of the KMS key used is not valid for Decrypt. Check the function's KMS key settings.

See Also: