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
질문됨 일 년 전41회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