Posts tagged "sam"

ModuleNotFoundError: No module named 'distutils.cmd' [Fix ✔️]

2022-10-11by chart
awslinuxsam

How to resolve _ModuleNotFoundError: No module named 'distutils.cmd'_

aws:asset:path - Guide to using aws:asset:path in CloudFormation

2022-09-22by chart
awscloudformationdevexlambdasam

aws:asset:path is a type of metadata which can be configured in CloudFromation for a Lambda function. Below are my notes on how to use it, specifically for use with AWS SAM directl

AWS SAM samcli.commands.exceptions.UserException: [WinError 145] The directory is not empty

2022-09-22by chart
awssam

## How to fix the AWS SAM error samcli.commands.exceptions.UserException: NodejsNpmBuilder:MoveDependencies - \[WinError 145\] The directory is not empty

Notes on SAM Sync for Faster Serverless Development

2022-09-20by chart
awsclisam

## Why is my development process slow?

Optimizing for a Cloud-Native Developer Experience

2022-03-25by chart
awsdevexdevopsiaclambdasamthought-leadership

Learn why and how focusing on developer experience and mirco feedback loops will speed up your development process and help you to create a better product.

AWS SAM in a Docker Container

2022-02-23by chart
awsclidockersam

If you've worked on even one Lambda function then you know that development without local testing can be slow. In this article we will go over using AWS SAM to startup an API on po

How to Increase Your Python Aws Cdk Lambda Development Speed by Testing Locally with AWS SAM

2021-09-17by chart
awscdkclidevexlambdasam

Cross-post from: [Medium](https://medium.com/contino-engineering/increase-your-aws-cdk-lambda-development-speed-by-testing-locally-with-aws-sam-48a70987515c) This article explain

Fix error sam deploy unable to locate credentials using AWS SAM with AWS CLI v2 SSO

2020-10-07by chart
awsclilinuxsam

I got this error _sam deploy unable to locate credentials_ when trying to use AWS SAM with AWS CLIv2 SSO.

Install AWS SAM CLI on Linux without Homebew

2020-07-17by chart
awsclilinuxsam

The official AWS installation docs for Linux tell you to install Homebew so that you can install the AWS SAM CLI. This is just plain dumb. You should not need to install a new pack