cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::GLUE::Job] - [Enhancement] - Add support for Glue job resource to import into CloudFormation

Open kirtan227 opened this issue 9 months ago • 0 comments

Name of the resource

AWS::Glue::Job

Resource name

No response

Description

Currently it is not supported to import existing resources of Glue Job(AWS::Glue::Job) and Glue Table (AWS::Glue::Table) using CloudFormation. Requesting a new feature request where user can use IaC generator or use the normal import functionality so that they can import it to CloudFormation.

Current resources of Glue which supports Import and IaC generator [1].

  1. AWS::Glue::Registry
  2. AWS::Glue::Schema
  3. AWS::Glue::SchemaVersion
  4. AWS::Glue::SchemaVersionMetadata

Reference: [1]Resource type support https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html

Other Details

No response

kirtan227 avatar May 17 '24 19:05 kirtan227