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
阅读全文
摘要:Normally, vite build by default is building the production environment only, but we still can make it build development environment by adding --mode d
阅读全文
摘要: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
阅读全文
摘要:When you deploy with SAM CLI using sam deploy, you might get the following error: Error: Unable to upload artifact <YourComponent> referenced by Conte
阅读全文