Python - AWS Batch - Add snippets for submit job in Batch (onboard to SoS) #5756
Closed
1 of 15 tasks
Labels
New example request
New example requests.
Background story
I am looking for a way to call AWS Batch from a react button click event from the UI.
I was directed to https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/batch/BatchClient.html and https://docs.aws.amazon.com/code-library/latest/ug/s3_example_cross_PAM_section.html for reference from stackoverflow but I couldn't see any example for this in Python.
Would be nice if an example code to trigger AWS batch from a Python SDK is provided that can then be used from a react UI.
Thanks
What does this example accomplish?
I want to call AWS Batch from a react app UI on a button click event.
Which AWS service(s)?
aws batch
Which AWS SDKs or tools?
Are there existing code examples to leverage?
No response
Do you have any reference code?
No response
The text was updated successfully, but these errors were encountered: