Commit Graph

8042 Commits

Author SHA1 Message Date
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
kbalk
178f2b8c03
Config: Add checks for valid html when pulling managed rules (#6849) 2023-09-26 08:44:46 +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
github-actions[bot]
0cbde05795
chore: update SSM default parameters (#6846) 2023-09-24 15:03:03 +00:00
github-actions[bot]
cf7be8d02e
chore: update EC2 Instance Offerings (#6844) 2023-09-24 11:38:21 +00:00
github-actions[bot]
a3bac5795e
chore: update EC2 Instance Types (#6845) 2023-09-24 11:37:42 +00:00
Moto Admin
47a0f3169c Post-release steps 2023-09-23 08:54:08 +00:00
Bert Blommers
d45845deb1
Prep release 4.2.4 (#6842) 2023-09-23 07:22:19 +00:00
Bert Blommers
e758239fe8
Admin: Move form-data handling to core (#6840) 2023-09-23 07:18:54 +00:00
maederm
f878aaf8cd
Feature: s3 sns notification (#6838) 2023-09-22 13:17:01 +00:00
Bert Blommers
0ae51188dd
Create data-update_config-managed-rules.yml 2023-09-21 20:57:00 +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
kbalk
179a228741
Update script that creates managed rule list used by Config (#6823) 2023-09-20 07:30:58 +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
dependabot[bot]
281b0f1caf
Bump docker/build-push-action from 4 to 5 (#6832) 2023-09-19 07:44:36 +00:00
dependabot[bot]
3b2f14e7fd
Bump docker/login-action from 2 to 3 (#6830) 2023-09-19 07:43:57 +00:00
dependabot[bot]
21fe18521c
Bump docker/setup-qemu-action from 2 to 3 (#6831) 2023-09-19 07:43:09 +00:00
dependabot[bot]
9d297ae3f5
Bump docker/setup-buildx-action from 2 to 3 (#6829) 2023-09-19 07:42:34 +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
ab8bf21729
Update version to 4.2.4.dev 2023-09-17 16:44:08 +00:00
github-actions[bot]
57bf3db5c1
chore: update SSM default parameters (#6822) 2023-09-17 14:32:16 +00:00
github-actions[bot]
548f479915
chore: update EC2 Instance Types (#6821)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-09-17 10:53:30 +00:00
github-actions[bot]
eb9c968f4e
chore: update EC2 Instance Offerings (#6820)
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
2023-09-17 10:52:56 +00:00
Bert Blommers
be6cf96f82
Release workflow: Add required permissions for GHCR image 2023-09-16 18:04:49 +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
komada
d88d5afda6
Cognito: Limit user pool ID to 55 characters (#6813) 2023-09-14 22:23:21 +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
dependabot[bot]
0b8581ae98
Bump aws-actions/configure-aws-credentials from 3 to 4 (#6806) 2023-09-12 09:11:05 +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
github-actions[bot]
6c04b7b1ce
chore: update EC2 Instance Types (#6800) 2023-09-10 18:16:24 +00:00
github-actions[bot]
fc1cbab752
chore: update EC2 Instance Offerings (#6798) 2023-09-10 18:15:17 +00:00
Bert Blommers
de4ce26c20
SFN: list_executions() now returns the StopDate-attribute (#6802) 2023-09-10 18:14:41 +00:00
github-actions[bot]
03cc785615
chore: update SSM default parameters (#6801) 2023-09-10 12:22:15 +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