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,272 public repositories matching this topic...
-
Updated
Feb 20, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Feb 16, 2021 - Shell
-
Updated
Feb 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
Feb 13, 2021 - Python
-
Updated
Feb 20, 2021 - Java
-
Updated
Nov 18, 2020 - Go
Describe the bug
In the react native Auth library the SignIn component does not have a pending state and the Sign In button can be tapped again before the request completes. This leads to an exception that crashes the app.
To Reproduce
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 20, 2021 - Python
-
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 17, 2021 - Go
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 20, 2021 - TypeScript
-
Updated
Feb 19, 2021 - JavaScript
JobDefinition.buildJobContainer() explicitly only renders devices from container.linuxParams, omitting all other parameters.
The implementation for JobDefinition makes it seem like this is intentional.
Reproduction Steps
new JobDefinition(this, 'jobDef', {
container: {
linuxParams: new LinuxParameters(this, 'linuxParams', {
sharedMemory-
Updated
Dec 4, 2020 - Python
-
Updated
Feb 14, 2021 - Shell
aws_ssm_maintenance_window_task
This provider doesn't support the "Execution timeout" option that is available on the AWS console. Would be great to add it.
-
Updated
Feb 20, 2021 - Python
-
Updated
Dec 23, 2020 - Python
This could be useful to configure hooks that trigger only during local development
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