This template creates an AWS Glue job with an associated role. The job is configured with a command to run a Glue ETL script located in an Amazon S3 bucket.

MyJobRole
AWS::IAM::Role


Policies

MyJob
AWS::Glue::Job


Command *
ExecutionProperty

CloudFormation Template

Share Template