Commit Graph

8328 Commits

Author SHA1 Message Date
Ben Simon Hartung
a141d29c97
SNS: allow SetSubscriptionAttributes to unset FilterPolicy (#7251) 2024-01-26 20:54:02 -01:00
archinksagar
6c7dff6af6
Feature: Backup api (#7231) 2024-01-26 20:49:48 -01:00
Bert Blommers
404c1ea9e3
S3: LastModified-date should always be in English (#7254) 2024-01-26 20:30:55 -01:00
Guilherme de Amorim
a04ef58386
SageMaker: correct describe_model_package_group does not exist msg (#7246) 2024-01-25 21:38:37 -01:00
SoenkeD
876cfeaa9c
RDS instance restore to point in time - fix failing to copy DB subnet group (#7243) 2024-01-25 21:37:11 -01:00
Bogdan Girman
33024619eb
SageMaker: Add exception when resource already exists (#7239) 2024-01-25 21:34:04 -01:00
Akira Noda
494eac54aa
Using Enum for s3 notification events (#7238) 2024-01-25 21:33:04 -01:00
Ben Simon Hartung
1c3c4953cf
ELBv2: add new valid attributes to modify_load_balancer_attributes (#7240) 2024-01-23 13:40:44 -01:00
github-actions[bot]
987fb7d7c1
chore: update EC2 Instance Offerings (#7235) 2024-01-22 16:20:00 -01:00
github-actions[bot]
287535a2a2
chore: update SSM default parameters (#7237) 2024-01-21 17:04:37 -01:00
github-actions[bot]
266c984f9a
chore: update EC2 Instance Types (#7236) 2024-01-21 17:03:49 -01:00
Bogdan Girman
8d91d09b42
Add SageMaker Feature Group (#7227) 2024-01-21 17:03:29 -01:00
Josh Levy
792956e959
RDS: Snapshot attributes, cluster parameters (#7232) 2024-01-20 09:40:22 -01:00
Bert Blommers
5de7d4df38
ACM: DomainValidationOptions should be the same for validated certificates (#7233) 2024-01-19 22:11:19 -01:00
Akira Noda
e379afe04e
Fix typo in moto/events/notifications.py (#7229) 2024-01-19 18:58:44 -01:00
github-actions[bot]
35eb00914c
chore: update IAM Managed Policies (#7224) 2024-01-18 14:13:47 -01:00
Michał Górny
7afd91fd23
Fix more test failures on platforms with 32-bit time_t (#7222) 2024-01-18 11:32:07 -01:00
Bert Blommers
05d7b183ed
Admin: Configure AWS creds when pulling IAM default policies 2024-01-18 11:13:28 -01:00
Bert Blommers
4ff56bffb8
Admin: Automate IAM Managed Policies updates 2024-01-18 11:10:09 -01:00
github-actions[bot]
e3f60e2b1f
chore: update SSM default parameters (#7215) 2024-01-17 10:37:03 -01:00
github-actions[bot]
7f1ab51fd0
chore: update EC2 Instance Offerings (#7213) 2024-01-15 14:19:38 -01:00
github-actions[bot]
5c29b2165c
chore: update EC2 Instance Types (#7214) 2024-01-15 12:36:33 -01:00
Bert Blommers
a0efb32e3a
Admin: Update documentation generation requirements (#7217) 2024-01-14 14:56:06 -01:00
Bert Blommers
f47080a420
CognitoIDP: ID-token now exposes custom attributes (#7212) 2024-01-13 22:05:45 -01:00
Bert Blommers
3b3f718d41
SagemakerRuntime: invoke_endpoint_async() implementation (#7211) 2024-01-13 20:09:57 -01:00
Bert Blommers
455fbd5eaa
DynamoDB: query() now returns the correct ScannedCount (#7208) 2024-01-13 17:36:19 -01:00
Viren Nadkarni
624de34d82
EC2: Add tag support for security group rules (#7204) 2024-01-13 11:54:51 -01:00
SoenkeD
99e01b5adc
RDS: add restore db instance to point in time (#7203) 2024-01-10 19:49:20 -01:00
SoenkeD
b0cdcc229c
RDS DB snapshot none handling (#7199) 2024-01-10 19:47:04 -01:00
JohannesKoenigTMH
9d30b1aa43
LakeFormation: extend permissions catalog functionality (#7156) 2024-01-10 19:46:07 -01:00
Moto Admin
c0eef70514 Post-release steps 2024-01-06 15:42:12 +00:00
Bert Blommers
0c7b02c0b5
Prep release 4.2.13 (#7193) 2024-01-06 14:32:19 -01:00
Bert Blommers
e7c86e5946
Techdebt: Simplify PinPoint routing (#7191) 2024-01-06 07:24:12 -01:00
Bert Blommers
57bc607307
Techdebt: Simplify MQ routing (#7190) 2024-01-05 22:40:46 -01:00
Bert Blommers
be04fe5e0c
Techdebt: Simplify DataBrew routing (#7188) 2024-01-05 22:40:29 -01:00
Bert Blommers
eac16099ef
Techdebt: Ensure unique folder for test results (#7189) 2024-01-05 20:32:51 -01:00
Joel McCoy
c2139a450b
SSOAdmin: Add customer managed policy functionality (#7186) 2024-01-04 22:05:26 -01:00
Guilherme de Amorim
3ae1b62590
SageMaker: model-package-group supports list_tags, add_tags and remove_tags (#7183)
Co-authored-by: Guilherme <guilherme.amorim@ifood.com.br>
2024-01-04 18:13:30 -01:00
Joel McCoy
cdd9cd8fdd
Implements sso-admin AWS Managed Policies (#7184) 2024-01-04 14:27:48 -01:00
rafcio19
1c8f5f4949
Cloudformation: broken changeset update (#7180) 2024-01-04 14:27:24 -01:00
Joel McCoy
5fadeb869e
SSO-admin: Add basic inline policy crud operations (#7182) 2024-01-03 19:04:40 -01:00
Joel McCoy
c436bb93ef
sso-admin: list_account_assignments() pagination (#7181) 2024-01-03 19:03:21 -01:00
Joel McCoy
ea47ba7939
SSO Admin: list_account_assignments_for_principal (#7179) 2024-01-03 10:50:09 +00:00
Farhan Angullia
2dca5b7736
IdentityStore: add list_group_memberships_for_member (#7177) 2024-01-03 10:46:56 +00:00
dependabot[bot]
2193069a34
Bump ruby/setup-ruby from 1.163.0 to 1.165.1 (#7176) 2024-01-01 22:59:54 +00:00
dependabot[bot]
c5f59a8539
Bump org.apache.maven.plugins:maven-compiler-plugin (#7175) 2024-01-01 22:59:03 +00:00
dependabot[bot]
211b63d614
Bump org.apache.maven.plugins:maven-surefire-plugin (#7174) 2024-01-01 22:58:21 +00:00
dependabot[bot]
0cc334d413
Bump software.amazon.awssdk:bom in /other_langs/tests_java (#7173) 2024-01-01 22:57:37 +00:00
github-actions[bot]
b23d94e27e
chore: update SSM default AMI's (#7172) 2024-01-01 18:16:30 +00:00
github-actions[bot]
e2d53dacba
chore: update Config Managed Rules (#7171) 2024-01-01 16:40:32 +00:00