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

Make EQ conditions work reliably in DynamoDB.

The AWS API represents a set object as a list of values. Internally
moto also represents a set a...

0b15bb13b6c4173bde85e8592689839f6f1c1154 authored almost 6 years ago by Gary Donovan <[email protected]>
Merge branch 'master' of github.com:spulec/moto

fcc5a165ead8064b14ee71df91623e7f7c198133 authored almost 6 years ago by John Corrales <[email protected]>
adding more job mocks for IoT service

82f476bb46db1def6a485d056fe618acd7f64897 authored almost 6 years ago by Stephan <[email protected]>
added IoT job_execution and job mocks

cfd12b6d19bb26de3935b7538224948196372fe9 authored almost 6 years ago by Stephan <[email protected]>
Merge pull request #2005 from fivepapertigers/feature/lambda-env-mapping

Lambda Cloudformation Env Variables

850496f29a66b109b87f9d26d4c5b8456b3b195f authored almost 6 years ago by Steve Pulec <[email protected]>
Merge pull request #2 from spulec/master

Rebasing

bb747f260de52bece96ea9b2383ab5c21f5656e2 authored about 6 years ago by John Corrales <[email protected]>
Add Python 3.7 support, remove Python 3.3 support

As of #1733, Python 3.7 is supported, so reflect that in the Trove
classifiers.

As of 2017-09-2...

4c605ba403c6f7a4f9b5e61fe7bbd85da8196964 authored about 6 years ago by Jon Banafato <[email protected]>
Fix S3 bucket location test.

c2a1f4eb144cd6149d14627ea559e3fa4e7b5ca5 authored about 6 years ago by Steve Pulec <[email protected]>
Fix iam SAML tests.

1f9ade61c01698b43e70247e0cf55f6b908bae74 authored about 6 years ago by Steve Pulec <[email protected]>
Fix bad merge.

9f3ae31a53d64986c44869eb07a04e1828108be3 authored about 6 years ago by Steve Pulec <[email protected]>
Remvoe duplicate setenv in tox.

c7a7cc9c57aea701503769a4ed7ae0355cb51184 authored about 6 years ago by Steve Pulec <[email protected]>
adds Environment to the Lambda cfm optional keys

Adds Environment to the list of keys that can be included in Lambda cloudformation functions.

7b008ded3e1be9966909d08c739ccb809d3ceb1b authored about 6 years ago by Jacob Grismo <[email protected]>
adds failing test case for lambda cfm env vars

Adds a failing test case that shows that a Lambda function resource in a CloudFormation template...

4f7d6e15c967b0d250690dc63efda97f9c25d5f4 authored about 6 years ago by Jacob Grismo <[email protected]>
Merge pull request #1999 from dargueta/s3-spooling

Don't store S3 entirely in memory

97d9d4677005d71d6b9bd958b026d0cebd02cdfb authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #2000 from AlanAlexander-Janrain/master

Updating the list of urls the SSM moto will match to include china

e8551988d9f2fe6571840ac74a0b4828e6f405fc authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1993 from sbkg0002/idna

Add idna version depencies.

c5c6d3935004861f9d8f19f4655c98b7f870310e authored about 6 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into idna

775b4bbc04d1db9e89ae3b45050fce90cbea1e18 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1892 from drewpearce/dynamodb-ne

Dynamodb ne

d685a9f50a657a389c6583e4e96a550272b4cd13 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1989 from jrbeilke/bugfix-ec2_ami_is-public

Bugfix for filtering EC2 AMIs with is-public (values should be lowercase)

93f68090e391b3eb22304863f123bb5755944020 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1986 from okomestudio/ts/fix-s3-common-prefix-pagination

Activate proper pagination for S3 common prefixes

dec665be4397f66453389704510fbbb39e3f93ad authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1992 from TrevorEdwards/rmpyaml

Replace pyaml with PyYAML dependency

8969941fbb7d3f573ea8b182c5d9bdd1cd815f6d authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1983 from kawaiwanyelp/autoscaling-instance-protection

Add instance protection support in autoscaling, with tests

302744242a9f7ad5f4c4d2d52c0e7e4052f34806 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1977 from vadym-serdiuk/patch-1

Strip parenthesis in the KeyConditionExpression

5ed8a33a10db7f09de786fdb848ef9d21519d5af authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1972 from surfaslt/implement-get-access-key-last-used

Implement get_access_key_last_used

25595815e5791441cdef974877df62ff8b6dffe8 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1969 from grahamlyons/list-deleted-cloudformation-stacks

