github-actions[bot]
ffc8b7dd08
chore: update SSM default parameters ( #6733 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-08-27 12:56:48 +00:00
github-actions[bot]
e4f8d17acc
chore: update EC2 Instance Types ( #6732 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-08-27 12:55:53 +00:00
Bert Blommers
93131e6173
Logs: get_query_results() and describe_queries() ( #6730 )
2023-08-27 07:40:52 +00:00
Akira Noda
866c28a309
KMS: Add RSASSA_PKCS1_V1_5_SHA_256, 384, 512
signing algorithms ( #6729 )
2023-08-26 07:18:00 +00:00
Bert Blommers
111c349682
ResourceGroupsTaggingAPI: tag_resource() for RDS resources ( #6727 )
2023-08-26 07:15:57 +00:00
Bert Blommers
59ebe7d6a5
Core: Allow request decompression ( #6726 )
2023-08-26 07:14:40 +00:00
Bert Blommers
18e382c8ca
Techdebt - Allow OrderedDict when paginating ( #6725 )
2023-08-25 20:01:36 +00:00
Bert Blommers
a1adf241b4
Logs: Support two subscription filters ( #6724 )
2023-08-25 08:03:49 +00:00
amlodzianowski
4d4cae08d2
SQS: perform validation on all messages before attempting a send ( #6722 )
2023-08-25 08:03:18 +00:00
Joel McCoy
a29f556358
IdentityStore: list_users() ( #6719 )
2023-08-25 08:01:43 +00:00
Bert Blommers
6eb16e8038
Techdebt: Paginator should support OrderedDict's ( #6723 )
2023-08-25 08:01:25 +00:00
Paul
b6a582e624
Cognito-IDP describe_resource_server() and list_resource_servers() ( #6717 )
2023-08-24 19:09:38 +00:00
Bert Blommers
d351853276
Logs: get_log_events() should allow max 10.000 events
2023-08-24 18:08:17 +00:00
amlodzianowski
873bc9cf1a
fix: broad catch statement for failedInvalidDelay ( #6721 )
...
Co-authored-by: Adrian Mlodzianowski <amlodzianowski@logicworks.net>
2023-08-24 17:46:03 +00:00
Bert Blommers
3cf4f6315b
SecretsManager: Allow creation/update of secrets without values ( #6720 )
2023-08-24 13:48:53 +00:00
Bert Blommers
8ff53ff417
IAM: Keep AWS managed policies cache clean ( #6716 )
2023-08-24 07:54:32 +00:00
Akira Noda
6a1a5ca5a2
KMS: add RSASSA_PSS_SHA_384
and RSASSA_PSS_SHA_512
signing algorithm ( #6711 )
2023-08-24 07:52:11 +00:00
Moto Admin
4dc758fd49
Post-release steps
2023-08-23 09:52:15 +00:00
Bert Blommers
22dcdf86ff
Docker image is now based on Python 3.11 ( #6714 )
2023-08-23 07:28:42 +00:00
Moto Admin
a853fd714d
Post-release steps
2023-08-22 08:08:42 +00:00
Bert Blommers
9e3e5e947b
DynamoDB: Allow ProjectionExpressions on attributes that contain a . ( #6709 )
2023-08-21 21:52:58 +00:00
Bert Blommers
bc29ae2fc3
Techdebt: Update TF tests ( #6661 )
2023-08-21 20:33:16 +00:00
Akira Noda
78c518ddc8
KMS: Support 3072 and 4098 key sizes for RSA ( #6708 )
2023-08-21 18:07:12 +00:00
github-actions[bot]
d8a51aefec
chore: update SSM default parameters ( #6706 )
2023-08-20 14:33:53 +00:00
github-actions[bot]
8bac51c9d1
chore: update EC2 Instance Types ( #6704 )
2023-08-20 14:33:32 +00:00
github-actions[bot]
8be764896a
chore: update EC2 Instance Offerings ( #6703 )
2023-08-20 14:32:49 +00:00
Akira Noda
0d75cdc38b
KMS: Add RSASSA_PSS_SHA_256
private key ( #6702 )
2023-08-20 14:32:26 +00:00
Bert Blommers
e11ba21b83
IOT: group names can now contain special characters ( #6701 )
2023-08-20 10:17:57 +00:00
Akira Noda
5e1b166f25
KMS: refactoring signing_algorithms
property ( #6700 )
2023-08-19 20:49:45 +00:00
kbalk
ca83236da6
Techdebt: Replace sure with regular assertions in RedShift ( #6690 )
2023-08-19 17:58:06 +00:00
Dan Ballweg
f57bb251c8
RDS: Fix ClusterSnapshot template to include tags ( #6699 )
...
* fix ClusterSnapshot template to include tags
* update
---------
Co-authored-by: bot-test <bot-test@zendesk.com>
2023-08-19 10:56:07 +00:00
Akira Noda
27f025320a
KMS: Validate key specs ( #6630 )
...
* validate key specs
* fix failed tests
* add unittests
* fix typo
---------
Co-authored-by: Akira Noda <akira.noda@onecareer.com>
2023-08-19 10:53:54 +00:00
João Pedro Schmitt
c072bac9ee
CognitoIDP: user status FORCE_CHANGE_PASSWORD in USER_SRP_AUTH should require new password ( #6698 )
2023-08-18 20:37:01 +00:00
Pepe Fagoaga
a36cd89780
fix(cloudtrail): get_trail_status must work with MultiRegion trails ( #6687 )
2023-08-18 08:14:19 +00:00
Pepe Fagoaga
0b4889ad37
feat(ec2): Add Instance Monitoring attribute ( #6678 )
2023-08-16 21:55:24 +00:00
Scott Bailey
b71723b99a
awslambda: create_function()
should fail on duplicate ( #6626 )
2023-08-15 21:24:01 +00:00
Scott Bailey
824f22a794
AWSLambda: enforce concurrency quota in put_function_concurrency()
( #6628 )
2023-08-15 16:43:40 +00:00
Bert Blommers
05f34b9521
Techdebt: Revert using parsed_url in S3 ( #6670 )
2023-08-15 13:27:39 +00:00
Joel McCoy
76a743c56e
Implemented IdentityStore list_groups function ( #6644 )
2023-08-14 09:52:11 +00:00
github-actions[bot]
546dbf7f68
chore: update SSM default parameters ( #6654 )
2023-08-13 19:45:26 +00:00
github-actions[bot]
1a15742490
chore: update EC2 Instance Offerings ( #6648 )
2023-08-13 16:31:58 +00:00
github-actions[bot]
0785f1ef0c
chore: update EC2 Instance Types ( #6649 )
2023-08-13 10:20:45 +00:00
Aurélien Joga
5765201128
Techdebt: Re-add an ignore for mypy ( #6640 )
2023-08-13 10:13:27 +00:00
Brian Pandola
33e7583187
Fix Code Scanning Alert ( #6647 )
...
Ref: https://github.com/getmoto/moto/security/code-scanning/76
2023-08-12 23:44:26 -07:00
Bert Blommers
b41e2579c6
Scheduler: create_scheduler() now errors on duplicate names ( #6641 )
2023-08-12 21:58:33 +00:00
Bert Blommers
d47f984175
Sagemaker: list_model_package(): Fixed a bug in CreationTime params ( #6639 )
2023-08-12 21:12:49 +00:00
Bert Blommers
f297c4216f
DynamoDB: FilterExpressions/ProjectionExpressions cannot be an empty string ( #6636 )
2023-08-12 07:01:03 +00:00
Bert Blommers
4179de8a61
S3: Allow specific resource in IAM access policy ( #6637 )
2023-08-12 07:00:49 +00:00
Bert Blommers
3682cc633b
Techdebt: Reuse parsed URL across services ( #6635 )
2023-08-12 07:00:16 +00:00
Bert Blommers
303b1b92cb
IOTData: Support named shadows ( #6633 )
2023-08-11 07:20:44 +00:00
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
github-actions[bot]
1b2dfbaf56
chore: update EC2 Instance Types ( #6499 )
2023-07-09 22:22:55 +00:00
Viren Nadkarni
89f2a3c538
SSM: Fix bad state caused by invalid PutParameter request ( #6484 )
2023-07-07 14:13:57 +00:00
Bert Blommers
47bca5b607
Route53: create_hosted_zone() now returns the Location ( #6492 )
2023-07-07 09:10:52 +00:00
rafcio19
5f1ccb298e
Lambda: additional optional fields ( #6483 )
2023-07-06 16:45:29 +00:00
Daniel Fangl
3ddfc0db40
IAM: fix keyerror result when attaching non-existent policy, add tests, fix error message for user as well ( #6482 )
2023-07-05 15:00:19 +00:00
David
4011a68f06
ECR: add CreateRepository name validation ( #6479 )
2023-07-04 15:49:57 +00:00
Viren Nadkarni
b66272717f
Add type:Sender field to error response ( #6465 )
2023-07-04 11:06:20 +00:00
David
7f43889ef6
EC2: fix DescribeLaunchTemplateVersions default response ( #6477 )
2023-07-04 09:36:34 +00:00
github-actions[bot]
bc67c9410d
chore: update SSM Instance AMI's ( #6471 )
2023-07-04 09:33:26 +00:00
Viren Nadkarni
db002cb958
Route53: Implement GetHealthCheckStatus ( #6460 )
2023-07-03 10:03:48 +00:00
Bert Blommers
4f091efcce
CF:create_distribution() - fix config with single alias ( #6472 )
2023-07-02 10:04:05 +00:00
Bert Blommers
2d608ecd22
SecretsManager: delete_secret should throw an error for 0 day Recovery ( #6469 )
2023-07-01 11:35:22 +00:00
Bert Blommers
8e35eedc3d
Batch: create_compute_environment() now validates instanceRole and minvCpu ( #6470 )
2023-07-01 10:33:21 +00:00
Oliver Bell
bf3c9768b2
Lambda: create list_aliases functionality ( #6455 )
2023-07-01 10:32:33 +00:00
Bert Blommers
f1c72814d8
APIGatewayV2: Stages ( #6456 )
2023-06-29 09:09:15 +00:00
David
3f528f5428
EC2: add GroupId to SecurityGroupRules ( #6437 )
2023-06-29 09:07:52 +00:00
Cristopher Pinzón
8ba1a61424
SSM: add support for maintenance window tasks ( #6430 )
2023-06-28 21:30:11 +00:00
Bert Blommers
22774e8d08
Core: Reduce slowdown mock_all
( #6451 )
2023-06-28 21:23:33 +00:00
Bert Blommers
3056ba95b7
Cloudfront: Origin Access Control ( #6453 )
2023-06-28 13:37:45 +00:00
rafcio19
5c12416492
DynamoDB: correct no table error ( #6449 )
2023-06-27 21:06:49 +00:00
rafcio19
1d50326585
StepFunctions: validation according to api docs ( #6447 )
...
* fix: validation according to api docs
* fix: validate execution name
* fix: only validate name if name supplied
---------
Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-06-27 11:26:35 +00:00
github-actions[bot]
48bfda642a
chore: update SSM default parameters ( #6445 )
2023-06-26 08:50:51 +00:00
github-actions[bot]
ed2b3430c8
chore: update EC2 Instance Types ( #6443 )
2023-06-25 22:42:47 +00:00
github-actions[bot]
f15306c41e
chore: update EC2 Instance Offerings ( #6442 )
2023-06-25 22:42:20 +00:00
Bert Blommers
5c0827547d
RDS: Automated snapshots now have the appropriate SnapshotType ( #6444 )
2023-06-25 17:36:42 +00:00
Moto Admin
bec9130d4c
Post-release steps
2023-06-24 22:02:20 +00:00
Claudio Catterina
9b8e24925e
S3: Multiple Transitions in lifecycle configuration ( #6439 )
2023-06-24 19:30:13 +00:00
rafcio19
7e2cd92320
SSM: missing type from param update response ( #6436 )
2023-06-23 20:46:07 +00:00
Mike Grima
10106d76d9
Fixed bug in new Config recorder logic ( #6434 )
2023-06-23 10:23:52 +00:00
Cristopher Pinzón
9a247d5943
SSM: add support for maintenance window targets ( #6429 )
2023-06-23 10:22:35 +00:00
Mike Grima
883d01dd76
Merge pull request #6432 from rafcio19/fix/ssm_param_update
...
SSM: broken ssm param update, updated error message
2023-06-22 18:04:55 -04:00
Mike Grima
0a814f1697
Merge pull request #6425 from LewisGaul/replace-route-invalidparametervalue
...
EC2: Return appropriate error when calling EC2.Client.replace_route() with missing route
2023-06-22 13:21:40 -04:00
raf
103d6a9293
chore: mypy
2023-06-22 12:54:34 +01:00
Lewis Gaul
1d8ca4a852
Use same structure as delete_route() for determining cidr string
2023-06-22 04:29:05 -07:00
raf
e9d4816442
fix: broken ssm param update, updated error message
2023-06-22 11:57:12 +01:00
Mike Grima
af4a8e2ba6
AWS Config support for Resource Type Exclusions ( #6428 )
2023-06-21 11:41:00 +00:00
Cristopher Pinzón
c942883183
SSM: add patch baseline operations ( #6426 )
2023-06-21 11:37:09 +00:00
jeremyrobertson
5de95f4d02
Identitystore - Partial implementation ( #6411 )
2023-06-21 09:49:49 +00:00
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
Bert Blommers
a28dd1abc8
Pin typing_extensions for Py3.7 ( #6339 )
2023-05-24 21:18:34 +00:00
Jonathan Loscalzo
ea826891d3
Add Tags to Organizations Policies ( #6338 )
2023-05-22 22:28:45 -07:00
Akira Noda
b1b269208c
Add Tags
field for describe_spot_fleet_requests
response ( #6332 )
...
* add tag specifications for request parameters
* add unit test for invalid tag resource type
2023-05-22 13:53:57 -07:00
github-actions[bot]
334a259856
chore: update SSM default parameters ( #6335 )
2023-05-22 14:26:20 +00:00
github-actions[bot]
c0a9154c62
chore: update EC2 Instance Offerings ( #6334 )
2023-05-22 14:20:12 +00:00
Moto Admin
c9d62e9402
Post-release steps
2023-05-21 21:31:51 +00:00
Viren Nadkarni
8ca9c17e5e
SNS: Cross-account access for topics ( #6330 )
2023-05-21 11:14:38 +00:00
rafcio19
eeb32bd048
Core: add date to response metadata ( #6329 )
2023-05-20 20:47:08 +00:00
rafcio19
e677bee2e6
IAM: missing CreateDate from get_group response ( #6328 )
...
* fix: missing CreateDate from get_group response
* tests: fix servermode tests
* feat: PasswordLastUsed in groups response
---------
Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-05-19 12:33:56 +00:00
github-actions[bot]
61c475fef7
chore: update SSM default parameters ( #6324 )
2023-05-16 10:08:05 +00:00
github-actions[bot]
1ba183dc50
chore: update EC2 Instance Types ( #6323 )
2023-05-15 22:47:09 +00:00
github-actions[bot]
17ff8397cb
chore: update EC2 Instance Offerings ( #6322 )
2023-05-15 22:46:37 +00:00
Bert Blommers
73257241ce
S3: Accept-Ranges headers should have dash ( #6326 )
2023-05-15 22:45:34 +00:00
Jakub P
054ebcb326
sns: support FilterPolicyScope attribute, including filtering ( #6262 )
2023-05-15 17:24:44 +00:00
Ivan-Lukianov
523225d6e9
Autoscaling: Add metrics for E2 target tracking scaling ( #6314 )
2023-05-13 17:08:51 +00:00
Dean Matter
f7b2478726
Add sessions to Glue ( #6302 )
2023-05-12 15:41:48 +00:00
Bert Blommers
c96a21ddf4
Core: Prevent duplicate handlers when calling patch_client ( #6317 )
2023-05-12 15:34:41 +00:00
Ben Simon Hartung
760fa8fdc0
S3: fix checksum calculation ( #6309 )
...
* fix S3 compute checksums
* format
* fix test
* add copying of checksum between objects
* fix unit tests for checksum
2023-05-12 12:00:00 +00:00
rafcio19
922ee7edc1
EC2: vpc endpoint as a route target ( #6316 )
2023-05-12 10:12:36 +00:00
rafcio19
8516771d15
Secrets: add NextRotationDate and LastRotatedDate to secrets ( #6313 )
2023-05-12 10:10:52 +00:00
Bert Blommers
a39be74273
SNS: Allow Topic without properties to be deleted using CF ( #6312 )
2023-05-11 21:08:10 +00:00
rafcio19
60065b3cf8
ECS: allow ecs service to transition to arbitrary running task count ( #6289 )
2023-05-11 17:38:29 +00:00
Brandon
6b2ee153e6
Sagemaker - Add Transform jobs ( #6296 )
2023-05-10 17:54:49 +00:00
Ben Simon Hartung
417561cec6
S3: fix copy in place when requesting checksum ( #6308 )
2023-05-10 14:59:55 +00:00
Akira Noda
ebe48e7443
RDS: add SourceType field for response ( #6306 )
2023-05-10 14:48:17 +00:00
Ben Simon Hartung
9d8d166571
fix copy in place for bucket with encryption ( #6303 )
2023-05-10 10:03:03 +00:00
rafcio19
52846c9555
EC2: validate pagination parameters ( #6293 )
2023-05-09 15:47:15 +00:00
Bert Blommers
87d84c12e0
Cloudformation: delete_stack_instances() can remove multiple regions ( #6299 )
2023-05-09 11:23:27 +00:00
github-actions[bot]
fb304b87d6
chore: update SSM default parameters ( #6292 )
2023-05-09 11:23:03 +00:00
github-actions[bot]
426a6f62de
chore: update EC2 Instance Offerings ( #6291 )
2023-05-09 11:22:34 +00:00
Ben Simon Hartung
fae7ee76b3
fix S3 PutObjectRetention and PutObjectLegalHold not using versionId ( #6295 )
2023-05-08 20:41:22 +00:00
vdytyniak-exos
7a4eac06d0
S3: Do not unquote the key two times on multipart upload complete ( #6287 )
2023-05-08 17:14:20 +00:00
Moto Admin
1e455610ab
Post-release steps
2023-05-08 17:11:26 +00:00
rafcio19
763b582cf2
Fix ami attributes ( #6280 )
...
* fix: describe_image attributes
* refactor: unifi attribute logic, add tests
* chore: mypy
* chore: linting
* chore: unused method
* chore: increase coverage
2023-05-04 09:16:22 +00:00
rafcio19
6f170410e8
SES v2 ( #6259 )
...
* feat: add ses v2
* feat: move wrap v1 logic into v2 api
* feat: v2 api on v2 url
* chore: types
* chore: linting
* feat: raw emails
* chore: linting
* feat: add list_contacts
* fix: urls need to be explicit for this to work with moto server
* chore: linting
* chore: remodel
* chore: rework
* chore: cleanup
* chore: fix test
* chore: sort out mypy
* feat: add contact lists
* fix: new url for server mode
* feat: create and delete
* chore: linting
* chore: linting
* chore: refactor
* chore: match errors with real responses
* chore: linting
* chore: run implementation coverage script
* refactor: easier, faster look ups with dicts
* refactor: contact is now a child of contactlist
* tests: contactlists return 200 if empty, contacts do not
* chore: update botocore and run implementation coverage script
* refactor: add matching *_contact methods to backend model so coverage script can detect them
2023-05-01 18:15:29 +00:00
github-actions[bot]
65cf66dbcf
chore: update SSM default parameters ( #6273 )
...
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-05-01 17:13:37 +00:00
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
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
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
Bert Blommers
4ef076341d
SES - allow single curly brace in template ( #6208 )
2023-04-13 14:43:09 +00:00
Bert Blommers
90d67db6ea
AWSLambda: Do not keep downloading Docker images ( #6207 )
2023-04-13 09:25:47 +00:00
Bert Blommers
7ecc0161af
Techdebt: MyPy RDS ( #6203 )
2023-04-12 19:27:40 +00:00
Bert Blommers
c44f0b7395
StepFunctions: Ensure that all operations respect the FAILURE env var ( #6204 )
2023-04-12 09:26:28 +00:00
Bert Blommers
dda6e573dd
Techdebt: MyPy RAM ( #6202 )
2023-04-11 21:02:22 +00:00
Moto Admin
b9aec9af5a
Post-release steps
2023-04-11 16:22:09 +00:00
Bert Blommers
2cf0130d13
Prep Release 4.1.7 ( #6201 )
2023-04-11 14:31:46 +00:00
Bert Blommers
b4346e2eea
Service: Scheduler ( #6197 )
2023-04-10 16:00:15 +00:00
Marco Braga
01e2d11ed3
ELBv2-FakeLoadBalancer: attr load_balancing.cross_zone.enabled ( #6196 )
2023-04-10 15:48:30 +00:00
github-actions[bot]
04b9aa49a8
chore: update SSM default parameters ( #6193 )
2023-04-09 22:07:07 +00:00
github-actions[bot]
3c3a827aac
chore: update EC2 Instance Offerings ( #6191 )
2023-04-09 22:06:36 +00:00
Mike Grima
6a12c6c0a9
Merge pull request #6188 from mikegrima/config
...
Added support for AWS Config Retention Configuration
2023-04-09 15:21:36 -04:00
Mike Grima
ae8f2a19c6
Added support for AWS Config Retention Configuration
...
- Added AWS Config Retention Configuration support
- Also added S3 KMS Key ARN support for the Delivery Channel
- Updated the supported functions page for Config
2023-04-09 11:45:39 -04:00
Bert Blommers
c45e79a566
Techdebt: MyPy Quicksight ( #6194 )
2023-04-09 14:21:53 +00:00
rafcio19
201e57585b
SQS: Improve deduplication logic ( #6184 )
2023-04-09 10:13:28 +00:00
Bert Blommers
0e6d27bac0
S3: Allow Bucket Creation without specifying Content-Length header ( #6190 )
2023-04-09 10:05:43 +00:00
Bert Blommers
1eb3479d08
Techdebt: MyPy P ( #6189 )
2023-04-08 20:44:26 +00:00
Bert Blommers
ba05cc9c81
S3: Allow DeleteMarker as appropriate ( #6187 )
2023-04-08 10:34:15 +00:00
Bert Blommers
bab61089a3
RDS: Various improvements ( #6186 )
2023-04-08 10:33:09 +00:00
Bert Blommers
1111e10b87
DynamoDB: Allow attribute name 'S' ( #6185 )
2023-04-07 21:02:00 +00:00
Josh Kropf
dc460a3258
EC2: Fix egress rules used in ingress revoke method ( #6180 )
2023-04-06 18:59:18 +00:00
Matthew Burke
bbb07b4e7e
Cognito: Validate password in NEW_PASSWORD_REQUIRED ( #6174 )
2023-04-05 16:15:30 +00:00
Cole Peters
f424c6ac05
DynamoDB:query() KeyConditionExpression now allows enclosing the sort key condition in brackets ( #6178 )
2023-04-05 14:30:19 +00:00
Bert Blommers
db6874aec6
Techdebt: MyPy O ( #6177 )
2023-04-05 12:04:58 +00:00
Bert Blommers
be17a7d8e2
Logs: put_subscription_filter() now supports KinesisStream destinations ( #6176 )
2023-04-05 09:36:37 +00:00
Bartosz Janda
9f91ac0eb9
Cognito: Add missing double quota to special characters. ( #6173 )
2023-04-04 18:59:15 +00:00
Bert Blommers
6c32c089a1
Feature: LakeFormation ( #6172 )
2023-04-04 09:36:48 +00:00
Bert Blommers
8a79c34674
Update JS dependencies in MotoServer dashboard ( #6171 )
2023-04-04 09:36:16 +00:00