Daniel Nalbach
Daniel Nalbach
I notice you are both importing the SDK with all as AWS instead of getting the AWS export. It is working for me with these imports: ``` import AWS from...
I see what you mean. Yes, the aws-cognito-js library is appending a class to the aws-sdk namespace at runtime, so would not be found during compilation. This can be seen...
I have the same problem. Verminal seems to break font size configuration. The README config block had no visible effect on my mac. Here's the end of my `.hyper.js` config:...
Agreed, would like to see CodeStarConnection available for Amplify so existing enterprise connections to external providers can be reused.
Thank you @svmax for the fix and @CrazyOptimist for showing how to reference the PR. I hate to say it folks, but @drewblas appears to be MIA. I can't find...
> @dnalbach > > I am also using this `aws-sdk-rails` for sending mail but still getting below error : > > `~/.rvm/gems/ruby-2.4.9/gems/aws-sdk-dynamodb-1.16.0/lib/aws-sdk-dynamodb/client_api.rb:1110:in `block in module:ClientApi': undefined method `endpoint_operation=' for #...
Being able to use multiple GPUs would really help in the future with stable diffusion video and whatever comes later. SVD uses dramatically more memory.
I am experiencing this too and am in favor of the ENV var fix.
Any progress on this?
+1 For using AppMesh with AWS Lambda & API Gateway. Cloudfront hosted React SPAs using Lambda/APIG services is our business' primary production application pattern (like @augustorosa noted over a year...