Host

Default Value Data Type Required

None

String

Yes, if DynamoDBLocal=1.

Description

If you are connecting to AWS, then specify the endpoint for the DynamoDB service on AWS. For example, dynamodb.[Region].amazonaws.com, where [Region] is the AWS region to use for your connection.

For a list of valid regions and endpoints, see the "Amazon DynamoDB" section in the AWS Regions and Endpoints documentation: http://docs.aws.amazon.com/general/latest/gr/rande.html#ddb_region.

If you are connecting to DynamoDB Local, then specify the IP address of the server.