Specify a profile when deploying as follows.
sam deploy --guided --profile <profile-name>

Specify a profile when deploying as follows.
sam deploy --guided --profile <profile-name>
Source: https://ldas.jp/en/posts/memo-specifying-a-profile-when-running-sam-deploy/
Comments
…