-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Add Bedrock Batch Inference Operator and accompanying parts #48468
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
Merged
o-nikolas
merged 21 commits into
apache:main
from
aws-mwaa:ferruzzi/system-tests/bedrock-batch-inference
Apr 7, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b3c3c33
Add Bedrock Batch Inference operator/sensor/waiter/trigger and system…
ferruzzi 0aed18f
Add base class to ignore list
ferruzzi 5d9efe8
Appease sphinx riddles
ferruzzi 3082068
Fix a couple typos
ferruzzi 5ff8900
Combine the two sensors and fix a missed TODO in the system test
ferruzzi c180f66
Fix test_project_structure.py to account for the removed Sensors.
ferruzzi 07792ae
Fix docs page to account for the removed Sensors.
ferruzzi fa5014b
Fix waiter unit tests to account for the removed Sensors.
ferruzzi 7dc678d
static checks
ferruzzi 1e3d99b
Moved hook creation into a task as it was only used once anyway
ferruzzi 2d7d028
Waiter now fails on "Stopping" to cut wait times.
ferruzzi 9f7496b
Make execute_complete stateless
ferruzzi f063ea6
Fix docstring for renamed parameter.
ferruzzi 7ef33ce
Rebase and fix links to moved locations
ferruzzi 6b780e4
Fix BaseSensor type hint
ferruzzi 0c0acf9
Make "stopping" a failure state for the inference_scheduled waiter.
ferruzzi e9d0fc9
Improve sensor and sensor unit tests to also test that deferrable mod…
ferruzzi e7e7f77
Hide in shame
ferruzzi 8ef47f4
Fix BaseSensor type hint and static checks
ferruzzi 7693f49
Fix an import path to new location.
ferruzzi 8fb8e09
Finally appease mypy?
ferruzzi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.