Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
https://github.com/getmoto/moto
Pin click-module, because it causes black to crash (#4984)
a271057df2a43828a7f2ed31e76c0af19337cf1d authored almost 3 years ago
a271057df2a43828a7f2ed31e76c0af19337cf1d authored almost 3 years ago
Post-release steps
4e106995af6f2820273528fca8a4e9ee288690a5 authored almost 3 years ago
4e106995af6f2820273528fca8a4e9ee288690a5 authored almost 3 years ago
Prepare release 3.1.3 (#4976)
5e0941eeb174971b827171770554ac2d933d4bee authored almost 3 years ago
5e0941eeb174971b827171770554ac2d933d4bee authored almost 3 years ago
EC2:run_instances() - fix bug when supplying the NIC with security groups (#4975)
eafd5f3dbb3da0a2a94b13d78c3bcbd4fa1eae70 authored almost 3 years ago
eafd5f3dbb3da0a2a94b13d78c3bcbd4fa1eae70 authored almost 3 years ago
TimestreamWrite - improvements (#4971)
afa34ffd8d727c3e67d0fa8d515f498ba165fbe1 authored almost 3 years ago
afa34ffd8d727c3e67d0fa8d515f498ba165fbe1 authored almost 3 years ago
Logs - fix typo in log-group-name regex (#4972)
2929f3ee359b642427b084a78db0d8852df76b46 authored almost 3 years ago
2929f3ee359b642427b084a78db0d8852df76b46 authored almost 3 years ago
Post-release steps
1f9f4af1c42ca73224123a558102f565a62cd7ab authored almost 3 years ago
1f9f4af1c42ca73224123a558102f565a62cd7ab authored almost 3 years ago
Prepare Release 3.1.2 (#4970)
d51a8a368a2802e2204629418d3b7da13939444b authored almost 3 years ago
d51a8a368a2802e2204629418d3b7da13939444b authored almost 3 years ago
ECR - Fix bug in batch_delete where images could not be deleted (#4969)
3e2adbcc3af002ad41d2d2ac6c871a76d52f1085 authored almost 3 years ago
3e2adbcc3af002ad41d2d2ac6c871a76d52f1085 authored almost 3 years ago
Remove print-statement
2d18ec5a7be69145de6e11d171acfb11ad614ef5 authored almost 3 years ago
2d18ec5a7be69145de6e11d171acfb11ad614ef5 authored almost 3 years ago
RDS - simplify filter-parameter logic (#4966)
b4343baa16f2109c2b094d19ac3c1c0e4d307dc4 authored almost 3 years ago
b4343baa16f2109c2b094d19ac3c1c0e4d307dc4 authored almost 3 years ago
EC2 - Simplify parameter handling (#4965)
39b82c77cf5387768637c85f58983c46629750ad authored almost 3 years ago
39b82c77cf5387768637c85f58983c46629750ad authored almost 3 years ago
ELBv2 - improve tagging (#4964)
472b1dab0cf4da3bcecb21cba30de6a72592c2f8 authored almost 3 years ago
472b1dab0cf4da3bcecb21cba30de6a72592c2f8 authored almost 3 years ago
Return all things when using "*" query_string parameter (#4960)
5e55daebb8411bc41a1782fc1e4fa0ebd944f990 authored almost 3 years ago
5e55daebb8411bc41a1782fc1e4fa0ebd944f990 authored almost 3 years ago
bugfix: apply cloudwatch subscription filters to newly created streams (#4962)
4f92ee8a1cc087ea8945775476b84aa228226a00 authored almost 3 years ago
4f92ee8a1cc087ea8945775476b84aa228226a00 authored almost 3 years ago
Added support for ListenerAddress based on srt or zixi-pull protocols. (#4961)
75ecc31ec499e48adb5f0733e6e1f793b9a20e03 authored almost 3 years ago
75ecc31ec499e48adb5f0733e6e1f793b9a20e03 authored almost 3 years ago
Feature/glue start job (#4959)
26397e9c6da0b8ce018e72997e7b5d0c90633cf4 authored almost 3 years ago
26397e9c6da0b8ce018e72997e7b5d0c90633cf4 authored almost 3 years ago
Docs - add SQS:receive_message() (#4958)
647c612c7a62c99a6a33945696ef8fedefac73f9 authored almost 3 years ago
647c612c7a62c99a6a33945696ef8fedefac73f9 authored almost 3 years ago
ELB/ELBv2 improvements (#4956)
47ce689cb788b205550ca742fdf7fc1797a47628 authored almost 3 years ago
47ce689cb788b205550ca742fdf7fc1797a47628 authored almost 3 years ago
Fix test failures on systems with 32-bit time_t (#4954)
2d5ae58120d4a5990d8c73810fa996bb16269a6e authored almost 3 years ago
2d5ae58120d4a5990d8c73810fa996bb16269a6e authored almost 3 years ago
Fix: EMR Steps should be returned in reverse order of creation
This is according to the AWS EMR documentation[1] and has been verified against a real AWS backe...
626629ef82e069821c174bfce16c5d6819e77911 authored almost 3 years ago
Add Pagination for Organizations:ListAccounts
a90d8c801b713bf80926b9f940416326c140cb2a authored almost 3 years ago
a90d8c801b713bf80926b9f940416326c140cb2a authored almost 3 years ago
Glue: get_job() (#4948)
662b96693dc5854f360f82dc1f508a79e6c849b3 authored almost 3 years ago
662b96693dc5854f360f82dc1f508a79e6c849b3 authored almost 3 years ago
AWSLambda - Policy improvements (#4949)
de990b07f9a8cfe59e0df36d0cd4dc51b8649201 authored almost 3 years ago
de990b07f9a8cfe59e0df36d0cd4dc51b8649201 authored almost 3 years ago
Update Response for TimestreamWrite:WriteRecords (#4950)
The botocore `WriteRecordsResponse` model was updated to include `RecordsIngested` a few months ...
411ce71d3a34351c9e513baf5929d8c94ee37c5c authored almost 3 years ago
Post-release steps
0fcf6529ab549faf7a2555d209ce2418391b7f9f authored almost 3 years ago
0fcf6529ab549faf7a2555d209ce2418391b7f9f authored almost 3 years ago
Prepare release 3.1.1 (#4947)
713c152799fc7f8315c6e5fbde3c7fafcae32305 authored almost 3 years ago
713c152799fc7f8315c6e5fbde3c7fafcae32305 authored almost 3 years ago
Update test_outdated_versions.yml (#4945)
98a73814b2aab30bb75d6aa29f60957654a2f91a authored almost 3 years ago
98a73814b2aab30bb75d6aa29f60957654a2f91a authored almost 3 years ago
Improvements: AWSLambda (#4943)
96c9391beb90234f52d0275b91e67184687d7831 authored almost 3 years ago
96c9391beb90234f52d0275b91e67184687d7831 authored almost 3 years ago
EFS enhancements (#4940)
bbd4b2afc3940d709113ea97f2b9e4a3bf9c0ee2 authored almost 3 years ago
bbd4b2afc3940d709113ea97f2b9e4a3bf9c0ee2 authored almost 3 years ago
Simplify error handling (#4936)
67ab7f857ac87671578ebb1127ec971d030ec43a authored almost 3 years ago
67ab7f857ac87671578ebb1127ec971d030ec43a authored almost 3 years ago
AWSLambda - raise correct error when publishing unknown function (#4934)
5ae0ced349dae371303bcb5b19093f03bf688e11 authored almost 3 years ago
5ae0ced349dae371303bcb5b19093f03bf688e11 authored almost 3 years ago
Ensure setup_method resets state (#4928)
cbe787add375a17d6530ee573a6cdec7ffa3d098 authored almost 3 years ago
cbe787add375a17d6530ee573a6cdec7ffa3d098 authored almost 3 years ago
fixed route53 private zone value (#4935)
0ed34cbe7e20cf29c698d820af2fae43af0274a6 authored almost 3 years ago
0ed34cbe7e20cf29c698d820af2fae43af0274a6 authored almost 3 years ago
Remove unused exception argument (#4924)
c1c423674c7f9c47b95205375eee5904e5673d34 authored almost 3 years ago
c1c423674c7f9c47b95205375eee5904e5673d34 authored almost 3 years ago
ELBv2: Fix LoadBalancerNotFound being thrown for listener rules (#4921)
131c448756e9eea9523575ca1e0faece71dffc6e authored almost 3 years ago
131c448756e9eea9523575ca1e0faece71dffc6e authored almost 3 years ago
Post-release steps
fdba9e4dbe9bbbd2af665caaeb67396e8f8fd835 authored almost 3 years ago
fdba9e4dbe9bbbd2af665caaeb67396e8f8fd835 authored almost 3 years ago
Prepare release 3.1.0 (#4938)
f9d116f871c22f42613d88d35854c619d5c7425f authored almost 3 years ago
f9d116f871c22f42613d88d35854c619d5c7425f authored almost 3 years ago
Remove more DynamoDB2 references (#4933)
382ff2b1a9b1290959ae7b1783ed20ebcb2fba0d authored almost 3 years ago
382ff2b1a9b1290959ae7b1783ed20ebcb2fba0d authored almost 3 years ago
Pylint - Enable more rules on source and tests-directory (#4929)
eed32a5f72fbdc0d33c4876d1b5439dfd1efd5d8 authored almost 3 years ago
eed32a5f72fbdc0d33c4876d1b5439dfd1efd5d8 authored almost 3 years ago
Fix RDS incorrect statuses (#4930)
e03ec432d08665666cafce0eae55ad6e48329b77 authored almost 3 years ago
e03ec432d08665666cafce0eae55ad6e48329b77 authored almost 3 years ago
Update Black + formatting (#4926)
29d01c35bc06d5a8462487d614e33b9e8416ba96 authored almost 3 years ago
29d01c35bc06d5a8462487d614e33b9e8416ba96 authored almost 3 years ago
CognitoIdp fixes (#4518)
a4f58f0774d70aaa07eda0026a2241d790db7368 authored almost 3 years ago
a4f58f0774d70aaa07eda0026a2241d790db7368 authored almost 3 years ago
Deprecate mock_dynamodb2 (#4919)
07913cfef082ea0d8d07aac15f5009589fa84f58 authored almost 3 years ago
07913cfef082ea0d8d07aac15f5009589fa84f58 authored almost 3 years ago
Deprecate RDS2 (#4920)
9dccebc184b427d9655c1606abda2e1a61d71aad authored almost 3 years ago
9dccebc184b427d9655c1606abda2e1a61d71aad authored almost 3 years ago
Update __init__.py
778c8d768eebeb96bcff9948a31ce5d5475d0660 authored almost 3 years ago
778c8d768eebeb96bcff9948a31ce5d5475d0660 authored almost 3 years ago
Post-release steps
907b3515d3b4991ac2cc04a804b82bfc935c1a3d authored almost 3 years ago
907b3515d3b4991ac2cc04a804b82bfc935c1a3d authored almost 3 years ago
Release 3.0.7 (#4916)
fae0231ed6aa9930d89d4b5a935a63f0b618425e authored almost 3 years ago
fae0231ed6aa9930d89d4b5a935a63f0b618425e authored almost 3 years ago
Fix deleting secrets by ARN (#4918)
d324a77445ccd291c37bdffc9918f93d103e37e3 authored almost 3 years ago
d324a77445ccd291c37bdffc9918f93d103e37e3 authored almost 3 years ago
EC2:terminate() - fix error message (#4915)
1d7440914e4387661b0f200d16cd85298fd116e9 authored almost 3 years ago
1d7440914e4387661b0f200d16cd85298fd116e9 authored almost 3 years ago
Pinpoint - initial implementation (#4911)
f6033cddeb121e97eafed28a4f6fe4dfd261d99b authored almost 3 years ago
f6033cddeb121e97eafed28a4f6fe4dfd261d99b authored almost 3 years ago
This adds a new service "databrew", mostly around managing databrew (#4898)
a460adc9405e87b2df6708f02a8586ada6b7c7e2 authored almost 3 years ago
a460adc9405e87b2df6708f02a8586ada6b7c7e2 authored almost 3 years ago
Reduce duplicate matches - ensures compatibility Responses 0.19.0 (#4914)
7001ec60df8d1f70b689860427937860988885f3 authored almost 3 years ago
7001ec60df8d1f70b689860427937860988885f3 authored almost 3 years ago
Post-release steps
16a3f49004d07a0eee3ba70a623b6e87acd0bf2a authored almost 3 years ago
16a3f49004d07a0eee3ba70a623b6e87acd0bf2a authored almost 3 years ago
Prepare release 3.0.6 (#4912)
726c8bbc55692c2f7322cfde3cd5abf399545fb8 authored almost 3 years ago
726c8bbc55692c2f7322cfde3cd5abf399545fb8 authored almost 3 years ago
SNS Docs - do not specify default region (#4909)
aa522b11cae2d472df13793823c2039fa6184a27 authored almost 3 years ago
aa522b11cae2d472df13793823c2039fa6184a27 authored almost 3 years ago
CF - Support for VPCEndpoint (#4908)
86e1fe8f1ce277fe693e4fad7f35375c95aec235 authored almost 3 years ago
86e1fe8f1ce277fe693e4fad7f35375c95aec235 authored almost 3 years ago
Feature: Ability to start MotoServer within Python (#4904)
dc5353f1aeedbd4c182ed3ce3e3e90acd555e154 authored almost 3 years ago
dc5353f1aeedbd4c182ed3ce3e3e90acd555e154 authored almost 3 years ago
Fix issue #4906 by removing version stages from old versions (#4907)
0e3fef9b42d6699f3c25348da643c2fbf0f2bf44 authored almost 3 years ago
0e3fef9b42d6699f3c25348da643c2fbf0f2bf44 authored almost 3 years ago
Admin - change XML2Dict namespace separator (#4905)
cc2f8c2012e0f5f79d5c2df6eee6a1f394014425 authored almost 3 years ago
cc2f8c2012e0f5f79d5c2df6eee6a1f394014425 authored almost 3 years ago
fix for duplicate tag keys in secretsmanager (#4900)
7e88a901d9ed7612d92bdeb9dd67056c99bf3126 authored almost 3 years ago
7e88a901d9ed7612d92bdeb9dd67056c99bf3126 authored almost 3 years ago
Fix ordering issue with a user-defined Responses-activation (#4896)
206590acf5215abef67684a0122dc668750f71fa authored almost 3 years ago
206590acf5215abef67684a0122dc668750f71fa authored almost 3 years ago
ecs.run_task count default to 1 (#3268)
8bbfe9c151e62952b153f483d3604b57c7e99ab6 authored almost 3 years ago
8bbfe9c151e62952b153f483d3604b57c7e99ab6 authored almost 3 years ago
Unknown regions - bug in caching mechanism (#4895)
b3bc41984307f7d32c0047c95060f50c0ae51624 authored almost 3 years ago
b3bc41984307f7d32c0047c95060f50c0ae51624 authored almost 3 years ago
Post-release steps
9ab0ac4fb30de9eddda0de4401265943a2d13828 authored almost 3 years ago
9ab0ac4fb30de9eddda0de4401265943a2d13828 authored almost 3 years ago
Prepare release 3.0.5 (#4892)
19c5108ecd8e902a0c10d9ccc6aa9b9c9f5ecdb8 authored almost 3 years ago
19c5108ecd8e902a0c10d9ccc6aa9b9c9f5ecdb8 authored almost 3 years ago
add Entity Id when listing (#4891)
58ff549b9428b29918f0fb0ea29936cba4604b5e authored almost 3 years ago
58ff549b9428b29918f0fb0ea29936cba4604b5e authored almost 3 years ago
S3 improvements: pull request #4890 from bblommers/s3-improvements
a3d3618c8252eca1174be22742b37aa3049005d7 authored almost 3 years ago
a3d3618c8252eca1174be22742b37aa3049005d7 authored almost 3 years ago
Added support for custom AWS Lambda images. (#4889)
182e45aa8111c7f3002bf490ebe04aaa6943cf3a authored almost 3 years ago
182e45aa8111c7f3002bf490ebe04aaa6943cf3a authored almost 3 years ago
Add implementation for cognitoidp admin_set_user_mfa_preference (#4884)
790b5d5833592b84ff202d902c625f10420b7164 authored almost 3 years ago
790b5d5833592b84ff202d902c625f10420b7164 authored almost 3 years ago
S3:CompleteMultipartUpload - error on empty part list
142249fbdc2ce724dbac2852ec2b62caf04e7316 authored almost 3 years ago
142249fbdc2ce724dbac2852ec2b62caf04e7316 authored almost 3 years ago
S3 - ListObjectVersions: Limit DeleteMarkers by Prefix
8ba4bb63c598056dabab14ad5a5b6f955d39e26c authored almost 3 years ago
8ba4bb63c598056dabab14ad5a5b6f955d39e26c authored almost 3 years ago
S3Control - Access Points
6733947a8c1def85b6271fbb62ad7e378a49e4d7 authored almost 3 years ago
6733947a8c1def85b6271fbb62ad7e378a49e4d7 authored almost 3 years ago
S3 - Refactor tests
f15e451815efe4353556d4c5a724807b0bd3465f authored almost 3 years ago
f15e451815efe4353556d4c5a724807b0bd3465f authored almost 3 years ago
Addition of s3control support in server mode (#4885)
8b81481d3eb4e970da19410d11fc1fe284cb4436 authored almost 3 years ago
8b81481d3eb4e970da19410d11fc1fe284cb4436 authored almost 3 years ago
Fix copying S3 objects, when using MetadataDirective='REPLACE' (#4883)
e84cc20abe5b92e3bb77bcddd9240d4233a9524e authored almost 3 years ago
e84cc20abe5b92e3bb77bcddd9240d4233a9524e authored almost 3 years ago
RDS: enable add and remove tag for resources (#4882)
b6f4584737d2472a9457c2d499bafdc481e79ae6 authored almost 3 years ago
b6f4584737d2472a9457c2d499bafdc481e79ae6 authored almost 3 years ago
Fix: Calling dynamodb:UpdateItem with non-existent table name should raise ResourceNotFoundException
181031db5fbb0092f19360ab94a0d9ddce9f73c5 authored almost 3 years ago
181031db5fbb0092f19360ab94a0d9ddce9f73c5 authored almost 3 years ago
RDS modify-db-instance: raise DBParameterGroupNotFoundError if the DBParameterGroupName does not exist (#4879)
e3fc799b95b223bbdf3713958807d1b77a5958f4 authored almost 3 years ago
e3fc799b95b223bbdf3713958807d1b77a5958f4 authored almost 3 years ago
SNS Improvements (#4881)
c53dc4c21c9a0713d2e08a3961ce32331c57bc6a authored almost 3 years ago
c53dc4c21c9a0713d2e08a3961ce32331c57bc6a authored almost 3 years ago
Merge pull request #4869 from ecumene/master
412153aeb761eee28ca7d4dc3a17f985b8601c3e authored almost 3 years ago
412153aeb761eee28ca7d4dc3a17f985b8601c3e authored almost 3 years ago
Removed print statement
c2dc11ddb1d6751523165a74585bfd21666027a6 authored almost 3 years ago
c2dc11ddb1d6751523165a74585bfd21666027a6 authored almost 3 years ago
Fixed test
30ab3f86c1795a8db48e46302bb3549e9e1ac8eb authored almost 3 years ago
30ab3f86c1795a8db48e46302bb3549e9e1ac8eb authored almost 3 years ago
Textract: Addressed comments
7dc5adb5d5806d16bc4683c045a7546a05570e35 authored almost 3 years ago
7dc5adb5d5806d16bc4683c045a7546a05570e35 authored almost 3 years ago
Merge pull request #4878 from bblommers/batch-improvements
Batch Improvements
9945e238b4667785f7757ba24ec18b7980f8e9f5 authored almost 3 years ago
Batch - Add Attempts to JobDescription
f0bb052343db414a773786bcde5e55f4ef39f7db authored almost 3 years ago
f0bb052343db414a773786bcde5e55f4ef39f7db authored almost 3 years ago
Batch - TaskDefinition improvements
24afea36c07bb5c4b2736efa206197974a323c70 authored almost 3 years ago
24afea36c07bb5c4b2736efa206197974a323c70 authored almost 3 years ago
Batch - JobQueue improvements + Tag support
ca7bc9273a3e87efb6e9bcb5533310055fd9a436 authored almost 3 years ago
ca7bc9273a3e87efb6e9bcb5533310055fd9a436 authored almost 3 years ago
CloudTrail improvements (#4875)
efb19b92f0c0843b70684bc22e03ebaa992386ef authored almost 3 years ago
efb19b92f0c0843b70684bc22e03ebaa992386ef authored almost 3 years ago
APIGateway improvements (#4874)
876c783a243a34f36bcd067e9f97a7afa5d87297 authored almost 3 years ago
876c783a243a34f36bcd067e9f97a7afa5d87297 authored almost 3 years ago
Textract - request parameters are part of the body
64c16c715d777a51df747ab3b59e4c00cc0148d1 authored almost 3 years ago
64c16c715d777a51df747ab3b59e4c00cc0148d1 authored almost 3 years ago
Post-release steps
ecd7cf9d921a4a793609ce243e875c7c1466e654 authored almost 3 years ago
ecd7cf9d921a4a793609ce243e875c7c1466e654 authored almost 3 years ago
Prep release 3.0.4 (#4871)
0fca96cdab897a9b1b2c11603412938793fa07c5 authored almost 3 years ago
0fca96cdab897a9b1b2c11603412938793fa07c5 authored almost 3 years ago
Ran the URL script
0776ae1f526f0c7046d591660d6947312cc87d01 authored almost 3 years ago
0776ae1f526f0c7046d591660d6947312cc87d01 authored almost 3 years ago
Merge branch 'master' of github.com:ecumene/moto
4ec492452e003b8e7a721885607efc6a4a39d677 authored almost 3 years ago
4ec492452e003b8e7a721885607efc6a4a39d677 authored almost 3 years ago
Initial commit for textract
3a249771fbf6eaad12ddc87923edaab2881dfac5 authored almost 3 years ago
3a249771fbf6eaad12ddc87923edaab2881dfac5 authored almost 3 years ago
refactor scripts/get_amis.py into moto.ec2.utils.gen_moto_amis() (#4867)
2957a51e4e8abbb15343bc823a0c7ef89e903e42 authored almost 3 years ago
2957a51e4e8abbb15343bc823a0c7ef89e903e42 authored almost 3 years ago
fix policy attribute exception (#4868)
5daa104a6ebfb2f84d10b0fdfd92b1be9c207a9a authored almost 3 years ago
5daa104a6ebfb2f84d10b0fdfd92b1be9c207a9a authored almost 3 years ago
SQS - Use full URL as the physical resource ID (#4864)
f49c81037b5c5151a7d8ec02ed604a21d54dcb8e authored almost 3 years ago
f49c81037b5c5151a7d8ec02ed604a21d54dcb8e authored almost 3 years ago
Feature: ServiceDiscovery/CloudMap (#4862)
871591f7f17458c10ce039d6e2f36abe3430fec5 authored almost 3 years ago
871591f7f17458c10ce039d6e2f36abe3430fec5 authored almost 3 years ago