We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4ae7c commit c6638c3Copy full SHA for c6638c3
serverless.yml
@@ -74,7 +74,7 @@ resources:
74
Command:
75
Name: pythonshell
76
ScriptLocation: ${self:custom.glue_job_script_location}
77
- Name: unzip-${self:provider.stage}
+ Name: ${self:custom.glue_job}
78
79
S3GlueScripts:
80
Type: AWS::S3::Bucket
0 commit comments