1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

19 commits

Author SHA1 Message Date
Corey Donohoe
579ea08621 add new aws regions 2016-01-07 21:20:43 -08:00
Jonathan Hanson
dd199d06f4 Add GovCloud region name to validation set. 2015-08-25 18:12:49 -07:00
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -07:00
Michael Hale
44bdf304f7 Parse kinesis style error responses 2015-07-02 12:02:38 -04:00
Michael Hale
98fa5997e5 Basic support for kinesis list streams 2015-07-02 12:02:38 -04:00
Miguel Landaeta
0c36f98391 Add support for AWS Lambda service 2015-06-23 09:53:53 -03:00
Miguel Landaeta
e33f11c915 Add helper method Fog::AWS::json_response? 2015-06-23 09:53:53 -03:00
Miguel Landaeta
6ce85f63bb Add support in Fog::AWS.signed_params_v4 to sign requests with query params and body 2015-06-23 09:53:40 -03:00
Miguel Landaeta
a8ea5e3ec8 Add support for ECS service 2015-06-05 21:39:54 -03:00
Josh Lane
f402dce5aa kms service
* list, describe, and create keys
2015-05-12 13:50:55 -07:00
Paulo Henrique Lopes Ribeiro
a26b1ad26b Move more requires to autoload 2015-04-10 09:40:48 -03:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03:00
Paulo Henrique Lopes Ribeiro
9a69a1d425 Using relative paths 2015-03-28 18:54:16 -03:00
Eugene Howe
11b7855b1a get signin token for federation 2015-01-29 12:44:50 -05:00
Josh Lane
b41e06334b revert changes for the fog bin
* accidentally on purpose fixed references to `::AWS`
2015-01-03 16:26:01 -08:00
Josh Lane
1a754d76c0 fix recursive call 2015-01-02 11:01:27 -08:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00
Josh Lane
095fa8763f initial commit 2014-12-30 14:20:57 -08:00