# set_product_to_complete

This Lambda sets given product to `in_content` within the `art_relations` database. This utilises the `approveProduct` GraphQL endpoint which in turn relies on `ows-product-digital`.

It will also populate the `release_status` table for auditing purposes.

Please note that this does *NOT* undergo any product validation and will bypass all such logic. This is not meant to be used in production as part of a normal ingestion workflow.
