types-boto3-timestream-influxdb 1.36.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of types-boto3-timestream-influxdb might be problematic. Click here for more details.

@@ -0,0 +1,490 @@
1
+ """
2
+ Type annotations for timestream-influxdb service literal definitions.
3
+
4
+ [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_timestream_influxdb/literals/)
5
+
6
+ Usage::
7
+
8
+ ```python
9
+ from types_boto3_timestream_influxdb.literals import DbInstanceTypeType
10
+
11
+ data: DbInstanceTypeType = "db.influx.12xlarge"
12
+ ```
13
+
14
+ Copyright 2025 Vlad Emelianov
15
+ """
16
+
17
+ import sys
18
+
19
+ if sys.version_info >= (3, 12):
20
+ from typing import Literal
21
+ else:
22
+ from typing_extensions import Literal
23
+
24
+
25
+ __all__ = (
26
+ "DbInstanceTypeType",
27
+ "DbStorageTypeType",
28
+ "DeploymentTypeType",
29
+ "DurationTypeType",
30
+ "ListDbInstancesPaginatorName",
31
+ "ListDbParameterGroupsPaginatorName",
32
+ "LogLevelType",
33
+ "NetworkTypeType",
34
+ "PaginatorName",
35
+ "ResourceServiceName",
36
+ "ServiceName",
37
+ "StatusType",
38
+ "TimestreamInfluxDBServiceName",
39
+ "TracingTypeType",
40
+ )
41
+
42
+
43
+ DbInstanceTypeType = Literal[
44
+ "db.influx.12xlarge",
45
+ "db.influx.16xlarge",
46
+ "db.influx.2xlarge",
47
+ "db.influx.4xlarge",
48
+ "db.influx.8xlarge",
49
+ "db.influx.large",
50
+ "db.influx.medium",
51
+ "db.influx.xlarge",
52
+ ]
53
+ DbStorageTypeType = Literal["InfluxIOIncludedT1", "InfluxIOIncludedT2", "InfluxIOIncludedT3"]
54
+ DeploymentTypeType = Literal["SINGLE_AZ", "WITH_MULTIAZ_STANDBY"]
55
+ DurationTypeType = Literal["hours", "milliseconds", "minutes", "seconds"]
56
+ ListDbInstancesPaginatorName = Literal["list_db_instances"]
57
+ ListDbParameterGroupsPaginatorName = Literal["list_db_parameter_groups"]
58
+ LogLevelType = Literal["debug", "error", "info"]
59
+ NetworkTypeType = Literal["DUAL", "IPV4"]
60
+ StatusType = Literal[
61
+ "AVAILABLE",
62
+ "CREATING",
63
+ "DELETED",
64
+ "DELETING",
65
+ "FAILED",
66
+ "MODIFYING",
67
+ "UPDATING",
68
+ "UPDATING_DEPLOYMENT_TYPE",
69
+ "UPDATING_INSTANCE_TYPE",
70
+ ]
71
+ TracingTypeType = Literal["jaeger", "log"]
72
+ TimestreamInfluxDBServiceName = Literal["timestream-influxdb"]
73
+ ServiceName = Literal[
74
+ "accessanalyzer",
75
+ "account",
76
+ "acm",
77
+ "acm-pca",
78
+ "amp",
79
+ "amplify",
80
+ "amplifybackend",
81
+ "amplifyuibuilder",
82
+ "apigateway",
83
+ "apigatewaymanagementapi",
84
+ "apigatewayv2",
85
+ "appconfig",
86
+ "appconfigdata",
87
+ "appfabric",
88
+ "appflow",
89
+ "appintegrations",
90
+ "application-autoscaling",
91
+ "application-insights",
92
+ "application-signals",
93
+ "applicationcostprofiler",
94
+ "appmesh",
95
+ "apprunner",
96
+ "appstream",
97
+ "appsync",
98
+ "apptest",
99
+ "arc-zonal-shift",
100
+ "artifact",
101
+ "athena",
102
+ "auditmanager",
103
+ "autoscaling",
104
+ "autoscaling-plans",
105
+ "b2bi",
106
+ "backup",
107
+ "backup-gateway",
108
+ "backupsearch",
109
+ "batch",
110
+ "bcm-data-exports",
111
+ "bcm-pricing-calculator",
112
+ "bedrock",
113
+ "bedrock-agent",
114
+ "bedrock-agent-runtime",
115
+ "bedrock-data-automation",
116
+ "bedrock-data-automation-runtime",
117
+ "bedrock-runtime",
118
+ "billing",
119
+ "billingconductor",
120
+ "braket",
121
+ "budgets",
122
+ "ce",
123
+ "chatbot",
124
+ "chime",
125
+ "chime-sdk-identity",
126
+ "chime-sdk-media-pipelines",
127
+ "chime-sdk-meetings",
128
+ "chime-sdk-messaging",
129
+ "chime-sdk-voice",
130
+ "cleanrooms",
131
+ "cleanroomsml",
132
+ "cloud9",
133
+ "cloudcontrol",
134
+ "clouddirectory",
135
+ "cloudformation",
136
+ "cloudfront",
137
+ "cloudfront-keyvaluestore",
138
+ "cloudhsm",
139
+ "cloudhsmv2",
140
+ "cloudsearch",
141
+ "cloudsearchdomain",
142
+ "cloudtrail",
143
+ "cloudtrail-data",
144
+ "cloudwatch",
145
+ "codeartifact",
146
+ "codebuild",
147
+ "codecatalyst",
148
+ "codecommit",
149
+ "codeconnections",
150
+ "codedeploy",
151
+ "codeguru-reviewer",
152
+ "codeguru-security",
153
+ "codeguruprofiler",
154
+ "codepipeline",
155
+ "codestar-connections",
156
+ "codestar-notifications",
157
+ "cognito-identity",
158
+ "cognito-idp",
159
+ "cognito-sync",
160
+ "comprehend",
161
+ "comprehendmedical",
162
+ "compute-optimizer",
163
+ "config",
164
+ "connect",
165
+ "connect-contact-lens",
166
+ "connectcampaigns",
167
+ "connectcampaignsv2",
168
+ "connectcases",
169
+ "connectparticipant",
170
+ "controlcatalog",
171
+ "controltower",
172
+ "cost-optimization-hub",
173
+ "cur",
174
+ "customer-profiles",
175
+ "databrew",
176
+ "dataexchange",
177
+ "datapipeline",
178
+ "datasync",
179
+ "datazone",
180
+ "dax",
181
+ "deadline",
182
+ "detective",
183
+ "devicefarm",
184
+ "devops-guru",
185
+ "directconnect",
186
+ "discovery",
187
+ "dlm",
188
+ "dms",
189
+ "docdb",
190
+ "docdb-elastic",
191
+ "drs",
192
+ "ds",
193
+ "ds-data",
194
+ "dsql",
195
+ "dynamodb",
196
+ "dynamodbstreams",
197
+ "ebs",
198
+ "ec2",
199
+ "ec2-instance-connect",
200
+ "ecr",
201
+ "ecr-public",
202
+ "ecs",
203
+ "efs",
204
+ "eks",
205
+ "eks-auth",
206
+ "elastic-inference",
207
+ "elasticache",
208
+ "elasticbeanstalk",
209
+ "elastictranscoder",
210
+ "elb",
211
+ "elbv2",
212
+ "emr",
213
+ "emr-containers",
214
+ "emr-serverless",
215
+ "entityresolution",
216
+ "es",
217
+ "events",
218
+ "evidently",
219
+ "finspace",
220
+ "finspace-data",
221
+ "firehose",
222
+ "fis",
223
+ "fms",
224
+ "forecast",
225
+ "forecastquery",
226
+ "frauddetector",
227
+ "freetier",
228
+ "fsx",
229
+ "gamelift",
230
+ "geo-maps",
231
+ "geo-places",
232
+ "geo-routes",
233
+ "glacier",
234
+ "globalaccelerator",
235
+ "glue",
236
+ "grafana",
237
+ "greengrass",
238
+ "greengrassv2",
239
+ "groundstation",
240
+ "guardduty",
241
+ "health",
242
+ "healthlake",
243
+ "iam",
244
+ "identitystore",
245
+ "imagebuilder",
246
+ "importexport",
247
+ "inspector",
248
+ "inspector-scan",
249
+ "inspector2",
250
+ "internetmonitor",
251
+ "invoicing",
252
+ "iot",
253
+ "iot-data",
254
+ "iot-jobs-data",
255
+ "iotanalytics",
256
+ "iotdeviceadvisor",
257
+ "iotevents",
258
+ "iotevents-data",
259
+ "iotfleethub",
260
+ "iotfleetwise",
261
+ "iotsecuretunneling",
262
+ "iotsitewise",
263
+ "iotthingsgraph",
264
+ "iottwinmaker",
265
+ "iotwireless",
266
+ "ivs",
267
+ "ivs-realtime",
268
+ "ivschat",
269
+ "kafka",
270
+ "kafkaconnect",
271
+ "kendra",
272
+ "kendra-ranking",
273
+ "keyspaces",
274
+ "kinesis",
275
+ "kinesis-video-archived-media",
276
+ "kinesis-video-media",
277
+ "kinesis-video-signaling",
278
+ "kinesis-video-webrtc-storage",
279
+ "kinesisanalytics",
280
+ "kinesisanalyticsv2",
281
+ "kinesisvideo",
282
+ "kms",
283
+ "lakeformation",
284
+ "lambda",
285
+ "launch-wizard",
286
+ "lex-models",
287
+ "lex-runtime",
288
+ "lexv2-models",
289
+ "lexv2-runtime",
290
+ "license-manager",
291
+ "license-manager-linux-subscriptions",
292
+ "license-manager-user-subscriptions",
293
+ "lightsail",
294
+ "location",
295
+ "logs",
296
+ "lookoutequipment",
297
+ "lookoutmetrics",
298
+ "lookoutvision",
299
+ "m2",
300
+ "machinelearning",
301
+ "macie2",
302
+ "mailmanager",
303
+ "managedblockchain",
304
+ "managedblockchain-query",
305
+ "marketplace-agreement",
306
+ "marketplace-catalog",
307
+ "marketplace-deployment",
308
+ "marketplace-entitlement",
309
+ "marketplace-reporting",
310
+ "marketplacecommerceanalytics",
311
+ "mediaconnect",
312
+ "mediaconvert",
313
+ "medialive",
314
+ "mediapackage",
315
+ "mediapackage-vod",
316
+ "mediapackagev2",
317
+ "mediastore",
318
+ "mediastore-data",
319
+ "mediatailor",
320
+ "medical-imaging",
321
+ "memorydb",
322
+ "meteringmarketplace",
323
+ "mgh",
324
+ "mgn",
325
+ "migration-hub-refactor-spaces",
326
+ "migrationhub-config",
327
+ "migrationhuborchestrator",
328
+ "migrationhubstrategy",
329
+ "mq",
330
+ "mturk",
331
+ "mwaa",
332
+ "neptune",
333
+ "neptune-graph",
334
+ "neptunedata",
335
+ "network-firewall",
336
+ "networkflowmonitor",
337
+ "networkmanager",
338
+ "networkmonitor",
339
+ "notifications",
340
+ "notificationscontacts",
341
+ "oam",
342
+ "observabilityadmin",
343
+ "omics",
344
+ "opensearch",
345
+ "opensearchserverless",
346
+ "opsworks",
347
+ "opsworkscm",
348
+ "organizations",
349
+ "osis",
350
+ "outposts",
351
+ "panorama",
352
+ "partnercentral-selling",
353
+ "payment-cryptography",
354
+ "payment-cryptography-data",
355
+ "pca-connector-ad",
356
+ "pca-connector-scep",
357
+ "pcs",
358
+ "personalize",
359
+ "personalize-events",
360
+ "personalize-runtime",
361
+ "pi",
362
+ "pinpoint",
363
+ "pinpoint-email",
364
+ "pinpoint-sms-voice",
365
+ "pinpoint-sms-voice-v2",
366
+ "pipes",
367
+ "polly",
368
+ "pricing",
369
+ "privatenetworks",
370
+ "proton",
371
+ "qapps",
372
+ "qbusiness",
373
+ "qconnect",
374
+ "qldb",
375
+ "qldb-session",
376
+ "quicksight",
377
+ "ram",
378
+ "rbin",
379
+ "rds",
380
+ "rds-data",
381
+ "redshift",
382
+ "redshift-data",
383
+ "redshift-serverless",
384
+ "rekognition",
385
+ "repostspace",
386
+ "resiliencehub",
387
+ "resource-explorer-2",
388
+ "resource-groups",
389
+ "resourcegroupstaggingapi",
390
+ "robomaker",
391
+ "rolesanywhere",
392
+ "route53",
393
+ "route53-recovery-cluster",
394
+ "route53-recovery-control-config",
395
+ "route53-recovery-readiness",
396
+ "route53domains",
397
+ "route53profiles",
398
+ "route53resolver",
399
+ "rum",
400
+ "s3",
401
+ "s3control",
402
+ "s3outposts",
403
+ "s3tables",
404
+ "sagemaker",
405
+ "sagemaker-a2i-runtime",
406
+ "sagemaker-edge",
407
+ "sagemaker-featurestore-runtime",
408
+ "sagemaker-geospatial",
409
+ "sagemaker-metrics",
410
+ "sagemaker-runtime",
411
+ "savingsplans",
412
+ "scheduler",
413
+ "schemas",
414
+ "sdb",
415
+ "secretsmanager",
416
+ "security-ir",
417
+ "securityhub",
418
+ "securitylake",
419
+ "serverlessrepo",
420
+ "service-quotas",
421
+ "servicecatalog",
422
+ "servicecatalog-appregistry",
423
+ "servicediscovery",
424
+ "ses",
425
+ "sesv2",
426
+ "shield",
427
+ "signer",
428
+ "simspaceweaver",
429
+ "sms",
430
+ "sms-voice",
431
+ "snow-device-management",
432
+ "snowball",
433
+ "sns",
434
+ "socialmessaging",
435
+ "sqs",
436
+ "ssm",
437
+ "ssm-contacts",
438
+ "ssm-incidents",
439
+ "ssm-quicksetup",
440
+ "ssm-sap",
441
+ "sso",
442
+ "sso-admin",
443
+ "sso-oidc",
444
+ "stepfunctions",
445
+ "storagegateway",
446
+ "sts",
447
+ "supplychain",
448
+ "support",
449
+ "support-app",
450
+ "swf",
451
+ "synthetics",
452
+ "taxsettings",
453
+ "textract",
454
+ "timestream-influxdb",
455
+ "timestream-query",
456
+ "timestream-write",
457
+ "tnb",
458
+ "transcribe",
459
+ "transfer",
460
+ "translate",
461
+ "trustedadvisor",
462
+ "verifiedpermissions",
463
+ "voice-id",
464
+ "vpc-lattice",
465
+ "waf",
466
+ "waf-regional",
467
+ "wafv2",
468
+ "wellarchitected",
469
+ "wisdom",
470
+ "workdocs",
471
+ "workmail",
472
+ "workmailmessageflow",
473
+ "workspaces",
474
+ "workspaces-thin-client",
475
+ "workspaces-web",
476
+ "xray",
477
+ ]
478
+ ResourceServiceName = Literal[
479
+ "cloudformation",
480
+ "cloudwatch",
481
+ "dynamodb",
482
+ "ec2",
483
+ "glacier",
484
+ "iam",
485
+ "opsworks",
486
+ "s3",
487
+ "sns",
488
+ "sqs",
489
+ ]
490
+ PaginatorName = Literal["list_db_instances", "list_db_parameter_groups"]