We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 23, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 23, 2026 by Pulumi
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
Using getDbShardGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDbShardGroup(args: GetDbShardGroupArgs, opts?: InvokeOptions): Promise<GetDbShardGroupResult>
function getDbShardGroupOutput(args: GetDbShardGroupOutputArgs, opts?: InvokeOptions): Output<GetDbShardGroupResult>def get_db_shard_group(db_shard_group_identifier: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDbShardGroupResult
def get_db_shard_group_output(db_shard_group_identifier: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDbShardGroupResult]func LookupDbShardGroup(ctx *Context, args *LookupDbShardGroupArgs, opts ...InvokeOption) (*LookupDbShardGroupResult, error)
func LookupDbShardGroupOutput(ctx *Context, args *LookupDbShardGroupOutputArgs, opts ...InvokeOption) LookupDbShardGroupResultOutput> Note: This function is named LookupDbShardGroup in the Go SDK.
public static class GetDbShardGroup
{
public static Task<GetDbShardGroupResult> InvokeAsync(GetDbShardGroupArgs args, InvokeOptions? opts = null)
public static Output<GetDbShardGroupResult> Invoke(GetDbShardGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDbShardGroupResult> getDbShardGroup(GetDbShardGroupArgs args, InvokeOptions options)
public static Output<GetDbShardGroupResult> getDbShardGroup(GetDbShardGroupArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:rds:getDbShardGroup
arguments:
# arguments dictionaryThe following arguments are supported:
- Db
Shard stringGroup Identifier - The name of the DB shard group.
- Db
Shard stringGroup Identifier - The name of the DB shard group.
- db
Shard StringGroup Identifier - The name of the DB shard group.
- db
Shard stringGroup Identifier - The name of the DB shard group.
- db_
shard_ strgroup_ identifier - The name of the DB shard group.
- db
Shard StringGroup Identifier - The name of the DB shard group.
getDbShardGroup Result
The following output properties are available:
- Compute
Redundancy int - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- Db
Shard stringGroup Resource Id - The AWS Region -unique, immutable identifier for the DB shard group.
- Endpoint string
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- Max
Acu double - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
-
List<Pulumi.
Aws Native. Outputs. Tag> - An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
- Compute
Redundancy int - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- Db
Shard stringGroup Resource Id - The AWS Region -unique, immutable identifier for the DB shard group.
- Endpoint string
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- Max
Acu float64 - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- Tag
- An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
- compute
Redundancy Integer - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- db
Shard StringGroup Resource Id - The AWS Region -unique, immutable identifier for the DB shard group.
- endpoint String
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- max
Acu Double - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- List<Tag>
- An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
- compute
Redundancy number - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- db
Shard stringGroup Resource Id - The AWS Region -unique, immutable identifier for the DB shard group.
- endpoint string
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- max
Acu number - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- Tag[]
- An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
- compute_
redundancy int - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- db_
shard_ strgroup_ resource_ id - The AWS Region -unique, immutable identifier for the DB shard group.
- endpoint str
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- max_
acu float - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- Sequence[root_Tag]
- An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
- compute
Redundancy Number - Specifies whether to create standby standby DB data access shard for the DB shard group. Valid values are the following:
- 0 - Creates a DB shard group without a standby DB data access shard. This is the default value.
- 1 - Creates a DB shard group with a standby DB data access shard in a different Availability Zone (AZ).
- 2 - Creates a DB shard group with two standby DB data access shard in two different AZs.
- db
Shard StringGroup Resource Id - The AWS Region -unique, immutable identifier for the DB shard group.
- endpoint String
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions:
CreateDBInstanceDescribeDBInstancesDeleteDBInstance
For the data structure that represents Amazon Aurora DB cluster endpoints, see
DBClusterEndpoint.- max
Acu Number - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- List<Property Map>
- An optional set of key-value pairs to associate arbitrary data of your choosing with the DB shard group.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 23, 2026 by Pulumi
