Commit Graph

8513 Commits

Author SHA1 Message Date
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
Guilherme de Amorim
44dcd14088
Sagemaker model: support versioned models (#7165) 2024-01-01 14:25:37 +00:00
github-actions[bot]
c60b3f03ab
chore: update SSM default parameters (#7170) 2023-12-31 13:13:59 +01:00
akoshel
ba27f02225
Subject: [PR] Adding Rekognition compare_faces, detect_labels and detect_text, Textract detect_document_text (#7161) 2023-12-30 15:24:42 +01:00
cm-iwata
ba73f64e08
Scheduler: fix delete_schedule validation(#7160) (#7168) 2023-12-30 15:21:31 +01:00
cm-iwata
b3fa9bbb08
CognitoIDP: fix no scopes in create_resource_server (#7163) (#7167) 2023-12-30 15:20:36 +01:00
Nykolas Laurentino de Lima
ec0ebb488e
docs: Improve Moto concurrency safety documentation (#7166) 2023-12-30 15:19:38 +01:00
dependabot[bot]
e5f962193c
Bump ruby/setup-ruby from 1.162.0 to 1.163.0 (#7159) 2023-12-26 13:29:47 +00:00
github-actions[bot]
e29846432e
chore: update SSM default parameters (#7158) 2023-12-24 16:16:27 +00:00
HALLOUARD
a662f57310
Panorama: Add mock_panorama (#6948) 2023-12-24 15:12:45 -01:00
github-actions[bot]
b6530f8367
chore: update EC2 Instance Offerings (#7157) 2023-12-24 10:21:09 -01:00
Bert Blommers
f730d59229
Techdebt: Various improvements (#7154) 2023-12-22 13:01:57 -01:00
Bert Blommers
dc18556449
Route53: change_resource_record_sets(): Relax DELETE validation (#7153) 2023-12-21 21:18:44 -01:00
Timothy Klopotoski
9098554903
CloudFormation: Update AWS::EC2::LaunchTemplate by physical ID rather than by name (#7149) 2023-12-21 09:33:42 -01:00
Bert Blommers
3246b477c7
DynamoDB: scan() - Fixed bug in the ScanFilter-attribute (#7148) 2023-12-21 09:31:23 -01:00
Bert Blommers
d77acd4456
Techdebt: Replace deprecated utcfromtimestamp-methods (#7146) 2023-12-20 21:36:19 -01:00