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

Fix: Cloudwatch delete Alarm status code handling on invalid alarm name (#3028)

* CloudWwatch delete Alarm status code handling on invalid alarm Name

* Handled cases where a...

7a6d78afde02c9dc70c6db73f8729d0d7d6a0883 authored over 4 years ago
fix missing sure package and region_name (#3031)

162a38bb10e1808d53ca9f88d95b39fe2bfc6249 authored over 4 years ago
Implemented IAM delete_instance_profile (#3020)

* Implemented IAM delete_instance_profile

* PR adjustment: positively verifying instance prof...

4303123312e9bd878e08b925f671438874ea4054 authored over 4 years ago
implemented s3 default encryption methods (#3022)

* implemented s3 default encryption methods

* PR adjustments: moved logic for retrieving buck...

4d3e3c8c5e7737e1f2d050d441d2d2e399de2384 authored over 4 years ago
Corrected bug in IAM delete_role() due to overloading of name 'role' … (#3019)

* Corrected bug in IAM delete_role() due to overloading of name 'role' in function

* PR-reque...

b7a1b666a8cb2118b22cfd3508eba10763c1c598 authored over 4 years ago
Enhancement/describe network acls (#3003)

* update describe_network_acls and create unit test

* add fail test case

* adjustment afte...

97a6e8d9e8635e5ebe34bbfbbd9e75ce37a58e83 authored over 4 years ago
Merge pull request #3025 from bblommers/sqs_fix_message_group_behaviour

SQS: fix message group behaviour

4f42ba93d8e44be49048cf092d0dd8e130daf756 authored over 4 years ago
SFN - fix InvalidARN exception on start_execution (#3007)

93feeec1b7fa6d71d1507b585c0266f0960d560d authored over 4 years ago
Add support for detaching volumes upon instance termination (#2999)

2320e8264796c4b1e62382af1a7e176b314ca780 authored over 4 years ago
Fix autoscaling tags (#3010)

* ENH: Add unit test for propagation tags

* BUG: Add missing translation of boolean Propagate...

31ce74a842c3a0d5a82afb431dca0afed7b89fe5 authored over 4 years ago
SQS - Return multiple group-messages in the same request

1ef3094e45dbf87f7359145b3c4c8d01818bb8eb authored over 4 years ago
Merge pull request #46 from spulec/master

Merge upstream

5bd3588f745f37ae096bcda11e1328c81437da90 authored over 4 years ago
Add tag get_resource support for target groups (#3012)

8daafaec584ac8f56482198f88f9ae08be792fe7 authored over 4 years ago
Keep order in request body to ensure auth signing works. (#3024)

* Keep order in request body to ensure auth signing works.

* Lint.

* More OrderedDict to e...

59c71760ff96abb8485efecca697335156158e20 authored over 4 years ago
Cloud formation "depends_on" #2845 Add depends on and update name type mapping (#2994)

* ENH: Add unit test for cloudformation DependsOn

* ENH: Add implementation of retrieving lis...

80b64f9b3ff57515db1fc07329bf8e5f519597aa authored over 4 years ago
Merge pull request #2996 from bblommers/athena_start_stop_execution

Athena - Start/Stop query execution, get_work_group

134cceeb12eb4ff459db29f95e92a6cf4fded68c authored over 4 years ago
Linting

ffb521f86b2dc793e0c4a5bc953e1ae7aadb5195 authored over 4 years ago
Athena - Start/stop executions

dd20fec9f35ed508ca6f4a2ecacc6c0c95acbedf authored over 4 years ago
Merge pull request #2995 from OneMainF/managedblockchain-addnode

Added node actions and other fixes

0c9d97321ed5fdda014a4e0377d451327854af0a authored over 4 years ago
Merge pull request #45 from spulec/master

Merge upstream

110987c22878135496a581350637bbe0af43d2f0 authored over 4 years ago
Added node actions and other fixes

93311dbd4be7f216d9ba019b238d11324bb1f5af authored over 4 years ago
Merge pull request #2989 from bblommers/improve_coverage

Improve Implementation coverage

17eb11a8d18b7e23c51bd75c97f9dd87ecf24f5d authored over 4 years ago
Merge pull request #2986 from bblommers/dynamodb_transact_errors

#2985 - DynamoDB - TransactWriteItems - Fix error-type returned

9712acc75f7ebea24ec0e0174b1eb3761fd72064 authored over 4 years ago
Merge pull request #2973 from bblommers/master

Lambda - Return LogResult only if requested

464fea84f90fb8a181743ab6a5f79c8e96de3259 authored over 4 years ago
Merge pull request #2972 from bblommers/ses_validate_raw_email

SES - Validate domain before sending raw email

0f56539ef9e35a11fa98c96f1b49e7e44abe8173 authored over 4 years ago
Enhancement Adding SES Functionalities CreateTemplate,GetTemplate,Lis… (#2987)

* Enhancement Adding SES Functionalities CreateTemplate,GetTemplate,ListTemplates

* Linting
...

8d3d43da90be101216d16330aeacaf7bd1fff6f4 authored over 4 years ago
Managedblockchain member additions (#2983)

* Added some member and proposal functions

* Added additional member and proposal functions
...

9bc393801f24e651f6600b3f8ea986e1f345e866 authored over 4 years ago
Merge remote-tracking branch 'spulec/master' into improve_coverage

d680b1e0254f24037e37448b99b165886383c86d authored over 4 years ago
Fix s3 Added Error handling in case of invalid uploadID (#2979)

* Added Error handling in case of invalid uploadID

* Linting

* added assertions

* Linti...

774a764b698fbf50dffd58f6518a344fef73af76 authored over 4 years ago
Improve implementation coverage (and layout)

ddb5c30d343c2a4d7ebe5373504e69ed23a6db42 authored over 4 years ago
Add CloudWatch logs subscription filters (#2982)

* Add logs.describe_subscription_filters

* Add logs.put_subscription_filter

* Add logs.del...

e73a69421952eb65da583fadf86af4efa6dd0c93 authored over 4 years ago
#2985 - DynamoDB - TransactWriteItems - Fix error-type returned

48aa8ec3f9326e1fdceb2b3923214fe41ab92b3a authored over 4 years ago
Add support for BlockDeviceMappings argument (#2949)

* Add support for BlockDeviceMappings argument upon run_instances execution

* Remove redundan...

1e0a7380d5ac219f6ead8b1fb2b2f1d243322102 authored over 4 years ago
Always call update ELBs for ASGs (#2980)

9618e29ba9bc8a4959a62df1cfc7721fafa308c8 authored over 4 years ago
Check off assume_role_with_saml since it is implemented now. (#2977)

a2f5c41372f7bbad0f3bb075eb94b5fa5792c2f6 authored over 4 years ago
Add dynamodb continuous backups (#2976)

* remove print statement

* Add dynamodb.describe_continuous_backups

* Add dynamodb.update_...

65e790c4eb6928c76797ab2985f2935f9196d46d authored over 4 years ago
[Bugfix] UpdateExpression using ADD from zero (#2975)

When using the ADD syntax to sum up different components
the path that is provided is allowed t...

9e7803dc3601427b8f195f715f07a76a23216749 authored almost 5 years ago
Linting

0718525a2a732ba2db060a8c55c3fc6b9b1b9763 authored almost 5 years ago
Merge pull request #2970 from rigaspapas/opsworks-online-status

Fix the online status in OpsWorks

f1f7ddb69d79c1b83ccb45f4e37f847f6199fde8 authored almost 5 years ago
Merge pull request #2957 from OneMainF/add-managedblockchain

Add managedblockchain network functions #2956

e4caea586d4c4dd315b1c320ab49bc0ae948be9b authored almost 5 years ago
Merge pull request #2966 from usmangani1/SES_mod

SES get send statistics response modification

ed109dae919ecb8739ac3c681b03964ad3c03f3a authored almost 5 years ago
Lambda - Only return Logs if LogType=Tail

f82e834225809af1d3a56769baec8960a4b90481 authored almost 5 years ago
Lambda - Add actual logs to LogResult, instead of replicating the response

be5b1c592fbeb6432d8a7d19d8f2925140cd76f9 authored almost 5 years ago
Simplified optional attribute get

9881306ef2ea53564e26d886ce6dccbbee1ce6c0 authored almost 5 years ago
Linting

dcb122076fc3c6e634cd939c6e9ea1b2433b777c authored almost 5 years ago
SES - Validate domain before send_raw_email

691e2068541f6fab161daddbfe8b3e17418f0f80 authored almost 5 years ago
Fix the online status in OpsWorks

When an instance is running, OpsWorks reports its status as "online"
[1], while EC2 reports it a...

4abd88f95cc7fb5abcca0f18191f89b581b9d319 authored almost 5 years ago
Merge pull request #2971 from bpandola/fix-2967

Add `Redshift.ClusterAlreadyExists` Error

ff23489f82dc42280c9880be01624d21aad34a05 authored almost 5 years ago
Added get network test

811ec3bd2a6921b24ac0d6133b58ed713bd58b38 authored almost 5 years ago
Fixes and additional tests

5ec814a6042b73f000b62d3baa3fd74afc27c992 authored almost 5 years ago
Add `Redshift.ClusterAlreadyExists` Error

Closes #2967

55f207050ef133888ac8dd231e3d124953096391 authored almost 5 years ago
Merge pull request #2962 from Chagui-/master

Implement parentGroup, namePrefixFilter and recursive for list_thing_groups()

2052a07ff7a5d0eccc82b28f09136c0ba37d8bfc authored almost 5 years ago
SES get send statistics response modification

2b0e7da9985700f72904a5a3b7130b4f436250b0 authored almost 5 years ago
Fixed python2

8bfc7ed76056c35528e306da383b3e0a1c270978 authored almost 5 years ago
Merge pull request #2963 from gruebel/fix-ssm-get-parameters

Fix ssm.get_parameters missing validation

df1e0d80c52e5bb7e79cae8590d095ab4b534ef4 authored almost 5 years ago
black

c51ef87f710a42df42ad847cb048cbfd109b757b authored almost 5 years ago
Refactored test_describe_thing_group_metadata_hierarchy to use generate_thing_group_tree

f7b048442822fd2c2a63ea73d2e75eb39c592961 authored almost 5 years ago
Refactored test_delete_thing_group to use generate_thing_group_tree

0869c83ea5415cf85ba5e516dec4ee9528c55aa3 authored almost 5 years ago
Refactored test_list_thing_groups into class TestListThingGroup

5fd817965326ad308e28064267d44d988619d562 authored almost 5 years ago
Added generate_thing_group_tree function

40d1c8c9b9563a50a91dfcb9160073630772c990 authored almost 5 years ago
Fix ssm.get_parameters missing validation

3b8c8fafe2a4c3ee1b1c70a0763fe1233b28086d authored almost 5 years ago
Added test test_list_thing_groups()

e114eb9383e84099951ffad49af4d172d12863b1 authored almost 5 years ago
Implemented parent_group, recursive and name_prefix_filter for function list_thing_groups()

e1baca1569c538cd4771c066d73c2560b8cb60c3 authored almost 5 years ago
Merge pull request #2954 from usmangani1/LSTACK_AWSPROXY

Fix response_parameter being ignored in put_integration_response

323877c15de6efaaa098efd282b65729fa78d3eb authored almost 5 years ago
Merge pull request #2946 from usmangani1/LSTACKISSUE909

SES Enhancement Adding get_send_statistics,create_configuration_set functions.

2c9409faaa1f5f3d0d90e12082e6d8f77b5012f5 authored almost 5 years ago
Merge pull request #44 from spulec/master

Merge upstream

34911b7c8bee99454776d29d1086455c2a0cd1b4 authored almost 5 years ago
Linting

d6875c25cc369c6704e3d5560045d2d6e080b7f8 authored almost 5 years ago
Linting

353bc08ac2f4a4af82987f1fa82ef28d8d4b4584 authored almost 5 years ago
Added network functions

4365c2bd4ed6bad601d2af6a4b6b5531efe896c6 authored almost 5 years ago
Added tests

1cda64e9a3a190a5caa7f08b5af7b783d335c562 authored almost 5 years ago
Fix response_parameter being ignored in put_integration_response

b8aa6ddaea81762e5c8f574f915d31ae50171579 authored almost 5 years ago
Merge pull request #2952 from khneal/sqs_update_MaximumMessageSize

update SQS MaximumMessageSize from 64K to 256K

3167f4aeb86569a38de9f6934b3aec42eb6ba190 authored almost 5 years ago
update SQS MaximumMessageSize from 64K to 256K

52cbdd72e75963f2879659a6a4bd60a210a2174d authored almost 5 years ago
Merge pull request #2948 from rifqifatih/ecs-placement-constraints

ECS: add placement constraints

067b7f3f5b58ce8a0b8d9c8fa21ca415496cb2d0 authored almost 5 years ago
Implement placement constraints model

f23f7068255a0a3816393f49c5f6a61288f76050 authored almost 5 years ago
Merge pull request #2947 from usmangani1/LSTACKISSUE1658

Fix SQS send_message_batch empty array Exception handling

8a1b24b234d29049d81fdfce86b308a6dfa51b2d authored almost 5 years ago
Merge pull request #2945 from bblommers/feature/dynamodb_atomic_counter3

DynamoDB - Implement atomic counter

464a9db192905e10df33f81c87824ea2cf669eab authored almost 5 years ago
Merge pull request #2944 from bblommers/s3_deleteobjects_golang

Fix S3:DeleteObjects in GoLang

ba65c641ba247e531836c6c6da0dc3175d2214bd authored almost 5 years ago
Fix SQS send_message_batch empty array Exception handling

143134816155bc70e4c17a2a594394b2b4335737 authored almost 5 years ago
Enhancement Adding SES get_send_statistics,create_configuration_set functions

440213f854c2f77ce6e382cc0dd3edb6631cdae1 authored almost 5 years ago
DynamoDB - Add tests to verify Atomic Counter functionality

2e737a61026a84171927e9eece10de6ed1bfa02c authored almost 5 years ago
S3 DeleteObjects - Allow multiple querystring formats

49b00942c3b8cc6b71a600db41c014396422c0e6 authored almost 5 years ago
Merge pull request #43 from spulec/master

Merge upstream

c39924501bcdfdfff86e3949bf2aa8c2467f9aee authored almost 5 years ago
Merge pull request #2942 from Chagui-/master

Added exception for deleting a thing_group which has childs.

4af10fe56beb9bdfc073756f5f73ad1a6a707c06 authored almost 5 years ago
Removed f string so python 2 can work correctly

5e4451b0d50b90c36ccbd0fdedea75406bf78ade authored almost 5 years ago
Added exception for deleting a group which has childs.

Added better tests for delete_thing_group

95c459a86de317b390fdd3a9038bfb859b98e7d0 authored almost 5 years ago
Merge pull request #2803 from zscholl/zscholl/iam-credential-report

Use access key create date for credential report

e7312dd034878e78c1d9dfe94d5abdb9dc9b6d0e authored almost 5 years ago
Update Dockerfile

use python:3.7-slim image to avoid packages building steps for alpine and have a smaller image size

7be39844bb5ab7312ae81d86ad84a31a6876321b authored almost 5 years ago
use conditional TEST_SERVER_MODE for backend tests

1f1404352e91a6e7f13801f9233a10299dcdece4 authored almost 5 years ago
newline

2f2d6dc3fecb30e7420678d7731ac2bfc9ac336d authored almost 5 years ago
update last_used for access keys

35fde06381a910331410105be05bf4b28a37eb49 authored almost 5 years ago
get access key create date for cred report

72bc07f1129f87c89166fec37c953509ebac9948 authored almost 5 years ago
fix typo

54d816f09fbc1ca9e883be02249e66e6c5dbf120 authored almost 5 years ago
formatting

fc5e6ebf512694a78228347b43024e7038cd3431 authored almost 5 years ago
more fixes

09109f336c14285a3ea805127e994d7851f1d84f authored almost 5 years ago
add newline

9821eff1284109e0135b2486ce55acd418ca899d authored almost 5 years ago
add fields

b342a96cb0079de8ce27f5acfaba5c4496211bad authored almost 5 years ago
add status to credential report

1abff5727581286ac0fec63e96092aed65795e3e authored almost 5 years ago
remove backend logic & py27 incompatible timezone

0423be259ada80786ea6b7b1d272470e5edf79b5 authored almost 5 years ago
fix last_used template

48304f81b18fbe75f306c90068796ef5653fddfe authored almost 5 years ago