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 18,455 public repositories matching this topic...
-
Updated
Dec 24, 2020 - Python
-
Updated
Dec 21, 2020 - Python
-
Updated
Dec 9, 2020 - Shell
-
Updated
Dec 24, 2020 - Python
What would you like to be added:
Support for deploying vSphere storage Container Storage Interface (CSI).
It' GA already.
https://github.com/kubernetes-sigs/vsphere-csi-driver
https://cloud-provider-vsphere.sigs.k8s.io/
It requires vSphere 6.7u3+
Why is this needed:
- The in-tree cloud provider for vSphere is deprecated.
- The CSI is the standard way to implement the Storage
-
Updated
Dec 16, 2020 - Python
-
Updated
Dec 24, 2020 - Java
-
Updated
Nov 18, 2020 - Go
Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener
To Reproduce
- Add a log inside the "signIn" event in the Hub.listener callback
- Open devtools
- Sign in using Auth.signIn()
- Notice there is at least 4 or more logs and the same amount of network calls
Expected behavior
The sign in event shou
Description:
I'd like to be able to specify the IAM role Path on either a function or globals.
Observed result:
Able to specify Path on a Function or Globals
Expected result:
Path is set on the implicitly created IAM roles
-
Updated
Dec 20, 2020 - Python
-
Updated
Dec 24, 2020 - Go
-
Updated
Dec 24, 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
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Dec 23, 2020 - Go
-
Updated
Dec 23, 2020 - JavaScript
Although AWS supports the creation of ES domains with version 7.9 CDK only supports 7.7:
aws_elasticsearch.ElasticsearchVersion.V7_7 is max we can get as of Today (CDK 1.80)
Use Case
by simply adding enumerator ElasticsearchVersion.V7_9 to the aws_elasticsearch module people would be able to enjoy the benefits of the newer ES version.
Proposed Solution
add en
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 19, 2020 - Shell
-
Updated
Dec 24, 2020 - Python
-
Updated
Dec 23, 2020 - Python
Coming from: aws ec2 describe-reserved-instances
-
Updated
Dec 18, 2020 - Python
I'm using disable_init to prevent terragrunt from accessing remote state bucket on its own (reason explained below). However, this also disables initializing the backend by terraform: it passes -backend=false to terraform init. As a result, the backend is not initialized and all terragrunt commands result in errors:
$ terragrunt plan
...
[terragrunt] [/tf] 2020/11/11 21:14:49 Running c
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia

At the moment, while we have the ability to disable deprecations via
SLS_DEPRECATION_DISABLEenvironment variable, it is not documented which makes it hard to use. The goal of this issue is to improve deprecations documentation which will make it easier for people to disable deprecations if such need arises.Implementation proposal
SLS_DEPRECATION_DISABLEin `sls