getDbShardGroup

Creates a new DB shard group for Aurora Limitless Database. You must enable Aurora Limitless Database to create a DB shard group. Valid for: Aurora DB clusters only

Return

null

Parameters

argument

null


suspend fun getDbShardGroup(dbShardGroupIdentifier: String): GetDbShardGroupResult

Return

null

Parameters

dbShardGroupIdentifier

The name of the DB shard group.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.rds.kotlin.inputs.GetDbShardGroupPlainArgs.

See also