tencentcloud-sdk-python-intl-en 3.0.1278__py2.py3-none-any.whl → 3.0.1280__py2.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 tencentcloud-sdk-python-intl-en might be problematic. Click here for more details.

Files changed (75) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/apigateway/v20180808/errorcodes.py +15 -15
  3. tencentcloud/autoscaling/v20180419/errorcodes.py +1 -1
  4. tencentcloud/batch/v20170312/errorcodes.py +1 -1
  5. tencentcloud/cbs/v20170312/errorcodes.py +2 -2
  6. tencentcloud/cdb/v20170320/errorcodes.py +1 -1
  7. tencentcloud/cdn/v20180606/errorcodes.py +2 -2
  8. tencentcloud/cdz/__init__.py +0 -0
  9. tencentcloud/cdz/v20221123/__init__.py +0 -0
  10. tencentcloud/cdz/v20221123/cdz_client.py +49 -0
  11. tencentcloud/cdz/v20221123/errorcodes.py +18 -0
  12. tencentcloud/cdz/v20221123/models.py +412 -0
  13. tencentcloud/cfs/v20190719/errorcodes.py +10 -10
  14. tencentcloud/cloudaudit/v20190319/errorcodes.py +4 -4
  15. tencentcloud/csip/v20221121/errorcodes.py +4 -4
  16. tencentcloud/cvm/v20170312/cvm_client.py +52 -0
  17. tencentcloud/cvm/v20170312/errorcodes.py +41 -32
  18. tencentcloud/cvm/v20170312/models.py +253 -0
  19. tencentcloud/cynosdb/v20190107/errorcodes.py +4 -4
  20. tencentcloud/dbbrain/v20191016/errorcodes.py +1 -1
  21. tencentcloud/dbbrain/v20210527/errorcodes.py +1 -1
  22. tencentcloud/dnspod/v20210323/dnspod_client.py +46 -0
  23. tencentcloud/dnspod/v20210323/errorcodes.py +7 -4
  24. tencentcloud/dnspod/v20210323/models.py +287 -0
  25. tencentcloud/dts/v20180330/errorcodes.py +4 -4
  26. tencentcloud/dts/v20211206/errorcodes.py +1 -1
  27. tencentcloud/eb/v20210416/errorcodes.py +1 -1
  28. tencentcloud/ecm/v20190719/errorcodes.py +3 -3
  29. tencentcloud/eiam/v20210420/errorcodes.py +33 -33
  30. tencentcloud/emr/v20190103/errorcodes.py +1 -1
  31. tencentcloud/es/v20180416/errorcodes.py +16 -16
  32. tencentcloud/faceid/v20180301/errorcodes.py +1 -1
  33. tencentcloud/faceid/v20180301/faceid_client.py +2 -2
  34. tencentcloud/faceid/v20180301/models.py +2 -4
  35. tencentcloud/iai/v20200303/errorcodes.py +5 -5
  36. tencentcloud/ims/v20201229/errorcodes.py +3 -3
  37. tencentcloud/intlpartnersmgt/v20220928/errorcodes.py +2 -2
  38. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  39. tencentcloud/lighthouse/v20200324/errorcodes.py +8 -8
  40. tencentcloud/live/v20180801/errorcodes.py +7 -7
  41. tencentcloud/lke/v20231130/errorcodes.py +1 -1
  42. tencentcloud/mdl/v20200326/errorcodes.py +1 -1
  43. tencentcloud/mdp/v20200527/errorcodes.py +1 -1
  44. tencentcloud/mps/v20190612/errorcodes.py +2 -2
  45. tencentcloud/mps/v20190612/models.py +2176 -371
  46. tencentcloud/mps/v20190612/mps_client.py +30 -23
  47. tencentcloud/ocr/v20181119/errorcodes.py +2 -2
  48. tencentcloud/organization/v20181225/errorcodes.py +1 -1
  49. tencentcloud/privatedns/v20201028/errorcodes.py +3 -3
  50. tencentcloud/scf/v20180416/errorcodes.py +5 -5
  51. tencentcloud/sms/v20190711/errorcodes.py +1 -1
  52. tencentcloud/sms/v20210111/errorcodes.py +2 -2
  53. tencentcloud/tag/v20180813/errorcodes.py +1 -1
  54. tencentcloud/tat/v20201028/errorcodes.py +4 -4
  55. tencentcloud/tcr/v20190924/errorcodes.py +1 -1
  56. tencentcloud/tdmq/v20200217/errorcodes.py +1 -1
  57. tencentcloud/tem/v20210701/errorcodes.py +4 -4
  58. tencentcloud/teo/v20220106/errorcodes.py +2 -2
  59. tencentcloud/teo/v20220901/errorcodes.py +6 -6
  60. tencentcloud/teo/v20220901/models.py +14 -14
  61. tencentcloud/teo/v20220901/teo_client.py +4 -4
  62. tencentcloud/tiw/v20190919/errorcodes.py +2 -2
  63. tencentcloud/tke/v20180525/errorcodes.py +1 -1
  64. tencentcloud/tms/v20201229/errorcodes.py +1 -1
  65. tencentcloud/tmt/v20180321/errorcodes.py +7 -7
  66. tencentcloud/trtc/v20190722/errorcodes.py +2 -2
  67. tencentcloud/tts/v20190823/errorcodes.py +1 -1
  68. tencentcloud/vm/v20201229/errorcodes.py +1 -1
  69. tencentcloud/vm/v20210922/errorcodes.py +1 -1
  70. tencentcloud/vod/v20180717/errorcodes.py +6 -6
  71. tencentcloud/vpc/v20170312/errorcodes.py +39 -38
  72. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/METADATA +1 -1
  73. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/RECORD +75 -70
  74. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/WHEEL +0 -0
  75. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/top_level.txt +0 -0
@@ -185,7 +185,7 @@ FAILEDOPERATION_UNOPENERROR = 'FailedOperation.UnOpenError'
185
185
  # Video decoding abnormality
186
186
  FAILEDOPERATION_VIDEODECODEFAILED = 'FailedOperation.VideoDecodeFailed'
187
187
 
188
- #
188
+ # The video duration is too long. The maximum video duration supported by the current interface is 20s.
189
189
  FAILEDOPERATION_VIDEODURATIONEXCEEDED = 'FailedOperation.VideoDurationExceeded'
190
190
 
191
191
  # Internal error.
@@ -97,7 +97,7 @@ class FaceidClient(AbstractClient):
97
97
 
98
98
 
99
99
  def ApplyWebVerificationBizTokenIntl(self, request):
100
- r"""This API is used to apply for a BizToken before calling the web-based verification service each time. This token is required for initiating a verification process and getting the result after the verification is completed.
100
+ r"""This API is used to obtain a BizToken before each call to the Web verification service. Save the BizToken to initiate the verification process and retrieve the result upon completion. The BizToken is valid for 10 minutes.
101
101
 
102
102
  :param request: Request instance for ApplyWebVerificationBizTokenIntl.
103
103
  :type request: :class:`tencentcloud.faceid.v20180301.models.ApplyWebVerificationBizTokenIntlRequest`
@@ -284,7 +284,7 @@ class FaceidClient(AbstractClient):
284
284
 
285
285
 
286
286
  def GetFaceIdResultIntl(self, request):
287
- r"""This API is used to get the verification result with the corresponding SDK token after the identity verification process is completed. The SDK token is valid for two hours (2*3,600s) after generation and can be called multiple times.
287
+ r"""This API is used to get the verification result with the corresponding SDK token after the identity verification process is completed. The SDK token is valid for 72 hours (72*3600s) after generation and can be called multiple times.
288
288
 
289
289
  :param request: Request instance for GetFaceIdResultIntl.
290
290
  :type request: :class:`tencentcloud.faceid.v20180301.models.GetFaceIdResultIntlRequest`
@@ -900,8 +900,7 @@ class ApplyWebVerificationBizTokenIntlResponse(AbstractModel):
900
900
  :param _VerificationUrl: The token identifying this web-based verification process, valid for 7,200s after issuance. It is required for getting the result after the verification process is completed.
901
901
  Example: https://intl.faceid.qq.com/reflect/?token=81EEF678-28EE-4759-A82E-6CBBBE6BC442
902
902
  :type VerificationUrl: str
903
- :param _BizToken: The token for the web-based verification, which is generated using the ApplyWebVerificationBizTokenIntl API.
904
- Example: 81EEF678-28EE-4759-A82E-6CBBBE6BC442
903
+ :param _BizToken: A token that identifies a Web verification process, with a validity time of 10 minutes. after the process is complete, the token can be used to obtain the verification result.
905
904
  :type BizToken: str
906
905
  :param _VerificationURL: The verification URL to be opened with a browser to start the verification process.
907
906
  Example: https://intl.faceid.qq.com/reflect/?token=81EEF678-28EE-4759-A82E-6CBBBE6BC442
@@ -932,8 +931,7 @@ Example: https://intl.faceid.qq.com/reflect/?token=81EEF678-28EE-4759-A82E-6CBBB
932
931
 
933
932
  @property
934
933
  def BizToken(self):
935
- r"""The token for the web-based verification, which is generated using the ApplyWebVerificationBizTokenIntl API.
936
- Example: 81EEF678-28EE-4759-A82E-6CBBBE6BC442
934
+ r"""A token that identifies a Web verification process, with a validity time of 10 minutes. after the process is complete, the token can be used to obtain the verification result.
937
935
  :rtype: str
938
936
  """
939
937
  return self._BizToken
@@ -23,7 +23,7 @@ FAILEDOPERATION = 'FailedOperation'
23
23
  # This operation cannot be performed across algorithm model versions.
24
24
  FAILEDOPERATION_ACROSSVERSIONSERROR = 'FailedOperation.AcrossVersionsError'
25
25
 
26
- #
26
+ # Match failed.
27
27
  FAILEDOPERATION_COMPAREFAIL = 'FailedOperation.CompareFail'
28
28
 
29
29
  # The operations conflict. Do not operate on the same person simultaneously.
@@ -68,16 +68,16 @@ FAILEDOPERATION_IMAGERESOLUTIONTOOSMALL = 'FailedOperation.ImageResolutionTooSma
68
68
  # The size of the Base64-encoded image cannot exceed 5 MB.
69
69
  FAILEDOPERATION_IMAGESIZEEXCEED = 'FailedOperation.ImageSizeExceed'
70
70
 
71
- #
71
+ # Multiple faces detected.
72
72
  FAILEDOPERATION_LIFEPHOTODETECTFACES = 'FailedOperation.LifePhotoDetectFaces'
73
73
 
74
- #
74
+ # Real-person verification failed.
75
75
  FAILEDOPERATION_LIFEPHOTODETECTFAKE = 'FailedOperation.LifePhotoDetectFake'
76
76
 
77
- #
77
+ # Failed to detect a complete face.
78
78
  FAILEDOPERATION_LIFEPHOTODETECTNOFACES = 'FailedOperation.LifePhotoDetectNoFaces'
79
79
 
80
- #
80
+ # The uploaded image is either too large or too small.
81
81
  FAILEDOPERATION_LIFEPHOTOSIZEERROR = 'FailedOperation.LifePhotoSizeError'
82
82
 
83
83
  # The request frequency exceeds the limit.
@@ -29,10 +29,10 @@ INTERNALERROR_INTERNALERROR = 'InternalError.InternalError'
29
29
  # The parameter is incorrect.
30
30
  INVALIDPARAMETER = 'InvalidParameter'
31
31
 
32
- #
32
+ # The aspect ratio of the image is too large.
33
33
  INVALIDPARAMETER_IMAGEASPECTRATIOTOOLARGE = 'InvalidParameter.ImageAspectRatioTooLarge'
34
34
 
35
- #
35
+ # The image file size is too small.
36
36
  INVALIDPARAMETER_IMAGEDATATOOSMALL = 'InvalidParameter.ImageDataTooSmall'
37
37
 
38
38
  # The image resolution is too low.
@@ -98,7 +98,7 @@ RESOURCEUNAVAILABLE_IMAGEDOWNLOADERROR = 'ResourceUnavailable.ImageDownloadError
98
98
  # The image resource is incorrect.
99
99
  RESOURCEUNAVAILABLE_INVALIDIMAGECONTENT = 'ResourceUnavailable.InvalidImageContent'
100
100
 
101
- #
101
+ # Model invocation failed. Please retry.
102
102
  RESOURCEUNAVAILABLE_MODELCALLFAILED = 'ResourceUnavailable.ModelCallFailed'
103
103
 
104
104
  # The resources have been sold out.
@@ -44,7 +44,7 @@ FAILEDOPERATION_CLIENTJOINSHAREUNIT = 'FailedOperation.ClientJoinShareUnit'
44
44
  # The user has not applied to become a sub-customer.
45
45
  FAILEDOPERATION_CLIENTNOTAPPLY = 'FailedOperation.ClientNotApply'
46
46
 
47
- #
47
+ # The maximum number of bindable sub-accounts has been exceeded.
48
48
  FAILEDOPERATION_EXCEEDMAXBINDCOUNT = 'FailedOperation.ExceedMaxBindCount'
49
49
 
50
50
  # The uin of the second-level reseller is invalid.
@@ -194,7 +194,7 @@ INVALIDPARAMETERVALUE_UINLIST = 'InvalidParameterValue.UinList'
194
194
  # The current region does not support creating a Tencent Cloud International account.
195
195
  INVALIDPARAMETERVALUE_UNSUPPORTAREA = 'InvalidParameterValue.UnSupportArea'
196
196
 
197
- #
197
+ # The allocated amount is out of range: [0,1000000].
198
198
  INVALIDPARAMETERVALUE_VOUCHERAMOUNTOUTOFRANGE = 'InvalidParameterValue.VoucherAmountOutOfRange'
199
199
 
200
200
  # Missing parameter
@@ -77,7 +77,7 @@ INVALIDPARAMETER_GROUPTEACHERSNOTEXIST = 'InvalidParameter.GroupTeachersNotExist
77
77
  # Group type error.
78
78
  INVALIDPARAMETER_GROUPTYPEINVALID = 'InvalidParameter.GroupTypeInvalid'
79
79
 
80
- #
80
+ # room type error.
81
81
  INVALIDPARAMETER_ROOMTYPEINVALID = 'InvalidParameter.RoomTypeInvalid'
82
82
 
83
83
  # `SdkAppId` is incorrect.
@@ -41,10 +41,10 @@ FAILEDOPERATION_DELETEKEYPAIRFAILED = 'FailedOperation.DeleteKeyPairFailed'
41
41
  # Failed to query the image. Try again later.
42
42
  FAILEDOPERATION_DESCRIBEBLUEPRINTSFAILED = 'FailedOperation.DescribeBlueprintsFailed'
43
43
 
44
- #
44
+ # Query for plan discount failed.
45
45
  FAILEDOPERATION_DESCRIBEBUNDLEDISCOUNTFAILED = 'FailedOperation.DescribeBundleDiscountFailed'
46
46
 
47
- #
47
+ # Query for plan failed.
48
48
  FAILEDOPERATION_DESCRIBEBUNDLESFAILED = 'FailedOperation.DescribeBundlesFailed'
49
49
 
50
50
  # Querying CBS quota failed.
@@ -77,7 +77,7 @@ FAILEDOPERATION_IMPORTKEYPAIRFAILED = 'FailedOperation.ImportKeyPairFailed'
77
77
  # Failed to manipulate the instance.
78
78
  FAILEDOPERATION_INSTANCEOPERATIONFAILED = 'FailedOperation.InstanceOperationFailed'
79
79
 
80
- #
80
+ # Insufficient account balance. Please recharge promptly.
81
81
  FAILEDOPERATION_INSUFFICIENTBALANCE = 'FailedOperation.InsufficientBalance'
82
82
 
83
83
  # The command is not found.
@@ -443,7 +443,7 @@ RESOURCENOTFOUND_FIREWALLNOTFOUND = 'ResourceNotFound.FirewallNotFound'
443
443
  # The firewall rule does not exist.
444
444
  RESOURCENOTFOUND_FIREWALLRULESNOTFOUND = 'ResourceNotFound.FirewallRulesNotFound'
445
445
 
446
- #
446
+ # Firewall template not found.
447
447
  RESOURCENOTFOUND_FIREWALLTEMPLATENOTFOUND = 'ResourceNotFound.FirewallTemplateNotFound'
448
448
 
449
449
  # There are no data disks mounted to the instance.
@@ -458,7 +458,7 @@ RESOURCENOTFOUND_INSTANCENOTFOUND = 'ResourceNotFound.InstanceNotFound'
458
458
  # The key pair ID does not exist.
459
459
  RESOURCENOTFOUND_KEYIDNOTFOUND = 'ResourceNotFound.KeyIdNotFound'
460
460
 
461
- #
461
+ # Key pair not found.
462
462
  RESOURCENOTFOUND_KEYPAIRNOTFOUND = 'ResourceNotFound.KeyPairNotFound'
463
463
 
464
464
  # The custom image does not exist.
@@ -485,7 +485,7 @@ RESOURCEUNAVAILABLE_BLUEPRINTUNAVAILABLE = 'ResourceUnavailable.BlueprintUnavail
485
485
  # The package is not available.
486
486
  RESOURCEUNAVAILABLE_BUNDLEUNAVAILABLE = 'ResourceUnavailable.BundleUnavailable'
487
487
 
488
- #
488
+ # Plan sold out.
489
489
  RESOURCESSOLDOUT_BUNDLESOLDOUT = 'ResourcesSoldOut.BundleSoldOut'
490
490
 
491
491
  # There is no available configuration in the package.
@@ -503,7 +503,7 @@ UNAUTHORIZEDOPERATION_MFANOTFOUND = 'UnauthorizedOperation.MFANotFound'
503
503
  # No permission.
504
504
  UNAUTHORIZEDOPERATION_NOPERMISSION = 'UnauthorizedOperation.NoPermission'
505
505
 
506
- #
506
+ # You do not have permission to perform this operation. The token in the request is invalid.
507
507
  UNAUTHORIZEDOPERATION_TOKENINVALID = 'UnauthorizedOperation.TokenInvalid'
508
508
 
509
509
  # Unknown parameter error.
@@ -578,7 +578,7 @@ UNSUPPORTEDOPERATION_LATESTOPERATIONUNFINISHED = 'UnsupportedOperation.LatestOpe
578
578
  # The shared image does not support this operation.
579
579
  UNSUPPORTEDOPERATION_NOTSUPPORTSHAREDBLUEPRINT = 'UnsupportedOperation.NotSupportSharedBlueprint'
580
580
 
581
- #
581
+ # This API is no longer available.
582
582
  UNSUPPORTEDOPERATION_OPERATIONOFFLINE = 'UnsupportedOperation.OperationOffline'
583
583
 
584
584
  # Terminating a resource in the resource center failed.
@@ -323,10 +323,10 @@ INVALIDPARAMETER_CLOUDCRTIDERROR = 'InvalidParameter.CloudCrtIdError'
323
323
  # The gifted Tencent Cloud domain name has expired.
324
324
  INVALIDPARAMETER_CLOUDDOMAINISSTOP = 'InvalidParameter.CloudDomainIsStop'
325
325
 
326
- #
326
+ # Template is in use.
327
327
  INVALIDPARAMETER_CONFINUSED = 'InvalidParameter.ConfInUsed'
328
328
 
329
- #
329
+ # Configuration not found.
330
330
  INVALIDPARAMETER_CONFNOTFOUND = 'InvalidParameter.ConfNotFound'
331
331
 
332
332
  # The certificate is in use.
@@ -392,10 +392,10 @@ INVALIDPARAMETER_INVALIDCROPPARAM = 'InvalidParameter.InvalidCropParam'
392
392
  # Invalid layer parameter.
393
393
  INVALIDPARAMETER_INVALIDLAYERPARAM = 'InvalidParameter.InvalidLayerParam'
394
394
 
395
- #
395
+ # Invalid input parameters for stream mixing.
396
396
  INVALIDPARAMETER_INVALIDMIXINPUTPARAM = 'InvalidParameter.InvalidMixInputParam'
397
397
 
398
- #
398
+ # Invalid output stream parameters.
399
399
  INVALIDPARAMETER_INVALIDOUTPUTPARAM = 'InvalidParameter.InvalidOutputParam'
400
400
 
401
401
  # The output stream ID is already used.
@@ -434,10 +434,10 @@ INVALIDPARAMETER_MPPLUGINNOUSE = 'InvalidParameter.MpPluginNoUse'
434
434
  # Other errors.
435
435
  INVALIDPARAMETER_OTHERERROR = 'InvalidParameter.OtherError'
436
436
 
437
- #
437
+ # Transcoding template already exists.
438
438
  INVALIDPARAMETER_PROCESSORALREADYEXIST = 'InvalidParameter.ProcessorAlreadyExist'
439
439
 
440
- #
440
+ # Rule not found.
441
441
  INVALIDPARAMETER_RULENOTFOUND = 'InvalidParameter.RuleNotFound'
442
442
 
443
443
  # The output stream of the same session has changed.
@@ -500,7 +500,7 @@ RESOURCENOTFOUND_DOMAINNORECORD = 'ResourceNotFound.DomainNoRecord'
500
500
  # The domain name does not exist or is not matched.
501
501
  RESOURCENOTFOUND_DOMAINNOTEXIST = 'ResourceNotFound.DomainNotExist'
502
502
 
503
- #
503
+ # Data is empty.
504
504
  RESOURCENOTFOUND_EMPTYDATA = 'ResourceNotFound.EmptyData'
505
505
 
506
506
  # You are blocked.
@@ -35,7 +35,7 @@ FAILEDOPERATION_UNKNOWFILETYPEERROR = 'FailedOperation.UnKnowFileTypeError'
35
35
  # The service is not activated.
36
36
  FAILEDOPERATION_UNOPENERROR = 'FailedOperation.UnOpenError'
37
37
 
38
- #
38
+ # Parameter error.
39
39
  INVALIDPARAMETER = 'InvalidParameter'
40
40
 
41
41
  # Parameter value error.
@@ -44,7 +44,7 @@ INVALIDPARAMETER_ENDTIME = 'InvalidParameter.EndTime'
44
44
  # The quantity exceeds the limit.
45
45
  INVALIDPARAMETER_EXCEEDEDQUANTITYLIMIT = 'InvalidParameter.ExceededQuantityLimit'
46
46
 
47
- #
47
+ # FrameCaptureTemplates parameter is invalid.
48
48
  INVALIDPARAMETER_FRAMECAPTURETEMPLATES = 'InvalidParameter.FrameCaptureTemplates'
49
49
 
50
50
  # Invalid `Id`.
@@ -59,7 +59,7 @@ INVALIDPARAMETER_NAME = 'InvalidParameter.Name'
59
59
  # Failed to find the VOD remux task.
60
60
  INVALIDPARAMETER_NOTFOUND = 'InvalidParameter.NotFound'
61
61
 
62
- #
62
+ # OutputGroups is invalid.
63
63
  INVALIDPARAMETER_OUTPUTGROUPS = 'InvalidParameter.OutputGroups'
64
64
 
65
65
  # The OutputStorage is invalid.
@@ -125,7 +125,7 @@ INVALIDPARAMETERVALUE_DEFINITIONS = 'InvalidParameterValue.Definitions'
125
125
  # Incorrect parameter value: the default template cannot be deleted.
126
126
  INVALIDPARAMETERVALUE_DELETEDEFAULTTEMPLATE = 'InvalidParameterValue.DeleteDefaultTemplate'
127
127
 
128
- #
128
+ # DestinationLanguage parameter error.
129
129
  INVALIDPARAMETERVALUE_DESTINATIONLANGUAGE = 'InvalidParameterValue.DestinationLanguage'
130
130
 
131
131
  # Invalid switch value used to prohibit transcoding from low bitrate to high bitrate.
@@ -263,7 +263,7 @@ INVALIDPARAMETERVALUE_SESSIONIDTOOLONG = 'InvalidParameterValue.SessionIdTooLong
263
263
  # Invalid parameter: incorrect audio channel system.
264
264
  INVALIDPARAMETERVALUE_SOUNDSYSTEM = 'InvalidParameterValue.SoundSystem'
265
265
 
266
- #
266
+ # SourceLanguage parameter error.
267
267
  INVALIDPARAMETERVALUE_SOURCELANGUAGE = 'InvalidParameterValue.SourceLanguage'
268
268
 
269
269
  # Source file error.