..
add_tags_to_resource.rb
initial import
2014-12-31 09:17:51 -08:00
authorize_db_security_group_ingress.rb
working tests
2015-01-02 09:42:20 -08:00
create_db_cluster.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
create_db_cluster_snapshot.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
create_db_instance.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
create_db_instance_read_replica.rb
set VpcSecurityGroups on replica creation
2015-08-24 11:01:01 -07:00
create_db_parameter_group.rb
initial import
2014-12-31 09:17:51 -08:00
create_db_security_group.rb
initial import
2014-12-31 09:17:51 -08:00
create_db_snapshot.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
create_db_subnet_group.rb
initial import
2014-12-31 09:17:51 -08:00
create_event_subscription.rb
initial import
2014-12-31 09:17:51 -08:00
delete_db_cluster.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
delete_db_cluster_snapshot.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
delete_db_instance.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
delete_db_parameter_group.rb
initial import
2014-12-31 09:17:51 -08:00
delete_db_security_group.rb
initial import
2014-12-31 09:17:51 -08:00
delete_db_snapshot.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
delete_db_subnet_group.rb
initial import
2014-12-31 09:17:51 -08:00
delete_event_subscription.rb
initial import
2014-12-31 09:17:51 -08:00
describe_db_cluster_snapshots.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
describe_db_clusters.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
describe_db_engine_versions.rb
mock DescribeDBEngineVersions
2015-03-24 14:06:22 -04:00
describe_db_instances.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
describe_db_log_files.rb
initial import
2014-12-31 09:17:51 -08:00
describe_db_parameter_groups.rb
initial import
2014-12-31 09:17:51 -08:00
describe_db_parameters.rb
rds enhancements
2016-01-21 11:00:54 -05:00
describe_db_reserved_instances.rb
initial import
2014-12-31 09:17:51 -08:00
describe_db_security_groups.rb
initial import
2014-12-31 09:17:51 -08:00
describe_db_snapshots.rb
update #promote_read_replica mock
2015-07-28 11:17:21 -07:00
describe_db_subnet_groups.rb
initial import
2014-12-31 09:17:51 -08:00
describe_engine_default_parameters.rb
always return a default engine parameters result
2016-01-31 13:22:29 -05:00
describe_event_subscriptions.rb
initial import
2014-12-31 09:17:51 -08:00
describe_events.rb
initial import
2014-12-31 09:17:51 -08:00
describe_orderable_db_instance_options.rb
initial import
2014-12-31 09:17:51 -08:00
download_db_logfile_portion.rb
initial import
2014-12-31 09:17:51 -08:00
list_tags_for_resource.rb
initial import
2014-12-31 09:17:51 -08:00
modify_db_instance.rb
support for rds clusters and aurora
2016-03-01 11:54:55 -05:00
modify_db_parameter_group.rb
rds enhancements
2016-01-21 11:00:54 -05:00
promote_read_replica.rb
update #promote_read_replica mock
2015-07-28 11:17:21 -07:00
reboot_db_instance.rb
initial import
2014-12-31 09:17:51 -08:00
remove_tags_from_resource.rb
initial import
2014-12-31 09:17:51 -08:00
restore_db_instance_from_db_snapshot.rb
fix spec, listen to geemus
2016-01-25 10:57:14 -08:00
restore_db_instance_to_point_in_time.rb
initial import
2014-12-31 09:17:51 -08:00
revoke_db_security_group_ingress.rb
working tests
2015-01-02 09:42:20 -08:00