moto/tests/test_sagemaker
Zach Churchill 9b3e932822
Add CloudFormation support for SageMaker Endpoint Configs and Endpoints (#3863)
* Create SageMaker EndpointConfig with CloudFormation

Implement attributes for SM Endpoint Configs with CloudFormation

Delete SM Endpoint Configs with CloudFormation

Update SM Endpoint Configs with CloudFormation

* Fix typos in SM CF Model update test and refactor helper function for CF stack outputs

* Fixup weird commas in SM CF Test Configs from using black

* Create SageMaker Endpoints with CloudFormation

* Fix typos in SM CF update tests
2021-04-17 13:49:46 +01:00
..
__init__.py
cloudformation_test_configs.py Add CloudFormation support for SageMaker Endpoint Configs and Endpoints (#3863) 2021-04-17 13:49:46 +01:00
test_sagemaker_cloudformation.py Add CloudFormation support for SageMaker Endpoint Configs and Endpoints (#3863) 2021-04-17 13:49:46 +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