-AllocatedStorage <
Int32>
The amount of storage to allocate for your DB storage type (in gibibytes).
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.TIDB.AmazonTimestreamInfluxDBClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The Timestream for InfluxDB DB instance type to run InfluxDB on.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-DbParameterGroupIdentifier <
String>
The id of the DB parameter group to assign to your DB instance. DB parameter groups specify how the database is configured. For example, DB parameter groups can specify the limit for query concurrency.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies whether the DB instance will be deployed as a standalone instance or with a Multi-AZ standby for high availability.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The id of the DB instance.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
-MaintenanceSchedule_PreferredMaintenanceWindow <
String>
The preferred maintenance window in the format ddd:HH:MM-ddd:HH:MM (UTC). Day must be one of: Mon, Tue, Wed, Thu, Fri, Sat, Sun. For example, Sun:02:00-Sun:06:00. Provide an empty string to let the system choose a window.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-MaintenanceSchedule_Timezone <
String>
The IANA timezone identifier for the maintenance window. Format: Region/City or UTC. For example, America/New_York or UTC.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The port number on which InfluxDB accepts connections.If you change the Port value, your database restarts immediately.Valid Values: 1024-65535Default: 8086Constraints: The value can't be 2375-2376, 7788-7799, 8090, or 51678-51680
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-S3Configuration_BucketName <
String>
The name of the S3 bucket to deliver logs to.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | LogDeliveryConfiguration_S3Configuration_BucketName |
Indicates whether log delivery to the S3 bucket is enabled.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | LogDeliveryConfiguration_S3Configuration_Enabled |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TimestreamInfluxDB.Model.UpdateDbInstanceResponse). Specifying the name of a property of type Amazon.TimestreamInfluxDB.Model.UpdateDbInstanceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |