An idempotent identifier provided by the client to ensure that a request is processed only once. If a request with an existing IdempotentId is received, the processing is terminated and an error is returned to indicate that the request cannot be processed again.