Endpoint
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
-
CreateDBInstance
-
DescribeDBInstances
-
DeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints,
see DBClusterEndpoint
.
Contents
Note
In the following list, the required parameters are described first.
- Address
-
Specifies the DNS address of the DB instance.
Type: String
Required: No
- HostedZoneId
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
Type: String
Required: No
- Port
-
Specifies the port that the database engine is listening on.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: