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 21,456 public repositories matching this topic...
-
Updated
Jul 11, 2021 - Python
-
Updated
May 13, 2021 - Python
## 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
Jul 11, 2021 - Shell
-
Updated
Jul 10, 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
Jul 8, 2021 - Python
-
Updated
Jul 10, 2021 - Go
-
Updated
Jul 11, 2021 - Java
-
Updated
Nov 18, 2020 - Go
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
-
Updated
Jul 8, 2021 - Python
-
Updated
Jul 10, 2021 - Python
-
Updated
Jul 8, 2021 - Go
-
Updated
Jul 2, 2021 - Go
Description
Add CLI bash completion of APIs and environments. Environments is lower priority.
Additional Context
- The operator will need an endpoint to provide the list of APIs. Which env to use? Pull it from the still-being-typed command (e.g. if
--env aws
is typed already)? - Env names can be read from the CLI config
- [Cobra docs](https://github.com/spf13/cobra/blob/master
-
Updated
Jul 8, 2021 - TypeScript
Cognito recently introduced token revocation, which needs to be enabled at the user pool level, but is apparently not yet supported by CDK.
Use Case
To revoke tokens; same reason as why Cognito introduced it.
Proposed Solution
[According to the C
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Jul 6, 2021 - Shell
-
Updated
Dec 4, 2020 - Python
-
Updated
Jul 9, 2021 - Jupyter Notebook
-
Updated
Jul 11, 2021 - Python
-
Updated
Dec 23, 2020 - Python
Requesting that you add the new Gitlab Provider as a new VCS Provider.
See here for the provider details: https://registry.terraform.io/providers/gitlabhq/gitlab/latest
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia
Running
sls deploy --stage dev
when using!ImportValue
is raising the following TypeError;The service that I am deploying is importing an output of another stack. This stack has already been deployed. There is only a single occurrence of
Fn::GetAtt
and it is in the stack that is al