Commit Graph

7426 Commits

Author SHA1 Message Date
Bert Blommers
94100c116c
S3: get_object_attributes() (#6075) 2023-03-16 10:56:20 -01:00
Oliver Mannion
30a3df58f7
Techdebt: add typing to AMIS (#6063) 2023-03-15 22:38:20 -01:00
dependabot[bot]
6da5855dcf
Bump maven-resources-plugin in /other_langs/tests_java (#6069) 2023-03-15 19:24:04 +00:00
dependabot[bot]
1b52b028b6
Merge pull request #6071 from getmoto/dependabot/maven/other_langs/tests_java/org.apache.maven.plugins-maven-jar-plugin-3.3.0 2023-03-15 19:05:31 +00:00
dependabot[bot]
52154f951c
Bump junit from 4.13.1 to 4.13.2 in /other_langs/tests_java (#6072) 2023-03-15 11:01:54 -01:00
dependabot[bot]
0e2c9bf50b
Bump maven-site-plugin from 3.7.1 to 3.12.1 in /other_langs/tests_java (#6070) 2023-03-15 10:42:28 -01:00
dependabot[bot]
ec3e214c04
Bump maven-install-plugin from 2.5.2 to 3.1.0 in /other_langs/tests_java (#6068) 2023-03-14 22:19:30 -01:00
Bert Blommers
fe8d30ae63
Techdebt: MyPy IAM (#6066) 2023-03-14 18:52:07 -01:00
dependabot[bot]
30e188c0c5
Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /other_langs/tests_java
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.0.2...maven-jar-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:29:28 +00:00
Brian Pandola
f1fcbfaa00
Fix-up syntax (#6067) 2023-03-14 09:28:53 -07:00
dependabot[bot]
f946f3b14c
Bump aws-actions/configure-aws-credentials from 1 to 2 (#6065) 2023-03-14 11:44:37 -01:00
dependabot[bot]
fa521b063b
Bump junit from 4.11 to 4.13.1 in /other_langs/tests_java (#6064) 2023-03-14 11:43:57 -01:00
Bert Blommers
076f943d0f
Update dependabot.yml 2023-03-13 09:47:43 -01:00
github-actions[bot]
63c6378337
chore: update SSM default parameters (#6061) 2023-03-12 21:31:35 -01:00
github-actions[bot]
6f89de5872
chore: update SSM default AMI's (#6060) 2023-03-12 21:30:56 -01:00
github-actions[bot]
d4b1f09032
chore: update EC2 Instance Offerings (#6058) 2023-03-12 21:30:15 -01:00
github-actions[bot]
076ad3ec0f
chore: update EC2 Instance Types (#6059) 2023-03-12 16:31:16 -01:00
Paul Martins
1257e93ec0
Athena fixes and additions (#6055) 2023-03-12 16:14:33 -01:00
Hans Donner
18ec0c5467
Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
Bert Blommers
0d7cec26b7
EC2: Revoke rules without specifying IPProtocol (#6057) 2023-03-12 15:52:15 -01:00
Bert Blommers
e70911fd35
CognitoIDP: ID-token has different key for username (#6056) 2023-03-12 09:19:33 -01:00
CiolFr
25f0c660f7
EC2: describe_security_group_rules now uses Filter-argument (#6041) 2023-03-11 22:28:16 -01:00
Bert Blommers
f1f4454b0f
Techdebt: MyPy g-models (#6048) 2023-03-11 16:00:52 -01:00
Hans Donner
bb39b02098
Techdebt: Sure - Scripts (test templates) (#6052) 2023-03-11 14:37:39 -01:00
Hans Donner
bb60ea3594
Techdebt: Sure - Documentation (#6051) 2023-03-11 14:37:02 -01:00
Steph Manning
1934d24ad5
Support CloudFormation and ECS ResourceTypeFilters in ResourceGroupsTaggingAPI get_resources() (#6023) 2023-03-11 12:19:22 -01:00
Bert Blommers
d022b404d3
SecretsManager - put/delete_resource_policy (#6049) 2023-03-10 22:45:21 -01:00
Bert Blommers
c7478495a2
Admin: Use different GH action to create PRs (#6047) 2023-03-10 11:47:42 -01:00
kevinvalleau
8d09d797e6
Autoscaling: params not sorted properly when tags are present (#6038) 2023-03-10 11:47:19 -01:00
Hans Donner
0231979c18
Techdebt: Sure - Dax (#6044) 2023-03-10 11:45:48 -01:00
Przemysław Dąbek
aa9bba72af
[Glue] Add support to more fields in Glue job (#6045) 2023-03-10 11:45:16 -01:00
Viren Nadkarni
2c9c7a7a63
S3: Restored archived objects must be retrievable (#6043) 2023-03-09 21:00:17 -01:00
Brian Pandola
84174e129d
TechDebt: Remove __future__ imports (#6037) 2023-03-08 20:50:13 -01:00
Bert Blommers
2b00b050de
Firehose Improvements (#6028) 2023-03-07 22:08:55 -01:00
Bert Blommers
adfbff1095
EC2: create_vpc_endpoint() should use default policy document if not provided (#6022) 2023-03-06 23:21:02 -01:00
Bert Blommers
33ce02056d
Techdebt: MyPy F-services (#6021) 2023-03-06 21:41:24 -01:00
Bert Blommers
26904fdb36
CloudFormation: Error when referencing unknown resource in FN:GetAtt (#6019) 2023-03-06 15:00:20 -01:00
github-actions[bot]
4ac344bda6
chore: update SSM default parameters (#6017) 2023-03-06 14:59:40 -01:00
Viren Nadkarni
a30dbafc93
EC2: DestinationCidrBlock filter for DescribeRouteTables (#5932) 2023-03-06 12:19:23 -01:00
Moto Admin
072347ea96 Post-release steps 2023-03-05 13:32:26 +00:00
Bert Blommers
de388cfd9e
Prepare release 4.1.4 (#6013) 2023-03-05 09:28:05 -01:00
Bert Blommers
101cee8360
Techdebt: MyPy Events, EMR (#6012) 2023-03-05 09:27:17 -01:00
Bert Blommers
57205668ed
DynamoDB: Ensure first argument to list_append() exists (#6011) 2023-03-04 12:25:48 -01:00
Bert Blommers
f6ead48401
SSM: Include default parameters at /aws/service/ecs/optimized-ami (#6008) 2023-03-04 11:36:00 -01:00
Bert Blommers
8b058d9177
S3: Improve Cors AllowedOrigin behaviour (#6007) 2023-03-03 21:40:55 -01:00
Bert Blommers
96b8e12d45
Glue: get_table() should return latest version (#6006) 2023-03-03 18:43:44 -01:00
Bert Blommers
a1a43e3f74
Techdebt: MyPy EMR (#6005) 2023-03-03 18:42:11 -01:00
Bert Blommers
0e24b281eb
Admin: Introduce reusable CI workflows (#6004) 2023-03-03 13:12:16 -01:00
Bert Blommers
d525423f94
Admin: Add tests for Java SDK (#6002) 2023-03-02 13:28:21 -01:00
Bert Blommers
c5a91e6cc6
Lambda+SQS: Allow FIFO queues to be used as event sources (#5998) 2023-03-01 14:03:20 -01:00