Skip to content

refactor: Remove Bedrock step types and clean up step test modules - #6223

Open
Rishabh0255 wants to merge 1 commit into
aws:master-v2from
Rishabh0255:refactor/remove-bedrock-steps-v2
Open

refactor: Remove Bedrock step types and clean up step test modules#6223
Rishabh0255 wants to merge 1 commit into
aws:master-v2from
Rishabh0255:refactor/remove-bedrock-steps-v2

Conversation

@Rishabh0255

Copy link
Copy Markdown
Contributor

Removes the four Bedrock pipeline step classes (BedrockCustomModelStep, BedrockCustomModelDeploymentStep, BedrockModelImportStep, BedrockProvisionedModelThroughputStep) and their StepTypeEnum values pending re-evaluation of SDK support for these step types. They can be reintroduced later if needed. The remaining step types (EndpointConfigStep, EndpointStep, InferenceComponentStep, LineageStep) are unchanged.

Also renames the step test modules to descriptive names (test_inference_lineage_steps.py, test_lineage_step.py) and removes the now-unused camelCase-to-PascalCase member-name conversion from the argument validation helper (it existed only for the Bedrock APIs). ---
X-AI-Prompt: Follow-up on the merged v2 backport: remove Bedrock step types and internal-codename file names
X-AI-Tool: kiro-cli

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Removes the four Bedrock pipeline step classes (BedrockCustomModelStep,
BedrockCustomModelDeploymentStep, BedrockModelImportStep,
BedrockProvisionedModelThroughputStep) and their StepTypeEnum values
pending re-evaluation of SDK support for these step types. They can be
reintroduced later if needed. The remaining step types
(EndpointConfigStep, EndpointStep, InferenceComponentStep, LineageStep)
are unchanged.

Also renames the step test modules to descriptive names
(test_inference_lineage_steps.py, test_lineage_step.py) and removes the
now-unused camelCase-to-PascalCase member-name conversion from the
argument validation helper (it existed only for the Bedrock APIs).
---
X-AI-Prompt: Follow-up on the merged v2 backport: remove Bedrock step
types and internal-codename file names
X-AI-Tool: kiro-cli
@Rishabh0255
Rishabh0255 requested a review from a team as a code owner August 28, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants