moto/docs
stiebels 4b117c4884
Add sagemaker mock call: describe_pipeline (#5797)
* Added mock for sagemaker describe-pipeline call

* Added NotImplementedError for PipelineDefinitionS3Location

* Added support for PipelineDefinitionS3Location

* Extended unit tests

* Moved arn_formatter into utils

* Import arn_formatter in test_sagemaker_pipeline

* Adding uniqueness check for PipelineName

* Removed unused import

* Swapped client for s3_backend

* Corrected kwarg names

* From direct s3_backend to mocked boto call due to strange error

* Changed to using s3_backends from mocked boto3 call

* Remove unused argument

* Black formatting

* Delete object and bucket to avoid duplicate bucket names error

* Try to fix bucket collisions

* Remove unused lines

* Switched to mock

* SkipTest in server mode

* Switched to handling inside to-be tested method

* added s3 mock

* mock s3

* Change mocking s3

* Removed unnecessary tests

* Switch to only s3_backend

* Adding skiptest to load from s3
2023-01-11 18:30:07 -01:00
..
docs Add sagemaker mock call: describe_pipeline (#5797) 2023-01-11 18:30:07 -01:00
conf.py Feature: Resource State Transition (#4734) 2022-05-01 11:45:59 +00:00
index.rst Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
make.bat Began Documentation 2015-07-27 11:44:41 -04:00
Makefile Began Documentation 2015-07-27 11:44:41 -04:00
requirements.txt Prep Release 3.1.14 (#5242) 2022-06-19 13:43:57 +00:00