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 19,221 public repositories matching this topic...
-
Updated
Feb 16, 2021 - Python
-
Updated
Jan 28, 2021 - Python
-
Updated
Feb 16, 2021 - Shell
-
Updated
Feb 16, 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
Feb 13, 2021 - Python
-
Updated
Feb 16, 2021 - Java
-
Updated
Nov 18, 2020 - Go
** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?
-
Updated
Feb 16, 2021 - Python
-
Updated
Feb 16, 2021 - Go
-
Updated
Feb 12, 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
Feb 16, 2021 - Go
-
Updated
Feb 9, 2021 - Go
-
Updated
Feb 15, 2021 - TypeScript
-
Updated
Feb 16, 2021 - JavaScript
This is not really a bug I would say but more of a missing validation, I tried to create a marker file with CfnInit:
InitFile.fromString(fileName, "");But when cfn-init ran on the host I got:
2021-02-12 09:19:52,491 [ERROR] Error encountered during build of REDACTED_CONFIG_NAME: File specified without source or content
It loo
-
Updated
Dec 4, 2020 - Python
-
Updated
Feb 14, 2021 - Shell
Community Note
- Please vote on this issue by adding a
👍 reaction to the original issue to help the community and maintainers prioritize this request - Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do
-
Updated
Feb 15, 2021 - Python
-
Updated
Dec 23, 2020 - Python
Hi, I'm using terragrunt version v0.28.2 and my after hooks don't seem to run when I use run-all plan. Do I need to change something? They run when I execute just terragrunt plan.
Thanks,
Bruno
Coming from: aws ec2 describe-reserved-instances
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia

The AWS Cognito have an
EnabledMfasoption and it must not exist in config ifMfaConfigurationis OFF. So I need to remove it from resource config by setingEnabledMfas = null (or undefined)serverless.yml