controlm / automation-api-community-solutions

Control-M Automation API community solutions
Other
49 stars 89 forks source link

Initial version of Lambda function that invokes Control-M services ba… #4

Closed JoeGoldberg closed 6 years ago

JoeGoldberg commented 6 years ago

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.