How can I retrieve the AWS Glue service job ARNs?

0

How to retrieve the aws glue service job arn?

KARTHIK
feita há 8 meses1256 visualizações
1 Resposta
1
Resposta aceita

The Glue Job ARN follows this convention: arn:aws:glue:region:account-id:job/job-name

For example: arn:aws:glue:us-east-1:123456789012:job/testjob

The documentation to this can be found in this link under the section ARNs for non-catalog objects in AWS Glue.

AWS
respondido há 8 meses
profile pictureAWS
ESPECIALISTA
avaliado há 8 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas