You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Class: AWS::RDS::Client
- Inherits:
-
Core::QueryClient
- Object
- Core::Client
- Core::QueryClient
- AWS::RDS::Client
- Defined in:
- lib/aws/rds/client.rb
Overview
Client class for Amazon Relational Database Service (RDS).
Defined Under Namespace
Classes: V20130515, V20130909, V20140901
Constant Summary
- API_VERSION =
'2014-09-01'
Instance Attribute Summary
Attributes inherited from Core::Client
Instance Method Summary collapse
-
#add_source_identifier_to_subscription(options = {}) ⇒ Core::Response
Calls the AddSourceIdentifierToSubscription API operation.
-
#add_tags_to_resource(options = {}) ⇒ Core::Response
Calls the AddTagsToResource API operation.
-
#authorize_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the AuthorizeDBSecurityGroupIngress API operation.
-
#copy_db_parameter_group(options = {}) ⇒ Core::Response
Calls the CopyDBParameterGroup API operation.
-
#copy_db_snapshot(options = {}) ⇒ Core::Response
Calls the CopyDBSnapshot API operation.
-
#copy_option_group(options = {}) ⇒ Core::Response
Calls the CopyOptionGroup API operation.
-
#create_db_instance(options = {}) ⇒ Core::Response
Calls the CreateDBInstance API operation.
-
#create_db_instance_read_replica(options = {}) ⇒ Core::Response
Calls the CreateDBInstanceReadReplica API operation.
-
#create_db_parameter_group(options = {}) ⇒ Core::Response
Calls the CreateDBParameterGroup API operation.
-
#create_db_security_group(options = {}) ⇒ Core::Response
Calls the CreateDBSecurityGroup API operation.
-
#create_db_snapshot(options = {}) ⇒ Core::Response
Calls the CreateDBSnapshot API operation.
-
#create_db_subnet_group(options = {}) ⇒ Core::Response
Calls the CreateDBSubnetGroup API operation.
-
#create_event_subscription(options = {}) ⇒ Core::Response
Calls the CreateEventSubscription API operation.
-
#create_option_group(options = {}) ⇒ Core::Response
Calls the CreateOptionGroup API operation.
-
#delete_db_instance(options = {}) ⇒ Core::Response
Calls the DeleteDBInstance API operation.
-
#delete_db_parameter_group(options = {}) ⇒ Core::Response
Calls the DeleteDBParameterGroup API operation.
-
#delete_db_security_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSecurityGroup API operation.
-
#delete_db_snapshot(options = {}) ⇒ Core::Response
Calls the DeleteDBSnapshot API operation.
-
#delete_db_subnet_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSubnetGroup API operation.
-
#delete_event_subscription(options = {}) ⇒ Core::Response
Calls the DeleteEventSubscription API operation.
-
#delete_option_group(options = {}) ⇒ Core::Response
Calls the DeleteOptionGroup API operation.
-
#describe_db_engine_versions(options = {}) ⇒ Core::Response
Calls the DescribeDBEngineVersions API operation.
-
#describe_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeDBInstances API operation.
-
#describe_db_log_files(options = {}) ⇒ Core::Response
Calls the DescribeDBLogFiles API operation.
-
#describe_db_parameter_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBParameterGroups API operation.
-
#describe_db_parameters(options = {}) ⇒ Core::Response
Calls the DescribeDBParameters API operation.
-
#describe_db_security_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSecurityGroups API operation.
-
#describe_db_snapshots(options = {}) ⇒ Core::Response
Calls the DescribeDBSnapshots API operation.
-
#describe_db_subnet_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSubnetGroups API operation.
-
#describe_engine_default_parameters(options = {}) ⇒ Core::Response
Calls the DescribeEngineDefaultParameters API operation.
-
#describe_event_categories(options = {}) ⇒ Core::Response
Calls the DescribeEventCategories API operation.
-
#describe_event_subscriptions(options = {}) ⇒ Core::Response
Calls the DescribeEventSubscriptions API operation.
-
#describe_events(options = {}) ⇒ Core::Response
Calls the DescribeEvents API operation.
-
#describe_option_group_options(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroupOptions API operation.
-
#describe_option_groups(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroups API operation.
-
#describe_orderable_db_instance_options(options = {}) ⇒ Core::Response
Calls the DescribeOrderableDBInstanceOptions API operation.
-
#describe_reserved_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstances API operation.
-
#describe_reserved_db_instances_offerings(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstancesOfferings API operation.
-
#download_db_log_file_portion(options = {}) ⇒ Core::Response
Calls the DownloadDBLogFilePortion API operation.
-
#list_tags_for_resource(options = {}) ⇒ Core::Response
Calls the ListTagsForResource API operation.
-
#modify_db_instance(options = {}) ⇒ Core::Response
Calls the ModifyDBInstance API operation.
-
#modify_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ModifyDBParameterGroup API operation.
-
#modify_db_subnet_group(options = {}) ⇒ Core::Response
Calls the ModifyDBSubnetGroup API operation.
-
#modify_event_subscription(options = {}) ⇒ Core::Response
Calls the ModifyEventSubscription API operation.
-
#modify_option_group(options = {}) ⇒ Core::Response
Calls the ModifyOptionGroup API operation.
-
#promote_read_replica(options = {}) ⇒ Core::Response
Calls the PromoteReadReplica API operation.
-
#purchase_reserved_db_instances_offering(options = {}) ⇒ Core::Response
Calls the PurchaseReservedDBInstancesOffering API operation.
-
#reboot_db_instance(options = {}) ⇒ Core::Response
Calls the RebootDBInstance API operation.
-
#remove_source_identifier_from_subscription(options = {}) ⇒ Core::Response
Calls the RemoveSourceIdentifierFromSubscription API operation.
-
#remove_tags_from_resource(options = {}) ⇒ Core::Response
Calls the RemoveTagsFromResource API operation.
-
#reset_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ResetDBParameterGroup API operation.
-
#restore_db_instance_from_db_snapshot(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceFromDBSnapshot API operation.
-
#restore_db_instance_to_point_in_time(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceToPointInTime API operation.
-
#revoke_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the RevokeDBSecurityGroupIngress API operation.
Methods inherited from Core::Client
#initialize, #log_warning, #operations, #with_http_handler, #with_options
Constructor Details
This class inherits a constructor from AWS::Core::Client
Instance Method Details
#add_source_identifier_to_subscription(options = {}) ⇒ Core::Response
Calls the AddSourceIdentifierToSubscription API operation.
#add_tags_to_resource(options = {}) ⇒ Core::Response
Calls the AddTagsToResource API operation.
#authorize_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the AuthorizeDBSecurityGroupIngress API operation.
#copy_db_parameter_group(options = {}) ⇒ Core::Response
Calls the CopyDBParameterGroup API operation.
#copy_db_snapshot(options = {}) ⇒ Core::Response
Calls the CopyDBSnapshot API operation.
#copy_option_group(options = {}) ⇒ Core::Response
Calls the CopyOptionGroup API operation.
#create_db_instance(options = {}) ⇒ Core::Response
Calls the CreateDBInstance API operation.
#create_db_instance_read_replica(options = {}) ⇒ Core::Response
Calls the CreateDBInstanceReadReplica API operation.
#create_db_parameter_group(options = {}) ⇒ Core::Response
Calls the CreateDBParameterGroup API operation.
#create_db_security_group(options = {}) ⇒ Core::Response
Calls the CreateDBSecurityGroup API operation.
#create_db_snapshot(options = {}) ⇒ Core::Response
Calls the CreateDBSnapshot API operation.
#create_db_subnet_group(options = {}) ⇒ Core::Response
Calls the CreateDBSubnetGroup API operation.
#create_event_subscription(options = {}) ⇒ Core::Response
Calls the CreateEventSubscription API operation.
#create_option_group(options = {}) ⇒ Core::Response
Calls the CreateOptionGroup API operation.
#delete_db_instance(options = {}) ⇒ Core::Response
Calls the DeleteDBInstance API operation.
#delete_db_parameter_group(options = {}) ⇒ Core::Response
Calls the DeleteDBParameterGroup API operation.
#delete_db_security_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSecurityGroup API operation.
#delete_db_snapshot(options = {}) ⇒ Core::Response
Calls the DeleteDBSnapshot API operation.
#delete_db_subnet_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSubnetGroup API operation.
#delete_event_subscription(options = {}) ⇒ Core::Response
Calls the DeleteEventSubscription API operation.
#delete_option_group(options = {}) ⇒ Core::Response
Calls the DeleteOptionGroup API operation.
#describe_db_engine_versions(options = {}) ⇒ Core::Response
Calls the DescribeDBEngineVersions API operation.
#describe_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeDBInstances API operation.
#describe_db_log_files(options = {}) ⇒ Core::Response
Calls the DescribeDBLogFiles API operation.
#describe_db_parameter_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBParameterGroups API operation.
#describe_db_parameters(options = {}) ⇒ Core::Response
Calls the DescribeDBParameters API operation.
#describe_db_security_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSecurityGroups API operation.
#describe_db_snapshots(options = {}) ⇒ Core::Response
Calls the DescribeDBSnapshots API operation.
#describe_db_subnet_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSubnetGroups API operation.
#describe_engine_default_parameters(options = {}) ⇒ Core::Response
Calls the DescribeEngineDefaultParameters API operation.
#describe_event_categories(options = {}) ⇒ Core::Response
Calls the DescribeEventCategories API operation.
#describe_event_subscriptions(options = {}) ⇒ Core::Response
Calls the DescribeEventSubscriptions API operation.
#describe_events(options = {}) ⇒ Core::Response
Calls the DescribeEvents API operation.
#describe_option_group_options(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroupOptions API operation.
#describe_option_groups(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroups API operation.
#describe_orderable_db_instance_options(options = {}) ⇒ Core::Response
Calls the DescribeOrderableDBInstanceOptions API operation.
#describe_reserved_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstances API operation.
#describe_reserved_db_instances_offerings(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstancesOfferings API operation.
#download_db_log_file_portion(options = {}) ⇒ Core::Response
Calls the DownloadDBLogFilePortion API operation.
#list_tags_for_resource(options = {}) ⇒ Core::Response
Calls the ListTagsForResource API operation.
#modify_db_instance(options = {}) ⇒ Core::Response
Calls the ModifyDBInstance API operation.
#modify_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ModifyDBParameterGroup API operation.
#modify_db_subnet_group(options = {}) ⇒ Core::Response
Calls the ModifyDBSubnetGroup API operation.
#modify_event_subscription(options = {}) ⇒ Core::Response
Calls the ModifyEventSubscription API operation.
#modify_option_group(options = {}) ⇒ Core::Response
Calls the ModifyOptionGroup API operation.
#promote_read_replica(options = {}) ⇒ Core::Response
Calls the PromoteReadReplica API operation.
#purchase_reserved_db_instances_offering(options = {}) ⇒ Core::Response
Calls the PurchaseReservedDBInstancesOffering API operation.
#reboot_db_instance(options = {}) ⇒ Core::Response
Calls the RebootDBInstance API operation.
#remove_source_identifier_from_subscription(options = {}) ⇒ Core::Response
Calls the RemoveSourceIdentifierFromSubscription API operation.
#remove_tags_from_resource(options = {}) ⇒ Core::Response
Calls the RemoveTagsFromResource API operation.
#reset_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ResetDBParameterGroup API operation.
#restore_db_instance_from_db_snapshot(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceFromDBSnapshot API operation.
#restore_db_instance_to_point_in_time(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceToPointInTime API operation.
#revoke_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the RevokeDBSecurityGroupIngress API operation.