-
I followed these instructions with a fresh miniforge install, but I am still getting the warning that others experienced in this thread [#487](https://github.com/oushujun/EDTA/issues/497). For me, it …
-
Hello,
I'm trying to write some code to get data from a table in Dynamo. As you know AWS limits the records returned so you sometimes need to do an exponential back-off to get the rest of the reco…
-
Hi,
sorry that I contact you this way, I can't seem to find an email address (besides jlmartinez@cpan.org which always gives me a "rejected from server" bounce).
I'm interested in using Paws for a p…
-
In writing a small unit test, I've got a little server that serves a blank "500" status error with no body content, to an EC2 request. This upsets the EC2 response parser, because it seems to demand t…
-
Hello OTel community. I've had one or two conversations with organizations interested in using a Perl implementation of OpenTelemetry. This issue is to gauge interest in maintaining a Perl implementat…
-
Hi @pplu , Shadowcat has been sponsored to convert Paws to Moo, so I did. Have a look at https://github.com/shadow-dot-cat/aws-sdk-perl/tree/feature/mooification and let us know what you think.
Jes…
-
### Describe the bug
I'm trying to cross-compile 5.0 branch for an aarch64 system on a x86_64 host. The building of packages for x86_64 succeeds but the step that compiles packages for aarch64 fails.…
-
The new synopsis have lots of changes for each run of gen-classes. Diffs show that elements are just changing positions.
I'm working on fixing this for 0.38 in https://github.com/pplu/aws-sdk-perl/…
-
I fixed PutBucketAnalyticsConfiguration and as part of that I added in support for '"xmlNamespace" to
Paws::Net::RestXmlCaller
as this XML
`...`
will fail
but this
`...`
Passes
…
-
### I installed the package with the following script:
cd /home/lcb
git clone https://github.com/oushujun/EDTA.git
mamba env create -f EDTA_2.2.x.yml
### The installation is as follows:
Name …