AWS Glue User Defined Function

This page shows how to write Terraform for AWS Glue User Defined Function and write them securely.

aws_glue_user_defined_function (Terraform)

The User Defined Function in AWS Glue can be configured in Terraform with the resource name aws_glue_user_defined_function. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for AWS best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Provides a Glue User Defined Function Resource.

CloudFormation Example

CloudFormation code does not have the related resource.

Frequently asked questions

What is AWS Glue User Defined Function?

AWS Glue User Defined Function is a resource for Glue of Amazon Web Service. Settings can be wrote in Terraform.

security-icon

Automate config file reviews on your commits

Fix issues in your infrastructure as code with auto-generated patches.