Amazon Relational Database Service
Getting Started Guide (API Version 2012-04-23)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Authorize Access

Authorize Access

Now that you've created a DB Instance, you need to authorize access to the DB Instance.

Granting Access to an IP Range

In this example, you authorize the default DB Security Group. You use CIDR (Classless Inter-Domain Routing) notation to specify either a single IP address or a range of IP addresses that you will allow to connect to your DB Instance.

[Caution]Caution

To avoid inadvertently granting access to your DB Instances, be sure to understand how CIDR ranges work. For more information about CIDR ranges, go to the detailed description in Wikipedia.

To grant access to an IP range for a DB Security Group

  1. Select DB Security Groups from the navigation pane on the left side of the console window.

    Console Navigation
  2. In the My DB Security Groups list, select the check box next to the DB Security Group named default.

    DB Security Groups panel
  3. On the Description tab at the bottom of the window, select CIDR/IP from the Connection Type drop-down list, type your CIDR range into the CIDR text box, and click the Add button.

    [Note]Note

    The IP address used in the example below is for illustration purposes only; be sure to substitute your own CIDR range. The CIDR range for your current IP address appears on the page just below the CIDR text box.

    Authorize Access to CIDR range
    [Note]Note

    It takes approximately one minute for changes to access permissions to take effect.

    Now that you've authorized access to your DB Instance, you can connect to it. Click the following button.

Get started