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 cd99786 commit 2cbe4f7Copy full SHA for 2cbe4f7
.github/scripts/release_code.sh
@@ -70,4 +70,5 @@ sam deploy \
70
BlockedSiteODSCodesValue="$BLOCKED_SITE_ODS_CODES" \
71
NotifyRoutingPlanIDValue="$NOTIFY_ROUTING_PLAN_ID" \
72
NotifyAPIBaseURLValue="$NOTIFY_API_BASE_URL" \
73
- RequireApplicationName="$REQUIRE_APPLICATION_NAME"
+ RequireApplicationName="$REQUIRE_APPLICATION_NAME" \
74
+ EnableBackup="$ENABLE_BACKUP"
0 commit comments