From 6df50c7727186557ae780e70f008dd93c1f5264f Mon Sep 17 00:00:00 2001 From: Yong Zhang Date: Wed, 9 Feb 2022 11:08:56 -0500 Subject: [PATCH] The value should be as the master version, to match with value defined glue-resources-params.json#12 --- cloudformation/step-functions-resources-params.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudformation/step-functions-resources-params.json b/cloudformation/step-functions-resources-params.json index 4532297..0a3be22 100644 --- a/cloudformation/step-functions-resources-params.json +++ b/cloudformation/step-functions-resources-params.json @@ -13,6 +13,6 @@ }, { "ParameterKey": "DataBucketName", - "ParameterValue": "etl-orchestrator-745-data" + "ParameterValue": "" } ] \ No newline at end of file