This is a first working draft of an AWS Lambda function which accepts an SQS message to run and existing job or to create a new folder/job from an S3-resident template.
The SQS message is published to a ctmrequests topic.
The target Control-M environment name is specified in the SQS message and the endpoint, credentials and S3 bucket used for templates is stored in AWS Secrets Manager.
This is a first working draft of an AWS Lambda function which accepts an SQS message to run and existing job or to create a new folder/job from an S3-resident template.
The SQS message is published to a ctmrequests topic.
The target Control-M environment name is specified in the SQS message and the endpoint, credentials and S3 bucket used for templates is stored in AWS Secrets Manager.