-
- [x] I've gone though [Developer Guide for v3](https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/welcome.html) and [API reference](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/index.html…
-
**Describe the bug**
When a modification is made in a mounted application code, changes are not reloaded and `rack-app` serves the not-modified app.
**To Reproduce**
Simple rack-app:
```ruby
re…
-
Gem::Ext::BuildError: ERROR: Failed to build gem native extension
args:
app: snserver
args: domain=domain2.tld&path=%2F&is_public=1&access_domain=
force: false
label: snd
no_remove_o…
-
I'm trying to grant public access to an object inside a private bucket using the Aws::S3::Client.put__acl, but i'm getting the error:
`Aws::S3::Errors::NotImplemented (A header you provided implies f…
-
https://rhc.connpass.com というイベントを恵比寿にて笹田と遠藤さんで毎月くらいに開催しているんですが、外部講師をお一人、呼べないか検討しています。この講演謝金をRubyの会にお願いすることは可能でしょうか。
RHC は、Ruby インタプリタの開発をしたい人、興味ある人に、最初のステップをご案内するイベントで、Ruby インタプリタ開発者を増やすことを目的としています…
-
This seems to be a regression (issues #1067, #774 and #99), but I'm getting the same error with aws-sdk-cloudfront v1.11.0 (with Ruby 2.5.1).
I've only just started working with the SDK so can't be…
-
### Summary
When building Weechat using cmake, the python plugin doesn't get compiled. There are two problems:
1. cmake finds different versions of python
2. cmake doesn't produce an error or …
-
Per [this](https://bugs.ruby-lang.org/issues/11473) thread from 3 months ago:
> I consider this for years. I REALLY like the idea but I am sure introducing this could cause HUGE compatibility issue…
-
Hi folks,
When using `aws-sdk-ssm` and a bad parameter path (for example `//`), we should expect a `Aws::SSM::Errors::ValidationException`.
Unfortunately, it doesn't appear to be the scenario wh…
-
### Issue description
Hi there,
Currently working on a script to validate a bunch of CloudFormation templates.
I am however unsure of the security of how the SDK interacts with the API for validati…