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,244 public repositories matching this topic...
-
Updated
Apr 20, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Apr 19, 2021 - Shell
-
Updated
Apr 20, 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 20, 2021 - Java
-
Updated
Apr 21, 2021 - Go
-
Updated
Nov 18, 2020 - 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
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 16, 2021 - Python
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Apr 13, 2021 - TypeScript
Currently utilizing the aws cli I am capable to run the following command
aws s3 ls --profile temp --no-verify-ssl
I would like to do the same utilizing
cdk synth --no-verify-ssl
Currently cdk doesn't accept --no-verify-ssl
but can't at this point of time. Is there a solution or can we add this as a feature request? I am currently unable to control or fix the enterprise setup of
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Mar 23, 2021 - Shell
-
Updated
Dec 4, 2020 - Python
-
Updated
Apr 20, 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
Mar 30, 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