Tutorial: Test your configuration - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Tutorial: Test your configuration

You can now test your EventBridge configuration by submitting a job to your job queue. If everything is configured properly, your Lambda function is triggered and it writes the event data to a CloudWatch Logs log stream for the function.

To test your configuration
  1. Open the Amazon Batch console at https://console.amazonaws.cn/batch/.

  2. Submit a new Amazon Batch job. For more information, see Tutorial: submit a job.

  3. Open the CloudWatch console at https://console.amazonaws.cn/cloudwatch/.

  4. On the navigation pane, choose Logs and select the log group for your Lambda function (for example, /aws/lambda/my-function).

  5. Select a log stream to view the event data.