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).
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_snapshot(options = {}) ⇒ Core::Response
Calls the CopyDBSnapshot 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, 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.
|
# File 'lib/aws/rds/client.rb', line 25
|
#add_tags_to_resource(options = {}) ⇒ Core::Response
Calls the AddTagsToResource API operation.
|
# File 'lib/aws/rds/client.rb', line 54
|
#authorize_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the AuthorizeDBSecurityGroupIngress API operation.
|
# File 'lib/aws/rds/client.rb', line 75
|
#copy_db_snapshot(options = {}) ⇒ Core::Response
Calls the CopyDBSnapshot API operation.
|
# File 'lib/aws/rds/client.rb', line 106
|
#create_db_instance(options = {}) ⇒ Core::Response
Calls the CreateDBInstance API operation.
|
# File 'lib/aws/rds/client.rb', line 138
|
#create_db_instance_read_replica(options = {}) ⇒ Core::Response
Calls the CreateDBInstanceReadReplica API operation.
|
# File 'lib/aws/rds/client.rb', line 276
|
#create_db_parameter_group(options = {}) ⇒ Core::Response
Calls the CreateDBParameterGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 385
|
#create_db_security_group(options = {}) ⇒ Core::Response
Calls the CreateDBSecurityGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 402
|
#create_db_snapshot(options = {}) ⇒ Core::Response
Calls the CreateDBSnapshot API operation.
|
# File 'lib/aws/rds/client.rb', line 425
|
#create_db_subnet_group(options = {}) ⇒ Core::Response
Calls the CreateDBSubnetGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 453
|
#create_event_subscription(options = {}) ⇒ Core::Response
Calls the CreateEventSubscription API operation.
|
# File 'lib/aws/rds/client.rb', line 478
|
#create_option_group(options = {}) ⇒ Core::Response
Calls the CreateOptionGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 526
|
#delete_db_instance(options = {}) ⇒ Core::Response
Calls the DeleteDBInstance API operation.
|
# File 'lib/aws/rds/client.rb', line 572
|
#delete_db_parameter_group(options = {}) ⇒ Core::Response
Calls the DeleteDBParameterGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 646
|
#delete_db_security_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSecurityGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 654
|
#delete_db_snapshot(options = {}) ⇒ Core::Response
Calls the DeleteDBSnapshot API operation.
|
# File 'lib/aws/rds/client.rb', line 661
|
#delete_db_subnet_group(options = {}) ⇒ Core::Response
Calls the DeleteDBSubnetGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 686
|
#delete_event_subscription(options = {}) ⇒ Core::Response
Calls the DeleteEventSubscription API operation.
|
# File 'lib/aws/rds/client.rb', line 696
|
#delete_option_group(options = {}) ⇒ Core::Response
Calls the DeleteOptionGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 714
|
#describe_db_engine_versions(options = {}) ⇒ Core::Response
Calls the DescribeDBEngineVersions API operation.
|
# File 'lib/aws/rds/client.rb', line 721
|
#describe_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeDBInstances API operation.
|
# File 'lib/aws/rds/client.rb', line 762
|
#describe_db_log_files(options = {}) ⇒ Core::Response
Calls the DescribeDBLogFiles API operation.
|
# File 'lib/aws/rds/client.rb', line 842
|
#describe_db_parameter_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBParameterGroups API operation.
|
# File 'lib/aws/rds/client.rb', line 872
|
#describe_db_parameters(options = {}) ⇒ Core::Response
Calls the DescribeDBParameters API operation.
|
# File 'lib/aws/rds/client.rb', line 894
|
#describe_db_security_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSecurityGroups API operation.
|
# File 'lib/aws/rds/client.rb', line 924
|
#describe_db_snapshots(options = {}) ⇒ Core::Response
Calls the DescribeDBSnapshots API operation.
|
# File 'lib/aws/rds/client.rb', line 955
|
#describe_db_subnet_groups(options = {}) ⇒ Core::Response
Calls the DescribeDBSubnetGroups API operation.
|
# File 'lib/aws/rds/client.rb', line 995
|
#describe_engine_default_parameters(options = {}) ⇒ Core::Response
Calls the DescribeEngineDefaultParameters API operation.
|
# File 'lib/aws/rds/client.rb', line 1025
|
#describe_event_categories(options = {}) ⇒ Core::Response
Calls the DescribeEventCategories API operation.
|
# File 'lib/aws/rds/client.rb', line 1055
|
#describe_event_subscriptions(options = {}) ⇒ Core::Response
Calls the DescribeEventSubscriptions API operation.
|
# File 'lib/aws/rds/client.rb', line 1068
|
#describe_events(options = {}) ⇒ Core::Response
Calls the DescribeEvents API operation.
|
# File 'lib/aws/rds/client.rb', line 1097
|
#describe_option_group_options(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroupOptions API operation.
|
# File 'lib/aws/rds/client.rb', line 1138
|
#describe_option_groups(options = {}) ⇒ Core::Response
Calls the DescribeOptionGroups API operation.
|
# File 'lib/aws/rds/client.rb', line 1177
|
#describe_orderable_db_instance_options(options = {}) ⇒ Core::Response
Calls the DescribeOrderableDBInstanceOptions API operation.
|
# File 'lib/aws/rds/client.rb', line 1231
|
#describe_reserved_db_instances(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstances API operation.
|
# File 'lib/aws/rds/client.rb', line 1272
|
#describe_reserved_db_instances_offerings(options = {}) ⇒ Core::Response
Calls the DescribeReservedDBInstancesOfferings API operation.
|
# File 'lib/aws/rds/client.rb', line 1326
|
#download_db_log_file_portion(options = {}) ⇒ Core::Response
Calls the DownloadDBLogFilePortion API operation.
|
# File 'lib/aws/rds/client.rb', line 1374
|
#list_tags_for_resource(options = {}) ⇒ Core::Response
Calls the ListTagsForResource API operation.
|
# File 'lib/aws/rds/client.rb', line 1391
|
#modify_db_instance(options = {}) ⇒ Core::Response
Calls the ModifyDBInstance API operation.
|
# File 'lib/aws/rds/client.rb', line 1403
|
#modify_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ModifyDBParameterGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 1550
|
#modify_db_subnet_group(options = {}) ⇒ Core::Response
Calls the ModifyDBSubnetGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 1587
|
#modify_event_subscription(options = {}) ⇒ Core::Response
Calls the ModifyEventSubscription API operation.
|
# File 'lib/aws/rds/client.rb', line 1612
|
#modify_option_group(options = {}) ⇒ Core::Response
Calls the ModifyOptionGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 1646
|
#promote_read_replica(options = {}) ⇒ Core::Response
Calls the PromoteReadReplica API operation.
|
# File 'lib/aws/rds/client.rb', line 1713
|
#purchase_reserved_db_instances_offering(options = {}) ⇒ Core::Response
Calls the PurchaseReservedDBInstancesOffering API operation.
|
# File 'lib/aws/rds/client.rb', line 1802
|
#reboot_db_instance(options = {}) ⇒ Core::Response
Calls the RebootDBInstance API operation.
|
# File 'lib/aws/rds/client.rb', line 1832
|
#remove_source_identifier_from_subscription(options = {}) ⇒ Core::Response
Calls the RemoveSourceIdentifierFromSubscription API operation.
|
# File 'lib/aws/rds/client.rb', line 1903
|
#remove_tags_from_resource(options = {}) ⇒ Core::Response
Calls the RemoveTagsFromResource API operation.
|
# File 'lib/aws/rds/client.rb', line 1925
|
#reset_db_parameter_group(options = {}) ⇒ Core::Response
Calls the ResetDBParameterGroup API operation.
|
# File 'lib/aws/rds/client.rb', line 1934
|
#restore_db_instance_from_db_snapshot(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceFromDBSnapshot API operation.
|
# File 'lib/aws/rds/client.rb', line 1974
|
#restore_db_instance_to_point_in_time(options = {}) ⇒ Core::Response
Calls the RestoreDBInstanceToPointInTime API operation.
|
# File 'lib/aws/rds/client.rb', line 2084
|
#revoke_db_security_group_ingress(options = {}) ⇒ Core::Response
Calls the RevokeDBSecurityGroupIngress API operation.
|
# File 'lib/aws/rds/client.rb', line 2198
|