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
@@ -341,13 +341,13 @@ INVALIDPARAMETERVALUE_INTERVAL = 'InvalidParameterValue.Interval'
341
341
  # Invalid `OperationType`.
342
342
  INVALIDPARAMETERVALUE_INVALIDOPERATIONTYPE = 'InvalidParameterValue.InvalidOperationType'
343
343
 
344
- #
344
+ # Invalid parameter value: incorrect hard-coded parameter.
345
345
  INVALIDPARAMETERVALUE_ISPERSISTENCE = 'InvalidParameterValue.IsPersistence'
346
346
 
347
347
  # Invalid `Isps`.
348
348
  INVALIDPARAMETERVALUE_ISPS = 'InvalidParameterValue.Isps'
349
349
 
350
- #
350
+ # ItemId error.
351
351
  INVALIDPARAMETERVALUE_ITEMID = 'InvalidParameterValue.ItemId'
352
352
 
353
353
  # Incorrect parameter value: the timestamp content is too long.
@@ -407,7 +407,7 @@ INVALIDPARAMETERVALUE_OPERATION = 'InvalidParameterValue.Operation'
407
407
  # Parameter error: Current storage class error.
408
408
  INVALIDPARAMETERVALUE_ORIGINALSTORAGECLASS = 'InvalidParameterValue.OriginalStorageClass'
409
409
 
410
- #
410
+ # Invalid parameter value: incorrect output media file type.
411
411
  INVALIDPARAMETERVALUE_OUTPUTMEDIATYPE = 'InvalidParameterValue.OutputMediaType'
412
412
 
413
413
  # Incorrect parameter value: invalid `ParentId`
@@ -416,10 +416,10 @@ INVALIDPARAMETERVALUE_PARENTID = 'InvalidParameterValue.ParentId'
416
416
  # Incorrect parameter value: the face image format is incorrect.
417
417
  INVALIDPARAMETERVALUE_PICFORMATERROR = 'InvalidParameterValue.PicFormatError'
418
418
 
419
- #
419
+ # Invalid parameter value: incorrect precision parameter.
420
420
  INVALIDPARAMETERVALUE_PRECISION = 'InvalidParameterValue.Precision'
421
421
 
422
- #
422
+ # Invalid parameter value: incorrect Procedure.
423
423
  INVALIDPARAMETERVALUE_PROCEDURE = 'InvalidParameterValue.Procedure'
424
424
 
425
425
  # The task flow template name is invalid.
@@ -686,7 +686,7 @@ RESOURCEUNAVAILABLE_MASTERPLAYLIST = 'ResourceUnavailable.MasterPlaylist'
686
686
  # Unauthorized operation.
687
687
  UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
688
688
 
689
- #
689
+ # Domain name resolution verification failed.
690
690
  UNAUTHORIZEDOPERATION_DOMAINRECORDNOTVERIFIED = 'UnauthorizedOperation.DomainRecordNotVerified'
691
691
 
692
692
  # Unknown parameter error.
@@ -32,7 +32,7 @@ FAILEDOPERATION_BALANCEINSUFFICIENT = 'FailedOperation.BalanceInsufficient'
32
32
  # Unsupported region.
33
33
  FAILEDOPERATION_INVALIDREGION = 'FailedOperation.InvalidRegion'
34
34
 
35
- #
35
+ # Unsupported IP type.
36
36
  FAILEDOPERATION_IPTYPENOTPERMIT = 'FailedOperation.IpTypeNotPermit'
37
37
 
38
38
  # The instance's primary ENI is not found.
@@ -89,7 +89,7 @@ INVALIDNETWORKINTERFACEID_NOTFOUND = 'InvalidNetworkInterfaceId.NotFound'
89
89
  # A parameter error occurred.
90
90
  INVALIDPARAMETER = 'InvalidParameter'
91
91
 
92
- #
92
+ # ACL ID does not match the ACL type.
93
93
  INVALIDPARAMETER_ACLTYPEMISMATCH = 'InvalidParameter.AclTypeMismatch'
94
94
 
95
95
  # The parameters cannot be specified at the same time.
@@ -194,7 +194,7 @@ INVALIDPARAMETERVALUE_EIPBRANDWIDTHOUTINVALID = 'InvalidParameterValue.EIPBrandW
194
194
  # Missing parameters.
195
195
  INVALIDPARAMETERVALUE_EMPTY = 'InvalidParameterValue.Empty'
196
196
 
197
- #
197
+ # Resource format error.
198
198
  INVALIDPARAMETERVALUE_ILLEGAL = 'InvalidParameterValue.Illegal'
199
199
 
200
200
  # The billing mode of this instance is different from that of others.
@@ -263,16 +263,16 @@ INVALIDPARAMETERVALUE_LIMITEXCEEDED = 'InvalidParameterValue.LimitExceeded'
263
263
  # Invalid input parameter format.
264
264
  INVALIDPARAMETERVALUE_MALFORMED = 'InvalidParameterValue.Malformed'
265
265
 
266
- #
266
+ # The specified approval ticket number does not match the resource.
267
267
  INVALIDPARAMETERVALUE_MEMBERAPPROVALAPPLICATIONIDMISMATCH = 'InvalidParameterValue.MemberApprovalApplicationIdMismatch'
268
268
 
269
- #
269
+ # Workflow service approval ticket not approved.
270
270
  INVALIDPARAMETERVALUE_MEMBERAPPROVALAPPLICATIONNOTAPPROVED = 'InvalidParameterValue.MemberApprovalApplicationNotApproved'
271
271
 
272
- #
272
+ # Workflow service approval ticket rejected.
273
273
  INVALIDPARAMETERVALUE_MEMBERAPPROVALAPPLICATIONREJECTED = 'InvalidParameterValue.MemberApprovalApplicationRejected'
274
274
 
275
- #
275
+ # This request requires approval via the BPAAS workflow service, and the approval process is currently being initiated.
276
276
  INVALIDPARAMETERVALUE_MEMBERAPPROVALAPPLICATIONSTARTED = 'InvalidParameterValue.MemberApprovalApplicationStarted'
277
277
 
278
278
  # The bound instance is missing.
@@ -317,7 +317,7 @@ INVALIDPARAMETERVALUE_NETWORKINTERFACEINSTANCENOTSUPPORT = 'InvalidParameterValu
317
317
  # The network interface ID was not found. The private IP address may not be configured on the network interface.
318
318
  INVALIDPARAMETERVALUE_NETWORKINTERFACENOTFOUND = 'InvalidParameterValue.NetworkInterfaceNotFound'
319
319
 
320
- #
320
+ # Not UTF-8 encoding.
321
321
  INVALIDPARAMETERVALUE_NOTUTF8ENCODINGERROR = 'InvalidParameterValue.NotUtf8EncodingError'
322
322
 
323
323
  # This operation is only available for primary ENIs.
@@ -350,7 +350,7 @@ INVALIDPARAMETERVALUE_RESOURCENOTFOUND = 'InvalidParameterValue.ResourceNotFound
350
350
  # The resource does not support this operation.
351
351
  INVALIDPARAMETERVALUE_RESOURCENOTSUPPORT = 'InvalidParameterValue.ResourceNotSupport'
352
352
 
353
- #
353
+ # The specified priorities conflict with each other or with existing priorities.
354
354
  INVALIDPARAMETERVALUE_ROUTEPOLICYPRIORITYCONFLICT = 'InvalidParameterValue.RoutePolicyPriorityConflict'
355
355
 
356
356
  # Operation failed: The instance to shut down is using the current resource.
@@ -428,13 +428,13 @@ INVALIDPARAMETERVALUE_VPCCIDRCONFLICT = 'InvalidParameterValue.VpcCidrConflict'
428
428
  # This feature is not available for this direct connect gateway.
429
429
  INVALIDPARAMETERVALUE_VPGTYPENOTMATCH = 'InvalidParameterValue.VpgTypeNotMatch'
430
430
 
431
- #
431
+ # The current BGP tunnel subnet: `%(key)s` overlaps with the existing BGP tunnel subnet: `%(value)s`.
432
432
  INVALIDPARAMETERVALUE_VPNCONNBGPTUNNELCIDRCONFLICT = 'InvalidParameterValue.VpnConnBgpTunnelCidrConflict'
433
433
 
434
- #
434
+ # The BGP tunnel subnet must be a /30 subnet.
435
435
  INVALIDPARAMETERVALUE_VPNCONNBGPTUNNELCIDRMASK = 'InvalidParameterValue.VpnConnBgpTunnelCidrMask'
436
436
 
437
- #
437
+ # The cloud-side or user-side BGP address: `%(value)s` must be within the BGP tunnel subnet `%(key)s`.
438
438
  INVALIDPARAMETERVALUE_VPNCONNBGPTUNNELCIDRNOTSUPPORTED = 'InvalidParameterValue.VpnConnBgpTunnelCidrNotSupported'
439
439
 
440
440
  # Destination IP address range conflicts with CIDR block of the current VPC tunnel.
@@ -515,7 +515,7 @@ LIMITEXCEEDED_DAILYALLOCATEADDRESSQUOTALIMITEXCEEDED = 'LimitExceeded.DailyAlloc
515
515
  # Run out of the daily chances to change the IP.
516
516
  LIMITEXCEEDED_DAILYCHANGEADDRESSQUOTA = 'LimitExceeded.DailyChangeAddressQuota'
517
517
 
518
- #
518
+ # The default VPC quota has been reached.
519
519
  LIMITEXCEEDED_DEFAULTVPCLIMITEXCEEDED = 'LimitExceeded.DefaultVpcLimitExceeded'
520
520
 
521
521
  # Exceeded the upper limit of the EIPs bound to the instance.
@@ -527,7 +527,7 @@ LIMITEXCEEDED_MODIFYADDRESSINTERNETCHARGETYPEQUOTA = 'LimitExceeded.ModifyAddres
527
527
  # Ran out of the monthly quota of chances to retrieve IPs.
528
528
  LIMITEXCEEDED_MONTHLYADDRESSRECOVERYQUOTA = 'LimitExceeded.MonthlyAddressRecoveryQuota'
529
529
 
530
- #
530
+ # The DNAT rule quota for the NAT gateway has been reached.
531
531
  LIMITEXCEEDED_NATGATEWAYDNATLIMITEXCEEDED = 'LimitExceeded.NatGatewayDnatLimitExceeded'
532
532
 
533
533
  # Reached the upper limit of NAT gateways.
@@ -536,7 +536,7 @@ LIMITEXCEEDED_NATGATEWAYLIMITEXCEEDED = 'LimitExceeded.NatGatewayLimitExceeded'
536
536
  # The number of NAT gateways created by the VPC has reached the upper limit.
537
537
  LIMITEXCEEDED_NATGATEWAYPERVPCLIMITEXCEEDED = 'LimitExceeded.NatGatewayPerVpcLimitExceeded'
538
538
 
539
- #
539
+ # The number of elastic network interfaces created in the VPC exceeds the quota.
540
540
  LIMITEXCEEDED_NETWORKINTERFACELIMITEXCEEDED = 'LimitExceeded.NetworkInterfaceLimitExceeded'
541
541
 
542
542
  # Exceeded the character limit of a filter name.
@@ -593,7 +593,7 @@ RESOURCEINSUFFICIENT = 'ResourceInsufficient'
593
593
  # The IP range resources are insufficient.
594
594
  RESOURCEINSUFFICIENT_CIDRBLOCK = 'ResourceInsufficient.CidrBlock'
595
595
 
596
- #
596
+ # The specified instance type is sold out.
597
597
  RESOURCEINSUFFICIENT_INSTANCE = 'ResourceInsufficient.Instance'
598
598
 
599
599
  # The subnet does not have sufficient IPs.
@@ -731,10 +731,10 @@ UNSUPPORTEDOPERATION_DELDEFAULTROUTE = 'UnsupportedOperation.DelDefaultRoute'
731
731
  # Unable to delete: This is a route table associated with a subnet.
732
732
  UNSUPPORTEDOPERATION_DELROUTEWITHSUBNET = 'UnsupportedOperation.DelRouteWithSubnet'
733
733
 
734
- #
734
+ # The VPN tunnel is updating/deleting/creating, and this operation is not supported.
735
735
  UNSUPPORTEDOPERATION_DELETEVPNCONNINVALIDSTATE = 'UnsupportedOperation.DeleteVpnConnInvalidState'
736
736
 
737
- #
737
+ # Delivery failed.
738
738
  UNSUPPORTEDOPERATION_DELIVERYFAILED = 'UnsupportedOperation.DeliveryFailed'
739
739
 
740
740
  # Direct connect gateway is updating the BGP Community attribute.
@@ -761,7 +761,7 @@ UNSUPPORTEDOPERATION_ECMPWITHUSERROUTE = 'UnsupportedOperation.EcmpWithUserRoute
761
761
  # Multi-cast is not available in the current region.
762
762
  UNSUPPORTEDOPERATION_ENABLEMULTICAST = 'UnsupportedOperation.EnableMulticast'
763
763
 
764
- #
764
+ # The endpoint and endpoint service have inconsistent CdcIds.
765
765
  UNSUPPORTEDOPERATION_ENDPOINTMISMATCHENDPOINTSERVICECDCID = 'UnsupportedOperation.EndPointMismatchEndPointServiceCdcId'
766
766
 
767
767
  # The endpoint service itself cannot be set as the endpoint.
@@ -776,13 +776,13 @@ UNSUPPORTEDOPERATION_FLOWLOGSNOTSUPPORTKOINSTANCEENI = 'UnsupportedOperation.Flo
776
776
  # Unable to create a flow log: the current ENI is not bound to an instance.
777
777
  UNSUPPORTEDOPERATION_FLOWLOGSNOTSUPPORTNULLINSTANCEENI = 'UnsupportedOperation.FlowLogsNotSupportNullInstanceEni'
778
778
 
779
- #
779
+ # TGW has not yet deployed IPv6 subnets.
780
780
  UNSUPPORTEDOPERATION_IPV6CIDRNOTDEPLOYED = 'UnsupportedOperation.IPV6CidrNotDeployed'
781
781
 
782
- #
782
+ # The specified customer token has been used.
783
783
  UNSUPPORTEDOPERATION_IDEMPOTENTPARAMETERMISMATCH = 'UnsupportedOperation.IdempotentParameterMismatch'
784
784
 
785
- #
785
+ # The previous idempotent request is still being processed. Please try again later.
786
786
  UNSUPPORTEDOPERATION_IDEMPOTENTPROCESSING = 'UnsupportedOperation.IdempotentProcessing'
787
787
 
788
788
  # This type of address does not support this operation.
@@ -791,7 +791,7 @@ UNSUPPORTEDOPERATION_INCORRECTADDRESSRESOURCETYPE = 'UnsupportedOperation.Incorr
791
791
  # The configured instance does not match with the route table.
792
792
  UNSUPPORTEDOPERATION_INSTANCEANDRTBNOTMATCH = 'UnsupportedOperation.InstanceAndRtbNotMatch'
793
793
 
794
- #
794
+ # The CdcId of the current cloud connect network `%(value)s` does not match that of the input instance and cannot be associated.
795
795
  UNSUPPORTEDOPERATION_INSTANCECDCIDNOTMATCHCCNCDCID = 'UnsupportedOperation.InstanceCdcIdNotMatchCcnCdcId'
796
796
 
797
797
  # The specified instance resource does not match.
@@ -806,7 +806,7 @@ UNSUPPORTEDOPERATION_INSTANCESTATENOTSUPPORTED = 'UnsupportedOperation.InstanceS
806
806
  # Insufficient account balance.
807
807
  UNSUPPORTEDOPERATION_INSUFFICIENTFUNDS = 'UnsupportedOperation.InsufficientFunds'
808
808
 
809
- #
809
+ # At least two carriers are required.
810
810
  UNSUPPORTEDOPERATION_INSUFFICIENTINTERNETSERVICEPROVIDERS = 'UnsupportedOperation.InsufficientInternetServiceProviders'
811
811
 
812
812
  # Unsupported operation.
@@ -842,13 +842,13 @@ UNSUPPORTEDOPERATION_ISPNOTSUPPORTED = 'UnsupportedOperation.IspNotSupported'
842
842
  # The specified CDC instance already has a local gateway.
843
843
  UNSUPPORTEDOPERATION_LOCALGATEWAYALREADYEXISTS = 'UnsupportedOperation.LocalGatewayAlreadyExists'
844
844
 
845
- #
845
+ # The resource is locked.
846
846
  UNSUPPORTEDOPERATION_LOCKEDRESOURCES = 'UnsupportedOperation.LockedResources'
847
847
 
848
848
  # The account does not support modifying this attribute of the public IP.
849
849
  UNSUPPORTEDOPERATION_MODIFYADDRESSATTRIBUTE = 'UnsupportedOperation.ModifyAddressAttribute'
850
850
 
851
- #
851
+ # The VPC instance has an account-level IPv6 whitelist and does not support associating with multi-cloud connect networks.
852
852
  UNSUPPORTEDOPERATION_MULTIPLEVPCNOTSUPPORTATTACHACCOUNTHASIPV6 = 'UnsupportedOperation.MultipleVpcNotSupportAttachAccountHasIpv6'
853
853
 
854
854
  # The resource mutual exclusion operation is being executed.
@@ -860,7 +860,7 @@ UNSUPPORTEDOPERATION_NATGATEWAYEIPNOTEXISTS = 'UnsupportedOperation.NatGatewayEi
860
860
  # There are IPs associated with this NAT gateway.
861
861
  UNSUPPORTEDOPERATION_NATGATEWAYHADEIPUNASSOCIATE = 'UnsupportedOperation.NatGatewayHadEipUnassociate'
862
862
 
863
- #
863
+ # The NAT gateway has been blocked, and this operation is not supported.
864
864
  UNSUPPORTEDOPERATION_NATGATEWAYRESTRICTED = 'UnsupportedOperation.NatGatewayRestricted'
865
865
 
866
866
  # The private IP specified in the SNAT/DNAT forwarding rule has been bound with another rule.
@@ -899,13 +899,13 @@ UNSUPPORTEDOPERATION_NOTSUPPORTATTACHEDGEANDCROSSBORDERINSTANCE = 'UnsupportedOp
899
899
  # The default route table cannot be deleted.
900
900
  UNSUPPORTEDOPERATION_NOTSUPPORTDELETEDEFAULTROUTETABLE = 'UnsupportedOperation.NotSupportDeleteDefaultRouteTable'
901
901
 
902
- #
902
+ # Unsupported availability zone.
903
903
  UNSUPPORTEDOPERATION_NOTSUPPORTZONE = 'UnsupportedOperation.NotSupportZone'
904
904
 
905
905
  # This type of addresses cannot be released.
906
906
  UNSUPPORTEDOPERATION_NOTSUPPORTEDADDRESSIPSCHARGETYPE = 'UnsupportedOperation.NotSupportedAddressIpsChargeType'
907
907
 
908
- #
908
+ # Egress 2 resources are not available in this region. Please purchase in Beijing/Guangzhou/Nanjing.
909
909
  UNSUPPORTEDOPERATION_NOTSUPPORTEDPURCHASECENTEREGRESSRESOURCE = 'UnsupportedOperation.NotSupportedPurchaseCenterEgressResource'
910
910
 
911
911
  # The current CCN instance does not support publishing update routes.
@@ -947,7 +947,7 @@ UNSUPPORTEDOPERATION_RECORDEXISTS = 'UnsupportedOperation.RecordExists'
947
947
  # The record does not exist.
948
948
  UNSUPPORTEDOPERATION_RECORDNOTEXISTS = 'UnsupportedOperation.RecordNotExists'
949
949
 
950
- #
950
+ # This security group contains nested security group rules and does not support cross-region cloning.
951
951
  UNSUPPORTEDOPERATION_REMOTEREGIONSGHASREFERENCEDSG = 'UnsupportedOperation.RemoteRegionSgHasReferencedSg'
952
952
 
953
953
  # Operation prohibited: The resource is not available.
@@ -959,7 +959,7 @@ UNSUPPORTEDOPERATION_RESOURCEMISMATCH = 'UnsupportedOperation.ResourceMismatch'
959
959
  # No roles available. Please confirm whether you get the authorization for the role.
960
960
  UNSUPPORTEDOPERATION_ROLENOTFOUND = 'UnsupportedOperation.RoleNotFound'
961
961
 
962
- #
962
+ # The current route table deletion failed. Please check if there are any associated policies.
963
963
  UNSUPPORTEDOPERATION_ROUTETABLECANNOTDELETE = 'UnsupportedOperation.RouteTableCanNotDelete'
964
964
 
965
965
  # The routing table is bound to a subnet.
@@ -1052,25 +1052,26 @@ UNSUPPORTEDOPERATION_VPCMISMATCH = 'UnsupportedOperation.VpcMismatch'
1052
1052
  # Operation failed: The tunnel is not available now.
1053
1053
  UNSUPPORTEDOPERATION_VPNCONNINVALIDSTATE = 'UnsupportedOperation.VpnConnInvalidState'
1054
1054
 
1055
- #
1055
+ # There is a conflict in the SPD local network segment. Please check and try again.
1056
1056
  UNSUPPORTEDOPERATION_VPNCONNSPDOVERLAP = 'UnsupportedOperation.VpnConnSPDOverlap'
1057
1057
 
1058
- #
1058
+ # A VPC-type VPN gateway must specify VpcId.
1059
1059
  UNSUPPORTEDOPERATION_VPNGWVPCIDMUSTHAVE = 'UnsupportedOperation.VpnGwVpcIdMustHave'
1060
1060
 
1061
- #
1061
+ # VPN does not support BGP.
1062
1062
  UNSUPPORTEDOPERATION_VPNUNSUPPORTEDBGP = 'UnsupportedOperation.VpnUnsupportedBgp'
1063
1063
 
1064
- #
1064
+ # The BGP ASN of the peer gateway is the same as that of an existing tunnel peer or cloud-based VPN.
1065
1065
  UNSUPPORTEDOPERATION_VPNUNSUPPORTEDBGPASNEQUAL = 'UnsupportedOperation.VpnUnsupportedBgpAsnEqual'
1066
1066
 
1067
- #
1067
+ # `The `%(value)s` does not support reducing VPN bandwidth.
1068
1068
  UNSUPPORTEDOPERATION_VPNUNSUPPORTEDMODIFYBANDWIDTH = 'UnsupportedOperation.VpnUnsupportedModifyBandwidth'
1069
1069
 
1070
- #
1070
+ # VPN does not support modifying BGP ASN.
1071
1071
  UNSUPPORTEDOPERATION_VPNUNSUPPORTEDMODIFYBGPASN = 'UnsupportedOperation.VpnUnsupportedModifyBgpAsn'
1072
1072
 
1073
- #
1073
+ # VPN is not configured with BGP ASN.
1074
+
1074
1075
  UNSUPPORTEDOPERATION_VPNUNSUPPORTEDNOTEXISTBGPASN = 'UnsupportedOperation.VpnUnsupportedNotExistBgpAsn'
1075
1076
 
1076
1077
  # The specified resources are not in the same availability zone.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-intl-en
3
- Version: 3.0.1278
3
+ Version: 3.0.1280
4
4
  Summary: Tencent Cloud SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python-intl-en
6
6
  Author: Tencent Cloud