Commit graph

  • 19fc76f466
    Fix: SNS Delete subscriptions on topic deletion (#3410) usmangani1 2020-10-29 14:22:02 +05:30
  • 795ccd0e2b
    Merge pull request #3421 from bblommers/bugfixes-s3-error-response Steve Pulec 2020-10-28 20:20:09 -05:00
  • cc27f1ef0c S3 - Add more detail to error responses Bert Blommers 2020-10-28 14:22:18 +00:00
  • a5fc14b5bc
    Add missing Fn::GetAtt attributes to S3 bucket mock (#3396) Neal Granger 2020-10-27 09:04:32 -07:00
  • 53cc3dd67a
    Fix SQS md5 attribute hashing. (#3403) Artem 2020-10-27 14:13:47 +02:00
  • c0a25bbd9a
    Fix: VpnGatewayId parameter casing in ec2:CreateVpnConnection request (#3401) Brian Pandola 2020-10-27 00:41:01 -07:00
  • 403b06d9c5
    Merge pull request #3412 from bblommers/bugfix/3411 Steve Pulec 2020-10-26 19:25:17 -05:00
  • b3ae6a0f12 #3411 - CF - Allow multiple cfn-lint API versions Bert Blommers 2020-10-24 11:16:30 +01:00
  • 14980371d7
    FIX:Add secrets Manager Tag resource Funtionality (#3392) usmangani1 2020-10-22 15:44:32 +05:30
  • 9eb58eea41
    Fix: nextToken value in logs:DescribeLogGroups response (#3398) Brian Pandola 2020-10-21 01:47:09 -07:00
  • fcc85a9645
    Including Message attributes when ALL is passed (#3393) usmangani1 2020-10-19 13:34:38 +05:30
  • 2fe3aee359
    Allow creation of subnets from secondary VPC IPv4 CIDR blocks (#3391) davidaah 2020-10-16 11:02:01 -04:00
  • 28c1690fc2
    Add Support for SNS Topic KmsMasterKeyId Attribute (#3389) Brian Pandola 2020-10-16 04:30:07 -07:00
  • 6505c893b8
    Fix: S3 Bucket does not support attribute type Arn in Fn::GetAtt (#3388) Brian Pandola 2020-10-16 03:29:26 -07:00
  • 99556620a9
    Fix: Empty sets not removed from item after UpdateExpression (#3386) Brian Pandola 2020-10-14 08:32:42 -07:00
  • ccda76898a
    Add KMS Support to EBS Encrypted Volumes (#3383) Brian Pandola 2020-10-14 07:18:50 -07:00
  • ea19466c38
    Fix missing properties when ecs:TaskDefinition created via CloudFormation (#3378) Brian Pandola 2020-10-12 12:53:30 -07:00
  • fe361f861d
    Enable more unit tests for ACM (#3372) nom3ad 2020-10-12 19:13:36 +05:30
  • 0a938f7bb4
    issue-3379 iam list_roles: implement PathPrefix, MaxItems and Marker (#3380) waynemetcalfe 2020-10-12 12:13:20 +01:00
  • ea0ba91f63
    support Tags parameter in ACM import_certificate() and request_certificate() methods (#3373) nom3ad 2020-10-12 12:25:14 +05:30
  • 502818be4c
    Fixes acm:describe_certificate for imported certificates having no SAN extension (#3370) nom3ad 2020-10-11 03:02:42 +05:30
  • c54f182ca1
    Implement additional filters for ecs.ListTasks (#3376) Brian Pandola 2020-10-10 12:02:08 -07:00
  • 4a336b8b04
    Add ec2.vpc resource support to Tagging API (#3375) Brian Pandola 2020-10-10 11:05:21 -07:00
  • a2bd4515eb
    Add better support for SQS MaximumMessageSize attribute (#3374) Brian Pandola 2020-10-10 09:54:36 -07:00
  • 1e8f87a55d
    Update table in README.md to render nicely in GitHub (#3369) ezramorris 2020-10-10 16:57:46 +01:00
  • db7842653f
    iot:DeleteThingGroup should return success even for non-existent groups (#3367) Brian Pandola 2020-10-09 07:57:00 -07:00
  • c1b2c78db2
    Fix TagFilter implementation in tag:GetResources (#3366) Brian Pandola 2020-10-09 05:55:48 -07:00
  • d00cefa25c
    Add tagging to ec2.CopySnapshot (#3365) Brian Pandola 2020-10-09 04:33:07 -07:00
  • c26bef6f79
    Updates to FlowLogs and IMPLEMENTATION_COVERAGE (#3356) ljakimczuk 2020-10-06 07:33:16 +02:00
  • 349b9a990d
    Add registeredAt to ecs container instance (#3358) Anton Grübel 2020-10-05 16:39:59 +02:00
  • 08da2c92d9
    fix(dynamodb2): Fix update_item nested insert (#3355) Sarang Joshi 2020-10-05 08:40:33 -04:00
  • 2391a4ab97
    [SecretsManager] Handle missing secrets versions (#3349) Jon Michaelchuck 2020-10-05 04:22:54 -07:00
  • c1a7f29c62
    Fix issue with wrong parameter signed to secret_binary during secret rotation in Secrets Manager (#3348) Roman Dmytrenko 2020-10-05 13:10:32 +03:00
  • a65c0f004c
    Fix:SQS Receive Message (MessageAttributes) in response (#3303) usmangani1 2020-10-05 14:40:24 +05:30
  • 9bc6bded6e
    EMR: Support for StepConcurrencyLevel. (#3351) jweite 2020-10-02 09:07:13 -04:00
  • a668349a70
    Add set_default_policy_version to the IAM backend (#3347) ljakimczuk 2020-10-01 11:24:03 +02:00
  • 7cead73aa1
    Merge pull request #3341 from bblommers/bugfix/3302 Steve Pulec 2020-09-30 16:02:32 -05:00
  • f9ce99f0d1
    Fix:SQS md5 calculation for custom string data type. (#3346) usmangani1 2020-09-30 23:10:00 +05:30
  • 1c3ba83fc2
    Fix : SQS Create Queue with attributes (#3345) usmangani1 2020-09-30 21:04:15 +05:30
  • 1dd5cf08a8
    Transcribe Medical Support (#3299) jweite 2020-09-30 08:18:26 -04:00
  • ebb1c6bd68
    Update IMPLEMENTATION_COVERAGE.md (#3342) Ellynas 2020-09-29 14:58:13 +02:00
  • 195ba81c56
    feat: update events remove_targets API response (#3340) Giovanni Torres 2020-09-29 06:51:17 -04:00
  • 369f6bbfc9 3302 - Make Secret ARN persistent Bert Blommers 2020-09-28 14:49:14 +01:00
  • 3bc18455a2
    WIP: Introducing VPC Flow Logs (#3337) ljakimczuk 2020-09-28 08:16:06 +02:00
  • 55e7caccfe
    Fix:EC2 Tags in create vpc and create subnet (#3338) usmangani1 2020-09-27 13:54:17 +05:30
  • 82dbaadfc4
    added organizations detach_policy response, model, and tests, issue #… (#3278) Benjamin 2020-09-25 11:55:29 -04:00
  • a4701dbbe6
    Add tags to Elastic IP Addresses (#3310) Wolfgang Bauer 2020-09-25 16:25:30 +02:00
  • ce60e9e3b8
    Merge pull request #3314 from bblommers/dependency-test Steve Pulec 2020-09-23 07:07:31 -05:00
  • cd20668e9c
    Support for autoscaling policies in run_jobflow, add_instance_group and list_instance_groups. (#3288) jweite 2020-09-23 06:21:45 -04:00
  • d54eafa420
    Merge pull request #3326 from bblommers/bugfix/3306 Steve Pulec 2020-09-22 16:44:56 -05:00
  • 427a222aa0
    feature added: support for api RolePermissionsBoundary (#3329) Macwan Nevil 2020-09-22 17:13:59 +05:30
  • 958e95cf5c
    Make IoT certificate ID generation deterministic and prevent duplicate certificates from being created (#3331) Ben Dennerley 2020-09-22 05:28:12 -04:00
  • 672a4b9a27
    Merge pull request #3202 from nick123pig/config-for-iam-role-policy Mike Grima 2020-09-21 19:15:06 -07:00
  • e2fe33bf07 duplicate dict.get logic Nick Stocchero 2020-09-21 17:56:04 -06:00
  • 56c78ee39f use get instead of direct dict access Nick Stocchero 2020-09-21 17:42:22 -06:00
  • fc7f3fecb6 clean up and bring up to master Nick Stocchero 2020-09-17 17:43:19 -06:00
  • 4354cb06d1 remove comment Nick Stocchero 2020-08-26 19:02:14 -06:00
  • fd69c93a09 use botocore regions and refactor sorting Nick Stocchero 2020-08-12 17:16:47 -06:00
  • 8d5c70a924 different aggregation strategy Nick Stocchero 2020-08-07 22:34:59 -06:00
  • d8cea0213d straighten out filter logic Nick Stocchero 2020-08-06 17:18:57 -06:00
  • 8dd90db83c add missing test for policies Nick Stocchero 2020-08-04 09:11:26 -06:00
  • ceefe970bc small flake issue Nick Stocchero 2020-08-02 21:21:59 -06:00
  • ff84b63484 address PR comments Nick Stocchero 2020-08-02 21:16:44 -06:00
  • 7bc5b5c08f Add IAM Role and Policy to Config Nick Stocchero 2020-07-30 08:17:35 -06:00
  • 2e0e542efe
    added cognito idp function admin_set_user_password to the code (#3328) ayushbhawsar 2020-09-21 23:10:07 +05:30
  • 0b9903a3df
    Fix:s3 List Object response:delimiter (#3254) usmangani1 2020-09-21 20:51:18 +05:30
  • 1022aa0968
    Issue 3224 s3 copy glacier object (#3318) ruthbovell 2020-09-21 07:37:50 +01:00
  • da4de072a9
    ApplicationAutoscaling: support for all the current various forms of resource_id (#3305) jweite 2020-09-19 15:13:44 -04:00
  • 8c94893869 #3306 - Fix S3 creation date for AWS Java SDK Bert Blommers 2020-09-19 20:12:11 +01:00
  • 7ce1e87477
    [fix] cognito-idp list_users Filter arg now support spaces (#3317) Guy Moses 2020-09-19 13:26:01 +03:00
  • cc0bd5213f
    Enable CORS from everywhere using flask-cors. (#3316) Leo Sutic 2020-09-19 11:07:17 +02:00
  • 94543f6e48
    Include response headers when deleting objects. (#3313) Leo Sutic 2020-09-15 14:29:09 +02:00
  • 0ab21f62a8 Linting Bert Blommers 2020-09-13 19:42:38 +01:00
  • 76aa7ce0ab Dependency-integration test - add documentation to the top of the script Bert Blommers 2020-09-13 16:28:38 +01:00
  • db1d7123f6 List dependencies for services - add integration test to verify Bert Blommers 2020-09-13 16:08:23 +01:00
  • 9f0f230d13
    Change to test_s3 method test_presigned_url_restrict_parameters to tolerate change in exception messages, spurred by boto3 1.14.59 release. (#3308) jweite 2020-09-11 06:17:36 -04:00
  • c2d1ce2c14
    Add If-Match, If-None-Match and If-Unmodified-Since to S3 GET/HEAD (#3021) Arcadiy Ivanov 2020-09-11 05:17:39 -04:00
  • 7054143701
    Fix deprecation warnings due to invalid escape sequences. (#3273) Karthikeyan Singaravelan 2020-09-10 13:50:26 +05:30
  • c321ad46b0
    fix: deleting non-existent topic shouldn't raise KeyError (#3285) Daniel Okey-Okoro 2020-09-10 00:32:41 -07:00
  • 16d5d2df28 Dev releases. Steve Pulec 2020-09-08 20:37:08 -05:00
  • 63ce647123 1.3.16 Steve Pulec 2020-09-08 20:33:29 -05:00
  • ed96681078 Revert dependency cleanup for now. See #3290. Steve Pulec 2020-09-08 20:33:03 -05:00
  • e361a2af31
    Merge pull request #3293 from bblommers/3290 Steve Pulec 2020-09-08 20:29:52 -05:00
  • 9232cc7ba0 #3290 - Add additional dependencies in extras_require Bert Blommers 2020-09-08 02:47:44 -07:00
  • 06d403d313 1.3.15 Steve Pulec 2020-09-07 10:36:56 -05:00
  • b2a3a6d6df
    Merge pull request #3289 from bblommers/changelog-updates-1.3.15 Steve Pulec 2020-09-07 09:40:47 -05:00
  • 99c339c062 CHANGELOG updates for release 1.3.15 Bert Blommers 2020-09-07 12:56:19 +01:00
  • 304be5c7ee
    Merge pull request #57 from spulec/master Bert Blommers 2020-09-07 12:28:48 +01:00
  • 9b7ee66871 update implementation coverage. Steve Pulec 2020-09-05 11:43:58 -05:00
  • c3b8b2343b
    Merge pull request #3286 from ciaranevans/add-input-validation Steve Pulec 2020-09-04 19:48:05 -05:00
  • 4a05751890
    Merge pull request #3281 from davidszotten/moto-1728/dependencies-overhead-backwards-compat Steve Pulec 2020-09-04 15:41:42 -05:00
  • c66812edba
    Add kinesisvideo archived media (#3280) Toshiya Kawasaki 2020-09-04 20:14:48 +09:00
  • 6a467ec50f Add validation on execution input Ciaran Evans 2020-09-04 10:22:21 +01:00
  • ca64d8fc7a
    Implement Execution inputs for Step Functions (#3284) Ciaran Evans 2020-09-04 09:58:16 +01:00
  • 8854fd06e8
    Add describe_endpoint and register_certificate_without_ca in iot_mock module with unittest (#3279) zhil3 2020-09-04 04:11:17 -04:00
  • 6c73def64a Use extras when running the test server Sławek Ehlert 2020-01-07 13:25:20 +01:00
  • 49b12ab7f5 First stab at extracting deps in setup.py to extras Sławek Ehlert 2019-07-27 12:52:23 +02:00
  • d2e16ecc2e
    Fix:s3 Presign Post with object acl (#3246) usmangani1 2020-09-02 23:05:53 +05:30
  • 3fb7cf75d4
    Fix deprecation warning due to base64.decodestring in Python 3. (#3272) Karthikeyan Singaravelan 2020-09-02 15:40:29 +05:30
  • 6c4a60d037
    Add introduction of using scaffold.py (#3274) Toshiya Kawasaki 2020-09-02 17:59:26 +09:00