DynamodbFunctions

Functions

Link copied to clipboard

Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable

suspend fun getGlobalTable(tableName: String): GetGlobalTableResult
Link copied to clipboard
suspend fun getTable(argument: GetTablePlainArgs): GetTableResult

Version: None. Resource Type definition for AWS::DynamoDB::Table

suspend fun getTable(tableName: String): GetTableResult
suspend fun getTable(argument: suspend GetTablePlainArgsBuilder.() -> Unit): GetTableResult