AWS Glue Trigger Action
The
Action property type specifies the actions that an AWS Glue job trigger initiates when it
fires.
Action is a property of the AWS::Glue::Trigger resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
JobName-
The name of the associated job. It must match the single-line string pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No
Type: String
Update requires: No interruption
Arguments-
UTF-8 string–to–UTF-8 string key-value pairs that specify the arguments for the action.
Required: No
Type: JSON object
Update requires: No interruption
See Also
-
Action Structure in the AWS Glue Developer Guide
