Bert Blommers
504387dcb8
Redshift: describe_clusters() now returns the TotalStorageCapacityInMegaBytes ( #6868 )
2023-09-29 22:05:38 +00:00
Bert Blommers
06982582b7
Glue: Default CatalogId should be the AccountID ( #6864 )
2023-09-29 12:08:22 +00:00
Bert Blommers
5563e62f21
EC2: delete_fleet() should set correct status ( #6863 )
2023-09-29 12:07:38 +00:00
Bert Blommers
438b2b7843
Feature: Proxy ( #6848 )
2023-09-27 18:34:30 +00:00
Edgar Ramírez Mondragón
39b9c2f121
Implement state transitions for ECS tasks ( #6857 )
2023-09-27 14:56:34 +00:00
Viren Nadkarni
fea098310a
EC2: Cross-account transit gateway peering attachments ( #6851 )
2023-09-27 12:50:26 +00:00
Bert Blommers
bc9c8ef8ab
Admin: Enable some tests to run against AWS ( #6855 )
2023-09-27 07:12:13 +00:00
Bert Blommers
fecde6c001
IAM: list_groups() now returns the CreateDate-attribute ( #6854 )
2023-09-26 21:59:37 +00:00
João Pedro Schmitt
9a84423187
CognitoIDP: clean MFA settings capability and enable multiple MFA methods ( #6853 )
2023-09-26 17:45:40 +00:00
HALLOUARD
c1bbae3604
feat: Add sagemaker list_model_package_groups and fix versionned model packages ( #6847 )
2023-09-26 08:43:27 +00:00
maederm
f878aaf8cd
Feature: s3 sns notification ( #6838 )
2023-09-22 13:17:01 +00:00
Sannya Singal
387e0960d3
elbv2: adds a new ssl policy ( #6835 )
...
* add ssl policy for ELBSecurityPolicy-TLS13-1-2-2021-06
* run formatter
* fix failing tests
2023-09-21 17:35:15 +00:00
Viren Nadkarni
5f1fb65038
EC2: Cross-account VPC peering connections ( #6826 )
2023-09-20 07:23:17 +00:00
Bert Blommers
643759bd64
Admin: Rework skipped tests for ServerMode ( #6833 )
2023-09-19 19:46:20 +00:00
cm-iwata
2ada07ff44
ECS: add pidMode validation for FARGATE ( #6825 )
2023-09-19 12:39:14 +00:00
Jean-Frederic Mainville
e8674cede8
Opensearch: Add the list_domain_names
method support ( #6824 )
2023-09-19 07:41:54 +00:00
Bert Blommers
643cf7c55e
DynamoDB - Return binary data in right format ( #6828 )
2023-09-18 21:22:03 +00:00
Bert Blommers
55293b3668
ELBv2: Improve Target Group validation ( #6818 )
2023-09-16 08:54:51 +00:00
Macwan Nevil
fb9023a20e
ELBv2: added validation for create_target_group() and set_ip_address_type() ( #6817 )
2023-09-15 19:57:11 +00:00
Bert Blommers
b7cedf6480
Prep release 4.2.3 ( #6814 )
2023-09-15 17:56:03 +00:00
Bert Blommers
2bae13bf5b
DynamoDB: Fix projection expression with binary attribute ( #6816 )
2023-09-15 17:17:57 +00:00
Macwan Nevil
971e432ad3
ELBv2: fix parity in describe_target_group ( #6812 )
2023-09-15 10:12:47 +00:00
Demetrios Tsillas
c6b3e5a370
EBS: Some fixes to snapshot uploading ( #6520 )
...
* Two fixes to support Citrix AWS hypervisor plugin: ebs responses for putting a block and completing a snapshot should be 201 and 202 respectively rather than 200; If the body cannot be utf-8 decoded, try base64.Z
* Update responses.py
* Update responses.py
* Update responses.py
* Add EBS snapshot unit test
* EBS: put_snapshot_block() should support raw bytes
---------
Co-authored-by: Demetrios Tsillas <Demetrios.Tsillas@citrix.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:42:40 +00:00
Florian Weyandt
6831c42284
Elbv2.create rule links target group to lb ( #6452 )
...
* Link loadbalancer arn to target group when creating a forward rule so target groups can be found by loadbalancer arn
* add test for describe_target_groups by loadbalancer arn when creating listener rule after listener creation
* Linting
---------
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:39:17 +00:00
Macwan Nevil
c1a6609f55
ELBv2: added validation for target group ( #6808 )
2023-09-14 12:52:14 +00:00
Aurélien Joga
9d8c11fdc8
IAM validation: Resource is now processed during authorization ( #6799 )
2023-09-14 12:48:20 +00:00
Bert Blommers
a1b0bb9298
IAM: Populate role.last_used when assuming a role ( #6810 )
2023-09-14 08:49:53 +00:00
Bert Blommers
be2f45ed8b
Core: Mocked ACCESS_KEY values now adhere to AWS guidelines ( #6807 )
2023-09-12 13:17:01 +00:00
Sha
c37ddd9c5c
Core responses: Add missing registered() ( #6597 )
2023-09-12 13:16:42 +00:00
Bert Blommers
60fd1a5cf2
Techdebt: Improve date handling across Moto ( #6803 )
2023-09-11 22:23:44 +00:00
Bert Blommers
b7efcdde6f
Events: Support for partner event sources ( #6804 )
2023-09-11 22:23:26 +00:00
Jean-Frederic Mainville
5e8b457bc9
Elastic Beanstalk: Add the delete_application
method support ( #6797 )
2023-09-11 08:57:27 +00:00
Bert Blommers
de4ce26c20
SFN: list_executions() now returns the StopDate-attribute ( #6802 )
2023-09-10 18:14:41 +00:00
Bert Blommers
fa9aa95156
KMS: sign/verify should use the original message, not the base64-encoded version ( #6795 )
2023-09-09 09:57:39 +00:00
Akira Noda
121ad974b8
Batch: Using enum for job status ( #6789 )
2023-09-08 15:23:57 +00:00
Brett Buford
a8ab8011ed
KMS: Return proper metadata when replicating a key ( #6788 )
2023-09-08 15:23:09 +00:00
Michael French
1d3ddc9a19
Athena: make statement type dependent on query command ( #6786 )
2023-09-08 13:13:26 +00:00
Paul Dittamo
056b69bee7
S3: add granting logging perms using bucket policy ( #6715 )
2023-09-08 13:12:26 +00:00
Bert Blommers
ca9d8fc420
IAM validation: Now supports SSM requests ( #6785 )
2023-09-08 07:27:17 +00:00
Bert Blommers
3545d38595
DynamoDB: key_condition_expression cannot contain a literal value ( #6784 )
2023-09-07 20:45:04 +00:00
Bert Blommers
870f0ad22d
Feature: RoboMaker: *_robot_applications() ( #6780 )
2023-09-07 13:59:25 +00:00
Ben Simon Hartung
3e928bcad6
S3: fix Range request handling ( #6778 )
2023-09-07 07:20:24 +00:00
Bert Blommers
4ea51d8795
Events: put_events() now support HTTP targets ( #6777 )
2023-09-06 22:30:10 +00:00
Miki Watanabe
5b2da11e19
BUG: fix lint error E721 ( #6767 )
...
Co-authored-by: 渡邊 美希 <miki.watanabe@watanabes-MacBook-Pro.local>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-06 13:08:35 +00:00
JoshuaLicense
49f5a48f71
fix(secretsmanager): fix update of no-value initial secret ( #6771 )
2023-09-05 21:04:44 +00:00
Mario Nitchev
c653b597f3
EC2: Support filtering transit gateways by tag ( #6774 )
2023-09-05 17:32:26 +00:00
Bert Blommers
bf9bbcc506
AWSLambda: Layers are now loaded onto the Docker image ( #6772 )
2023-09-05 17:31:13 +00:00
Bert Blommers
264723d981
Techdebt: Do not load EC2 images unless necessary, to speed things up ( #6761 )
2023-09-03 14:59:09 +00:00
Jean-Frederic Mainville
d78db35f41
ElastiCache: Add the create_cache_cluster
, delete_cache_cluster
and describe_cache_clusters
methods support ( #6754 )
2023-09-02 13:00:25 +00:00
Bert Blommers
e211366534
SageMaker: list_notebook_instances() ( #6756 )
2023-09-02 06:34:49 +00:00