moto/moto/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 Sagemaker models (#3105) 2020-07-16 13:12:25 +01:00
exceptions.py Tech Debt - Remove duplicate AWSError classes 2020-11-05 11:20:18 +00:00
models.py Add CloudFormation support for SageMaker Endpoint Configs and Endpoints (#3863) 2021-04-17 13:49:46 +01:00
responses.py Add CloudFormation support for SageMaker Models (#3861) 2021-04-16 15:23:05 +01:00
urls.py Basic Support for Endpoints, EndpointConfigs and TrainingJobs (#3142) 2020-07-19 15:06:48 +01:00
validators.py Sagemaker models (#3105) 2020-07-16 13:12:25 +01:00