Member-only story
Adding a Batch Job Configuration SSM Parameter For The 2SL Job Execution Framework
ACM.439 Deploy a 2SL Job Execution Environment — Step 2— Adding a job configuration parameter to deploy a single resource
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
⚙️ Part of my series on Automating Cybersecurity Metrics. The Code.
🔒 Related Stories: AWS Security | Application Security | Batch Jobs
💻 Free Content on Jobs in Cybersecurity | ✉️ Sign up for the Email List
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In the last post, I created a new batch job type for my job execution framework by adding a new repository, Dockerfile, and execution.sh file.
In this post I want to define an SSM Parameter with configuration for my batch job so I can use the value in that parameter for CloudFormation template parameters and job execution environment arguments.
TLDR;
Add a job configuration parameter SSM that looks like this:
Name:
/job/awsenvinit/root-admin/organizations-organizationalunit-dev
Value:
env=dev…