Create DB Cluster Endpoint

GET {{aws_rds_base_url}}/?DBClusterEndpointIdentifier&DBClusterIdentifier&EndpointType&ExcludedMembers.member.N&StaticMembers.member.N&Action=CreateDBClusterEndpoint&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBClusterEndpointIdentifiernullThe identifier to use for the new endpoint. This parameter is stored as a lowercase string.
DBClusterIdentifiernullThe DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.
EndpointTypenullThe type of the endpoint. One of: READER, WRITER, ANY.
ExcludedMembers.member.NnullList of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.
StaticMembers.member.NnullList of DB instance identifiers that are part of the custom endpoint group.
Actionstring
Versionstring