tencentcloud-sdk-python 3.0.1233__py2.py3-none-any.whl → 3.0.1246__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aiart/v20221229/aiart_client.py +34 -21
- tencentcloud/aiart/v20221229/models.py +6 -6
- tencentcloud/apigateway/v20180808/apigateway_client.py +23 -0
- tencentcloud/apigateway/v20180808/models.py +31 -0
- tencentcloud/apm/v20210622/errorcodes.py +3 -3
- tencentcloud/apm/v20210622/models.py +16 -15
- tencentcloud/asr/v20190614/asr_client.py +23 -0
- tencentcloud/asr/v20190614/models.py +203 -0
- tencentcloud/autoscaling/v20180419/models.py +55 -3
- tencentcloud/ca/__init__.py +0 -0
- tencentcloud/ca/v20230228/__init__.py +0 -0
- tencentcloud/ca/v20230228/ca_client.py +95 -0
- tencentcloud/ca/v20230228/errorcodes.py +30 -0
- tencentcloud/ca/v20230228/models.py +398 -0
- tencentcloud/ccc/v20200210/ccc_client.py +69 -0
- tencentcloud/ccc/v20200210/errorcodes.py +6 -0
- tencentcloud/ccc/v20200210/models.py +610 -0
- tencentcloud/cdb/v20170320/models.py +60 -0
- tencentcloud/cdn/v20180606/models.py +32 -0
- tencentcloud/cdwdoris/v20211228/models.py +105 -1
- tencentcloud/cfg/v20210820/models.py +12 -0
- tencentcloud/cfw/v20190904/models.py +4 -4
- tencentcloud/clb/v20180317/models.py +25 -1
- tencentcloud/cls/v20201016/models.py +12 -0
- tencentcloud/cme/v20191029/models.py +12 -0
- tencentcloud/csip/v20221121/models.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/errorcodes.py +4 -1
- tencentcloud/cvm/v20170312/models.py +202 -4
- tencentcloud/cwp/v20180228/cwp_client.py +3 -1
- tencentcloud/cwp/v20180228/models.py +241 -14
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +48 -73
- tencentcloud/cynosdb/v20190107/models.py +7 -134
- tencentcloud/dasb/v20191018/models.py +37 -0
- tencentcloud/dlc/v20210125/models.py +12 -0
- tencentcloud/dsgc/v20190723/models.py +1 -1
- tencentcloud/dts/v20211206/models.py +16 -16
- tencentcloud/emr/v20190103/emr_client.py +46 -0
- tencentcloud/emr/v20190103/models.py +467 -3
- tencentcloud/ess/v20201111/ess_client.py +19 -12
- tencentcloud/ess/v20201111/models.py +58 -22
- tencentcloud/essbasic/v20210526/essbasic_client.py +48 -9
- tencentcloud/essbasic/v20210526/models.py +174 -11
- tencentcloud/faceid/v20180301/models.py +28 -0
- tencentcloud/hunyuan/v20230901/models.py +1 -0
- tencentcloud/iecp/v20210914/iecp_client.py +0 -500
- tencentcloud/iecp/v20210914/models.py +2130 -5305
- tencentcloud/ims/v20201229/ims_client.py +9 -4
- tencentcloud/ims/v20201229/models.py +4 -4
- tencentcloud/lcic/v20220817/models.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -2
- tencentcloud/lke/v20231130/lke_client.py +184 -0
- tencentcloud/lke/v20231130/models.py +2129 -881
- tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
- tencentcloud/mariadb/v20170312/models.py +94 -0
- tencentcloud/monitor/v20180724/models.py +0 -132
- tencentcloud/monitor/v20180724/monitor_client.py +0 -50
- tencentcloud/mps/v20190612/models.py +16 -3
- tencentcloud/mqtt/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +45 -0
- tencentcloud/mqtt/v20240516/models.py +3221 -0
- tencentcloud/mqtt/v20240516/mqtt_client.py +472 -0
- tencentcloud/mrs/v20200910/errorcodes.py +3 -0
- tencentcloud/mrs/v20200910/models.py +158 -27
- tencentcloud/ocr/v20181119/models.py +21 -0
- tencentcloud/ocr/v20181119/ocr_client.py +1 -1
- tencentcloud/omics/v20221128/models.py +245 -29
- tencentcloud/organization/v20210331/errorcodes.py +54 -0
- tencentcloud/organization/v20210331/models.py +483 -3
- tencentcloud/organization/v20210331/organization_client.py +46 -0
- tencentcloud/postgres/v20170312/models.py +626 -13
- tencentcloud/postgres/v20170312/postgres_client.py +69 -0
- tencentcloud/rce/v20201103/models.py +33 -22
- tencentcloud/redis/v20180412/errorcodes.py +3 -0
- tencentcloud/scf/v20180416/errorcodes.py +9 -12
- tencentcloud/ses/v20201002/models.py +65 -0
- tencentcloud/sms/v20190711/models.py +3 -3
- tencentcloud/sms/v20210111/models.py +9 -8
- tencentcloud/sqlserver/v20180328/models.py +1 -1
- tencentcloud/ssl/v20191205/models.py +114 -0
- tencentcloud/tcb/v20180608/models.py +25 -0
- tencentcloud/tcss/v20201101/models.py +269 -0
- tencentcloud/tcss/v20201101/tcss_client.py +3 -1
- tencentcloud/teo/v20220901/errorcodes.py +33 -0
- tencentcloud/teo/v20220901/models.py +4012 -2535
- tencentcloud/teo/v20220901/teo_client.py +254 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +748 -5
- tencentcloud/tke/v20180525/tke_client.py +92 -0
- tencentcloud/tke/v20220501/models.py +1 -1
- tencentcloud/tse/v20201207/models.py +26 -0
- tencentcloud/tsf/v20180326/models.py +0 -58
- tencentcloud/tsf/v20180326/tsf_client.py +0 -25
- tencentcloud/tts/v20190823/tts_client.py +4 -1
- tencentcloud/vclm/v20240523/models.py +25 -0
- tencentcloud/vdb/v20230616/models.py +13 -0
- tencentcloud/vod/v20180717/models.py +91 -1
- tencentcloud/vod/v20180717/vod_client.py +10 -2
- tencentcloud/vpc/v20170312/errorcodes.py +9 -0
- tencentcloud/vpc/v20170312/models.py +2587 -539
- tencentcloud/vpc/v20170312/vpc_client.py +506 -0
- tencentcloud/waf/v20180125/models.py +447 -12
- tencentcloud/wedata/v20210820/models.py +18 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/RECORD +110 -100
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/top_level.txt +0 -0
@@ -1774,6 +1774,29 @@ class OrganizationClient(AbstractClient):
|
|
1774
1774
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1775
1775
|
|
1776
1776
|
|
1777
|
+
def InviteOrganizationMember(self, request):
|
1778
|
+
"""邀请组织成员
|
1779
|
+
|
1780
|
+
:param request: Request instance for InviteOrganizationMember.
|
1781
|
+
:type request: :class:`tencentcloud.organization.v20210331.models.InviteOrganizationMemberRequest`
|
1782
|
+
:rtype: :class:`tencentcloud.organization.v20210331.models.InviteOrganizationMemberResponse`
|
1783
|
+
|
1784
|
+
"""
|
1785
|
+
try:
|
1786
|
+
params = request._serialize()
|
1787
|
+
headers = request.headers
|
1788
|
+
body = self.call("InviteOrganizationMember", params, headers=headers)
|
1789
|
+
response = json.loads(body)
|
1790
|
+
model = models.InviteOrganizationMemberResponse()
|
1791
|
+
model._deserialize(response["Response"])
|
1792
|
+
return model
|
1793
|
+
except Exception as e:
|
1794
|
+
if isinstance(e, TencentCloudSDKException):
|
1795
|
+
raise
|
1796
|
+
else:
|
1797
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1798
|
+
|
1799
|
+
|
1777
1800
|
def ListExternalSAMLIdPCertificates(self, request):
|
1778
1801
|
"""查询SAML签名证书列表
|
1779
1802
|
|
@@ -2418,6 +2441,29 @@ class OrganizationClient(AbstractClient):
|
|
2418
2441
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2419
2442
|
|
2420
2443
|
|
2444
|
+
def UpdateCustomPolicyForRoleConfiguration(self, request):
|
2445
|
+
"""为权限配置修改自定义策略
|
2446
|
+
|
2447
|
+
:param request: Request instance for UpdateCustomPolicyForRoleConfiguration.
|
2448
|
+
:type request: :class:`tencentcloud.organization.v20210331.models.UpdateCustomPolicyForRoleConfigurationRequest`
|
2449
|
+
:rtype: :class:`tencentcloud.organization.v20210331.models.UpdateCustomPolicyForRoleConfigurationResponse`
|
2450
|
+
|
2451
|
+
"""
|
2452
|
+
try:
|
2453
|
+
params = request._serialize()
|
2454
|
+
headers = request.headers
|
2455
|
+
body = self.call("UpdateCustomPolicyForRoleConfiguration", params, headers=headers)
|
2456
|
+
response = json.loads(body)
|
2457
|
+
model = models.UpdateCustomPolicyForRoleConfigurationResponse()
|
2458
|
+
model._deserialize(response["Response"])
|
2459
|
+
return model
|
2460
|
+
except Exception as e:
|
2461
|
+
if isinstance(e, TencentCloudSDKException):
|
2462
|
+
raise
|
2463
|
+
else:
|
2464
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2465
|
+
|
2466
|
+
|
2421
2467
|
def UpdateGroup(self, request):
|
2422
2468
|
"""修改用户组信息
|
2423
2469
|
|