Commit Graph

23 Commits

Author SHA1 Message Date
Bert Blommers
9e7295ddef
Prep release 4.2.10 (#7064) 2023-11-24 19:17:50 -01:00
Bert Blommers
438b2b7843
Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
Bert Blommers
f6ead48401
SSM: Include default parameters at /aws/service/ecs/optimized-ami (#6008) 2023-03-04 11:36:00 -01:00
Bert Blommers
2d3867dbd5
Service: Neptune (#5983) 2023-02-26 15:27:08 -01:00
Bert Blommers
79a0b9070b
Move to pyproject.toml, instead of setup.py (#5821) 2023-01-06 18:43:16 -01:00
Bert Blommers
1be71f9036
Feature: ServiceQuotas (#5557) 2022-10-11 22:09:17 +00:00
Bert Blommers
0dfb61fbcf
SSM - bootstrap /aws/service/ami-amazon-linux-latest parameters (#5427) 2022-08-28 22:30:11 +00:00
Bert Blommers
06ed639a4f
Admin - Extract MotoAPI functionality to dedicated module (#5055) 2022-04-24 11:03:04 +00:00
Bert Blommers
07913cfef0
Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
Bert Blommers
dc5353f1ae
Feature: Ability to start MotoServer within Python (#4904) 2022-03-03 19:54:10 -01:00
Bert Blommers
155f9f20eb
SSM - load global parameters (#3953) 2022-02-12 12:59:15 -01:00
Bert Blommers
2fd6f34060
EC2 - VpcEndpointServiceConfiguration (#4815) 2022-01-30 22:00:26 -01:00
kbalk
b9c7ec383c
Add AWS ConfigService put_config_rule, delete_config_rule, describe_config_rule (#4171)
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2021-08-21 05:45:52 +01:00
Connor
4d0ee82f98
support - intial commit to kick off trusted advisor checks (#3685)
* support - intial commit to kick off trusted advisor checks

* edit - expanded testing to include checking for expected check ids and
check names.

Added server testing

added support resource json to manifest file and simplified
support response return from reviewed comments

* Streamline loading of resource files

* edit - ensured regions are assigned in models

Co-authored-by: Bert Blommers <info@bertblommers.nl>
2021-02-14 12:22:16 +00:00
Bert Blommers
bc67a01e08 Add all InstanceTypeOffering-jsons to Manifest 2020-12-02 14:45:54 +00:00
Nuwan Goonasekera
f23ad29810
Add instance type offerings to manifesti and fix linting 2020-11-23 17:49:14 +05:30
pvbouwel
0bd586eb67 Place reserved_keywords.txt not in root.
Do not use data_files in setup.py but MANIFEST.in
Otherwise some enviroments throw errors when trying
to create the data file.

This was raised in: https://github.com/spulec/moto/pull/2885#discussion_r415150276
2020-04-26 18:17:56 +01:00
jbergknoff-10e
e111cd1ff9 Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
Terry Cain
bd8c1e4567
adding owner id to amis v2 (#1331)
* Adding owner-id/OwnerId to the AMI classes to allow the value to be specified to test filtering images based on owner.

* Added default AMIs and filtering by owner-id

* Fixed some tests

* Fixed more random tests

* Updated MANIFEST

* .
2017-11-12 11:18:25 +00:00
Jack Danger
3fc9cb9035 ship dashboard template for moto server 2017-10-19 22:39:31 -07:00
Kevin Frommelt
ed20e6e12c
Include moto/ec2/resources/instance_types.json in package 2017-09-27 15:50:39 -05:00
Kubilay Kocak
4f9b0dc6fc Include tests module and test files in sdist 2016-02-17 16:24:58 +11:00
Chris St. Pierre
a9059a5c9b include LICENSE, README, AUTHORS in pypi 2014-05-12 10:06:48 -04:00