Versions in this module Expand all Collapse all v0 v0.1.0 Apr 18, 2023 Changes in this version + func TableExists(client *dynamodb.Client, tableName string) (bool, error) + type Throttle struct + ThrottleType string + ThrottleValueList []string + func GetThrottles(client *dynamodb.Client, tableName string) ([]Throttle, error)