Amazon Web Services

Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis.
Here are 26,767 public repositories matching this topic...
-
Updated
May 10, 2022 - Python
Add basic CI
We already have some scripts in the scripts
directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Apr 3, 2022 - Python
-
Updated
May 6, 2022 - Shell
-
Updated
May 10, 2022 - Go
-
Updated
May 10, 2022 - Python
-
Updated
May 10, 2022 - Jinja
-
Updated
Apr 22, 2022 - Python
-
Updated
May 9, 2022 - Go
-
Updated
May 9, 2022 - Java
-
Updated
Apr 27, 2022 - Python
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best to i
Describe the bug
When using the custom resources provider framework, if a user function is not accessed often enough (?), that function can go inactive and the provider framework function code does not appear to handle
-
Updated
May 10, 2022 - Python
-
Updated
Sep 27, 2021 - Go
-
Updated
May 6, 2022 - TypeScript
-
Updated
Apr 30, 2022 - Go
-
Updated
May 1, 2022 - Shell
-
Updated
May 9, 2022 - Go
-
Updated
May 10, 2022 - JavaScript
-
Updated
May 10, 2022 - Jupyter Notebook
-
Updated
Dec 4, 2020 - Python
Add estimation support for azurerm_iothub
resources, e.g. from here: https://azure.microsoft.com/en-us/pricing/details/iot-hub/
Each SKU has a defined limit of messages per day per hub unit - so estimating this resource based solely on hub unit capacity should be sufficient - this is what the Azure pricing calculator does.
Cost details
Paid resources:
azurerm_iothub
-
Updated
May 10, 2022 - TypeScript
-
Updated
May 10, 2022 - Go
General Availability (GA) for docker compose v2 is "Almost There". With GA we could consider upgrading docker compose examples (sample project and [test](https://github.com/
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia
Is there an existing issue for this?
Use case description
Currently, we have websocket-related properties configured directly on
provider
level:provider.websocketsApiName
provider.websocketsApiRouteSelectionExpression
provider.websocketsDescription
This is not consistent with how
iam
,httpApi
or