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,353 public repositories matching this topic...
-
Updated
Apr 29, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Apr 27, 2021 - Shell
-
Updated
Apr 28, 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
Mar 28, 2021 - Python
-
Updated
Apr 28, 2021 - Java
-
Updated
Apr 29, 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 27, 2021 - Python
-
Updated
Apr 26, 2021 - Python
-
Updated
Apr 22, 2021 - Go
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 13, 2021 - TypeScript
DatabaseCluster should have instanceIdentifiers and instanceEndpoints props available. However, it looks like these are always empty.
From the code we can see that those are not actually set to the right values returned by the createInstances method:
https://github.com/aws/aws-cdk/blob/55e737ffb378cc8690b201a6c52424102dee9c3b/packages/%40aws-cdk/aws-rds/lib/cluster.ts#L527
Reproduct
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Apr 27, 2021 - Shell
-
Updated
Dec 4, 2020 - Python
-
Updated
Apr 29, 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(