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 20,386 public repositories matching this topic...
-
Updated
Apr 30, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Apr 27, 2021 - Shell
-
Updated
Apr 30, 2021 - Python
FEATURE REQUEST:
Hi,
I see that there is nothing in the kargo repo related to docker login stuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.
I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi
-
Updated
Apr 30, 2021 - Python
-
Updated
Apr 30, 2021 - Java
-
Updated
May 1, 2021 - Go
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
-
Updated
Nov 18, 2020 - Go
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTR
-
Updated
Apr 30, 2021 - Python
-
Updated
Apr 29, 2021 - Python
-
Updated
Apr 22, 2021 - Go
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 30, 2021 - TypeScript
Using --change-set-name with multiple, parallel deployments results in context-bleed of the various changeset names being provided to each independent run of cdk deploy. I originally raised this issue on aws/aws-cdk#14316, but it was closed by @rix0rrr with instructions to use ---change-set-name. Unfortunately, the fix suggested
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 27, 2021 - Shell
-
Updated
Dec 4, 2020 - Python
-
Updated
Apr 30, 2021 - Python
-
Updated
Dec 23, 2020 - Python
I am having a project structure as follows:
.
├── README.md
├── modules
│ ├── function-app-consumption
│ │ ├── locals.tf
│ │ ├── main.tf
│ │ ├── output.tf
│ │ └── variables.tf
│ └── storage-account
│ ├── main.tf
│ ├── output.tf
│ └── variables.tf
└── sandbox
├── eastus
│ ├── regional.tfvars
│ ├── functionapp-svc
│ │ └─
-
Updated
Apr 27, 2021 - Go
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia

There's a warning that states that, in Serverless Framework 3.0,
apiKeys,usagePlanandresourcePolicykeys are only going to be available underprovider.apiGateway, however, there are some extra fields related to the API that are still leftover in theproviderkey, e.gapiNameandendpointTypeand 1) there's no warning for them 2) it's not possible for use them insideapiGateway(