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

Extended create_access_key test.

github.com/getmoto/moto - ef97e0f28f9f2bd33749a7e171b887b4745fbe7d authored over 5 years ago by acsbendi <[email protected]>
Merge pull request #3 from spulec/master

Merge master

github.com/getmoto/moto - 498b594cd6b0d5a248f74949325b5de9c8690231 authored over 5 years ago by Bendegúz Ács <[email protected]>
Abstract methods raise NotImplementedError

github.com/getmoto/moto - 9684e1b638b96e15ef4b2efc529e74c67b008f04 authored over 5 years ago by Bendegúz Ács <[email protected]>
Fixed printing IAM request class' name.

github.com/getmoto/moto - 8de3bdcf298f9d21e311cca0c46e75404133db85 authored over 5 years ago by acsbendi <[email protected]>
Removed print.

github.com/getmoto/moto - 86758182a7aa5736c1f9c6b29633143bfdb352b7 authored over 5 years ago by acsbendi <[email protected]>
Implemented checking if S3 action is permitted.

github.com/getmoto/moto - 5dbec8aee524e12ec73f839b98d261aadcffae9d authored over 5 years ago by acsbendi <[email protected]>
not requiring the provisioned throughput key (#2278)

github.com/getmoto/moto - f6dd3ab959218948ae292267059ae3494c0c3c66 authored over 5 years ago by Jack Danger <[email protected]>
bump PyYAML minimum version to address https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18342

github.com/getmoto/moto - d3495e408e42edb5ab8c3200d75825ed2a14640c authored over 5 years ago by mattsb42-aws <[email protected]>
Fix socket.fakesock compatibility

github.com/getmoto/moto - f11a5dcf6b783ccbbf4bb00531d726152d54c71f authored over 5 years ago by Cory Dolphin <[email protected]>
Adding the functionality and test so that the If-Modified-Since header is honored in GET Object

Signed-off-by: Aden Khan <[email protected]>

github.com/getmoto/moto - b2adbf1f48a23612eed85359765693ba8e228cc6 authored over 5 years ago by Aden Khan <[email protected]>
Implemented recognizing asterisks in Actions in policy statements.

github.com/getmoto/moto - 7ec8f85438995fc67f4dbe276b4480d8fc5c40fd authored over 5 years ago by acsbendi <[email protected]>
Introduced environment variable to delay the start of authorization.

github.com/getmoto/moto - 6061d5d5215e97d18a958f1d533236986b326735 authored over 5 years ago by acsbendi <[email protected]>
Implemented authentication for services except for S3.

github.com/getmoto/moto - fbd07498549449b458a2ec2659773ad991b5ade6 authored over 5 years ago by acsbendi <[email protected]>
Fixed broken tests due to policy validation.

github.com/getmoto/moto - 6ac315b90329d86f0ddeb4623f7985cdf14c4092 authored over 5 years ago by acsbendi <[email protected]>
Merge pull request #2099 from ssoulier/master

fix bug in Stream init (wrong number of shards)

github.com/getmoto/moto - 75d9707e8ebad300b1a79ac6fc23ed1ccc65d9b3 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2241 from vrtdev/bugfix/route53-list-start

route53.list_resource_record_sets() with StartRecordName= behaves different from real service

github.com/getmoto/moto - d46324e7fde7a5e80e40edb2f6b924cc67ed2ac0 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2265 from IVIURRAY/bugfix/scan-projection

ProjectionExpression works with table.scan()

github.com/getmoto/moto - c8b94b6e9fd170363a73d8804db33fb4c6bc4575 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2272 from spulec/unpin-pyyaml

Remove pyyaml pin. CC #2271.

github.com/getmoto/moto - 710961ab20966eee79f5b3562834cec092a21b94 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2236 from dkuntz2/glue-endpoints

Add glue.delete_partition and glue.batch_delete_partition

github.com/getmoto/moto - 3920ff0c9a0308aec28a3439e6b4d6ab3fe58c86 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2247 from queue-tip/ecr-batch-delete-image-fix

Delete ECR image when it has no tags

github.com/getmoto/moto - 176799637c7e5af963d41cc93cfbedfef70ceac8 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2251 from acsbendi/random_suffix_fix

Fixed random_suffix()

github.com/getmoto/moto - 8a5ccf7dee8a83a25bbc198bec65a4da4c2705e7 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2262 from abruehl/cf_limit_implicit_nlb_names_to_32_char

ELBv2 LBs names must be 32 char or shorter

github.com/getmoto/moto - 29c3bc30d61c273036633b0279be1e824ec0a2cc authored over 5 years ago by Steve Pulec <[email protected]>
Merge branch 'master' into policy-version-fixes

github.com/getmoto/moto - 172e0898542e5cc4a42164613260d6e679a885d6 authored over 5 years ago by Steve Pulec <[email protected]>
Merge pull request #2269 from acsbendi/policy-validation

IAM policy document validation

github.com/getmoto/moto - 7f210749911332d8fdc6cf80ba57ee3df870349b authored over 5 years ago by Steve Pulec <[email protected]>
Remove pyyaml pin. CC #2271.

github.com/getmoto/moto - 35e7f1b4e90e774a1aed475c45ea47f28f35da81 authored over 5 years ago by Steve Pulec <[email protected]>
Fixed linting errors.

github.com/getmoto/moto - e9dfa890f4dc989152d7898fb709205598fdc3a2 authored over 5 years ago by acsbendi <[email protected]>
Merge pull request #2 from acsbendi/policy-validation

Policy validation

github.com/getmoto/moto - 0b51dd47f3b5b9d3d0a3b56b797919993fd809e2 authored over 5 years ago by Bendegúz Ács <[email protected]>
Merge branch 'master' into policy-validation

github.com/getmoto/moto - ca9c1a366e2a499932ff1f854ac242e6a04bee6f authored over 5 years ago by Bendegúz Ács <[email protected]>
Fixed linting errors.

github.com/getmoto/moto - 37bdc12f4d7bd8c47ecffd8049b3855d27c28b4e authored over 5 years ago by acsbendi <[email protected]>
Policy validation precedes finding policy for create_policy_version.

github.com/getmoto/moto - ed2682582fb94e742ecca8cc050c306004f17d5a authored over 5 years ago by acsbendi <[email protected]>
Merge pull request #1 from acsbendi/policy-version-fixes

Policy version fixes

github.com/getmoto/moto - a4f834baae774e15776e7fa01354e6b8d6978923 authored over 5 years ago by Bendegúz Ács <[email protected]>
Fixed errors for valid policy documents.

github.com/getmoto/moto - c46857e3d3f40d3c7d7d18121e1e055213e9b0ff authored over 5 years ago by acsbendi <[email protected]>
Added tests for valid policy documents.

github.com/getmoto/moto - 1bda3f221396614cf47674cb5f9a65f553e6a0ef authored over 5 years ago by acsbendi <[email protected]>
Implemented legacy validation (parsing).

github.com/getmoto/moto - fef22879c58953c8b907f01a7c079eee7e0470b3 authored over 5 years ago by acsbendi <[email protected]>
Added more tests.

github.com/getmoto/moto - 85efec29b148ed8e9989e0ae0fbe00969eec879c authored over 5 years ago by acsbendi <[email protected]>
More string formatting.

github.com/getmoto/moto - 1d890099c32ba63f58e09413ba853af76ca29e9a authored over 5 years ago by Steve Pulec <[email protected]>
Cleanup string formatting.

github.com/getmoto/moto - 940b4a954264e3d5f338fce59734a8aa89995b31 authored over 5 years ago by Steve Pulec <[email protected]>
Fix updating version for py2.

github.com/getmoto/moto - 06483932748742b75fffc167861fd1fcdc5c37d0 authored over 5 years ago by Steve Pulec <[email protected]>
Dont fail on duplicate upload.

github.com/getmoto/moto - 15d596ce7517d123a18b5f726184dc085ec32b3e authored over 5 years ago by Steve Pulec <[email protected]>
Simplify version numbers for dev to make pypi happy.

github.com/getmoto/moto - 4f86cad21e973fac83b8ff52ce87477dc9bd4957 authored over 5 years ago by Steve Pulec <[email protected]>
Bump version number for next release.

github.com/getmoto/moto - c4da5632ab5a9ff412bef04174dd7522d0570a93 authored over 5 years ago by Steve Pulec <[email protected]>
Need to do a git fetch so we have full depth of tag history.

github.com/getmoto/moto - 73f726fffe186d71d6507be8129edb1873c0e1f3 authored over 5 years ago by Steve Pulec <[email protected]>
Fallback on descibing tags.

github.com/getmoto/moto - 0a2bf3a26288f3a9f90ffa2e7a8dd87c998a01aa authored over 5 years ago by Steve Pulec <[email protected]>
Setup pypi automatic publishing.

github.com/getmoto/moto - 6fa51ac3b423cf8942bb14db2c7de23237cca19d authored over 5 years ago by Steve Pulec <[email protected]>
Implemented every validation point except for legacy parsing.

github.com/getmoto/moto - 81098e34533ce9d96f79245c22b6015408559866 authored over 5 years ago by acsbendi <[email protected]>
Added more tests.

github.com/getmoto/moto - d2b0812edcdd5301e968796df4bdbe4d70f9eab8 authored over 5 years ago by acsbendi <[email protected]>
Implemented validating action prefixes.

github.com/getmoto/moto - e133344846f68b47224a903becd5602631c6d0d8 authored over 5 years ago by acsbendi <[email protected]>
Fixed resource exist validation and implemented actions exist validation.

github.com/getmoto/moto - 50745fc5c0e79d2fef2469c5a6ac181bd7d56864 authored over 5 years ago by acsbendi <[email protected]>
Fixed old unit tests in test_iam that didn't use valid IAM policies.

github.com/getmoto/moto - 55f90402967ff528e2c6a036275bc23b6edae42f authored over 5 years ago by acsbendi <[email protected]>
Enabled validating policies for all operations similar to CreatePolicy.

github.com/getmoto/moto - 4748c6b073a2214ff9705813e80365af499cca7f authored over 5 years ago by acsbendi <[email protected]>
Implemented checking policy documents for syntax errors.

github.com/getmoto/moto - ef20b47f979324eed9ed3992e96efe8e2eefa431 authored over 5 years ago by acsbendi <[email protected]>
Reorganized tests using a generator method and fixed error messages.

github.com/getmoto/moto - 99336cbe6a900c41fb1e8d4b78c484a18d833a5f authored over 5 years ago by acsbendi <[email protected]>
Added more tests.

github.com/getmoto/moto - 896f7b6eb2c3ab70e66ac281b52859841851ab47 authored over 5 years ago by acsbendi <[email protected]>
Added test cases for mutually exclusive elements.

github.com/getmoto/moto - a4b850aab92b834170117e7b8668a14e6eeffb51 authored over 5 years ago by acsbendi <[email protected]>
Created tests for policy documents.

github.com/getmoto/moto - f0e9ea4e728e2d4d65835676cc19950aae2b146c authored over 5 years ago by acsbendi <[email protected]>
Fixed being able to create more than 5 policy versions.

github.com/getmoto/moto - c799b1a122d2521fc1e8762aa1d2feb7d658f76e authored over 5 years ago by acsbendi <[email protected]>
Fixed is_default is not reset on old default version.

github.com/getmoto/moto - 6f5948af33d2a68604da067182a91c3dbba54602 authored over 5 years ago by acsbendi <[email protected]>
Fixed IsDefaultVersion value returned with an uppercase first letter.

github.com/getmoto/moto - ed01ceddc8a2b9fe816879646170793b16c2db85 authored over 5 years ago by acsbendi <[email protected]>
Created failing tests.

github.com/getmoto/moto - 3cd373f1f9d9bc0ed0443ad10c84fc9123e57920 authored over 5 years ago by acsbendi <[email protected]>
one liner

github.com/getmoto/moto - cd666758f609e1067cf182880e7c4dd7525e4732 authored over 5 years ago by IVIURRAY <[email protected]>
add extra test for ProjectionExpression using scan with ExpressionAttributes

github.com/getmoto/moto - 4ce0e6bbcb51763cb281977fd3be7c937da23df5 authored over 5 years ago by IVIURRAY <[email protected]>
remove debug

github.com/getmoto/moto - 949637a14cf407d91bddef94b07187a7583f782e authored over 5 years ago by IVIURRAY <[email protected]>
improve test case

github.com/getmoto/moto - b60097fab2603420ed8dc3b793b77d1f83284f32 authored over 5 years ago by IVIURRAY <[email protected]>
add test for attr doesn't exist

github.com/getmoto/moto - 467f669c1e6e48d8158a6b35474ccabe56aab3da authored over 5 years ago by Garrett Heel <[email protected]>
Adding update_item and attribute_not_exists test

github.com/getmoto/moto - 83082df4d907293438c7b2cd9f622ca8da06450d authored over 5 years ago by Matthew Stevens <[email protected]>
Using Ops for dynamodb condition expressions

github.com/getmoto/moto - 57b668c8323761b173276607f1263863207ce053 authored over 5 years ago by Matthew Stevens <[email protected]>
Deleting unnecessary dynamodb2 file

github.com/getmoto/moto - 94503285274e670acba6ac441539aa7153d6915d authored over 5 years ago by Matthew Stevens <[email protected]>
Adding test cases for #1587

github.com/getmoto/moto - 8a90971ba152a692ac9f17ef346739630136e6ad authored over 5 years ago by Matthew Stevens <[email protected]>
Test case for #1819

github.com/getmoto/moto - 6fd47f843fb046305d6379b4f791dbe76569f87a authored over 5 years ago by Matthew Stevens <[email protected]>
Using Ops for dynamodb expected dicts

github.com/getmoto/moto - 271265451822d7ca7c1a9d68386f84b5b7323aeb authored over 5 years ago by Matthew Stevens <[email protected]>
Fixing tests

github.com/getmoto/moto - 6303d07bac24021ecd0008e78e6a39ab6745d074 authored over 5 years ago by Matthew Stevens <[email protected]>
Adding dynamodb2 expression parser and fixing test cases

github.com/getmoto/moto - 1a2fc66f84b527a5f8b65acf0f97a423d2d9925d authored over 5 years ago by Matthew Stevens <[email protected]>
ProjectionExpression works with table.scan()

github.com/getmoto/moto - e50ce7287dedabdb477e726d2289ff0e17e97189 authored over 5 years ago by IVIURRAY <[email protected]>
ELBv2 LBs names must be 32 char or shorter

github.com/getmoto/moto - 7cc1afa25f5bdddf93da8dce2b57f9990603452e authored over 5 years ago by Adam Bruehl <[email protected]>
Update lists of implemented services and endpoints (#2258)

github.com/getmoto/moto - 2275c53b3e4c6d21bc3de6d2dee9a02bad7a3491 authored over 5 years ago by Juan Martinez <[email protected]>
Fixed random_suffix()

github.com/getmoto/moto - e0078a781ada92a16392f0b172e9160aa972866e authored over 5 years ago by Bendegúz Ács <[email protected]>
Reduced readability to please flake8

github.com/getmoto/moto - 5f46aa8c504b2d65bc22c4df652ce8fed59017fa authored over 5 years ago by Niels Laukens <[email protected]>
Fix CloudFormation usage

github.com/getmoto/moto - a5d1b22534b4b16e39be5004012bd95ad895a645 authored over 5 years ago by Niels Laukens <[email protected]>
Delete ECR image when it has no tags

This is a bug fix to my initial work when implementing
batch_delete_image. Deleting the last tag...

github.com/getmoto/moto - 9a26c92e72007356280f8ba8bc900872d1543cb8 authored over 5 years ago by Juan Martinez <[email protected]>
Route53 Delete: respect the given Type

github.com/getmoto/moto - 6e97881896cc40fb8baeeb9cbffb6db9c489437b authored over 5 years ago by Niels Laukens <[email protected]>
Add CreateDate to iam list_groups_for_user.

Add the CreateDate field to the list_groups_for_user to match the
correct AWS response. Fixes #2242

github.com/getmoto/moto - bb44af2ccfe58874e3558a33b571ad3ebee12842 authored over 5 years ago by Hunter Jarrell <[email protected]>
Route53 get_record_sets: sort names lexicographically

github.com/getmoto/moto - 9ef69a617a73659442807bb6e015756d09f880e1 authored over 5 years ago by Niels Laukens <[email protected]>
Route53 get_record_sets: filter type after name

According to the documentation [1], name should be filtered first,
followed by type.

> If you s...

github.com/getmoto/moto - a9319fad04b2466930c5764ffd83bc5fd4349a9a authored over 5 years ago by Niels Laukens <[email protected]>
test name fix

github.com/getmoto/moto - 6717cba2865f6ed1a7c13d0386ecd5c75fef10e8 authored over 5 years ago by Ber Zoidberg <[email protected]>
improve test coverage

github.com/getmoto/moto - 997556f7bb049931da8e85654587709041f337d6 authored over 5 years ago by Ber Zoidberg <[email protected]>
remove extra space

github.com/getmoto/moto - fee3800c41d60522a7f082f4879595e348da0ad8 authored over 5 years ago by Ber Zoidberg <[email protected]>
Fix copypasta error in comment

github.com/getmoto/moto - 26ae13b7152299b051c16d3fac67d57128d1d0d9 authored over 5 years ago by Ber Zoidberg <[email protected]>
Fix DynamoDB UpdateExpression support for REMOVE on nested maps

github.com/getmoto/moto - 96c2506fd416db910002178cdcad00e113ef2d93 authored over 5 years ago by Ber Zoidberg <[email protected]>
Update implementation coverage with current glue coverage

github.com/getmoto/moto - 17b8ce7df0a61549a9ef8696abaa7886d853818c authored over 5 years ago by Don Kuntz <[email protected]>
Add endpoints to glue for deleting partitions

Specifically add glue.delete_partition and glue.batch_delete_partition.

github.com/getmoto/moto - df2d2ac6b4c57baa00a4fe35e6441b3d60a559bd authored over 5 years ago by Don Kuntz <[email protected]>
Add glue.batch_delete_table, and fix glue.batch_create_partition to respond correctly (#2233)

* Fix glue.batch_create_partition to only respond with Errors if Errors occurred

* Add glue.b...

github.com/getmoto/moto - df493ea18de22b4533073eee3e296686019911c2 authored over 5 years ago by Don Kuntz <[email protected]>
Fixed policy version's Document type for AWS managed policies (#2234)

* Added checking Document's type in AWS managed policy version response.

* Fixed policy versi...

github.com/getmoto/moto - ab8a189bbf433ac2fbc8138f2c71f0a533da39e7 authored over 5 years ago by Bendegúz Ács <[email protected]>
Add batch_create_partition endpoint to Glue client (#2232)

* Add batch_create_partition endpoint to Glue client

* Remove exception as e from glue batch_...

github.com/getmoto/moto - 3833449b361b232b20ad505867e572abc5f14cdb authored over 5 years ago by Don Kuntz <[email protected]>
Fixes for get_policy and get_policy_version with AWS managed policies (#2231)

* Created test for get_policy with AWS managed policy.

* Created failing test for get_policy_...

github.com/getmoto/moto - 97ab7fd307dfee9598b77bbe1d2c5ea47b3c4abe authored over 5 years ago by Bendegúz Ács <[email protected]>
Set ECR imagePushedAt to current date and time (#2229)

github.com/getmoto/moto - ed93821621af337b701319823f9cb022e49c7a6d authored over 5 years ago by Juan Martinez <[email protected]>
Uniform IAM datetime ISO 8601 handling (#2169)

`str(datetime.utcnow())` returns a timestamp that's not of the same
format as the AWS SDK uses,...

github.com/getmoto/moto - d25a7ff9363967a713599b7b0b974b4c6be2e708 authored over 5 years ago by Pall Valmundsson <[email protected]>
Fix route53 alias response.

This commit
* includes the work by @elliotmb in #1694,
* removes the AliasTarget.DNSName copy in...

github.com/getmoto/moto - 9bd15b5a090d0e92bee79f7427ff54eb3b107661 authored over 5 years ago by Elliott Butler <[email protected]>
Implement ECR batch_delete_image (#2225)

This implements the endpoint in spulec #2224

github.com/getmoto/moto - 664b27d8e70adef8d7979b9978288608f2e785f9 authored over 5 years ago by Juan Martinez <[email protected]>
Updates to create_subnet and describe_subnets responses (#2053)

* Removed Tags field from create_subnet response.

* Added DefaultForAz to create_subnet respo...

github.com/getmoto/moto - 8f53b16b9a5dc14d80df4a5f0137838c5bd71390 authored over 5 years ago by Bendegúz Ács <[email protected]>
SecretsManager secret value binary support (#2222)

github.com/getmoto/moto - 2386d47fe3b0d69495963516cc484105699a2d28 authored over 5 years ago by A <[email protected]>