(test) AWS suspended our account

This commit is contained in:
ishaan-jaff 2024-02-28 19:16:11 -08:00
parent 99337b971d
commit 07a911eaa5
2 changed files with 1 additions and 10 deletions

View file

@ -146,6 +146,7 @@ def test_bedrock_embedding(client_no_auth):
pytest.fail(f"LiteLLM Proxy test failed. Exception - {str(e)}")
@pytest.mark.skip(reason="AWS Suspended Account")
def test_sagemaker_embedding(client_no_auth):
global headers
from litellm.proxy.proxy_server import user_custom_auth