
Last chance! 50% off unlimited learning
Sale ends in
Returns the regional endpoint information.
dynamodb_describe_endpoints()
A list with the following syntax:
list(
Endpoints = list(
list(
Address = "string",
CachePeriodInMinutes = 123
)
)
)
svc$describe_endpoints()