Commit Graph

220 Commits

Author SHA1 Message Date
Bert Blommers
a12a10efa3
Admin: Improve documentation (#5831) 2023-01-11 19:44:09 -01:00
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
Bert Blommers
27a2e42d9b
Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
Bert Blommers
79a0b9070b
Move to pyproject.toml, instead of setup.py (#5821) 2023-01-06 18:43:16 -01:00
Bert Blommers
2e08c321d9
Prep release 4.0.13 (#5813) 2023-01-04 11:12:16 -01:00
Sean Coonce
d89e4d236c
docs: fix patching external client/resource docs (#5804) 2022-12-30 15:21:25 +01:00
Viren Nadkarni
fb0a4d64c8
EC2: Implement GetPasswordData (#5798) 2022-12-22 09:57:19 -01:00
sist
008d5b958e
Add sagemaker mock call: update_pipeline (#5787) 2022-12-19 22:35:37 -01:00
Bert Blommers
7956812e66
Update docs: ThreadedServerMode is stable since 4.0 2022-12-18 11:22:31 -01:00
Bert Blommers
626803a78e
Prepare release 4.0.12 (#5781) 2022-12-18 09:06:52 -01:00
sist
f67abbe1f3
Add sagemaker mock call: delete_pipeline (#5780) 2022-12-17 09:38:23 -01:00
sist
e5d40f63f8
SageMaker: create_pipeline, list_pipelines (#5771) 2022-12-16 17:24:14 -01:00
Greg Hinch
07a8d6f009
Add Athena: get_query_results, list_query_executions (#5648) 2022-12-15 19:49:48 -01:00
Bert Blommers
c5094cca3c
TimestreamWrite: Add docs on how to check records using the internal API (#5772) 2022-12-14 23:09:00 -01:00
Bert Blommers
d10a8e9900
Cloudformation: Various attributes (#5732) 2022-12-03 21:21:52 -01:00
Bert Blommers
aeb507f091
CloudFormation: Improve behaviour of StackInstances (#5731) 2022-12-03 16:07:04 -01:00
Bert Blommers
b4f0fb7137
Prepare release 4.0.11 (#5724) 2022-11-30 20:09:37 -01:00
Brendan Keane
22539585e7
APIGatewayV2 mappings (#5711) 2022-11-27 21:25:56 -01:00
Bert Blommers
2483111f71
Prepare release 4.0.10 (#5687) 2022-11-19 22:31:03 -01:00
Bert Blommers
57f466dd63
Prep release 4.0.9 (#5628) 2022-11-01 19:19:34 -01:00
Bert Blommers
dc368fbe79
Docs: S3: Specify that Bucket Logging is not yet implemented (#5600) 2022-10-26 10:12:15 +00:00
Bert Blommers
b44b5b797f
TechDebt - Unpin TF (#5590) 2022-10-23 11:23:23 +00:00
Ben Dalby
80ab997010
Feature/improve SES documentation (#5585) 2022-10-20 21:21:04 +00:00
Bert Blommers
14c6550630
Prep release 4.0.8 (#5583) 2022-10-19 22:17:59 +00:00
Pepe Fagoaga
e591eb2741
Docs: Patching services not supported (#5577) 2022-10-18 10:06:20 +00:00
Bert Blommers
1be71f9036
Feature: ServiceQuotas (#5557) 2022-10-11 22:09:17 +00:00
Bert Blommers
56ca48cfdd
TechDebt: Enable MyPy on APIGateway-module (#5549) 2022-10-11 13:16:27 +00:00
szopen321
4db1f25cbc
Feature: Configuration to Prettify responses (#5531) 2022-10-10 13:05:28 +00:00
Bert Blommers
98932ac63a
Prepare release 4.0.7 (#5543) 2022-10-09 12:23:21 +00:00
Bert Blommers
e98341fa89
Feature: Metering Marketplace (#5541) 2022-10-07 14:41:10 +00:00
donfiguerres
3adf4ff08a
MediaConnect: Implement update_flow_output (#5538) 2022-10-07 10:03:17 +00:00
donfiguerres
cac976754d
Implement mediaconnect flow entitlement methods (#5536) 2022-10-07 09:40:29 +00:00
Bert Blommers
694ae84bc0
Service: Comprehend (Entity Recognizer) (#5530) 2022-10-04 20:26:17 +00:00
Bert Blommers
9cd855032d
Prepare release 4.0.6 (#5514) 2022-10-02 13:03:27 +00:00
rafcio19
e11e4c3551
Glue: Add expression param to existing get_tables glue api (#5495) 2022-09-28 10:44:01 +00:00
Bert Blommers
aa7d68a688
Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
inFame
87b3004057
Admin: Fix documentation link (#5491) 2022-09-26 22:17:17 +00:00
Bert Blommers
580e154ea6
Prepare release 4.0.5 (#5487) 2022-09-19 22:00:50 +00:00
Bert Blommers
03a43a9a0d
Feature: Record/replay incoming requests (#5481) 2022-09-19 15:04:29 +00:00
Bert Blommers
9fc64ad93b
Glue: allow multiple job runs (#5483) 2022-09-17 11:46:42 +00:00
Bert Blommers
bb540f6342
Techdebt: Parallelize more tests (#5464) 2022-09-15 12:27:07 +00:00
Bert Blommers
872b9ddbdb
WAFv2: Extend coverage (#5460) 2022-09-10 13:30:45 +00:00
Bert Blommers
64dec7e5d9
Update Install docs to include note on forking 2022-09-10 09:54:09 +00:00
Bert Blommers
f61ffc81ec
Kinesis:update_stream_mode() (#5456) 2022-09-08 21:51:55 +00:00
Bert Blommers
04ab1110e4
Prep release 4.0.2 (#5447) 2022-09-04 19:25:06 +00:00
Bert Blommers
a2a1967ef8
Feature: Managed Prometheus (AMP) (#5441) 2022-09-01 19:07:57 +00:00
Bert Blommers
6035a44d79
CloudWatchLogs:filter_log_events() now supports the filterPattern-parameter (#5428) 2022-08-29 08:47:17 +00:00
Bert Blommers
b6929b751d
Prepare release 4.0.1 (#5421) 2022-08-25 09:34:46 +00:00
Bert Blommers
1ea0c74028
Feature: AWSLambda Function URL Configs (#5420) 2022-08-24 21:19:17 +00:00
Juan Martinez
5519597a68
Docs: Fix verb tense (#5413) 2022-08-24 10:49:18 +00:00