1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws
Blake Gentry 0cada640ac [AWS|ASG] parse ScalingPolicy MinAdjustmentStep
For some reason this attribute was missing from the parser. Proof that
it exists:

http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_ScalingPolicy.html
2013-07-30 17:42:37 -07:00
..
elb
models Merge pull request #1999 from sbergmann/master 2013-07-30 08:41:15 -07:00
parsers [AWS|ASG] parse ScalingPolicy MinAdjustmentStep 2013-07-30 17:42:37 -07:00
requests Renamed Fog::AWS::SES::Real#verify_domain to #verify_domain_identity. 2013-07-19 14:32:43 -07:00
auto_scaling.rb Use specific error classes, not generic Fog::Compute::AWS::Error 2013-07-03 10:00:07 -07:00
beanstalk.rb Refactor error handling 2013-07-02 19:39:23 -07:00
cdn.rb
cloud_formation.rb Refactor error handling 2013-07-02 19:39:23 -07:00
cloud_watch.rb
compute.rb Refactor error handling 2013-07-02 19:39:23 -07:00
credential_fetcher.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
data_pipeline.rb Rudimentary CRUD for AWS Data Pipeline 2013-02-17 15:27:41 -05:00
dns.rb
dynamodb.rb Fix typo in method name for DynamoDB::Mock#setup_credentials 2013-05-01 13:38:35 +10:00
elasticache.rb Use specific error classes, not generic Fog::Compute::AWS::Error 2013-07-03 10:00:07 -07:00
elb.rb Use specific error classes, not generic Fog::Compute::AWS::Error 2013-07-03 10:00:07 -07:00
emr.rb
glacier.rb
iam.rb Refactor error handling 2013-07-02 19:39:23 -07:00
rds.rb Merge branch 'feature/AWS_RDS_Download_DB_LogFile_Portion' 2013-07-15 12:59:45 -07:00
ses.rb Raise Fog::AWS::SES::InvalidParameterError for InvalidParameterValue. 2013-07-03 20:07:08 -07:00
signaturev4.rb
simpledb.rb
sns.rb
sqs.rb
storage.rb Signature method requires x-amz-security-token header. 2013-07-03 16:15:07 -04:00
sts.rb [aws|sts] Add support for the AssumeRole STS method. Also enable the ability for the STS 2013-07-16 09:23:38 -04:00