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 8c972ad commit ee67caeCopy full SHA for ee67cae
sdlf-utils/workshop-examples/10-demo/sdlf-workshop/pipeline-main.yaml
@@ -15,7 +15,7 @@ Resources:
15
pStorageDeploymentInstance: dev
16
pDatasetDeploymentInstance: dev
17
pTriggerType: event
18
- pEventPattern: !Sub >-
+ pEventPattern: >-
19
{
20
"source": ["aws.s3"],
21
"detail-type": ["Object Created"],
@@ -41,7 +41,7 @@ Resources:
41
pGlueNumberOfWorkers: 10
42
pGlueWorkerType: G.1X
43
pTriggerType: schedule
44
45
46
47
0 commit comments