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,795 public repositories matching this topic...
-
Updated
May 12, 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 12, 2022 - Shell
-
Updated
May 12, 2022 - Go
-
Updated
May 12, 2022 - Python
-
Updated
May 12, 2022 - Jinja
-
Updated
May 12, 2022 - Python
Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i
-
Updated
May 12, 2022 - Java
-
Updated
May 12, 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 creating a Lambda utilizing code from ECR, the tag_or_digest works great if the value is literally the tag or sha256: digest. This falls down when providing a CFNParameter as it's value but only when the user input is a digest, works fine with a tag still.
For example. tag_or_digest='sha256:a5ecdfb1bd870e9aa68d3921768cd2d4866be34bac3e41503f2c3c0b6db5a167' generates
-
Updated
May 12, 2022 - Python
-
Updated
Sep 27, 2021 - Go
-
Updated
May 6, 2022 - TypeScript
-
Updated
Apr 30, 2022 - Go
-
Updated
May 12, 2022 - Shell
-
Updated
May 11, 2022 - Go
-
Updated
May 12, 2022 - JavaScript
-
Updated
May 12, 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 12, 2022 - TypeScript
-
Updated
May 11, 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