Class PreconditionFailedException

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

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

The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the GetFunction or the GetAlias API operation to retrieve the latest RevisionId for your resource.

See Also: