diff --git a/litellm/tests/test_bedrock_completion.py b/litellm/tests/test_bedrock_completion.py index 4a9164019e2..e9ad6ac1c34 100644 --- a/litellm/tests/test_bedrock_completion.py +++ b/litellm/tests/test_bedrock_completion.py @@ -257,7 +257,7 @@ def reset_callbacks(): # # test_provisioned_throughput() - +@pytest.mark.skip(reason="AWS Suspended Account") def test_completion_bedrock_mistral_completion_auth(): print("calling bedrock mistral completion params auth") import os