Over write manually created lf tags with glue detested pii

0

I have manually created an lake formation tag key :classification with tag value :non pii and associated to tag to table columns,here i want use glue. Job using detetect pii and custome code (boto 3 library)to over write the same lake formation tag key : classification with tag value : pii , pls clarify the same by using glue job can we over write detect pii with glue .

  • Yes, it is possible to use AWS Glue to overwrite the value of the "classification" tag in Lake Formation with the value "pii" using a custom Glue job.

    To do this, you will need to create a Glue job that uses the boto3 library to connect to Lake Formation and update the tag on the table columns. You can use the update_resource_tags method of the boto3 lakeformation client to update the tags on a resource in Lake Formation.

    You can use the update_resource_tags method in a Glue job to overwrite the value of the "classification" tag with "pii":

Krishna
preguntada hace un año41 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas