mypy-boto3-connectcases 1.40.0__py3-none-any.whl → 1.40.42__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.
@@ -12,8 +12,8 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 ConnectCases 1.40.0\n"
16
- "Version: 1.40.0\n"
15
+ "Type annotations for boto3 ConnectCases 1.40.42\n"
16
+ "Version: 1.40.42\n"
17
17
  "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#connectcases\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.40.0\n")
29
+ sys.stdout.write("1.40.42\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -52,7 +52,7 @@ FieldNamespaceType = Literal["Custom", "System"]
52
52
  FieldTypeType = Literal["Boolean", "DateTime", "Number", "SingleSelect", "Text", "Url", "User"]
53
53
  ListCaseRulesPaginatorName = Literal["list_case_rules"]
54
54
  OrderType = Literal["Asc", "Desc"]
55
- RelatedItemTypeType = Literal["Comment", "Contact", "File", "Sla"]
55
+ RelatedItemTypeType = Literal["Comment", "ConnectCase", "Contact", "Custom", "File", "Sla"]
56
56
  RuleTypeType = Literal["Required"]
57
57
  SearchCasesPaginatorName = Literal["search_cases"]
58
58
  SearchRelatedItemsPaginatorName = Literal["search_related_items"]
@@ -87,6 +87,7 @@ ServiceName = Literal[
87
87
  "appstream",
88
88
  "appsync",
89
89
  "apptest",
90
+ "arc-region-switch",
90
91
  "arc-zonal-shift",
91
92
  "artifact",
92
93
  "athena",
@@ -98,8 +99,10 @@ ServiceName = Literal[
98
99
  "backup-gateway",
99
100
  "backupsearch",
100
101
  "batch",
102
+ "bcm-dashboards",
101
103
  "bcm-data-exports",
102
104
  "bcm-pricing-calculator",
105
+ "bcm-recommended-actions",
103
106
  "bedrock",
104
107
  "bedrock-agent",
105
108
  "bedrock-agent-runtime",
@@ -341,8 +344,6 @@ ServiceName = Literal[
341
344
  "omics",
342
345
  "opensearch",
343
346
  "opensearchserverless",
344
- "opsworks",
345
- "opsworkscm",
346
347
  "organizations",
347
348
  "osis",
348
349
  "outposts",
@@ -424,7 +425,6 @@ ServiceName = Literal[
424
425
  "shield",
425
426
  "signer",
426
427
  "simspaceweaver",
427
- "sms",
428
428
  "snow-device-management",
429
429
  "snowball",
430
430
  "sns",
@@ -475,16 +475,7 @@ ServiceName = Literal[
475
475
  "xray",
476
476
  ]
477
477
  ResourceServiceName = Literal[
478
- "cloudformation",
479
- "cloudwatch",
480
- "dynamodb",
481
- "ec2",
482
- "glacier",
483
- "iam",
484
- "opsworks",
485
- "s3",
486
- "sns",
487
- "sqs",
478
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
488
479
  ]
489
480
  PaginatorName = Literal["list_case_rules", "search_cases", "search_related_items"]
490
481
  RegionName = Literal[
@@ -50,7 +50,7 @@ FieldNamespaceType = Literal["Custom", "System"]
50
50
  FieldTypeType = Literal["Boolean", "DateTime", "Number", "SingleSelect", "Text", "Url", "User"]
51
51
  ListCaseRulesPaginatorName = Literal["list_case_rules"]
52
52
  OrderType = Literal["Asc", "Desc"]
53
- RelatedItemTypeType = Literal["Comment", "Contact", "File", "Sla"]
53
+ RelatedItemTypeType = Literal["Comment", "ConnectCase", "Contact", "Custom", "File", "Sla"]
54
54
  RuleTypeType = Literal["Required"]
55
55
  SearchCasesPaginatorName = Literal["search_cases"]
56
56
  SearchRelatedItemsPaginatorName = Literal["search_related_items"]
@@ -85,6 +85,7 @@ ServiceName = Literal[
85
85
  "appstream",
86
86
  "appsync",
87
87
  "apptest",
88
+ "arc-region-switch",
88
89
  "arc-zonal-shift",
89
90
  "artifact",
90
91
  "athena",
@@ -96,8 +97,10 @@ ServiceName = Literal[
96
97
  "backup-gateway",
97
98
  "backupsearch",
98
99
  "batch",
100
+ "bcm-dashboards",
99
101
  "bcm-data-exports",
100
102
  "bcm-pricing-calculator",
103
+ "bcm-recommended-actions",
101
104
  "bedrock",
102
105
  "bedrock-agent",
103
106
  "bedrock-agent-runtime",
@@ -339,8 +342,6 @@ ServiceName = Literal[
339
342
  "omics",
340
343
  "opensearch",
341
344
  "opensearchserverless",
342
- "opsworks",
343
- "opsworkscm",
344
345
  "organizations",
345
346
  "osis",
346
347
  "outposts",
@@ -422,7 +423,6 @@ ServiceName = Literal[
422
423
  "shield",
423
424
  "signer",
424
425
  "simspaceweaver",
425
- "sms",
426
426
  "snow-device-management",
427
427
  "snowball",
428
428
  "sns",
@@ -473,16 +473,7 @@ ServiceName = Literal[
473
473
  "xray",
474
474
  ]
475
475
  ResourceServiceName = Literal[
476
- "cloudformation",
477
- "cloudwatch",
478
- "dynamodb",
479
- "ec2",
480
- "glacier",
481
- "iam",
482
- "opsworks",
483
- "s3",
484
- "sns",
485
- "sqs",
476
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
486
477
  ]
487
478
  PaginatorName = Literal["list_case_rules", "search_cases", "search_related_items"]
488
479
  RegionName = Literal[