Skip to content

Commit

Permalink
Added feature request.
Browse files Browse the repository at this point in the history
Closes #961.
  • Loading branch information
trevorrowe committed Oct 15, 2015
1 parent a6454b5 commit 08ee60b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions FEATURE_REQUESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ We can be found in our [Gitter channel](http://gitter.im/aws/aws-sdk-ruby) and o

## Ideas

### Extract SigV4 Signer into a Gem

More services have interfaces like Amazon Elasticsearch Service where it would be useful to use the signature version 4 interface directly. It is currently marked API private. It should be extracted, polished and released as a separate gem.

See [related GitHub issue #961](https://github.com/aws/aws-sdk-ruby/issues/961).

### Add Proxy Option to Instance Profile Credentials

The SDK ignores environment proxies by default for security reasons. Add the ability
Expand Down

0 comments on commit 08ee60b

Please sign in to comment.