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 9533bcc commit 3cc90feCopy full SHA for 3cc90fe
infrastructure-cdk/lib/shared-vars.ts
@@ -2,5 +2,5 @@ import {ApplicationRuntime} from "./constructs/application-runtime";
2
3
export const APPLICATION_NAME = "kinesis-analytics-application-python"
4
export const BUILD_FOR_RUNTIME = ApplicationRuntime.PYTHON
5
-export const SOURCE_CODE_ZIP = "automate-deployment-and-version-update-of-kda-application.zip"
+export const SOURCE_CODE_ZIP = "automate-deployment-and-version-update-of-kda-application-main.zip"
6
export const ASSET_BUCKET_EXPORT_NAME = "Blog::Artifact::BucketName"
0 commit comments