Brian
Brian
### Description I'd like to be able to enforce that AutoSuggest components require one of the suggested items rather than customers being able to enter a plaintext field through the...
Executing this script with `npx ts-node test.ts` for example never terminates. ``` const { RestClient } = require("ftx-api"); const init = async () => { new RestClient("credentials.key", "credentials.secret"); }; init()...
I run this in an AWS lambda environment and need the ability to end the connection. It's appears to be missing so I have added it to WebSocketGremlinConnection.js.
**Is your feature request related to a problem? Please describe.** No problem at all, love the look of the solution. Just wondering if you plan on supporting CDK in future?...
### Description It appears the ButtonDropdown component only goes one level deep and then the nesting stops, would be great to go deeper. https://cloudscape.design/components/button-dropdown/?tabId=playground&example=with-expandable-groups Double nesting data attempt in playground...
Integrating with existing events to enable wheel zoom. And a COPY and PASTE event and handlers to do copy and paste.
### Describe the feature It looks like the tail command is unsupported by the SDK. It's an extremely convenient command I'd like to leverage through a dev tool I'm building...
Is this on the roadmap? Currently fails with error; S.getServerlessPath is not a function
Hi. I spent a while wondering why my project didn't work when it was similar to your and realised I needed this permission also. Perhaps you have a global permission...