Class KmsNotFoundException

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

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

Lambda couldn't decrypt the environment variables because the KMS key was not found. Check the function's KMS key settings.

See Also: