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
gefragt vor einem Jahr41 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen