Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Moto

Moto is a test library for all AWS SDK's.
Collective - Host: opensource - https://opencollective.com/moto - Website: https://docs.getmoto.org - Code: https://github.com/getmoto/moto

Cognito IdP: Raise UsernameExistsException from sign_up when user exists (#3765)

* Raise UsernameExistsException from sign_up when user exists

* Run formatter

* Use pytest...

github.com/getmoto/moto - b9f83c200fd740e326635f98a92d8ef985b31586 authored almost 4 years ago
fix route table association by internet gateway (#3773)

* fix route table association by internet gateway per https://docs.aws.amazon.com/AWSEC2/latest/...

github.com/getmoto/moto - 5fe3a707ed14842567e0e74bc86e95048f57f893 authored almost 4 years ago
DNSName key retrieval for list-hosted-zones-by-dns-name (#3774)

* DNSName key retrieval for list-hosted-zones-by-dns-name per https://docs.aws.amazon.com/Route5...

github.com/getmoto/moto - 1b288b6936e030b64b857d6105962f33bd1479a0 authored almost 4 years ago
Increase version number post-release

github.com/getmoto/moto - 9bfd95476b6ff55a510ea8b0ba77f98598bbf4b5 authored almost 4 years ago
Prep 2.0.2 release (#3768)

* Updating implementation coverage

* Changelog for 2.0.2

github.com/getmoto/moto - a84459072dc5186ec3490d2e05d67560963e13db authored almost 4 years ago
Implementation of core AWS Mediapackage endpoints (#3762)

* write boilerplate code

* generate boilerplate code with scaffold script

* create mediapa...

github.com/getmoto/moto - 808f3c748f1f872e51b732f4bac3382f7ac5066d authored almost 4 years ago
Secrets manager untag resource (#3767)

* added: untag_resource + test

* formatting

* formatting

* formatting

* added: forma...

github.com/getmoto/moto - 4da11da2bf294807940933d8de88fb4e1ead502e authored almost 4 years ago
Fix: `ApproximateArrivalTimestamp` should be epoch with millisecond precision (#3764)

The Record class was already capturing a unix timestamp, but it was incorrectly
converting it t...

github.com/getmoto/moto - f96ac40fca81b1aa8254a77d595adc43f160b983 authored almost 4 years ago
MaxSessionDuration should be included in the list_roles response (#3750)

github.com/getmoto/moto - a4009e7bd1b733f1b8507b1995a9f206ffefd992 authored almost 4 years ago
Fix:Add functionality authorize-cluster-security-group-ingress (#3742)

* Fix:Add functionality authorize-cluster-security-group-ingress

* Added tests

* Added mo...

github.com/getmoto/moto - 433e4c07335326b61ab6f6785907d2039ef67044 authored almost 4 years ago
Update build.yml - install missing dep on deploy

github.com/getmoto/moto - 5aefbb1e51e0b97583bb96bd8c3c596dbca44a31 authored almost 4 years ago
Fix AttributeNames for sqs.receive_message (#3736)

* Fix AttributeNames for sqs.receive_message

* Fix Lambda issue

* Change to parametrized t...

github.com/getmoto/moto - 6da4905da940e25e317db60b7657ea632f58ef1d authored almost 4 years ago
Fix Osaka region problem (#3751)

github.com/getmoto/moto - ac0b4bbcf73d37612f86e07a950c9d20c1e6b9d3 authored almost 4 years ago
Scaffold - create new __init__ file in test-dir

github.com/getmoto/moto - b6cb286b1c18a57761072c3049afc8517664178d authored almost 4 years ago
Increase version number post-release

github.com/getmoto/moto - 751c5ec362730f143adad902f7fcdb9a67fd2993 authored almost 4 years ago
Build - use Py3.8

github.com/getmoto/moto - 9ec232936f1c24c09a887399ebdd99866817f5fe authored almost 4 years ago
Automate releases (#3732)

* Test custom action with custom input

* Run test workflow on push

* Automated release con...

github.com/getmoto/moto - 562d0eef69f71d5682dfa9b7959e92740acfe618 authored almost 4 years ago
Update CHANGELOG.md

github.com/getmoto/moto - 1579e44a270151f171c6af0467a396d8aed014b2 authored almost 4 years ago
Fix:update rule (#3734)

* Fix:SQS-message retention period consideration

* Fix:SQS-message retention period considera...

github.com/getmoto/moto - 5c04a4d8cc0631da147ee298dbe29e94370b7217 authored almost 4 years ago
Support SSM Parameter tags (#3739)

github.com/getmoto/moto - 457402fbe2447519feddfbb783d104e23fadf2ca authored almost 4 years ago
Add eventbridge replay (#3735)

* Add events.start_replay

* Add events.describe_replay

* Add events.list_replays

* Add ...

github.com/getmoto/moto - 3c810ad152425a212a2eb5cbb2cc78018f87b066 authored almost 4 years ago
Update ImplementationCoverage for APIGateway (#3733)

github.com/getmoto/moto - 6da8dc0aec2c44fb85e2a36ee85425328c4f9008 authored almost 4 years ago
3730 update api key - doc update (#3731)

* updated doc for added update_api_key / update_usage_plan feature

* updated doc for added up...

github.com/getmoto/moto - 62f5adddc4ebcc780e0a8968b826201df864e8bc authored almost 4 years ago
Implements core MediaConnect endpoints (#3718)

* Adds initial models and implements create_flow endpoint.

* Updates README with a Releases s...

github.com/getmoto/moto - 869b3c45c1dc8a2d6e2c014bbbb4226bd49a266d authored almost 4 years ago
added feature update_usage_plan and fixed some lint errors (#3727)

Co-authored-by: rajinder saini <[email protected]>

github.com/getmoto/moto - 4b1c7225b664e93271c047224672d81076d81d62 authored almost 4 years ago
Fixes for IAM Role Description field in responses from list_roles and create_roles (#3724)

* Add IAM Role Description field to list_roles responses

The IAM ListRoles IAM API call will ...

github.com/getmoto/moto - 0625bbfa11cb6e2440901da1c513bb4e522dd8ef authored almost 4 years ago
Only allow release on manual trigger

github.com/getmoto/moto - 0ae1ce9042c8d1b6bbbab30167119c241c820836 authored almost 4 years ago
Automate release - Test Github Action (#3726)

* Test custom action with custom input

* Run test workflow on push

github.com/getmoto/moto - 52b10d9d3e2340c1cbc9be2842c636a02808a426 authored almost 4 years ago
Add the status field to ECS task definitions (#3723)

Also I found extra tests for describe_task_definition and deregister_task_definition that were n...

github.com/getmoto/moto - 0f4f01bb7b8ffb32dff5f2bbe1b9558051047ed2 authored almost 4 years ago
Update release version

github.com/getmoto/moto - 6a6c2ffd138e55b1d6e47f143057979cb2acb636 authored almost 4 years ago
Changelog 2.0.0 (#3721)

* Changelog for upcoming release (..-27/01)

* Changelog for upcoming release (..-21-02)

* ...

github.com/getmoto/moto - 67c1dbc1643e669765f50a437f756fbf47657c01 authored almost 4 years ago
Add installation-methods to docs (#3720)

github.com/getmoto/moto - af8b658b26090780c8260276a6b4cfd415a6dc0f authored almost 4 years ago
Fix unknown instance type (#3710)

* Use apiname when comparing unknown instance ids

* Use get_instance_types API to populate in...

github.com/getmoto/moto - a0d7a943ee31feafa02a78c59d579df06ea22202 authored almost 4 years ago
add tags support to ECS tasks (#3715)

* add tags support to ECS tasks

* lint

* lint

* fmt

* fmt with same version

Co-au...

github.com/getmoto/moto - 442fcd4e51462d757b9ce58b5ef9ecbc02ac75ea authored almost 4 years ago
Fix stackset describe/delete. Fix stackset update. (#3713)

* Fix stack set fetching and deleting.

* Also fix stackset update operation to accept previou...

github.com/getmoto/moto - c8c6b0bf58dc985e548c3c1b2d2a9a82c903d6b9 authored almost 4 years ago
dynamodb: fix deleting last set element (w/attr name) (#3708)

* dynamodb: deleting last set element

* add user-facing test

github.com/getmoto/moto - 0912abe5f62bd6a10ae47656040e5d14ee5f804e authored almost 4 years ago
feature/refresh_trusted_advisor_check (#3705)

* Support - added refresh_trusted_advisor_check
- Returns a random check status
- Returns the ...

github.com/getmoto/moto - e61d794cbc9c18b06c11014da666e25f3fce637b authored almost 4 years ago
Update stackset create operation to correctly return the resource's ID. (#3709)

* Update stackset create operation to correctly return the resource's ID.

* Add test confirmi...

github.com/getmoto/moto - b6d7704b23caa1edf340c0a93abeaaf45a0c7d49 authored almost 4 years ago
pool domain should always return a domain (#3707)

* pool domain should always return a domain

Refs https://github.com/spulec/moto/issues/3706
...

github.com/getmoto/moto - d07e287b378e50cf9c3484f67787b08d7cab78ad authored almost 4 years ago
Support Podman for mocking Lambda (#3702)

* Support Podman for mocking Lambda

Podman supports all Docker APIs used in moto since versio...

github.com/getmoto/moto - 2000f6654f13cd34ea247fbf717456642ab3af83 authored almost 4 years ago
Update integration test to use Pytest (#3703)

* Refactor int test to use pytest

* Add comments to int test script

github.com/getmoto/moto - d3ad9d66866413670c31f36d54e939647feedeb1 authored almost 4 years ago
Fix: DynamoDB:GetItem throws wrong error when table doesn't exist (#3700)

* Fix: DynamoDB:GetItem throws wrong error when table doesn't exist

* Use unique exception fo...

github.com/getmoto/moto - 613b1395b8535411ecb1fa0093c8c232484f534c authored almost 4 years ago
Refactor ARNs to remove hardcoded account id (#3701)

github.com/getmoto/moto - 6f1eae6f021fe10de4b87a8a635a147fdbc93fe1 authored almost 4 years ago
Enable Py2 test coverage (#3698)

* Enable Py2 test coverage

* Coverage - exclude XRay as it's throwing errors

* Update requ...

github.com/getmoto/moto - afdab66218c1fd34e645622cb4504023db4a65c1 authored almost 4 years ago
Update build.yml

github.com/getmoto/moto - cb6606f3f3cbe892ab4d5d04c6810bdbfd1aa909 authored almost 4 years ago
Pin RSA dependency for Py2 (#3697)

github.com/getmoto/moto - d07521963749c4118f8ad776694b6ffe41ca9ee5 authored almost 4 years ago
events: fix archive event pattern match check (#3671)

* events: fix archive event pattern match check

There is a missing `return True` for the posi...

github.com/getmoto/moto - 5fd20626b36f69e0e1d27764172ba114595f0f0f authored almost 4 years ago
Enhancement: implement EC2 instance filtering by `subnet-id` (#3694)

Co-authored-by: Tony Greising-Murschel <[email protected]>

github.com/getmoto/moto - 9feabf54796c686147ef44410b424649d7a4c245 authored almost 4 years ago
adding list_create_account_status to organization #3691 (#3692)

* adding list_create_account_status to organization #3691

* removing todo comment

Co-autho...

github.com/getmoto/moto - def46b513067251a8b1e7702ff7b1a4619c97959 authored about 4 years ago
Cloudformation - Create ApiGateway resources (#3659)

* Cloudformation - Create ApiGateway resources

* Cleanup

* Linting

github.com/getmoto/moto - f64532ed404fc791536918da17af8a839225154f authored about 4 years ago
Add validation to API Key min length value (#3652)

* api gateway - add api key minimum length validation

* api gateway - support includeValue qu...

github.com/getmoto/moto - 2f50f9cb240197d5375023fb9d22f46b986b55b7 authored about 4 years ago
Fix Mock 4.0.3 compatibility - Unpatch only once during teardown (#3541)

* #3535 - Unpatch only once during teardown

* EnvVar patching - Fix Python2 bug

* Allow la...

github.com/getmoto/moto - d7b8419791e4ecafd729f5ccd0c63b5f98fb06fb authored about 4 years ago
Fix:SQS-message retention period consideration (#3642)

* Fix:SQS-message retention period consideration

* Fix:SQS-message retention period considera...

github.com/getmoto/moto - d8097b24dc25c5435e99802cc41921ae5947f778 authored about 4 years ago
support - intial commit to kick off trusted advisor checks (#3685)

* support - intial commit to kick off trusted advisor checks

* edit - expanded testing to inc...

github.com/getmoto/moto - 4d0ee82f988d3b88bd20d49061ee3fcf3fa3ee2e authored about 4 years ago
Improve autoscaling:CreateLaunchConfiguration request validation (#3687)

AWS requires certain parameters to be mutually inclusive.

Moto wasn't doing anything with the...

github.com/getmoto/moto - e8f1522d1a7365d2b8c6a78a7ee23c54386c3ea4 authored about 4 years ago
Minor RDS Clean up (#3682)

* Fix `DBInstanceNotFound` error message

Changed from `Database` to `DBInstance`, which is ac...

github.com/getmoto/moto - ae2865d55968299130358d5b422b1869110fbff6 authored about 4 years ago
Add CRC32 to DynamoDB responses (#3677)

* Add CRC32 to DynamoDB responses

* Change test assertion

* CRC32 - Align Py2/Py3 behaviou...

github.com/getmoto/moto - 676d61bf5b99e8c5da13046249995cf46d3c4661 authored about 4 years ago
Fix heartbeatTimeout of NONE and polling responses when there are no tasks (#3680)

* fix heartbeatTimeout of NONE resulting in ValueError and polling returning empty string taskTo...

github.com/getmoto/moto - b60de10c791c3a8f8f8c29136f51572384de2f99 authored about 4 years ago
Update build.yml

github.com/getmoto/moto - f246d4162fbb94414256c8884b4750ed5be4697c authored about 4 years ago
Functionality added to SES service (#3670)

* correct exceptions when mising parameters

* test_render_template function

* update ses t...

github.com/getmoto/moto - c72670d536562ddfa9ac97cb064f08743e5f6139 authored about 4 years ago
Add ResourceGroupsTaggingAPI Support for RDS Resources (#3674)

- AWS::RDS::DBInstance
- AWS::RDS::DBSnapshot

github.com/getmoto/moto - 4a01360d88b88dd11195d95d55c5e1b2cefd88c3 authored about 4 years ago
Update codecov.yml

github.com/getmoto/moto - 3cd03efa3d355b2cf40ed7fe45f3b335571531d1 authored about 4 years ago
Fix response parsing error on Java SDK v2 for CW GetMetricData (#3645) (#3675)

Co-authored-by: Julien Roy <[email protected]>

github.com/getmoto/moto - fd51da8cae1ded3977a3f16a45c3bc18dea5a3c3 authored about 4 years ago
moved iteritems backwards compatibility to six (#3672)

Co-authored-by: Paul Miller <[email protected]>

github.com/getmoto/moto - 3581e013e4569e656084efbe01a5fe3c405a48a8 authored about 4 years ago
Update codecov.yml

github.com/getmoto/moto - 9383dd5e93228ebacd9921a7cb9a1bc4ef78f5a1 authored about 4 years ago
CodeCov config - Only notify after all builds pass

github.com/getmoto/moto - c6421087325ce374c155da8aeeca1b9f0145afaa authored about 4 years ago
Add support for RDS resource filtering (#3669)

* Add support for RDS resource filtering

* Extensive testing was performed against real AWS e...

github.com/getmoto/moto - 8557fb8439bdd61b5b8599badaa0c58b54f3134b authored about 4 years ago
#3667: Update the s3 post functionality to better support success_action_redirect (#3668)

* Update the s3 post functionality to better support success_action_redirect

- Add the bucket...

github.com/getmoto/moto - 891118a7c73ea964704081feea6ebd2d3ee51bd7 authored about 4 years ago
Update README.md

github.com/getmoto/moto - 46679b3b026cbaab2bd2741e60ad9ade7c87bb4f authored about 4 years ago
Add KmsKeyId to Redshift Cluster (#3666)

* Add KmsKeyId to Redshift Cluster

Add the KmsKeyId property when creating a cluster so that ...

github.com/getmoto/moto - 791bc77f3ae39172c9ca3ae3a0f17d1fa3869271 authored about 4 years ago
CI - Run codecov on all tests, not just Py3.7 (#3654)

* CI - Run codecov on all tests, not just Py3.7

* Update build.yml

* Update build.yml

github.com/getmoto/moto - 4ce936a2842434779bca71ec465eb12478e2e508 authored about 4 years ago
Tech debt (#3653)

github.com/getmoto/moto - 737636f9df9f1614cd81ad3ae6659969cee5985f authored about 4 years ago
(fix) Fixes #3648 (#3649)

* (fix) Fixes #3648

* (fix) formatting

* (review) add assertion for exception thrown

github.com/getmoto/moto - 81859f9180c00c3a9228fe19271aedc85a3d546c authored about 4 years ago
Add versionid header in complete multipart if enabled (#3643)

* Add versionid header in complete multipart if enabled
- addresses https://github.com/localsta...

github.com/getmoto/moto - 7d066cea2f964e1f6ca74f125d443df5f5fd7c29 authored about 4 years ago
Cloudwatch get metric data return by period (#3626)

* Cloudwatch get metric data return by period

- addresses https://github.com/localstack/local...

github.com/getmoto/moto - 78a56610931c4acaa43f1bbf4000a8e5932c0ce0 authored about 4 years ago
Remove duplicate template of SNS error response (#3647)

In e9dc5edf7fafeb677bc3d720c6e2c3dfc8f3460e a custom error template
was added to correct the re...

github.com/getmoto/moto - d382731a14784cced93ed1a180d3905461825ef2 authored about 4 years ago
Fix: IoT does not work in server mode (#3644)

Closes #1631

github.com/getmoto/moto - c9dd9cc7f9ffe6de600a39fbf028db805ed4a0c2 authored about 4 years ago
Add failures output to ecs.describe_services (#3641)

* Add failures output to ecs.describe_services

* Fix autoscaling tests

github.com/getmoto/moto - 0211e9d78dc276a59f39c2e7ce7e9d19290c1903 authored about 4 years ago
Add tag & untag user (#3638)

* Add iam.tag_user

* Add iam.untag_user

* Fix Python2 error

github.com/getmoto/moto - fe9f1dfe140a8f52746b964df121ae1a13fdf93d authored about 4 years ago
Link remaining badges in README (#3636)

- Adds a link to moto’s PyPI page
- Makes the “Python Versions” badge unclickable
- Adds a lin...

github.com/getmoto/moto - f918635ab5decbbb79f14456df2179fa6a45c0b3 authored about 4 years ago
Update SNS get_endpoint_attributes response for Not Found endpoints (#3637)

The response returned for sns.get_endpoint_attributes was not in
sync with the actual response ...

github.com/getmoto/moto - e9dc5edf7fafeb677bc3d720c6e2c3dfc8f3460e authored about 4 years ago
Remove redundant test code (#3640)

These tests, when run, do not execute any `moto` code. They fail the
parameter validation check...

github.com/getmoto/moto - cd044ef00b6d27c909af3f37d120eb76e9f65a61 authored about 4 years ago
Fix: Golang aws-sdk fails to parse elbv2:CreateLoadBalancer response (#3639)

The `botocore` response parsers are forgiving when it comes to timestamps,
but a real AWS backe...

github.com/getmoto/moto - 779d18e00c916ea95474b64dbdb7663344e10440 authored about 4 years ago
Add arns to iot responses (#3634)

Closes #3623
Supersedes #2974

github.com/getmoto/moto - 1037929bf8f07e2eb9fb49d06afb87b232141246 authored about 4 years ago
Add support for the force argument for ecs.delete_service (#3631)

This argument allows you to delete a service even when its DesiredCount is non-zero.

https://...

github.com/getmoto/moto - 5c4b68c5ea0b22862e593a3ae85571902f2ff778 authored about 4 years ago
Address pytest warnings (#3629)

* Address `boto` deprecation warnings

This commit eliminates the following warning:

../bot...

github.com/getmoto/moto - f4b81e69b8277224ab899e1c8e8498f14c83924c authored about 4 years ago
Fix: broken build with release of botocore 1.19.62 (#3628)

The latest release of `botocore` (1.19.62) makes changes to the parameter
validation code, whic...

github.com/getmoto/moto - cd25ab7a16c7cd72682169a695680e10f77ed05f authored about 4 years ago
Enable GitHub Actions to run successfully on forks (#3622)

* Trigger workflow on any push or pull request.
* Conditionally run Codecov Upload and Deploy *...

github.com/getmoto/moto - ef1cb2e544b5a272179683f418332ba5b6e6f6ea authored about 4 years ago
requirements-dev.txt: Remove requirements copied from setup.py (#3619)

Most of these were already pulled in via -r requirements.txt → -e
.[all]; add the remainder wit...

github.com/getmoto/moto - e2e107e555e0546b81bc6451b79c0f78e7a8589d authored about 4 years ago
Use environment markers for Python 2 dependency pins (#3618)

PyPI does not run setup.py separately for each Python version to
resolve requirements, so these...

github.com/getmoto/moto - 6ecf050228b9f62a7f0d4dfcfe5e790254b970de authored about 4 years ago
Add EventBridge Archive CRUD endpoints (#3617)

* Add events.create_archive

* Add events.describe_archive

* Add events.list_archives

* ...

github.com/getmoto/moto - 199da2220b0a3d3ed4eee606566c977fb37e667d authored about 4 years ago
Use known AMI in internal tests (#3620)

Moto's implementation of autoscaling:CreateLaunchConfiguration is a little too loose,
allowing ...

github.com/getmoto/moto - 9e1fcac9d4d20b6983808b24910fa92ac2fb1324 authored about 4 years ago
#3599 - Update Implementation Coverage script (#3621)

github.com/getmoto/moto - b9b793f4215b7407ff929de0e460aa1ec86477aa authored about 4 years ago
Create codecov.yml

github.com/getmoto/moto - e40e74d6a2a33aa8e29545eb1650cc690de74945 authored about 4 years ago
Update __init__.py

github.com/getmoto/moto - 5d5dfb1c6a7516a5568bfc1798d71e6909b492e0 authored about 4 years ago
Fix:SNS Create FIFO Topic (#3533)

* Fix:SNS Create FIFO Topic

* Added more tests

* change regular expression and added tests...

github.com/getmoto/moto - 651998853b0471d5e382e8ebdaa97551b289730d authored about 4 years ago
Address `boto` deprecation warnings (#3616)

This commit eliminates the following warning (of which there are currently dozens):

../boto/e...

github.com/getmoto/moto - 98d79dca97349618a6cb85cc6eed6d9080c4db80 authored about 4 years ago
Assume synchronous Lambda invocation by default (#3615)

* Assume synchronous Lambda invocation by default

* Support Python 2 with dict-unpacking

github.com/getmoto/moto - ddd3c0edc4934d84bd12d04f32df00274b8a2ff7 authored about 4 years ago
Update README.md

github.com/getmoto/moto - 9324ca3b0c5e141c5ec076ec74e7f9d95f10b98a authored about 4 years ago
Introduce Github Actions to replace TravisCI (#3610)

github.com/getmoto/moto - 8591eda9d62ad66a11e8971d513a8b35c4b469d3 authored about 4 years ago