Return the deleted stacks in the list stacks call

5d172d9c97a3dc7d4766593d55cc68cee886a71f authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1965 from andrewmccall/master

Added double to to_str/from_str, returned by emr create_cluster

6523a14611b609ba5bd929eed0527310ef1f1404 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1964 from jbmchuck/bucket-name-length-limit

Check bucket name length at CreateBucket

e9cff5c915306f8b5d84fec52db96f9e1d229256 authored about 6 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into bucket-name-length-limit

e681f55ba1cfad0ec2eba5f3fe78f4935eccf435 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1960 from tatsuyafw/add-trailing-dot-to-resource-record

Add a trailing dot to the Name of Route53 ResourceRecordSet

860dfbbe11053f86bb7c81aa963a5ab6692156fe authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1961 from gbataille/fix_1959_location_constraint_us_east_1

Fix 1959 location constraint us east 1

65364a8e710185c669755adb3418041f3867b606 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1958 from Joeskyyy/master

Add functionalities for SAML Providers

e647eeb5a79f9637bac8673e76c9dc7b8af0b7d6 authored about 6 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into master

46bf7f01767bdc745067dbd8c19f68758b5f7ef0 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1975 from craiga/master

Add AllowedPattern to SSM describe_parameters response

e020d3222c2d866e9c2e1821b6c644bd746fad6f authored about 6 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into master

39c103ec0bcd334f9fb91f51aa53abcacb5ce9e2 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1951 from jmillxyz/add-default-path-iam

Add default path to Role & InstanceProfile

48b19e865508cae889501040a85f8b87f4a28991 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1945 from markchalloner/vpc-peering-delete-fix

Set deleted status on vpc peer deletion.

f155028d27ba1e32f9568cf70e759786d4af0bc5 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1921 from adamdavis40208/cloudformation-validate-spike

Adding cloudformation-validate. Cfn-lint does the heavy lifting.

8ba1a09c0d192258cb3fdb744a75184ad057c820 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1938 from kgutwin/i-1937-dynamodb2-update-attributes

Correct behavior of ReturnValues parameter to put_item and update_item

f82d4bb6193c3aa685e31e93972de6870b9519d8 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1935 from kgutwin/i-1875-dynamodb-streams

Support DynamoDB Streams

48ee867245214c27a6be3a4f22b781734dc9b34e authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1901 from cm-iwata/add_iot_attach_policy

Add support for IoT attach_policy

19bdf7de73f5e57ae917789c195bc23cba913618 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1927 from justin8/master

Update to jose 3.x

4dd4a5d4512b0482318c0594467e08a4eefa7949 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1952 from lhufnagel/master

Mock AWS credentials

ca2950f5e2af823a0586bf2b05485854ee5ef278 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1920 from pall-valmundsson/iam_credential_report_boto3

Support IAM Credential Report in boto3

c8a35f0b0277aead1eb97e54b435333ee44e36e4 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1916 from jamesandres/patch-1

Go easier on the CPU when moto sqs is idle

fd734fec49787ef277cf793d313d65e8d85acca5 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1906 from jrstarke/1009

Support full ARN in update_container_instance_state calls

77bf143f80fe49b4ca35d1af1a2370572dcdac3b authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1911 from markchalloner/cf-create-change-sets-tags-fix

Fix Tags parameter on CloudFormation create_change_set method.

643c498d01e6097907c346b972e053bc186f152c authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1730 from garyd203/cognitoidp-groups

Implement groups for cognito-idp

a62f15b5375943b748cac26d5f49471067e700c9 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1913 from cm-iwata/add_iot_delete_validation

Fix #1908 add some validation for IoT delete operations

811197a9bbeb4d811b0bae0f023101ed0ae3f765 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1904 from illia-v/jsondiff-1.1.2

Update jsondiff to 1.1.2

1dff7077227044fea07c41ab3b5fd36f956e78c9 authored about 6 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into jsondiff-1.1.2

0c5010989a6089770ec9decd2d64df9c811ac3d8 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1898 from sepulworld/zmw/refactor_multiple_secrets

Refactor to store multiple scrects, use uuid, tags support

1244ce53e2dbd95719977deeb720ffabb00be0e3 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1897 from georgealton/feature/add_max_results_and_next_token_to_cognito_lists

Adds limiting/pagination to cognitoidp list_* functions

bdb000b0e283a99646460c07ce0e188eec89dd3f authored about 6 years ago by Steve Pulec <[email protected]>
Uncomment EMR FailureDetails. Closes #1891.

