Version Upgrade 🎉
This PR includes an update of our project version from 2.14.1 to 2.14.2. This change is reflected in some key files (CHANGELOG.md, index.js and package.json) to ensure consistency throughout the project.
AWS Permission Control 🌐
Our little helper function createIAMUserIfNotExists (which ensures we have a user ready in AWS when we need one), now includes a new permission enhancement. This change is part of our continuous effort to refine and secure the way we handle user roles in AWS for a safer service delivery.
PR Summary
Version Upgrade 🎉 This PR includes an update of our project version from 2.14.1 to 2.14.2. This change is reflected in some key files (
CHANGELOG.md
,index.js
andpackage.json
) to ensure consistency throughout the project.AWS Permission Control 🌐 Our little helper function
createIAMUserIfNotExists
(which ensures we have a user ready in AWS when we need one), now includes a new permission enhancement. This change is part of our continuous effort to refine and secure the way we handle user roles in AWS for a safer service delivery.Isn't that just peachy? 🍑🥳