Commit Graph

7674 Commits

Author SHA1 Message Date
github-actions[bot]
d4d0df0eb1
chore: update EC2 Instance Types (#6272)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-05-01 11:22:41 +00:00
github-actions[bot]
aecbfb0fe3
chore: update EC2 Instance Offerings (#6271)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-05-01 09:15:05 +00:00
Ben Simon Hartung
2c0636ae67
update CopyObject logic (#6264)
* S3 update CopyObject logic

* add CopyObject tests

* re-add missing type annotation

* add ACL test

* lint/format

* fix typing

* fix test

* fix test test_copy_object_does_not_copy_storage_class
2023-05-01 09:14:31 +00:00
Bert Blommers
7d6afe4b67
Techdebt: MyPy T (#6270) 2023-04-29 22:21:00 +00:00
Álvaro Torres Cogollo
e5e1521523
Scheduler: Fix update_schedule raising ResourceNotFound errors when using schedule groups (#6269) 2023-04-29 19:27:43 +00:00
Bert Blommers
e2d3582471
Techdebt: MyPy U (#6265) 2023-04-29 10:40:11 +00:00
Bert Blommers
2cd773fe95
Revert "Remove tests incompatible with werkzeug 2.3.0 (#6257)" (#6266)
This reverts commit da39d2103c.
2023-04-28 14:38:04 +00:00
Bert Blommers
f38babb026
Techdebt: MyPy S (#6261) 2023-04-26 22:20:28 +00:00
Bert Blommers
37f1456747
Techdebt: MyPy SNS (#6258) 2023-04-26 14:25:00 +00:00
Bert Blommers
9b969f7e3f
Techdebt: MyPy SWF (#6256) 2023-04-26 10:56:53 +00:00
Bert Blommers
da39d2103c
Remove tests incompatible with werkzeug 2.3.0 (#6257) 2023-04-26 10:56:08 +00:00
Przemysław Dąbek
69cf309183
[Glue] Triggers (#6253) 2023-04-25 16:02:57 +00:00
Niklas Janlert
92da03b1dd
SNS: Forward MessageDeduplicationId to SQS queues (#6255) 2023-04-25 15:33:22 +00:00
Bert Blommers
65611082be
Techdebt: MyPy SES (#6252) 2023-04-25 11:42:08 +00:00
Lucas Silva Chaves
fe7b15c9f9
Kinesis: calculating size of record using decoded data and partition key (#6231) 2023-04-24 19:11:36 +00:00
Bert Blommers
1f56b75ccf
Techdebt: MyPy SQS (#6251) 2023-04-24 16:46:01 +00:00
Bert Blommers
a32b721c79
Techdebt: MyPy SSM (#6250) 2023-04-24 10:26:25 +00:00
Jakub P
2d7c38f64f
SNS: numeric filtering fixups + parameter validation (#6242) 2023-04-24 10:05:21 +00:00
github-actions[bot]
ceb52cbaae
chore: update SSM default parameters (#6249) 2023-04-23 20:33:20 +00:00
github-actions[bot]
b69cd65eaa
chore: update EC2 Instance Offerings (#6247) 2023-04-23 20:32:06 +00:00
Moto Admin
d0c6a6b85e Post-release steps 2023-04-23 16:22:19 +00:00
Bert Blommers
1380d28876
Prep release 4.1.8 (#6248) 2023-04-23 15:59:22 +00:00
Przemysław Dąbek
7e83233774
[Glue] Implement delete_job (#6246) 2023-04-23 10:21:43 +00:00
AGILAN
10508c5baa
S3: retrieve S3_UPLOAD_PART_MIN_SIZE from env variable (#6220) 2023-04-22 23:04:12 +00:00
rafcio19
7fad08214d
S3: add a checksum to a copied object if requested so (#6245) 2023-04-22 20:45:00 +00:00
Bert Blommers
f54f4a666f
Techdebt: MyPy SecretsManager (#6244) 2023-04-22 15:39:48 +00:00
Bert Blommers
ce3234a6a9
Techdebt: MyPy Sagemaker (#6243) 2023-04-22 12:51:28 +00:00
tjohnes
462ff57900
EC2: Implement ReplaceRoute to NetworkInterfaceId (#6236) 2023-04-21 16:12:16 +00:00
Przemysław Dąbek
c6b048695b
[Glue] Implement batch_get_jobs (#6241) 2023-04-21 12:12:16 +00:00
Bert Blommers
a08174405f
S3: get_object() should not return VersionId for non-versioned buckets (#6240) 2023-04-21 10:57:39 +00:00
Bert Blommers
28f3f84644
SSM: Allow filtering by existence of tag-name (#6238) 2023-04-20 21:12:43 +00:00
Bert Blommers
c2e3d90fc9
Techdebt: MyPy S3 (#6235) 2023-04-20 16:47:39 +00:00
Zachary Elliott
ff48188362
Corrects ECRClient.batch_get_image tag handling (#6230) 2023-04-19 16:55:28 +00:00
Bert Blommers
f1286506be
Techdebt: MyPy R (#6229) 2023-04-19 10:25:48 +00:00
Bert Blommers
3e21ddd606
ECS: Fix a bug where a cluster cannot be tagged after creation (#6226) 2023-04-18 13:54:08 +00:00
Bert Blommers
0a19243581
Techdebt: MyPy ResourceGroups and ResourceGroupsTaggingAPI (#6224) 2023-04-17 23:01:06 +00:00
sercan tor
ae11c02593
KMS: add get_public_key (#6222) 2023-04-17 19:59:33 +00:00
Bert Blommers
94db0c6fa4
Techdebt: MyPy Rekognition (#6219) 2023-04-17 18:01:08 +00:00
Marco Braga
bdcc6f3335
ELBv2: describe-target-health: return unavailable target (#6195) 2023-04-17 16:43:14 +00:00
Bert Blommers
b999d658e3
Techdebt: MyPy RedshiftData (#6218) 2023-04-17 15:20:19 +00:00
Bert Blommers
f2b6384f28
Techdebt: MyPy Redshift (#6217) 2023-04-17 09:57:06 +00:00
github-actions[bot]
a2abeb1039
chore: update SSM default parameters (#6215) 2023-04-16 19:37:05 +00:00
github-actions[bot]
3c5e07bf0a
chore: update EC2 Instance Types (#6214) 2023-04-16 19:36:26 +00:00
github-actions[bot]
e595da77bc
chore: update EC2 Instance Offerings (#6213) 2023-04-16 19:35:49 +00:00
Bert Blommers
822d94f59e
DynamoDB: Initial support for execute_statement et. al. (#6216) 2023-04-16 19:06:29 +00:00
Bert Blommers
af841303d0
Athena - WorkGroup configuration should be a dictionary, not a string (#6212) 2023-04-15 10:02:47 +00:00
Bert Blommers
8c0c688c7b
Add Security/vulnerability procedure 2023-04-14 09:52:02 +00:00
rafcio19
de76cc5ab0
BatchSimple: jobs can fail or succeed (#6205) 2023-04-13 19:17:49 +00:00
Daniel Fangl
ad20320d41
fix access key storage for different accounts (#6210) 2023-04-13 17:33:31 +00:00
Viren Nadkarni
7a74df0426
Fix autoscaling policy ARN (#6209) 2023-04-13 16:17:52 +00:00