f4767c805ed7c81513dea2bb8be3432b739675a0 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1889 from adamdavis40208/readme-moto-server-fix

Without double quotes, pip would not install

2d2ffa2bba0752e5507d6cf8f551f2305e158f34 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1887 from mikegrima/instanceprofiles

IAM Improvements

745d46114fb7e768bb04f0a00dd08135c3c3d664 authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1885 from jonafato/pypi-long-description

Add a long description to setup

3564321ae2a3f56323f8054159c18846ec040c1d authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1978 from achakote/master

Added TargetGroupARNs to DESCRIBE_AUTOSCALING_GROUPS_TEMPLATE

aca54b437625be98a9e710b604db7b0dbead92bc authored about 6 years ago by Steve Pulec <[email protected]>
Merge pull request #1970 from jbmchuck/bucket-duplicate-tag-keys

Raise a client error if PutBucketTags request contains duplicate keys

3a98d2cd033301bbfd2c1a5b00b80cdd74c721bf authored about 6 years ago by Steve Pulec <[email protected]>
adding Tags support

08d17a7a13f6ea9d655a3b336f1cc595ee9c4ff4 authored about 6 years ago by zane <[email protected]>
started with mocking job execution

3ea673b3d04c866f9301e3714cd0578a24883000 authored about 6 years ago by Stephan <[email protected]>
Merge remote-tracking branch 'upstream/master'

bf3c9f3b8079f1911c5a6fcec95dda23d7f8fbef authored about 6 years ago by Stephan <[email protected]>
merge

e51d1bfade08dc11bde27990e118ff38aa654476 authored about 6 years ago by Stephan <[email protected]>
Add more tests to please Coveralls

1998d59cfcbff4cf6240a16889c2c98cd7e5a416 authored about 6 years ago by Diego Argueta <[email protected]>
Make keys pickleable

191ad6d778c9f0769726dac312032c86bbbb48f4 authored about 6 years ago by Diego Argueta <[email protected]>
Merge pull request #1 from spulec/master

pull latest

dd0f04764c7f0856c6a2d6fdba54f65e57bcc997 authored about 6 years ago by John Corrales <[email protected]>
Hack around text problem in unit tests.

Now that payloads are not allowed to be text, some unit tests will cause crashes
on Python 3 bec...

f15f006f7834ab69a5ee38ae30955fdc3863562e authored about 6 years ago by Diego Argueta <[email protected]>
Updating the list of urls the SSM moto will match to include china

36b0117eec06c97dbfeccbb3af0d7f6e4825cc5b authored about 6 years ago by Alan Alexander <[email protected]>
Restore files modified in non-working fix.

2cc8784e5c31b95659df5b9fdf4f755ad37c726a authored about 6 years ago by Diego Argueta <[email protected]>
Start testing on 3.7

26adaeefa0cb24983aa46bc873a16f857f2bb686 authored about 6 years ago by Diego Argueta <[email protected]>
Move S3 storage to SpooledTemporaryFile

b0a280bde2c7a722c8d7e1b278c3b458781ecf6d authored about 6 years ago by Diego Argueta <[email protected]>
Add idna version depencies.

1ca80146971c71c933fa320bb1c76dd8b9a86b55 authored about 6 years ago by sbkg0002 <[email protected]>
Replace pyaml with PyYAML dependency

99afb38524ab4211bdd2ea9320535aed4d321adb authored about 6 years ago by Trevor Edwards <[email protected]>
AWS is case-sensitive when using is-public to filter for AMIs and expects lower-case values

a744adbcc5f3ca88aed521bd6b4e5c02e95687ad authored about 6 years ago by Jon Beilke <[email protected]>
Merge pull request #2 from spulec/master

Pull latest from upstream

9cdc4d45f54133154b9588b65bd39d1194590487 authored about 6 years ago by Jon Beilke <[email protected]>
Activate proper pagination for S3 common prefixes

2038fa92be7ce144260a574d9945c9c390f792a1 authored about 6 years ago by Taro Sato <[email protected]>
Move parenthesis stripping down

7d472896e1177d3e1144eb4d36ad3bbaf8ff771a authored about 6 years ago by vadym-serdiuk <[email protected]>
Added TargetGroupARNs to DESCRIBE_AUTOSCALING_GROUPS_TEMPLATE

5db35ef168ff0ae9a1ebd397885cdaa326221f5c authored about 6 years ago by amitchakote7 <[email protected]>
Strip parenthesis in the KeyConditionExpression

The "bloop" package uses parenthesis in the KeyConditionExpression, so query method returns noth...

