ECS Image Handler Deployment Guide #169
wchaws
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
前置条件
准备
cdk boostrap https://docs.aws.amazon.com/cdk/v1/guide/bootstrapping.html
部署
cdk.context.json
,参数说明见:https://github.com/wchaws/serverless-image-handler/tree/master/source/constructs#%E9%85%8D%E7%BD%AE%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8Ecdkcontextjson (此文档可能有部份信息过期)CDK_DEPLOY_REGION=us-west-2 VERSION=$(git describe --tags) yarn deploy serverless-ecs-image-handler-stack
Beta Was this translation helpful? Give feedback.
All reactions