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

11 commits

Author SHA1 Message Date
Kevin Loiseau
13fb36d6ac
Implements revoke egress rule 2016-08-17 11:59:03 +02:00
Kevin Loiseau
a6738d0227
Implements authorize egress rule 2016-08-17 11:59:03 +02:00
Craig Genner
8596a448c8 filters on tags can pass an array
this comparison works fine where there is just a string or single tag,
where there is an array of tags this comparison breaks fails.

So instead we must cast to an array and then do a comparison by an
inclusion of a a value in an array
2015-11-23 15:45:48 +00:00
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -07:00
Nilanjan Roy
d34c7ced1f Added a new request - describe_instance_attribute for AWS 2015-05-12 13:49:16 +03:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03:00
Frederick Cheung
160249a6c7 [AWS|VPC] attaching and detaching instances from vpc 2015-01-11 20:05:26 +00:00
Frederick Cheung
3ac107e3ee [AWS|VPC] ability to describe classic link status 2015-01-11 17:20:04 +00:00
Frederick Cheung
dd30ec7972 [AWS|VPC] ability to enable/disable classiclink 2015-01-11 15:50:57 +00: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