Amazon web services – Access Denied for Glue_Job in terraform
I tried to use resource aws_glue_job, but as soon as it's prepared to be launched, an error is shown as follows: │ Error: error creating Glue Job (job): AccessDeniedException: Account 411xxxxxxxx (Account id) is denied access. │ │ with aws_glue_job.job,…