1 Answer
- Newest
- Most votes
- Most comments
0
This can be set through the Default Arguments Parameter (Python):
... default_arguments={ 'library-set': 'analytics' } ...
Setting this in the CDK will enable this option in the Glue Job when it is created through the CDK
answered 3 years ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
