-
-
Looks like travis pipelines are failing due to the long output of Paws testing
https://travis-ci.org/pplu/aws-sdk-perl/builds/621351059
The relevant section of the log is:
```
[ ... ]
$ perl Bu…
-
#### Description :octocat:
I'm unable to restore windows with layouts
#### Reproduction guide :beetle:
Save layout:
- Start Emacs
- `SPC l 2`
- Input `foo`. Hit `Enter` to create another layou…
-
Paw is a great REST client which has support for extensions for dynamic values and code generation. It is very powerful and customizable. This tool could make extensions an option by passing the graph…
-
-
-
This:
```
$kinesis->->PutRecord(Data => 'Foo', StreamName => 'test', PartitionKey => 1234);
```
Throws this:
```
Stream influencers-dev, Error: 'Foo' can not be converted to a Blob: Base64 encoded …
-
-
-
Hi,
Using Paws version 0.36.
I'm trying to use Kinesis GetShardIteractor with AT_TIMESTAMP, but something in the request encoding is not working properly.
I debugged this, and found the issue…