-
Updated
May 17, 2022 - Python
ec2
Here are 1,437 public repositories matching this topic...
-
Updated
May 28, 2022 - Python
-
Updated
May 30, 2022 - Go
-
Updated
May 24, 2022 - Go
-
Updated
May 27, 2022 - Shell
-
Updated
May 13, 2022 - Python
-
Updated
Mar 5, 2022 - Go
-
Updated
May 11, 2022 - Java
Update scripts to setup RoadRunner or Swoole to utilize Laravel Octane.
https://github.com/laravel/octane
https://beyondco.de/blog/laravel-octane-introduction
Every now and then happens that the instance fails to boot up and it would be good to have a way how to debug it, AWS just provided it. aws-gate should have support for this.
More https://aws.amazon.com/about-aws/whats-new/2021/03/introducing-ec2-serial-console/
Type annotations
The OD Pricing API uses "Region Description" US East (N. Virginia)
to filter instead of a region name like us-east-1
.
If you try to use some other regions, the SDKs region descriptions are not returning what the pricing API expects.
For example, if you want to query for a price in eu-central-1
, the SDK gives back Europe (Frankfurt)
but the pricing API expects EU (Frankfurt)
.
T
-
Updated
May 3, 2022 - Go
-
Updated
Dec 9, 2021 - Java
-
Updated
Nov 3, 2017 - Jupyter Notebook
-
Updated
Apr 29, 2022 - Kotlin
-
Updated
May 30, 2022 - Ruby
-
Updated
Apr 28, 2020 - Python
-
Updated
May 16, 2019 - JavaScript
-
Updated
Nov 7, 2021 - Perl
Improve this page
Add a description, image, and links to the ec2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ec2 topic, visit your repo's landing page and select "manage topics."
Though there is a configured user, it would be nice to override the user on cli via the
<user>@<host>
approach that all ssh-like tools support