Amazon DynamoDB

2018/09/05 - Amazon DynamoDB - 1 new api methods

Changes  New feature for Amazon DynamoDB.

DescribeEndpoints (new) Link ΒΆ

See also: AWS API Documentation

Request Syntax

client.describe_endpoints()
rtype

dict

returns

Response Syntax

{
    'Endpoints': [
        {
            'Address': 'string',
            'CachePeriodInMinutes': 123
        },
    ]
}

Response Structure

  • (dict) --

    • Endpoints (list) --

      • (dict) --

        • Address (string) --

        • CachePeriodInMinutes (integer) --