diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index f6cccc25bfc..db83152af84 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -1553,6 +1553,7 @@ def test_completion_bedrock_titan(): # test_completion_bedrock_titan() +@pytest.mark.skip(reason="AWS Suspended Account") def test_completion_bedrock_claude(): print("calling claude") try: