Simple Parameter Store

Simple Parameter Store (SSM)

How To Access Environment Variables For AWS Lambda

How To Access Environment Variables For AWS Lambda

Introduction We will go over How To Access Environment Variables For AWS Lambda. Did you know that there’s two easy ways to do this? We will break down this in the following sections: How to access/list all AWS environment variables from Python How to set new AWS environment variables from Python How to edit existing …

How To Access Environment Variables For AWS Lambda Read More »

How To Store Global Environment Variables In AWS

How To Store Global Environment Variables In AWS

Introduction We will go over How To Store Global Environment Variables In AWS. Did you know that AWS offers a modern and secure way to store global variables across all your environments? Using an env file or the old approach of some external service to pull variables can be completely replaced by a new and …

How To Store Global Environment Variables In AWS Read More »