1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/lib/fog/aws
2018-09-17 23:03:37 +09:00
..
elb
iam
models git grep -l "class AWS" -- lib/fog/aws/models/dns/ | xargs sed -i "" "s/class AWS/class DNS/g" 2018-09-17 23:03:37 +09:00
parsers git grep -l " module DNS" -- lib/fog/aws/parsers/dns/ | xargs sed -i "" "s/ module DNS/ module AWS/g" 2018-09-17 23:03:37 +09:00
requests Merge pull request #436 from engineyard/set-instance-protection-support 2018-06-29 08:34:40 -07:00
auto_scaling.rb SetInstanceProtection endopoint for auto scaling groups support 2018-03-22 16:14:35 +07:00
beanstalk.rb
cdn.rb
cloud_formation.rb
cloud_watch.rb
compute.rb Simplify constructor 2018-07-04 14:56:27 +01:00
credential_fetcher.rb check_existence_of_region 2017-11-16 01:28:50 +09:00
data_pipeline.rb
dns.rb
dynamodb.rb
ecs.rb
efs.rb
elasticache.rb
elb.rb
emr.rb
errors.rb
federation.rb
glacier.rb
iam.rb
kinesis.rb
kms.rb
lambda.rb
mock.rb
rds.rb
redshift.rb
service_mapper.rb
ses.rb
signaturev4.rb
simpledb.rb
sns.rb
sqs.rb
storage.rb Escape / in presigned URLs 2018-08-24 19:14:34 +02:00
sts.rb
support.rb
version.rb Bump fog-aws to 3.0.0 2018-04-23 09:33:56 -07:00