CloudWatch

Now to configure a rule in AWS cloudwatch or eventbridge to trigger the lambda function

As of right now I do not know the ARN of the EBS volume being created so I will keep it as “Any volume ARN” for now then change it later.

For the targets I have to specify Lambda function and the function name

Tags are not necessary in this case but in a build environment, feel free to use them

Checking then confirming my rule

Last updated