moto/tests/test_sagemaker
Zach Churchill f6dda54a6c
Add CloudFormation support for SageMaker Models (#3861)
* Create a formal interface for SM Cloudformation test configurations

* Create SageMaker Models with CloudFormation

* Utilize six for adding metaclass to TestConfig

* Update SM backend to return Model objects instead of response objects
2021-04-16 15:23:05 +01:00
..
__init__.py Sagemaker models (#3105) 2020-07-16 13:12:25 +01:00
cloudformation_test_configs.py Add CloudFormation support for SageMaker Models (#3861) 2021-04-16 15:23:05 +01:00
test_sagemaker_cloudformation.py Add CloudFormation support for SageMaker Models (#3861) 2021-04-16 15:23:05 +01:00
test_sagemaker_endpoint.py Back to Black 2020-11-10 14:12:38 +01:00
test_sagemaker_models.py Tech debt (#3653) 2021-02-02 16:31:26 +00:00
test_sagemaker_notebooks.py Fix: broken build with release of botocore 1.19.62 (#3628) 2021-01-29 09:06:25 +00:00
test_sagemaker_training.py Back to Black 2020-11-10 14:12:38 +01:00