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/requests/dns
George Scott 446870d8a6 [aws|dns] Allow both Ruby and AWS style names for alias.
It was not possible to delete AWS DNS Alias Records because retrieved
records use CamelCase for alias target keys and change_resource_records
required ruby style names.  It now accepts both.
2012-03-28 10:48:06 -07:00
..
change_resource_record_sets.rb [aws|dns] Allow both Ruby and AWS style names for alias. 2012-03-28 10:48:06 -07:00
create_hosted_zone.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
delete_hosted_zone.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
get_change.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
get_hosted_zone.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
list_hosted_zones.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
list_resource_record_sets.rb [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00