Jan Gazda
Jan Gazda
@ewbankkit Is this something you can review?
@gassc Thank you for your comment, I'm just solving a similar problem. Do you know if your approach can work the same way with Django-storages, I know it's using boto...
I have a use-case to use 2 different `get_resource` functions. I'd like to have `rds` database object, however RDS has 2 types `cluster` (aurora) and `instance` (classic rds) they both...
@lukekarrys are there any updates on this? It has been quite a few weeks. As a newcomer to NPM, I wasted a lot of time trying to figure out why...
Thanks for the quick response, this is what I thought. Do you think that this could help to build better regexes? https://github.com/VerbalExpressions/PythonVerbalExpressions (PS I could not make rjsmin running by...
I guess this could help with parsing https://github.com/Kronuz/esprima-python, I do not have much experience with it but it looks something like which can do the job. Ad. waits for stdin,......
I use `awsume` together with (direnv)[https://direnv.net/] you can pack all these steps in one script inside `.envrc` or have `direnv` watch `.aws/credentials` for change - it should change by `saml2aws`....
@wplatter-cb I'm little bit afraid that washington post does not care about issues or PRs in this repository. @chadmoone @willvanwazer @jasonbartz @lizafloyd - Could you please let us know if...
@cmwilson21 why is this merged? I've just spent several hours trying to get it working without success and it is absolutely frustrating ``` steps: - id: submit name: submit deploy...
Duplicate of #3653