aws / aws/aws-cli

Support for packaging extra Python files in Glue Job resources

Open
#7,013 0 comments 0 reactions 0 assignees View on GitHub
cloudformation package-deploy customization feature-request p3
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the feature

The `AWS::Glue::Job` CloudFormation resource has an optional `extra-py-files` argument under the `DefaultArguments` property where either a Python file or a comma-delimited list of Python files to include in the Python path for a Glue job can be specified.

The feature would add support for packing those files via the `aws clouformation package` command.

### Use Case

It would be nice to be able to support packaging extra Python files within `AWS::Glue::Job` resources.

### Proposed Solution

#4185

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CLI version used

any

### Environment details (OS name and version, etc.)

any

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.