09 2022 档案

摘要:Using CloudFormation template to create CodePipeline should be the best practice to maintain a pipeline. There are a lot of posts or videos online tha 阅读全文
posted @ 2022-09-05 07:16 Grandyang 阅读(203) 评论(0) 推荐(0) 编辑
摘要:Normally, vite build by default is building the production environment only, but we still can make it build development environment by adding --mode d 阅读全文
posted @ 2022-09-05 06:49 Grandyang 阅读(172) 评论(0) 推荐(0) 编辑
摘要:Unlike AWS_REGION or AWS_LAMBDA_FUNCTION_NAME, we cannot get current account id from the environment variables. In order to to get the account id, we 阅读全文
posted @ 2022-09-03 13:56 Grandyang 阅读(72) 评论(0) 推荐(0) 编辑
摘要:When you deploy with SAM CLI using sam deploy, you might get the following error: Error: Unable to upload artifact <YourComponent> referenced by Conte 阅读全文
posted @ 2022-09-02 13:40 Grandyang 阅读(829) 评论(0) 推荐(0) 编辑

Fork me on GitHub