Luuk v/d Maagdenberg
2c47ee10b1
EC2: support $Latest and $Default when describing launch templates ( #5822 )
2023-01-11 18:31:14 -01:00
Bert Blommers
27a2e42d9b
Admin: Update Docs to point to getmoto ( #5826 )
2023-01-07 10:35:14 -01:00
Bert Blommers
89fdf9dbcb
Remove Py3.6 support ( #5818 )
2023-01-06 11:07:20 -01:00
Viren Nadkarni
fb0a4d64c8
EC2: Implement GetPasswordData ( #5798 )
2022-12-22 09:57:19 -01:00
Hisashi Kamezawa
52891e1641
EC2: Add iops to volume ( #5776 )
2022-12-16 19:22:55 -01:00
Daniel Roschka
0588db704a
Remove dependency on pytz ( #5749 )
2022-12-09 22:56:08 -01:00
Viren Nadkarni
4ec748542f
EC2: AllocateAddress fallback domain ( #5729 )
2022-12-05 20:20:03 -01:00
Viren Nadkarni
08c65a9a3c
EC2: fix launch template names not being reusable after delete ( #5726 )
2022-12-02 12:17:06 -01:00
Bert Blommers
b4f0fb7137
Prepare release 4.0.11 ( #5724 )
2022-11-30 20:09:37 -01:00
Bert Blommers
1a8ddc0f2b
Techdebt: Replace string-format with f-strings (for tests dirs) ( #5678 )
2022-11-17 21:41:08 -01:00
Marshall Mamiya
f185999602
EC2: Add EnableNetworkAddressUsageMetrics to VPC attribute ( #5618 )
2022-10-31 21:52:28 -01:00
rafcio19
1aabd3fd95
EC2: link IAM instance profile with instance ( #5617 )
2022-10-29 22:06:21 +00:00
Brian Pandola
83a60a279d
Implement filter route.vpc-peering-connection-id
for DescribeRouteTables ( #5601 )
2022-10-26 10:03:15 +00:00
Bert Blommers
694ae84bc0
Service: Comprehend (Entity Recognizer) ( #5530 )
2022-10-04 20:26:17 +00:00
Laurie O
8af786ed25
EC2: Correct previous instance state ( #5528 )
2022-10-04 10:36:39 +00:00
Laurie O
aefffd7eee
EC2: Match exception to AWS response when describing non-existent EC2 instance types ( #5527 )
2022-10-04 09:49:47 +00:00
Laurie O
148de0e562
EC2: Support all (current) instance-type filters ( #5526 )
2022-10-04 09:48:10 +00:00
Bobby Impollonia
b8932b19c9
EC2: Use private IP provided via NetworkInterfaces when creating EC2 instance ( #5523 ) ( #5524 )
2022-10-04 09:21:38 +00:00
Bert Blommers
f89b52680b
EC2:cancel_spot_fleet_request - Keep instances if Terminate=false ( #5516 )
2022-10-03 12:30:51 +00:00
Bert Blommers
9340335d73
EC2 availability zones in us-west-1: use A and B ( #5515 )
2022-10-02 13:03:03 +00:00
Bert Blommers
37c5be725a
EC2: Fix us-west-1 availability zones to b and c ( #5513 )
2022-10-01 22:33:22 +00:00
Radosław Piliszek
3679521d76
EC2 - Fix 3 issues with route table associations ( #5509 )
2022-09-30 22:36:55 +00:00
Bert Blommers
aa7d68a688
Feature: Ability to seed Moto, and make random ID's deterministic ( #5492 )
2022-09-28 09:35:12 +00:00
Bert Blommers
b9f5ecacde
EC2:run_instances() now validates the provided SecurityGroup ( #5486 )
2022-09-19 21:34:06 +00:00
Timothy Klopotoski
c648c0f957
Add CloudFormation support to EC2 Launch Templates ( #5477 )
2022-09-16 10:01:43 +00:00
Bert Blommers
0dfb61fbcf
SSM - bootstrap /aws/service/ami-amazon-linux-latest parameters ( #5427 )
2022-08-28 22:30:11 +00:00
Viren Nadkarni
37fa5f8bf4
EC2: implement ModifyVolumes and DescribeVolumesModifications ( #5399 )
2022-08-24 09:23:21 +00:00
Bert Blommers
0d5fdbe554
EC2:run_instances() now supports the HibernationOptions-param ( #5386 )
2022-08-23 17:22:24 +00:00
Felipe Marinho
af5d3f9e30
EC2: Add filter-options to describe_instance_types ( #5382 )
2022-08-23 14:56:57 +00:00
Felipe Marinho
ccadde5d32
EC2: support launch template tags ( #5381 )
2022-08-23 14:52:42 +00:00
Bert Blommers
3fbcac5820
Admin - Update static content ( #5395 )
2022-08-18 10:54:38 +00:00
Bert Blommers
9e1d78d44e
TechDebt - remove warnings from tests ( #5390 )
2022-08-17 14:01:22 +00:00
Bert Blommers
3d913f8f15
MultiAccount support ( #5192 )
2022-08-13 09:49:43 +00:00
Felipe Marinho
f743567789
EC2: Add ec2 fleets basic api ( #5367 )
2022-08-12 09:33:39 +00:00
Viren Nadkarni
e9c5cb2308
EC2: Generate IDs for all key pairs ( #5370 )
2022-08-10 21:29:54 +00:00
Johannes Loewe
b40c9760c1
EC2: handle non-existent template name for describe-launch-templates ( #5365 )
2022-08-10 19:17:30 +00:00
Brian Pandola
f701875334
Fix: KeyName
should not be in ec2:DescribeInstances
response if value is None
( #5347 )
...
AWS does not serialize NULL values.
2022-07-30 14:12:57 -07:00
Brian Pandola
be6e02e5fa
Add key-name
filter for ec2:DescribeInstances
( #5338 )
2022-07-27 00:19:47 -07:00
Guilherme Martins Crocetti
515faca8aa
Add extra keys to EC2 describe-addresses
operation ( #5306 )
2022-07-26 20:39:32 -03:00
Bert Blommers
6d68a5176b
EC2: create_customer_gateway - support PublicIp and IpAddress ( #5253 )
2022-06-22 21:05:44 +00:00
Michael Merrill
c3f06064ff
feature: handle overlapping routes ( #5187 ) ( #5233 )
2022-06-15 21:14:29 +00:00
Bert Blommers
e15c16eaed
EC2 - Error when passing in TagSpec with 0 tags ( #5216 )
2022-06-12 10:15:25 +00:00
Bert Blommers
8a8eaff547
EC2 - create_default_vpc ( #5212 )
2022-06-10 12:05:10 +00:00
Thomas Rausch
68b93c3b86
add ec2 network-acl egress filter ( #5174 )
2022-05-29 16:39:19 +00:00
szopen321
6b14d01f5d
EC2 - Add ami validation ( #5160 )
2022-05-26 16:04:36 +00:00
szopen321
e8ea958444
EC2 - Add keypair validation ( #5152 )
2022-05-25 14:18:03 +00:00
Brian Pandola
ab756c82b8
Add route.gateway-id
filter for ec2:DescribeRouteTables ( #5155 )
2022-05-22 09:43:51 +00:00
szopen321
dbcee3c196
Add instance type validation on add instance method ( #5132 )
2022-05-18 17:51:51 +00:00
szopen321
c59583c15b
Add availability zone check on add instance ( #5129 )
2022-05-16 16:58:14 +00:00
Brian Pandola
f65d3970aa
Add Ipv6Native
field to ec2:Subnet response templates
...
This is currently just a placeholder because Moto does not yet fully support
Ipv6 subnets, but it is included in the Ipv4 subnet responses (set to `False`).
2022-05-13 19:39:00 -07:00