types-boto3-bedrock-runtime 1.35.71__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.
@@ -0,0 +1,530 @@
1
+ """
2
+ Type annotations for bedrock-runtime service literal definitions.
3
+
4
+ [Open documentation](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_runtime/literals/)
5
+
6
+ Usage::
7
+
8
+ ```python
9
+ from types_boto3_bedrock_runtime.literals import ConversationRoleType
10
+
11
+ data: ConversationRoleType = "assistant"
12
+ ```
13
+
14
+ Copyright 2024 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
+ __all__ = (
25
+ "BedrockRuntimeServiceName",
26
+ "ConversationRoleType",
27
+ "DocumentFormatType",
28
+ "GuardrailActionType",
29
+ "GuardrailContentFilterConfidenceType",
30
+ "GuardrailContentFilterStrengthType",
31
+ "GuardrailContentFilterTypeType",
32
+ "GuardrailContentPolicyActionType",
33
+ "GuardrailContentQualifierType",
34
+ "GuardrailContentSourceType",
35
+ "GuardrailContextualGroundingFilterTypeType",
36
+ "GuardrailContextualGroundingPolicyActionType",
37
+ "GuardrailConverseContentQualifierType",
38
+ "GuardrailManagedWordTypeType",
39
+ "GuardrailPiiEntityTypeType",
40
+ "GuardrailSensitiveInformationPolicyActionType",
41
+ "GuardrailStreamProcessingModeType",
42
+ "GuardrailTopicPolicyActionType",
43
+ "GuardrailTopicTypeType",
44
+ "GuardrailTraceType",
45
+ "GuardrailWordPolicyActionType",
46
+ "ImageFormatType",
47
+ "ResourceServiceName",
48
+ "ServiceName",
49
+ "StopReasonType",
50
+ "ToolResultStatusType",
51
+ "TraceType",
52
+ )
53
+
54
+ ConversationRoleType = Literal["assistant", "user"]
55
+ DocumentFormatType = Literal["csv", "doc", "docx", "html", "md", "pdf", "txt", "xls", "xlsx"]
56
+ GuardrailActionType = Literal["GUARDRAIL_INTERVENED", "NONE"]
57
+ GuardrailContentFilterConfidenceType = Literal["HIGH", "LOW", "MEDIUM", "NONE"]
58
+ GuardrailContentFilterStrengthType = Literal["HIGH", "LOW", "MEDIUM", "NONE"]
59
+ GuardrailContentFilterTypeType = Literal[
60
+ "HATE", "INSULTS", "MISCONDUCT", "PROMPT_ATTACK", "SEXUAL", "VIOLENCE"
61
+ ]
62
+ GuardrailContentPolicyActionType = Literal["BLOCKED"]
63
+ GuardrailContentQualifierType = Literal["grounding_source", "guard_content", "query"]
64
+ GuardrailContentSourceType = Literal["INPUT", "OUTPUT"]
65
+ GuardrailContextualGroundingFilterTypeType = Literal["GROUNDING", "RELEVANCE"]
66
+ GuardrailContextualGroundingPolicyActionType = Literal["BLOCKED", "NONE"]
67
+ GuardrailConverseContentQualifierType = Literal["grounding_source", "guard_content", "query"]
68
+ GuardrailManagedWordTypeType = Literal["PROFANITY"]
69
+ GuardrailPiiEntityTypeType = Literal[
70
+ "ADDRESS",
71
+ "AGE",
72
+ "AWS_ACCESS_KEY",
73
+ "AWS_SECRET_KEY",
74
+ "CA_HEALTH_NUMBER",
75
+ "CA_SOCIAL_INSURANCE_NUMBER",
76
+ "CREDIT_DEBIT_CARD_CVV",
77
+ "CREDIT_DEBIT_CARD_EXPIRY",
78
+ "CREDIT_DEBIT_CARD_NUMBER",
79
+ "DRIVER_ID",
80
+ "EMAIL",
81
+ "INTERNATIONAL_BANK_ACCOUNT_NUMBER",
82
+ "IP_ADDRESS",
83
+ "LICENSE_PLATE",
84
+ "MAC_ADDRESS",
85
+ "NAME",
86
+ "PASSWORD",
87
+ "PHONE",
88
+ "PIN",
89
+ "SWIFT_CODE",
90
+ "UK_NATIONAL_HEALTH_SERVICE_NUMBER",
91
+ "UK_NATIONAL_INSURANCE_NUMBER",
92
+ "UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER",
93
+ "URL",
94
+ "USERNAME",
95
+ "US_BANK_ACCOUNT_NUMBER",
96
+ "US_BANK_ROUTING_NUMBER",
97
+ "US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER",
98
+ "US_PASSPORT_NUMBER",
99
+ "US_SOCIAL_SECURITY_NUMBER",
100
+ "VEHICLE_IDENTIFICATION_NUMBER",
101
+ ]
102
+ GuardrailSensitiveInformationPolicyActionType = Literal["ANONYMIZED", "BLOCKED"]
103
+ GuardrailStreamProcessingModeType = Literal["async", "sync"]
104
+ GuardrailTopicPolicyActionType = Literal["BLOCKED"]
105
+ GuardrailTopicTypeType = Literal["DENY"]
106
+ GuardrailTraceType = Literal["disabled", "enabled"]
107
+ GuardrailWordPolicyActionType = Literal["BLOCKED"]
108
+ ImageFormatType = Literal["gif", "jpeg", "png", "webp"]
109
+ StopReasonType = Literal[
110
+ "content_filtered",
111
+ "end_turn",
112
+ "guardrail_intervened",
113
+ "max_tokens",
114
+ "stop_sequence",
115
+ "tool_use",
116
+ ]
117
+ ToolResultStatusType = Literal["error", "success"]
118
+ TraceType = Literal["DISABLED", "ENABLED"]
119
+ BedrockRuntimeServiceName = Literal["bedrock-runtime"]
120
+ ServiceName = Literal[
121
+ "accessanalyzer",
122
+ "account",
123
+ "acm",
124
+ "acm-pca",
125
+ "amp",
126
+ "amplify",
127
+ "amplifybackend",
128
+ "amplifyuibuilder",
129
+ "apigateway",
130
+ "apigatewaymanagementapi",
131
+ "apigatewayv2",
132
+ "appconfig",
133
+ "appconfigdata",
134
+ "appfabric",
135
+ "appflow",
136
+ "appintegrations",
137
+ "application-autoscaling",
138
+ "application-insights",
139
+ "application-signals",
140
+ "applicationcostprofiler",
141
+ "appmesh",
142
+ "apprunner",
143
+ "appstream",
144
+ "appsync",
145
+ "apptest",
146
+ "arc-zonal-shift",
147
+ "artifact",
148
+ "athena",
149
+ "auditmanager",
150
+ "autoscaling",
151
+ "autoscaling-plans",
152
+ "b2bi",
153
+ "backup",
154
+ "backup-gateway",
155
+ "batch",
156
+ "bcm-data-exports",
157
+ "bcm-pricing-calculator",
158
+ "bedrock",
159
+ "bedrock-agent",
160
+ "bedrock-agent-runtime",
161
+ "bedrock-runtime",
162
+ "billing",
163
+ "billingconductor",
164
+ "braket",
165
+ "budgets",
166
+ "ce",
167
+ "chatbot",
168
+ "chime",
169
+ "chime-sdk-identity",
170
+ "chime-sdk-media-pipelines",
171
+ "chime-sdk-meetings",
172
+ "chime-sdk-messaging",
173
+ "chime-sdk-voice",
174
+ "cleanrooms",
175
+ "cleanroomsml",
176
+ "cloud9",
177
+ "cloudcontrol",
178
+ "clouddirectory",
179
+ "cloudformation",
180
+ "cloudfront",
181
+ "cloudfront-keyvaluestore",
182
+ "cloudhsm",
183
+ "cloudhsmv2",
184
+ "cloudsearch",
185
+ "cloudsearchdomain",
186
+ "cloudtrail",
187
+ "cloudtrail-data",
188
+ "cloudwatch",
189
+ "codeartifact",
190
+ "codebuild",
191
+ "codecatalyst",
192
+ "codecommit",
193
+ "codeconnections",
194
+ "codedeploy",
195
+ "codeguru-reviewer",
196
+ "codeguru-security",
197
+ "codeguruprofiler",
198
+ "codepipeline",
199
+ "codestar-connections",
200
+ "codestar-notifications",
201
+ "cognito-identity",
202
+ "cognito-idp",
203
+ "cognito-sync",
204
+ "comprehend",
205
+ "comprehendmedical",
206
+ "compute-optimizer",
207
+ "config",
208
+ "connect",
209
+ "connect-contact-lens",
210
+ "connectcampaigns",
211
+ "connectcampaignsv2",
212
+ "connectcases",
213
+ "connectparticipant",
214
+ "controlcatalog",
215
+ "controltower",
216
+ "cost-optimization-hub",
217
+ "cur",
218
+ "customer-profiles",
219
+ "databrew",
220
+ "dataexchange",
221
+ "datapipeline",
222
+ "datasync",
223
+ "datazone",
224
+ "dax",
225
+ "deadline",
226
+ "detective",
227
+ "devicefarm",
228
+ "devops-guru",
229
+ "directconnect",
230
+ "discovery",
231
+ "dlm",
232
+ "dms",
233
+ "docdb",
234
+ "docdb-elastic",
235
+ "drs",
236
+ "ds",
237
+ "ds-data",
238
+ "dynamodb",
239
+ "dynamodbstreams",
240
+ "ebs",
241
+ "ec2",
242
+ "ec2-instance-connect",
243
+ "ecr",
244
+ "ecr-public",
245
+ "ecs",
246
+ "efs",
247
+ "eks",
248
+ "eks-auth",
249
+ "elastic-inference",
250
+ "elasticache",
251
+ "elasticbeanstalk",
252
+ "elastictranscoder",
253
+ "elb",
254
+ "elbv2",
255
+ "emr",
256
+ "emr-containers",
257
+ "emr-serverless",
258
+ "entityresolution",
259
+ "es",
260
+ "events",
261
+ "evidently",
262
+ "finspace",
263
+ "finspace-data",
264
+ "firehose",
265
+ "fis",
266
+ "fms",
267
+ "forecast",
268
+ "forecastquery",
269
+ "frauddetector",
270
+ "freetier",
271
+ "fsx",
272
+ "gamelift",
273
+ "geo-maps",
274
+ "geo-places",
275
+ "geo-routes",
276
+ "glacier",
277
+ "globalaccelerator",
278
+ "glue",
279
+ "grafana",
280
+ "greengrass",
281
+ "greengrassv2",
282
+ "groundstation",
283
+ "guardduty",
284
+ "health",
285
+ "healthlake",
286
+ "iam",
287
+ "identitystore",
288
+ "imagebuilder",
289
+ "importexport",
290
+ "inspector",
291
+ "inspector-scan",
292
+ "inspector2",
293
+ "internetmonitor",
294
+ "iot",
295
+ "iot-data",
296
+ "iot-jobs-data",
297
+ "iot1click-devices",
298
+ "iot1click-projects",
299
+ "iotanalytics",
300
+ "iotdeviceadvisor",
301
+ "iotevents",
302
+ "iotevents-data",
303
+ "iotfleethub",
304
+ "iotfleetwise",
305
+ "iotsecuretunneling",
306
+ "iotsitewise",
307
+ "iotthingsgraph",
308
+ "iottwinmaker",
309
+ "iotwireless",
310
+ "ivs",
311
+ "ivs-realtime",
312
+ "ivschat",
313
+ "kafka",
314
+ "kafkaconnect",
315
+ "kendra",
316
+ "kendra-ranking",
317
+ "keyspaces",
318
+ "kinesis",
319
+ "kinesis-video-archived-media",
320
+ "kinesis-video-media",
321
+ "kinesis-video-signaling",
322
+ "kinesis-video-webrtc-storage",
323
+ "kinesisanalytics",
324
+ "kinesisanalyticsv2",
325
+ "kinesisvideo",
326
+ "kms",
327
+ "lakeformation",
328
+ "lambda",
329
+ "launch-wizard",
330
+ "lex-models",
331
+ "lex-runtime",
332
+ "lexv2-models",
333
+ "lexv2-runtime",
334
+ "license-manager",
335
+ "license-manager-linux-subscriptions",
336
+ "license-manager-user-subscriptions",
337
+ "lightsail",
338
+ "location",
339
+ "logs",
340
+ "lookoutequipment",
341
+ "lookoutmetrics",
342
+ "lookoutvision",
343
+ "m2",
344
+ "machinelearning",
345
+ "macie2",
346
+ "mailmanager",
347
+ "managedblockchain",
348
+ "managedblockchain-query",
349
+ "marketplace-agreement",
350
+ "marketplace-catalog",
351
+ "marketplace-deployment",
352
+ "marketplace-entitlement",
353
+ "marketplace-reporting",
354
+ "marketplacecommerceanalytics",
355
+ "mediaconnect",
356
+ "mediaconvert",
357
+ "medialive",
358
+ "mediapackage",
359
+ "mediapackage-vod",
360
+ "mediapackagev2",
361
+ "mediastore",
362
+ "mediastore-data",
363
+ "mediatailor",
364
+ "medical-imaging",
365
+ "memorydb",
366
+ "meteringmarketplace",
367
+ "mgh",
368
+ "mgn",
369
+ "migration-hub-refactor-spaces",
370
+ "migrationhub-config",
371
+ "migrationhuborchestrator",
372
+ "migrationhubstrategy",
373
+ "mq",
374
+ "mturk",
375
+ "mwaa",
376
+ "neptune",
377
+ "neptune-graph",
378
+ "neptunedata",
379
+ "network-firewall",
380
+ "networkmanager",
381
+ "networkmonitor",
382
+ "notifications",
383
+ "notificationscontacts",
384
+ "oam",
385
+ "observabilityadmin",
386
+ "omics",
387
+ "opensearch",
388
+ "opensearchserverless",
389
+ "opsworks",
390
+ "opsworkscm",
391
+ "organizations",
392
+ "osis",
393
+ "outposts",
394
+ "panorama",
395
+ "partnercentral-selling",
396
+ "payment-cryptography",
397
+ "payment-cryptography-data",
398
+ "pca-connector-ad",
399
+ "pca-connector-scep",
400
+ "pcs",
401
+ "personalize",
402
+ "personalize-events",
403
+ "personalize-runtime",
404
+ "pi",
405
+ "pinpoint",
406
+ "pinpoint-email",
407
+ "pinpoint-sms-voice",
408
+ "pinpoint-sms-voice-v2",
409
+ "pipes",
410
+ "polly",
411
+ "pricing",
412
+ "privatenetworks",
413
+ "proton",
414
+ "qapps",
415
+ "qbusiness",
416
+ "qconnect",
417
+ "qldb",
418
+ "qldb-session",
419
+ "quicksight",
420
+ "ram",
421
+ "rbin",
422
+ "rds",
423
+ "rds-data",
424
+ "redshift",
425
+ "redshift-data",
426
+ "redshift-serverless",
427
+ "rekognition",
428
+ "repostspace",
429
+ "resiliencehub",
430
+ "resource-explorer-2",
431
+ "resource-groups",
432
+ "resourcegroupstaggingapi",
433
+ "robomaker",
434
+ "rolesanywhere",
435
+ "route53",
436
+ "route53-recovery-cluster",
437
+ "route53-recovery-control-config",
438
+ "route53-recovery-readiness",
439
+ "route53domains",
440
+ "route53profiles",
441
+ "route53resolver",
442
+ "rum",
443
+ "s3",
444
+ "s3control",
445
+ "s3outposts",
446
+ "sagemaker",
447
+ "sagemaker-a2i-runtime",
448
+ "sagemaker-edge",
449
+ "sagemaker-featurestore-runtime",
450
+ "sagemaker-geospatial",
451
+ "sagemaker-metrics",
452
+ "sagemaker-runtime",
453
+ "savingsplans",
454
+ "scheduler",
455
+ "schemas",
456
+ "sdb",
457
+ "secretsmanager",
458
+ "securityhub",
459
+ "securitylake",
460
+ "serverlessrepo",
461
+ "service-quotas",
462
+ "servicecatalog",
463
+ "servicecatalog-appregistry",
464
+ "servicediscovery",
465
+ "ses",
466
+ "sesv2",
467
+ "shield",
468
+ "signer",
469
+ "simspaceweaver",
470
+ "sms",
471
+ "sms-voice",
472
+ "snow-device-management",
473
+ "snowball",
474
+ "sns",
475
+ "socialmessaging",
476
+ "sqs",
477
+ "ssm",
478
+ "ssm-contacts",
479
+ "ssm-incidents",
480
+ "ssm-quicksetup",
481
+ "ssm-sap",
482
+ "sso",
483
+ "sso-admin",
484
+ "sso-oidc",
485
+ "stepfunctions",
486
+ "storagegateway",
487
+ "sts",
488
+ "supplychain",
489
+ "support",
490
+ "support-app",
491
+ "swf",
492
+ "synthetics",
493
+ "taxsettings",
494
+ "textract",
495
+ "timestream-influxdb",
496
+ "timestream-query",
497
+ "timestream-write",
498
+ "tnb",
499
+ "transcribe",
500
+ "transfer",
501
+ "translate",
502
+ "trustedadvisor",
503
+ "verifiedpermissions",
504
+ "voice-id",
505
+ "vpc-lattice",
506
+ "waf",
507
+ "waf-regional",
508
+ "wafv2",
509
+ "wellarchitected",
510
+ "wisdom",
511
+ "workdocs",
512
+ "workmail",
513
+ "workmailmessageflow",
514
+ "workspaces",
515
+ "workspaces-thin-client",
516
+ "workspaces-web",
517
+ "xray",
518
+ ]
519
+ ResourceServiceName = Literal[
520
+ "cloudformation",
521
+ "cloudwatch",
522
+ "dynamodb",
523
+ "ec2",
524
+ "glacier",
525
+ "iam",
526
+ "opsworks",
527
+ "s3",
528
+ "sns",
529
+ "sqs",
530
+ ]
File without changes