-
While trying to create a unit test for secretsmanager using LocalstackDockerExtension I received the following error. Localstack works fine if I manually run it outside of the tests and connect to i…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
koxon updated
5 years ago
-
If you have ideas about any code samples for AWS Services that I should include in our [AWS SDK for PHP Developer Guide](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/welcome.html), pleas…
-
### Issue description
**TLDR:** the `chef-client` command on the `aws-sdk` dependencies times out before its `ruby bundle` step has completed.
When invoking a chef run via `chef-client`, the `ru…
-
I want to recognise speaker talking to Lex bot, does AWS provide any service to recognise speaker?
Or if I want to use custom package to recognise speaker can I get user voice ( audio file ) inside L…
-
Do you have any ideas for new examples? For any particular service? In any particular language?
We would love to hear from you.
Suggestions? Questions? Whatever keeps you awake at night.
-
Discover how students gain access to AWS services.
This includes:
- How to sign up for free services as a student
- What services are available to students (what our potential limitations are)
-
this plugin installs every single ruby aws sdk dependency it looks like, can we parse down the dependencies? seems unnecessary.
`/usr/sbin/td-agent-gem install fluent-plugin-kinesis`
```
…
-
(Note: Updated slightly to make it clearer that this issue occurs when doing a postContentAsync and is unrelated to anything like putIntentAsync)
Using SDK version: aws-java-sdk-1.11.511.jar
My cl…
-
**TLDR:** the `chef-client` command times out before its `ruby bundle` step has completed.
When invoking a chef run via `chef-client`, the `ruby bundle` command is invoked to install dependencies. …