We recommend new projects start with resources from the AWS provider.
aws-native.rds.DbShardGroup
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
The AWS::RDS::DBShardGroup resource creates an Amazon Aurora Limitless DB Shard Group.
Create DbShardGroup Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DbShardGroup(name: string, args: DbShardGroupArgs, opts?: CustomResourceOptions);
@overload
def DbShardGroup(resource_name: str,
args: DbShardGroupArgs,
opts: Optional[ResourceOptions] = None)
@overload
def DbShardGroup(resource_name: str,
opts: Optional[ResourceOptions] = None,
db_cluster_identifier: Optional[str] = None,
max_acu: Optional[float] = None,
compute_redundancy: Optional[int] = None,
db_shard_group_identifier: Optional[str] = None,
min_acu: Optional[float] = None,
publicly_accessible: Optional[bool] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewDbShardGroup(ctx *Context, name string, args DbShardGroupArgs, opts ...ResourceOption) (*DbShardGroup, error)
public DbShardGroup(string name, DbShardGroupArgs args, CustomResourceOptions? opts = null)
public DbShardGroup(String name, DbShardGroupArgs args)
public DbShardGroup(String name, DbShardGroupArgs args, CustomResourceOptions options)
type: aws-native:rds:DbShardGroup
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DbShardGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DbShardGroupArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DbShardGroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DbShardGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DbShardGroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DbShardGroup Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DbShardGroup resource accepts the following input properties:
- Db
Cluster stringIdentifier - The name of the primary DB cluster for the DB shard group.
- Max
Acu double - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- Compute
Redundancy int - Specifies whether to create standby instances for the DB shard group.
- Db
Shard stringGroup Identifier - The name of the DB shard group.
- Min
Acu double - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- Publicly
Accessible bool - Indicates whether the DB shard group is publicly accessible.
- List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Db
Cluster stringIdentifier - The name of the primary DB cluster for the DB shard group.
- Max
Acu float64 - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- Compute
Redundancy int - Specifies whether to create standby instances for the DB shard group.
- Db
Shard stringGroup Identifier - The name of the DB shard group.
- Min
Acu float64 - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- Publicly
Accessible bool - Indicates whether the DB shard group is publicly accessible.
- Tag
Args - An array of key-value pairs to apply to this resource.
- db
Cluster StringIdentifier - The name of the primary DB cluster for the DB shard group.
- max
Acu Double - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- compute
Redundancy Integer - Specifies whether to create standby instances for the DB shard group.
- db
Shard StringGroup Identifier - The name of the DB shard group.
- min
Acu Double - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- publicly
Accessible Boolean - Indicates whether the DB shard group is publicly accessible.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- db
Cluster stringIdentifier - The name of the primary DB cluster for the DB shard group.
- max
Acu number - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- compute
Redundancy number - Specifies whether to create standby instances for the DB shard group.
- db
Shard stringGroup Identifier - The name of the DB shard group.
- min
Acu number - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- publicly
Accessible boolean - Indicates whether the DB shard group is publicly accessible.
- Tag[]
- An array of key-value pairs to apply to this resource.
- db_
cluster_ stridentifier - The name of the primary DB cluster for the DB shard group.
- max_
acu float - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- compute_
redundancy int - Specifies whether to create standby instances for the DB shard group.
- db_
shard_ strgroup_ identifier - The name of the DB shard group.
- min_
acu float - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- publicly_
accessible bool - Indicates whether the DB shard group is publicly accessible.
- Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- db
Cluster StringIdentifier - The name of the primary DB cluster for the DB shard group.
- max
Acu Number - The maximum capacity of the DB shard group in Aurora capacity units (ACUs).
- compute
Redundancy Number - Specifies whether to create standby instances for the DB shard group.
- db
Shard StringGroup Identifier - The name of the DB shard group.
- min
Acu Number - The minimum capacity of the DB shard group in Aurora capacity units (ACUs).
- publicly
Accessible Boolean - Indicates whether the DB shard group is publicly accessible.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the DbShardGroup resource produces the following output properties:
- Db
Shard stringGroup Resource Id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- Endpoint string
- The connection endpoint for the DB shard group.
- Id string
- The provider-assigned unique ID for this managed resource.
- Db
Shard stringGroup Resource Id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- Endpoint string
- The connection endpoint for the DB shard group.
- Id string
- The provider-assigned unique ID for this managed resource.
- db
Shard StringGroup Resource Id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- endpoint String
- The connection endpoint for the DB shard group.
- id String
- The provider-assigned unique ID for this managed resource.
- db
Shard stringGroup Resource Id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- endpoint string
- The connection endpoint for the DB shard group.
- id string
- The provider-assigned unique ID for this managed resource.
- db_
shard_ strgroup_ resource_ id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- endpoint str
- The connection endpoint for the DB shard group.
- id str
- The provider-assigned unique ID for this managed resource.
- db
Shard StringGroup Resource Id - The Amazon Web Services Region-unique, immutable identifier for the DB shard group.
- endpoint String
- The connection endpoint for the DB shard group.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.