AWS::MemoryDB::Cluster Endpoint - AWS CloudFormation (original) (raw)

AWS::MemoryDB::Cluster Endpoint - AWS CloudFormation

Represents the information required for client programs to connect to the cluster and its nodes.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
  "Address" : String,
  "Port" : Integer
}

YAML

  Address: String
  Port: Integer

Properties

Address

The DNS hostname of the node.

Required: No

Type: String

Update requires: No interruption

Port

The port number that the engine is listening on.

Required: No

Type: Integer

Update requires: No interruption

AWS::MemoryDB::Cluster

Tag

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.