Bert Blommers
|
deb914fc54
|
Feature: APIGateway Management API (#6588)
|
2023-08-10 22:02:37 +00:00 |
|
Bert Blommers
|
db0bec1418
|
S3: select_object_content() now takes RecordDelimiter into account (#6618)
|
2023-08-09 10:49:01 +00:00 |
|
Bert Blommers
|
993a904ac4
|
Techdebt: Run ServerMode tests in newer Python versions (#6602)
|
2023-08-09 07:29:36 +00:00 |
|
Scott Bailey
|
2b0d6ee0dc
|
Add ECR support to lambda update_function_code() (#6586)
|
2023-08-08 10:11:24 +00:00 |
|
github-actions[bot]
|
2a1d07c961
|
chore: update SSM default parameters (#6610)
|
2023-08-07 16:50:05 +00:00 |
|
Akira Noda
|
a35403714b
|
KMS: Add SM2DSA signing algorithms (#6609)
|
2023-08-07 16:49:26 +00:00 |
|
Akira Noda
|
673e9479b0
|
KMS: fix typo (#6607)
|
2023-08-06 14:48:53 +00:00 |
|
github-actions[bot]
|
577b71285d
|
chore: update EC2 Instance Offerings (#6605)
|
2023-08-06 14:40:33 +00:00 |
|
github-actions[bot]
|
21c9d91dad
|
chore: update EC2 Instance Types (#6606)
|
2023-08-06 14:39:36 +00:00 |
|
Scott Bailey
|
80f6cd78d1
|
AWSLambda: Don't report undefined working directory (#6585)
|
2023-08-01 21:42:12 +00:00 |
|
github-actions[bot]
|
d3816d82da
|
chore: update SSM Instance AMI's (#6581)
|
2023-08-01 21:38:21 +00:00 |
|
Bert Blommers
|
58a981a002
|
EC2: describe_vpc_endpoint_services() now returns user-defined ones (#6578)
|
2023-08-01 09:29:20 +00:00 |
|
Bert Blommers
|
38b7ffade2
|
ResourceGroupsTaggingAPI: Support Glue resources (#6576)
|
2023-07-31 11:01:47 +00:00 |
|
Moto Admin
|
9e8bfea12e
|
Post-release steps
|
2023-07-30 22:09:12 +00:00 |
|
github-actions[bot]
|
4263b99aa3
|
chore: update EC2 Instance Offerings (#6571)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
|
2023-07-30 18:37:23 +00:00 |
|
github-actions[bot]
|
51d9dd0797
|
chore: update SSM default parameters (#6575)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
|
2023-07-30 18:37:05 +00:00 |
|
github-actions[bot]
|
7ad7ef0e2a
|
chore: update EC2 Instance Types (#6572)
|
2023-07-30 14:27:22 +00:00 |
|
Bert Blommers
|
41c5b619b0
|
CloudWatch: get_metric_data() now support (simple) Expressions (#6570)
|
2023-07-30 10:34:05 +00:00 |
|
Bert Blommers
|
35ab6cefe8
|
RDS: create_db_cluster() now supports the VpcSecurityGroupIds-parameter (#6567)
|
2023-07-28 14:34:35 +00:00 |
|
DemyCode
|
8cc5155cc6
|
Sagemaker: Add create_model_package_group (#6454)
|
2023-07-27 09:32:18 +00:00 |
|
Christian Kreiling
|
fe6df96e34
|
SNS: Add required deduplication_id parameter to PublishBatch (#6560)
|
2023-07-25 22:01:36 +00:00 |
|
Viren Nadkarni
|
5fbb1391e9
|
VPC: Add CloudFront, Ground Station and Lattice prefix lists (#6540)
|
2023-07-25 21:58:50 +00:00 |
|
Bert Blommers
|
1670471068
|
DynamoDB: Support sending nested items to ESM's (#6559)
|
2023-07-24 21:34:36 +00:00 |
|
Bert Blommers
|
9cb38575f1
|
Cloudfront: update_distribution() now supports DefaultRootObject (#6557)
|
2023-07-24 08:20:27 +00:00 |
|
github-actions[bot]
|
f703decd42
|
chore: update EC2 Instance Offerings (#6554)
|
2023-07-23 21:02:28 +00:00 |
|
github-actions[bot]
|
7fdbbe1a5d
|
chore: update SSM default parameters (#6556)
|
2023-07-23 20:43:02 +00:00 |
|
github-actions[bot]
|
0bba0f3aba
|
chore: update EC2 Instance Types (#6555)
|
2023-07-23 20:42:29 +00:00 |
|
quirozs
|
39e57cc7a4
|
CognitoIDP: Deny login if user account is disabled (#6553)
|
2023-07-22 17:18:08 +00:00 |
|
Brian Pandola
|
d05eae7fed
|
Fix code scanning alerts (#6551)
* Escape period in URL regex
* Fix capital letter range
* Fix unintentional range and duplicate period in regex
* Formatting
|
2023-07-22 10:55:57 +00:00 |
|
sophcass
|
77a09b71b7
|
Fix for BatchRequestTooLong exception. (#6550)
A BatchRequestTooLong is thrown by AWS if the length of all the messages put together is greater than the AWS limit. See AWS documentation here: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessageBatch.html#:~:text=Status%20Code%3A%20400-,BatchRequestTooLong,-The%20length%20of.
This change if applied determines the sum of all the messages and throws an exception if the AWS limit is exceeded.
Co-authored-by: Sophie Cassidy <sophie.cassidy@ly.st>
|
2023-07-22 10:28:21 +00:00 |
|
Bert Blommers
|
e26cfe7dc6
|
Techdebt: MyPy: Remove unused ignores (#6542)
|
2023-07-20 15:46:54 +00:00 |
|
Viren Nadkarni
|
baf4f9c834
|
Organizations: Update trusted service pricipals (#6539)
|
2023-07-19 18:33:30 +00:00 |
|
Bert Blommers
|
7bbec751df
|
CloudFormation: describe_stack_instances() now returns the StackInstanceStatus-attribute (#6536)
|
2023-07-19 09:37:13 +00:00 |
|
Bert Blommers
|
1aa8e7a7b2
|
IOT: search_index() now returns the connectivity-attribute (#6535)
|
2023-07-19 09:36:55 +00:00 |
|
Bert Blommers
|
cdcf356424
|
S3: Optional support for CRC32C (#6534)
|
2023-07-19 09:36:38 +00:00 |
|
github-actions[bot]
|
cb2a40dd0a
|
chore: update SSM default parameters (#6529)
|
2023-07-18 18:45:19 +00:00 |
|
github-actions[bot]
|
e3727fd40e
|
chore: update EC2 Instance Offerings (#6526)
|
2023-07-18 11:12:00 +00:00 |
|
github-actions[bot]
|
d26d8cbd0b
|
chore: update EC2 Instance Types (#6528)
|
2023-07-16 10:55:49 +00:00 |
|
Moto Admin
|
7b942b5363
|
Post-release steps
|
2023-07-15 21:47:41 +00:00 |
|
Bert Blommers
|
1242819e16
|
Prep release 4.1.13 (#6524)
|
2023-07-15 21:34:51 +00:00 |
|
Macwan Nevil
|
55a72f3e88
|
S3: fixed tagging (#6491)
|
2023-07-14 12:54:41 +00:00 |
|
Macwan Nevil
|
1098d4557f
|
Logs: added support for destinations mocking (#6487)
|
2023-07-14 12:53:44 +00:00 |
|
rafcio19
|
e0ceec9e48
|
RDS: db instance identifier validation (#6519)
|
2023-07-13 21:31:14 +00:00 |
|
Giovanni Grano
|
9b641e3c29
|
Techdebt: Fix service name for acm backend (#6446)
|
2023-07-13 18:01:01 +00:00 |
|
steffyP
|
33c665fc21
|
EMR: fix handling of Properties for job flows (#6513)
|
2023-07-12 17:30:58 +00:00 |
|
Bert Blommers
|
6668310884
|
Scheduler: get_schedule() now returns the CreationDate and LastModificationDate attributes (#6510)
|
2023-07-11 09:32:22 +00:00 |
|
Bert Blommers
|
2dbbdc3123
|
IOTData: publish() should be able to handle non-Unicode bytes (#6509)
|
2023-07-11 09:31:44 +00:00 |
|
Bert Blommers
|
971568f226
|
CloudFront - Add default timeouts for CustomOrigins (#6508)
|
2023-07-11 09:31:07 +00:00 |
|
github-actions[bot]
|
7d31fe378d
|
chore: update SSM default parameters (#6503)
|
2023-07-10 21:05:24 +00:00 |
|
github-actions[bot]
|
9ff5fae7c3
|
chore: update EC2 Instance Offerings (#6498)
|
2023-07-10 21:04:54 +00:00 |
|