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,343 public repositories matching this topic...
-
Updated
Apr 27, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Apr 27, 2021 - Shell
-
Updated
Apr 27, 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 28, 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 28, 2021 - JavaScript
-
Updated
Apr 27, 2021 - Shell
-
Updated
Dec 4, 2020 - Python
-
Updated
Apr 27, 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

Use case description
Hello, we would like to make the TargetGroup names more predictable / human readable when using AWS Lambda with ALB. There are several reasons for this but mostly because we would like to make the CloudWatch Metrics easier to use (when displayed on dashboards, when creating alarms, ...).
From what I understand today the name is created with a hash, even though it's p