Mike Grima
|
b11cc6a5fe
|
Merge pull request #6427 from robert-schmidtke/feature/upgrade-pyparsing
pyparsing 3.1.0 support, remove experimental warning on Glue partition filtering
|
2023-06-20 17:31:11 -04:00 |
|
Mike Grima
|
c7edf0f8f7
|
Merge pull request #6422 from getmoto/chore-update-ssm-params-18
chore: update SSM Instance parameters
|
2023-06-20 12:27:26 -04:00 |
|
Mike Grima
|
56f17c1960
|
Merge pull request #6420 from getmoto/chore-update-ec2-offerings-18
chore: update EC2 Instance Offerings
|
2023-06-20 12:26:01 -04:00 |
|
Robert Schmidtke
|
fb7c32bc0e
|
ignore type error as delimited_list is a function, but DelimitedList is a class
|
2023-06-20 14:58:11 +02:00 |
|
Robert Schmidtke
|
114d3807d7
|
DelimitedList is new in pyparsing 3.1.0 and will deprecate delimited_list in a future release
|
2023-06-20 14:00:28 +02:00 |
|
Robert Schmidtke
|
5e2dd80d84
|
expression filtering is no longer experimental
|
2023-06-20 13:59:02 +02:00 |
|
bblommers
|
5d7dd443be
|
chore: update SSM default parameters
|
2023-06-18 12:08:53 +00:00 |
|
Yoshihiro Sugi
|
7b98252214
|
SES, SESv2: Fix get params in SESV2Response, and destinations in send_raw_email() (#6414)
|
2023-06-18 12:07:13 +00:00 |
|
joel-aws
|
4cbddbed96
|
Support All AWS Partitions (#6412)
|
2023-06-18 12:05:55 +00:00 |
|
bblommers
|
e0997cdb5a
|
chore: update EC2 Instance Offerings
|
2023-06-18 06:08:14 +00:00 |
|
rafcio19
|
627dd3073c
|
IAM: additional role on instance profile validation (#6415)
|
2023-06-17 11:19:59 +00:00 |
|
Lewis Gaul
|
0fb3e59e0d
|
If route specified in replace_route() doesn't exist then return suitable error response
|
2023-06-16 09:33:54 -07:00 |
|
Danish Amjad
|
1c8d1aec2e
|
DMS: Fix TableMappings and ReplicationTaskSettings format. (#6396)
|
2023-06-16 14:12:23 +00:00 |
|
rafcio19
|
a15b14085b
|
RDS: improve global clustering behaviour (#6403)
|
2023-06-15 21:21:20 +00:00 |
|
Bert Blommers
|
932b7a25d6
|
Lambda: delete_layer_version() now also accepts an ARN (#6409)
|
2023-06-15 11:05:06 +00:00 |
|
Bert Blommers
|
0247719554
|
Techdebt: MyPy all the things (#6406)
|
2023-06-15 11:03:58 +00:00 |
|
Bert Blommers
|
2e3b06bbe5
|
Moto Dashboard - Don't fail when S3 objects are deleted (#6410)
|
2023-06-15 11:03:20 +00:00 |
|
Bert Blommers
|
667bb9aa56
|
ECR: put_image() - ensure that we can overwrite tags on image with multiple tags (#6408)
|
2023-06-15 09:28:23 +00:00 |
|
Bert Blommers
|
1dfbeed5a7
|
SESv2: send_email(): raw emails are send as JSON (#6405)
|
2023-06-14 17:33:48 +00:00 |
|
Bert Blommers
|
d7828fdb1d
|
Codebuild - create_project(): Loosen serviceRole validation (#6401)
|
2023-06-14 09:31:55 +00:00 |
|
github-actions[bot]
|
62bbee56b2
|
chore: update SSM default parameters (#6392)
|
2023-06-11 18:45:08 +00:00 |
|
github-actions[bot]
|
95dbf10f15
|
chore: update EC2 Instance Types (#6390)
|
2023-06-11 18:44:50 +00:00 |
|
Bert Blommers
|
6b86113534
|
Feature: AppConfig (#6391)
|
2023-06-11 14:45:26 +00:00 |
|
Daniel Gomes-Sebastiao
|
6d9f4646c1
|
Cloudfront: correct create_invalidation API response (#6387)
|
2023-06-10 18:31:38 +00:00 |
|
Daniel Fangl
|
7b4cd492ff
|
add missing/new availability zones (#6384)
|
2023-06-09 12:27:48 +00:00 |
|
Bert Blommers
|
6e7edd5057
|
DynamoDB: Support projection expressions in lists (#6375)
|
2023-06-08 17:10:14 +00:00 |
|
Jan Stourac
|
5bfc575be8
|
CloudWatch: improve startTime and endTime handling to match AWS better (#6380)
|
2023-06-08 17:00:25 +00:00 |
|
Hisashi Kamezawa
|
681873d177
|
EC2: create_volume(): support Throughput-parameter (#6379)
|
2023-06-08 11:35:57 +00:00 |
|
Bert Blommers
|
7c702ee33f
|
S3: Return CORS headers for GET/PUT requests (#6376)
|
2023-06-07 22:28:40 +00:00 |
|
Lyderic Dutillieux
|
d20da03225
|
EC2: allow creation multiple flow logs on same resource id (#6374)
|
2023-06-07 15:44:24 +00:00 |
|
nickphbrown
|
710391eb9a
|
MEDIACONNECT: allow not passing entitlements param in create_flow payload (#6373)
Co-authored-by: nick brown <nick.brown@m2amedia.tv>
|
2023-06-07 14:51:27 +00:00 |
|
Jonathan Bell
|
491f26f37a
|
SSM: Implement physical_resource_id property (#6370)
|
2023-06-07 09:48:06 +00:00 |
|
github-actions[bot]
|
b180f0a015
|
chore: update SSM default parameters (#6368)
|
2023-06-05 10:04:43 +00:00 |
|
github-actions[bot]
|
0417ec3ae5
|
chore: update EC2 Instance Types (#6365)
|
2023-06-04 21:24:03 +00:00 |
|
Moto Admin
|
d256bbc338
|
Post-release steps
|
2023-06-04 20:24:07 +00:00 |
|
Bert Blommers
|
0df65a3e6d
|
Prep release 4.1.11 (#6367)
|
2023-06-04 20:13:44 +00:00 |
|
Bert Blommers
|
c171781223
|
SNS: Disable cross-region access (#6355)
|
2023-06-02 09:35:31 +00:00 |
|
Bert Blommers
|
37cb6cee94
|
SecretsManager - update_secret() now supports the Description-parameter (#6352)
|
2023-05-31 23:09:08 +00:00 |
|
Bert Blommers
|
1a8060c70f
|
SSM: Support tags for Maintenance Windows (#6350)
|
2023-05-31 22:31:56 +00:00 |
|
Bert Blommers
|
c1acc103ee
|
RDS, Redshift: Ensure creation-times are UTC (#6351)
|
2023-05-31 22:05:38 +00:00 |
|
Viren Nadkarni
|
c457c01305
|
SNS: Fix error message when topic is not found (#6349)
|
2023-05-31 14:39:50 +00:00 |
|
Viren Nadkarni
|
7bdea2688b
|
S3: Cross-account access for buckets (#6333)
|
2023-05-31 09:59:16 +00:00 |
|
github-actions[bot]
|
4abf251f2c
|
chore: update EC2 Instance Offerings (#6345)
|
2023-05-30 09:53:17 +00:00 |
|
github-actions[bot]
|
c05e95e243
|
chore: update SSM default parameters (#6346)
|
2023-05-30 09:52:54 +00:00 |
|
Scarlett
|
45d8c3ae82
|
ECR: Implement ImageAlreadyExistsException (#6342)
|
2023-05-29 20:43:17 +00:00 |
|
Alex Chesters
|
b7624e10b1
|
Add CreateTime property to EC2 key pair response (#6341)
|
2023-05-25 13:55:41 -07:00 |
|
Dave Pretty
|
18b6bdf20a
|
Appsync: Implement get_introspection_schema (#6337)
|
2023-05-25 16:40:52 +00:00 |
|
Bert Blommers
|
0144953273
|
S3 Select: Parse null-values (#6343)
|
2023-05-25 16:37:45 +00:00 |
|
rafcio19
|
7379b46460
|
Comprehend: implement canned responses for detect_* functions (#6319)
|
2023-05-25 10:46:40 +00:00 |
|
Bert Blommers
|
42b03d36ac
|
SQS: Support JSON format (#6331)
|
2023-05-24 21:19:40 +00:00 |
|