-
I don't think CloudFront has regions, but if a region argument isn't passed, this error is thrown:
```
No endpoint for service cloudfront in region ''
Trace begun at /home/dfarrell/.plenv/versions/5…
-
Expected behavior:
```perl
use 5.016;
use Paws;
use Paws::Net::MojoAsyncCaller;
my $s3 = Paws->service('S3', region => 'us-east-1', caller => Paws::Net::MojoAsyncCaller->new );
my $bucket …
-
# Please follow the general troubleshooting steps first:
- [x] Ran `brew update` and retried your prior step?
- [x] Ran `brew doctor`, fixed as many issues as possible and retried your prior step?…
-
When you create an image, the result should return the "requestId".
I guess It should be added on the CreateImageResult class.
-
Athena support was [recently exposed](https://docs.aws.amazon.com/athena/latest/ug/release-note-2017-05-18.html#may-19-2017) via the normal API. I am happy to submit a pull request but wasn't sure if…
-
### Description
### Steps to reproduce
- Download latest source tarball or clone git master
- Run npm install --cache ""
- Run npm run build
Fails to build, log below.
```
riot-web@0.9.9 …
-
Hello,
When I use the call GetMetricStatistics form CloudWatch service without the attribute ExtendedStatistics set, I have a perl warning :
Use of uninitialized value in anonymous hash ({}) at…
-
Call to ListUserPolicies is failing because PolicyNames in the Response object is required
```
Attribute (PolicyNames) is required at /home/ec2-user/awshell/local/lib/perl5/x86_64-linux/Moose/Object…
-
`android-sdk` has been moved to Homebrew-Cask so running `brew update` runs `brew unlink android-sdk`, `brew prune` and `brew cask install android-sdk`. It failed because of an issue that is probably …
-
Or is there still work that needs to be done?