aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::GLUE::Job] - [Enhancement] - Add support for Glue job resource to import into CloudFormation
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.