5a3b5cab29aec9219e1d01c3143de41ee472955d authored about 6 years ago by vadym-serdiuk <[email protected]>
flake8 fix

d29869bf9b678c5573f0ff343dd204c2459142a3 authored about 6 years ago by Jon Michaelchuck <[email protected]>
Fix tests and functionality of get_access_key_last_used()

9418a6916d561ca4202f92d94192827eae371ef6 authored about 6 years ago by martynaspaulikas <[email protected]>
Add AllowedPattern to SSM describe_parameters response (#1955)

96ed66c08d384fd3543804adf43253a2b61a5a79 authored about 6 years ago by Craig Anderson <[email protected]>
Ignore pyenv file.

81dea64a9e072bc6fe2ae76317645e59c5b97b7d authored about 6 years ago by Craig Anderson <[email protected]>
Implemented get_access_key_last_used

Written test that still does not work due to:
ParamValidationError: Parameter validation fail...

7189d019dfa326978ea4d8006355d1f5ba302c4f authored about 6 years ago by martynaspaulikas <[email protected]>
Fix existing tests which use `list_stacks`

The tests are expecting that deleted stacks are not listed when in
fact they should be.

4de92accab606e5a21409c36f682939c0c5f1027 authored about 6 years ago by grahamlyons <[email protected]>
Return the deleted stacks in the list stacks call

This matches the behaviour of the AWS API.

2d554cd098bbaff1db4c5901d5b535e68a727899 authored about 6 years ago by grahamlyons <[email protected]>
Raise a client error if PutBucketTags request contains duplicate keys

A PutBucketTags request with duplicate keys will raise a ClientError
with code InvalidTag and me...

009b02bcd521626996d38d4983d02a4cf3d890de authored about 6 years ago by Jon Michaelchuck <[email protected]>
Add instance protection support in autoscaling, with tests

df2120f38ca4fed270255955aefffed072071e02 authored about 6 years ago by Ka Wai Wan <[email protected]>
Added double toto_str/from_str, returned by emr create_cluster

4092657472cab070dd9531bd82afd4b45fe95bb3 authored about 6 years ago by Andrew McCall <[email protected]>
flake8 indentation fix

69e093fcea48e76eb434e84965343f66d4a8babe authored about 6 years ago by Jon Michaelchuck <[email protected]>
Check bucket name length at CreateBucket

Check that s3 bucket names follow the documented length restriction:

'Bucket names must be at l...

fb7e52beccd5cc15e10823630de3d99e1a998ba4 authored about 6 years ago by Jon Michaelchuck <[email protected]>
feat(#1959): bucket in us-east-1 return None as LocationConstraint

34ac5c72b992be546648bea960d56cbd28e0b993 authored about 6 years ago by Grégory Bataille <[email protected]>
test(#1959): us-east-1 located bucket should return a None LocationConstraint

b0eb7b263e9a9f0aa1d33ef8cee54cba64a7976d authored about 6 years ago by Grégory Bataille <[email protected]>
feat(#1959): LocationConstraint us-east-1 is not accepted by the CreateBucket operation

437eb892e23dbae7a159a67f16073d46f23977e6 authored about 6 years ago by Grégory Bataille <[email protected]>
test(#1959): LocationConstraint us-east-1 should be refused

9291ff533a467a08eb1fe50924036f4b05a0ce07 authored about 6 years ago by Grégory Bataille <[email protected]>
test(#1959): define dummy aws credentials for test

96f9896885063bec511e195885088a074fa4b5dd authored about 6 years ago by Grégory Bataille <[email protected]>
Add a missing trailing dot to the Name of ResourceRecordSet

AWS Route53 treats www.example.com (without a trailing dot)
and www.example.com. (with a trailin...

293b25a8f934fbdf2127fd2888c7323f7681d521 authored about 6 years ago by Tatsuya Hoshino <[email protected]>
Add functionalities for SAML Providers

57fa11136b3c04d53195653dfca36e55d1485693 authored about 6 years ago by Joe Engel <[email protected]>
Mock AWS credentials

https://github.com/spulec/moto/issues/1924

cf5bd7665cff971b8f0e470e96773bcbe1e5ad36 authored about 6 years ago by Lorenz Hufnagel <[email protected]>
Add default path to Role & InstanceProfile

b5eb724773d23f34fc9093bb06b6cdb5813c668b authored about 6 years ago by Jon Miller <[email protected]>
Loosen aws-xray-sdk requirements (#1948)

ed861ecae1039a048a6350a4ff832ef094cdf2c2 authored about 6 years ago by Niko Eckerskorn <[email protected]>