Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger AWS Batch Job Remotely #284

Closed
ascibisz opened this issue Aug 22, 2024 · 1 comment
Closed

Trigger AWS Batch Job Remotely #284

ascibisz opened this issue Aug 22, 2024 · 1 comment

Comments

@ascibisz
Copy link
Collaborator

Use Case

  • Once we have the batch job working in AWS, we want to be able to trigger it from outside of the AWS console
  • Either use the Batch API (perhaps this endpoint), using the AWS batch client in Python (see this documentation), or if we really need to, AWS Lambda
@ascibisz
Copy link
Collaborator Author

We have successfully triggered an AWS batch job remotely using the Python Batch API, and now also using the AWS API gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant