diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index f502e5f038..a3b7f57983 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: