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

Merge pull request #2734 from gruebel/fix-kms-create-key

Fix kms create key

32dc8f9fe7af130140edad8ba367b6a17545cd70 authored almost 5 years ago
Move boto3 tests to separate file

ec56351416d080ed07506153c1929a1f182c6d96 authored almost 5 years ago
Fix CreationDate handling

4833419499c1310ebd2a0012b4b7ba842146ae41 authored almost 5 years ago
Added 'x-amzn-ErrorType' in return header from lambda:get_function for missing function

b4c9b76ca958223f54c6b8cc22b85bc100f48c18 authored almost 5 years ago
Add CustomerMasterKeySpec parameter handling

5d050444915ab0b8798e9895f99e8f6bbdbccd6c authored almost 5 years ago
Merge pull request #2720 from jrbeilke/feature-apigw-defaults

Feature apigw defaults

7719ac76a32defa4bb1c165951f1ccb291503276 authored almost 5 years ago
Merge pull request #2729 from grodzik/add-update-organizational-unit-endpoint

Add update organizational unit endpoint

58b3304310108addbc1ac51f3d213bb1ed529cf2 authored almost 5 years ago
Raise DuplicateOrganizationalUnitException

Calling UpdateOrganizationalUnit with name that already exists should
raise proper error.

fc9eab25919eea0759e1b3146ad111532d1ddfa0 authored almost 5 years ago
Add UpdateOrganizationalUnit endpoint to Organizations API

14ebf29a61119649b00469ab6400948d603cb0e4 authored almost 5 years ago
force build...

ecdedf30c87fdd321d910374972ec1808bc1b7a1 authored almost 5 years ago
fix test case

5b5510218156ada78990432bf3d07157c68e611d authored almost 5 years ago
delete tags when their resource is deleted

c95254a2843fac342e702f7708cce63274a053d0 authored almost 5 years ago
Merge pull request #2724 from jayudey-vertex/account-for-types

Handle map or list parameters in sns processing

fa17b748f5ec74d0e7db8aba2ee79d354c87ec2a authored almost 5 years ago
use sure for unit test assertions

414f8086b0210ca6522183c14a3ab6a188689766 authored almost 5 years ago
add test verifying solution

1321943d60eaab533396fa32d30a831b34b4474e authored almost 5 years ago
Merge pull request #2727 from titibike/master

Add 'Filter' parameter for cognito-idp function 'list_users()'

2f1e47b53e68b9f69a5993a2fcc570c94363931a authored almost 5 years ago
Change from black linter

d8d057711dcf88a526b7bb454fa21e6050f122b4 authored almost 5 years ago
Add test

8115dd2d1b0b6b89a8ceba50d8a7edc309f49e52 authored almost 5 years ago
Add Filter parameter for cognitoidp list_users()

4bae0339c2f09b84639c64a7f7776bbc03aa87e5 authored almost 5 years ago
Merge pull request #2725 from mikegrima/lambda_arn_invoke

Fixed issue with Lambda invoke via ARN

fda0f3e66170209639e9cb0f7fc62ccb1886429b authored almost 5 years ago
Fixed issue with Lambda invoke via ARN

- Fixed an issue where Lambda invokes via an ARN was hitting real AWS.

bb64258a8f2fd994d40405f76440c47f12012ef9 authored almost 5 years ago
handle map or list parameters

4f0c06ca5322274e9d7c1744f86115b354755e84 authored almost 5 years ago
Merge pull request #2723 from rossjones/remove-resource-warnings

Remove ResourceWarnings when loading AMIS and INSTANCE_TYPES

152ad8b82e673eea472922e1e4a78cca3c6e504f authored almost 5 years ago
Remove ResourceWarnings when loading AMIS and INSTANCE_TYPES

When loading AMIS and INSTANCE_TYPES in moto.ec2.models a file handle is
potentially leaked when...

6d64b12b4117b4b85af92f7aeca8a78e49fa9bc8 authored almost 5 years ago
add support for apigateway fields with default values including apiKeySource, endpointConfiguration, and tags

c9995412b525769303c24171c7d9c54dd6b5098a authored almost 5 years ago
Merge pull request #2709 from blbradley/fix/localstack-split-stacks

throw ValidationError on non existing stack

70b2d3ab3c3d462b568e4d0db757286e7a7ed69f authored almost 5 years ago
Merge pull request #2715 from asherf/versions

Botocore no longer needs an older version of python-dateutil.

14a7a92ed04f89cca5e3ce97b0085310cce73ede authored almost 5 years ago
Merge pull request #2718 from gmcrocetti/bugfix/2690

RDS Feature: Add EnableIAMDatabaseAuthentication

e4eede7f9bcb8af6af3414a96173fd6dbc5fa0a4 authored almost 5 years ago
Apply black in responses.py

f0509276d892258aeee1f869b4ac1f08120feaa5 authored almost 5 years ago
Change test name in favor of abbreviation

9f8388e4021f082b2199d698d56da941c551dd53 authored almost 5 years ago
Add enable_iam_database_authentication variable into snapshot 'to_xml'

06e4cafd20aa5140d89a952a97b35c8833999194 authored almost 5 years ago
Add failing test for EnableIAMDatabaseAuthentication snapshot

eb0687eeaa3fb544c139c0dec43b2b6b828dbaa8 authored almost 5 years ago
Add enable_iam_database_authentication in 'to_xml' method

51e787fba6b24af7284394126ae5f1ced96a4f35 authored almost 5 years ago
Change iam_database_authentication_enabled to enabled_iam_database_authentication in accordance with aws docs

dfd21187e143e58f412d03a48c05529600f99cbe authored almost 5 years ago
Add enable_iam_database_authentication parameter in RDS2Response

ec66670315750fd1c60df369c8e12a05f0b4498e authored almost 5 years ago
Add failing test for database creation with iam

c36371e235a92a45dbd49aefca3cbd8d24c76fdd authored almost 5 years ago
Use var instead of hardcoded string for region

e21ddb7abc2efb83b1fa2cefee8ee9bd9427b111 authored almost 5 years ago
S3 LocationConstraint test can only be run in non-ServerMode

ceb16b00a7dcfe36a9255c30aa4c7ab17317f3d6 authored almost 5 years ago
Add S3 LocationConstraint to CF tests

d5a36752d76f67036583705e17516c3337403dc6 authored almost 5 years ago
Add S3 LocationConstraint to Lambda tests

a86cba79de14285ffb050699d2891bd1701fe1cf authored almost 5 years ago
S3 - Add IllegalLocationConstraint validation when creating buckets

f74f08581a5fd11e82a89d92fa1a39e6bd04138e authored almost 5 years ago
requested changes from review

800e5ab7d2e25970515b9612f6e998d9434e76d4 authored almost 5 years ago
Merge pull request #27 from spulec/master

Merge upstream

b971aee9d524184a1e14e2e480e67fd43cffb79b authored almost 5 years ago
Botocore no longer needs an older version of python-dateutil.

https://github.com/boto/botocore/pull/1910
https://github.com/boto/botocore/issues/1872
https://...

27ce0b7ab14f89ff87774bf04b4b44a44a61fca2 authored almost 5 years ago
Fix kms.create_key default output

40bd4f16039d908a0f25735f6b35e8c347ef2f95 authored almost 5 years ago
Merge pull request #2707 from UltCombo/patch-1

Support greedy resource path in API Gateway

b6aeae0f2d6b479e1bcf1a6d839d668c822c2569 authored almost 5 years ago
Merge pull request #2712 from gruebel/fix-sqs-permissions

Fix sqs permission handling & add more error handling

4b1173c3ace082d209772fa6649181ef4471e5e1 authored almost 5 years ago
fix test

8b3c2b66544d82b91472fe3ad792ce5c18b773d3 authored almost 5 years ago
test for ListStackResources

b7795b7111158c3974040cf24ad1b56cfc1042c8 authored almost 5 years ago
Fix sqs permission handling & add more error handling

44024ab74b8a3a4bb300a85d0c5f679d6465d3dd authored almost 5 years ago
Merge pull request #2701 from kislyuk/patch-2

awslambda: explicitly specify json-file log driver

2f9b259cc1f7bad1eb3a07e46b1049fe2c2d1313 authored almost 5 years ago
fix 500 error on non-existing stack name

c877266f8648664045b7be9fa2519269c898b825 authored almost 5 years ago
Update API Gateway resource name test

cf65cfc6ec3a5ae50498ea9938ba8dbe826bb8f1 authored almost 5 years ago
Merge pull request #4 from spulec/master

pull latest changes from upstream spulec/moto repo

d4851d3eab4551a4f5b85ae4333c3d589b2c3a6f authored almost 5 years ago
Merge pull request #2703 from brady-gsa/fix_lambda_config

Fixes awslambda policy management

da40c7125a3f464dcbfafa261353bd54d3d117e4 authored almost 5 years ago
switch to using sure for assertions

dd243d72c2070aa0244a00e93c43f7309c99adde authored almost 5 years ago
Update InvalidResourcePathException message

be8eab18e91f3b10e6b741c195e2b66cc4407ccf authored almost 5 years ago
Support greedy resource path

55a1c2fb590b333e43353a7bd01790990da07a5d authored almost 5 years ago
Merge pull request #2667 from owenfarrell/master

Made UserName parameter optional for IAM access key functions

3cf45b7838b52f670a8f574ffb0df975d4848aa2 authored almost 5 years ago
Made UserName parameter optional for IAM access key functions

142e237b0bd4502af89942aea5e8256cb7535198 authored almost 5 years ago
don't use table of test cases and reduce duplication in get_policy method

cb07d17e1388cce91abe7e8c9de55d04af58f1f8 authored almost 5 years ago
Merge pull request #2702 from kislyuk/patch-5

awslambda: return actual result in sync invoke

4342b931703e11bb59bb8e6618f2bb1796d03ce9 authored almost 5 years ago
improves support for AWS lambda policy management

2a2ff32dec37a250e63430f3c5146ac8238909ab authored about 5 years ago
Fix test

324ef5af36abe9898bfbe7ed30af376b6e4d6d59 authored about 5 years ago
Fix Lambda tests for DryRuns

ccd0257acc6326e17b9eb94ab40287501666e6d3 authored about 5 years ago
Merge remote-tracking branch 'upstream/master'

5543a91cc1664e1a78034a2f4e19996b8c272002 authored about 5 years ago
Fix linting

ee8231202a82e09982c8ade459476f3b27b21d43 authored about 5 years ago
Fix the `StatusCode` returned by lambda invoke

According to the AWS documentation:
```
The HTTP status code will be in the 200 range for succes...

2ae09c5335c237105f61c12342ae97aa190efd73 authored about 5 years ago
Merge pull request #26 from spulec/master

Merge upstream

b223cbc11b7e85613dc8ab6cb947df5beac7ed08 authored about 5 years ago
Merge pull request #2698 from asherf/others

Fix more typos.

8f05d4aa3d7d2d8b67012bb13446ae8ea9d53e8b authored about 5 years ago
remove this change.

b4127040d1c09547956e64122e2960f1ca3bf9be authored about 5 years ago
Fix more typos.

d9d055c75d4633650d7073ac07ed3261cd7a6d68 authored about 5 years ago
Change whitespaces back to the way they were and fix typos

20020c51709b8312208113a161d9bb01858ab4fd authored about 5 years ago
Merge remote-tracking branch 'upstream/master'

84210f6011c4996fc83134e4f6a6fcb2ef8bf005 authored about 5 years ago
Change S3 S3_ALL_BUCKETS response to return bucket creation_date in iso format.

19bf8bf76207a01a168ec842c2e4e917adc466dd authored about 5 years ago
Merge pull request #2677 from ptdel/minor-scaffold-fixes

fix: small fixes to get scripts/scaffold.py working

769c41e5a8343c13732debd996b7e9f268814f9b authored about 5 years ago
Merge pull request #2675 from bblommers/bugfix/#2674

DynamoDB - ListAppend should also work when adding maps to a list

663d7c289baa3797f74c48cc0bdca27b87fc9783 authored about 5 years ago
Merge pull request #2687 from bblommers/bugfix/2626

DynamoDB - Update Item doesnt handle LT/GT properly

c5b7b2f7afbc208a5801ee416c32151a4838ac79 authored about 5 years ago
Remove duplicate StorageClass in S3_MULTIPART_LIST_RESPONSE.

d73a548bb0b72c8ccbb70e316ae5112f2f9264c5 authored about 5 years ago
Merge pull request #2683 from Journera/ecs-td-add-network-mode

Store 'networkMode' in ECS Task Definitions instead of just throwing it away

dff198680178a4e007612853b3479c63df855329 authored about 5 years ago
Fix SQS get_queue_attributes to allow RedrivePolicy. Closes #2682.

a32b3c4b597c24844e2ee3af24b48cce746bf0d0 authored about 5 years ago
Fix linter error

e3906043d7a77ccb3c656088bff5e8fce2386ec0 authored about 5 years ago
awslambda: return actual result in sync invoke

Return actual output of the Lambda instead of echoing the input.

5ba786d97a0ba516d7c609991c1f403f865e4acc authored about 5 years ago
awslambda: explicitly specify json-file log driver

This is analogous to #2635.

ed81e36faffda8b1ab4a5d3176fc65307fe8a34d authored about 5 years ago
Test fix - Region must be specified

7ff7ee4e8ebf621ad24cb4101c9b7069e43867c6 authored about 5 years ago
#2627 - Change comparison to differentiate between 0 and None

6f02782624e0a60d388b2ba56cf7be9cf359582b authored about 5 years ago
Merge pull request #2685 from moseb/losen-jsondiff-dependency

setup.py: Unlock use with jsondiff >1.1.2

b54d3b5a11661007f606bec82a615ba13b911d56 authored about 5 years ago
Merge pull request #2669 from bblommers/lambda-return-output-only

AWS Lambda - Return response only, and skip log/print statements

4335f1d3dd9f9c1ef65d5b7fe526fe12c29932e4 authored about 5 years ago
remove dead code

1e851fb1d8b328b18a54702d31a44423138b1e83 authored about 5 years ago
add tagging support to events

eaa8c8db6e77b93f12ee90f2aa0fed483ce45d30 authored about 5 years ago
Merge pull request #2696 from charleshypk/patch-1

Fix spelling typo

6b62a9d90fbcca86efe3f3dacc2586281ba109a9 authored about 5 years ago
Fix spelling typo

33661d267e699a83828abc43cd2250b1e033fe9a authored about 5 years ago
updates KMS service to use TaggingService

85207b885b69ec0fb217cc074bd471a8bde98e05 authored about 5 years ago
Merge pull request #2671 from franz-see/moto/issues/2670

moto/issues/2670 | Moved population of user attributes from accessToken to idToken

1c4596c9847965675e0fe529d11dba4e71af0a75 authored about 5 years ago
adds tagging support for cloudwatch events service

6cb0428d20871d7a8931664fb496932629f332d1 authored about 5 years ago
Merge pull request #2661 from deanrock/route53-rrs-istruncated

Add IsTruncated to Route53.list_resource_record_sets

a50d0695fe923d2ffe90408031ed3f06ca2459b6 authored about 5 years ago
moto/issues/2670 | Used black to format the code

44e92f58ec44250c0701209549104d4545304ae8 authored about 5 years ago
moto/issues/2670 | Moved population of user attributes from accessToken to idToken

db75c9e25ca49da7c1bb7e330579db695fbeff3b authored about 5 years ago
Merge pull request #2673 from franz-see/moto/issues/2672

moto/issues/2672 | Modified 'token_use' to return 'id' for an id toke…

15889566b8f6283ef96179d2b56ac5bfd40a1cef authored about 5 years ago
Merge pull request #2693 from asherf/others

Fix some typos

cc2d333632210d97d3394b875e2e8e810867fc60 authored about 5 years ago