Getting the Role Name That Deployed a Resource
ACM.360 Adding the role name that deployed a resource to the CloudFormation stack name instead of the profile for better attribution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
⚙️ Check out my series on Automating Cybersecurity Metrics | Code.
🔒 Related Stories: AWS Security | Secure Code | Cybersecurity
💻 Free Content on Jobs in Cybersecurity | ✉️ Sign up for the Email List
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In my next few posts I’m doing some cleanup and fixes as I migrate code to this new format and create my environment deployment code.
I’m starting with something that has been bugging me for a while.
Recall that I have a common function and that initially I was passing in a profile as the first parameter.