Akira Noda
|
90bdd72555
|
Admin: Using ruff format instead of black (#7502)
|
2024-03-21 19:17:29 -01:00 |
|
Nico Tonnhofer
|
fd21ccb5b7
|
CloudFormation: Return Description field in Outputs (#7489)
|
2024-03-20 19:45:02 -01:00 |
|
Brian Pandola
|
3e90012509
|
Add StateTransitionReason to ec2:DescribeInstances response (#7495)
|
2024-03-19 16:51:34 -07:00 |
|
rafcio19
|
8178cbde1a
|
EC2: SG rule tagging (#7424)
|
2024-03-05 13:08:13 -01:00 |
|
Bert Blommers
|
a54cb2937f
|
Techdebt: Remove ECDSA dependency (#7356)
|
2024-02-18 14:30:33 -01:00 |
|
Bert Blommers
|
85617404ef
|
Techdebt: Remove ACM/pytest warnings (#7350)
|
2024-02-17 07:39:03 -01:00 |
|
Bert Blommers
|
2c3f735e85
|
EC2: modify_image_attributes() now supports all LaunchPermissions (#7324)
|
2024-02-08 21:21:42 -01:00 |
|
Bert Blommers
|
dea4a98b64
|
Techdebt: Remove old/deprecated code (#7220)
|
2024-01-27 19:38:09 +00:00 |
|
Bert Blommers
|
a7f3b367b4
|
Introduce mock_aws() (#7194)
|
2024-01-27 19:38:09 +00:00 |
|
Viren Nadkarni
|
624de34d82
|
EC2: Add tag support for security group rules (#7204)
|
2024-01-13 11:54:51 -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 |
|
Timothy Klopotoski
|
40891c686a
|
EC2: launch templates created by CloudFormation have a generated name if not provided (#7135)
|
2023-12-18 20:31:12 -01:00 |
|
Viren Nadkarni
|
d44d05c4a1
|
EC2: Fix invalid value for NetworkInfo.EnaSupport (#7134)
|
2023-12-18 13:18:18 -01:00 |
|
Timothy Klopotoski
|
692b475501
|
CloudFormation: Implement Fn::GetAtt for AWS::EC2::LaunchTemplate (#7121)
|
2023-12-17 11:28:34 -01:00 |
|
Bert Blommers
|
cb3696a809
|
EC2: describe_availability_zones() now supports additional parameters (#7119)
|
2023-12-12 09:32:39 -01:00 |
|
tungol
|
55c589072f
|
Admin: sorting imports with ruff (#7075)
|
2023-11-30 14:55:51 -01:00 |
|
Bert Blommers
|
0b84eec6ab
|
EC2: describe_hosts() now returns the AllocationTime-attribute (#7012)
|
2023-11-09 22:24:06 -01:00 |
|
Bert Blommers
|
90e8bb1313
|
Techdebt: Improve/fix exception handling in tests (#7011)
|
2023-11-09 22:17:46 -01:00 |
|
Viren Nadkarni
|
e43619ae07
|
EC2: Fix VPC endpoint default policy (#7004)
|
2023-11-09 17:00:19 -01:00 |
|
Bert Blommers
|
aa3770086b
|
Admin: Support Py 3.12 (#6966)
|
2023-10-30 19:01:03 -01:00 |
|
Bert Blommers
|
2021e564fa
|
EC2: KeyPairs now support tags (#6919)
|
2023-10-15 21:40:34 +00:00 |
|
Bert Blommers
|
f59e178f27
|
EC2: Streamline output of run_instances()/describe_instances() (#6906)
|
2023-10-13 08:05:15 +00:00 |
|
Bert Blommers
|
de714eb4cc
|
EC2: Validate instance profile before creating Instances (#6905)
|
2023-10-12 21:25:56 +00:00 |
|
Viren Nadkarni
|
760e28bb7f
|
EC2: Add support for ED25519 SSH key pairs (#6904)
|
2023-10-12 18:13:41 +00:00 |
|
Viren Nadkarni
|
7e891f7880
|
EC2: Add default DHCP options set for VPCs (#6901)
|
2023-10-11 21:19:34 +00:00 |
|
Bert Blommers
|
8ea041029a
|
S3/DynamoDB: Improve PartiQL tests (#6897)
|
2023-10-10 15:44:00 +00:00 |
|
Bert Blommers
|
36f006c32a
|
EC2: run_instances() now returns the Placement.HostId attribute (#6885)
|
2023-10-05 07:44:17 +00:00 |
|
Cristopher Pinzón
|
197e8710af
|
EC2: Add validations for create_subnet tags (#6860)
|
2023-10-03 21:23:07 +00:00 |
|
Bert Blommers
|
5563e62f21
|
EC2: delete_fleet() should set correct status (#6863)
|
2023-09-29 12:07:38 +00:00 |
|
Viren Nadkarni
|
fea098310a
|
EC2: Cross-account transit gateway peering attachments (#6851)
|
2023-09-27 12:50:26 +00:00 |
|
Viren Nadkarni
|
5f1fb65038
|
EC2: Cross-account VPC peering connections (#6826)
|
2023-09-20 07:23:17 +00:00 |
|
Miki Watanabe
|
5b2da11e19
|
BUG: fix lint error E721 (#6767)
Co-authored-by: 渡邊 美希 <miki.watanabe@watanabes-MacBook-Pro.local>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
|
2023-09-06 13:08:35 +00:00 |
|
Mario Nitchev
|
c653b597f3
|
EC2: Support filtering transit gateways by tag (#6774)
|
2023-09-05 17:32:26 +00:00 |
|
Bert Blommers
|
264723d981
|
Techdebt: Do not load EC2 images unless necessary, to speed things up (#6761)
|
2023-09-03 14:59:09 +00:00 |
|
Mario Nitchev
|
c59fee5d35
|
EC2: Add missing transitGatewayArn field for CreateTransitGatewayResponse (#6750)
|
2023-09-01 16:45:39 +00:00 |
|
Bert Blommers
|
2ddcb8e705
|
Techdebt: Reenable EC2 VPC endpoint services tests (#6744)
|
2023-08-31 13:20:51 +00:00 |
|
Bert Blommers
|
0e1df2ba62
|
Update test_vpc_endpoint_services_integration.py (#6682)
|
2023-08-17 07:28:15 +00:00 |
|
Pepe Fagoaga
|
0b4889ad37
|
feat(ec2): Add Instance Monitoring attribute (#6678)
|
2023-08-16 21:55:24 +00:00 |
|
kbalk
|
560162336f
|
Techdebt: Remove sure import if not used by service (#6643)
|
2023-08-13 10:14:27 +00:00 |
|
Bert Blommers
|
110cf01e8a
|
Techdebt: Revert vpc test changes (#6631)
|
2023-08-10 18:06:19 +00:00 |
|
Bert Blommers
|
9636e02127
|
Techdebt: Move some tests around (#6617)
|
2023-08-08 14:38:09 +00:00 |
|
Bert Blommers
|
58a981a002
|
EC2: describe_vpc_endpoint_services() now returns user-defined ones (#6578)
|
2023-08-01 09:29:20 +00:00 |
|
Viren Nadkarni
|
5fbb1391e9
|
VPC: Add CloudFront, Ground Station and Lattice prefix lists (#6540)
|
2023-07-25 21:58:50 +00:00 |
|
Bert Blommers
|
9da27b76ef
|
Techdebt: Replace sure with regular assertions in ECS (#6533)
|
2023-07-18 15:33:16 +00:00 |
|
Bert Blommers
|
79bd7c5bae
|
Techdebt: Replace sure with regular assertions in EC2 (#6525)
|
2023-07-17 09:31:05 +00:00 |
|
David
|
7f43889ef6
|
EC2: fix DescribeLaunchTemplateVersions default response (#6477)
|
2023-07-04 09:36:34 +00:00 |
|
Bert Blommers
|
82c0166995
|
Techdebt: Remove warnings from tests (#6478)
|
2023-07-04 09:35:31 +00:00 |
|
David
|
3f528f5428
|
EC2: add GroupId to SecurityGroupRules (#6437)
|
2023-06-29 09:07:52 +00:00 |
|
Lewis Gaul
|
b21131c4f6
|
Add testcase for replace_route() returning InvalidParameterValue error code
|
2023-06-19 07:29:53 -07:00 |
|
Hisashi Kamezawa
|
681873d177
|
EC2: create_volume(): support Throughput-parameter (#6379)
|
2023-06-08 11:35:57 +00:00 |
|