pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1720848019__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 pulumi-alicloud might be problematic. Click here for more details.

Files changed (490) hide show
  1. pulumi_alicloud/__init__.py +0 -150
  2. pulumi_alicloud/_utilities.py +4 -5
  3. pulumi_alicloud/ackone/cluster.py +13 -13
  4. pulumi_alicloud/adb/_inputs.py +0 -14
  5. pulumi_alicloud/adb/lake_account.py +53 -53
  6. pulumi_alicloud/adb/outputs.py +0 -14
  7. pulumi_alicloud/adb/resource_group.py +20 -48
  8. pulumi_alicloud/alb/_inputs.py +22 -246
  9. pulumi_alicloud/alb/a_script.py +5 -5
  10. pulumi_alicloud/alb/acl.py +5 -5
  11. pulumi_alicloud/alb/listener.py +30 -30
  12. pulumi_alicloud/alb/load_balancer.py +145 -131
  13. pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
  14. pulumi_alicloud/alb/outputs.py +22 -282
  15. pulumi_alicloud/alb/rule.py +10 -10
  16. pulumi_alicloud/alb/server_group.py +71 -71
  17. pulumi_alicloud/amqp/binding.py +102 -94
  18. pulumi_alicloud/apigateway/__init__.py +0 -2
  19. pulumi_alicloud/apigateway/_inputs.py +2 -221
  20. pulumi_alicloud/apigateway/access_control_list.py +14 -22
  21. pulumi_alicloud/apigateway/api.py +84 -86
  22. pulumi_alicloud/apigateway/app_attachment.py +42 -42
  23. pulumi_alicloud/apigateway/get_apis.py +42 -42
  24. pulumi_alicloud/apigateway/group.py +2 -51
  25. pulumi_alicloud/apigateway/instance.py +63 -396
  26. pulumi_alicloud/apigateway/outputs.py +2 -223
  27. pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
  28. pulumi_alicloud/apigateway/vpc_access.py +2 -2
  29. pulumi_alicloud/arms/_inputs.py +0 -438
  30. pulumi_alicloud/arms/dispatch_rule.py +73 -73
  31. pulumi_alicloud/arms/get_remote_writes.py +0 -4
  32. pulumi_alicloud/arms/outputs.py +2 -444
  33. pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
  34. pulumi_alicloud/arms/remote_write.py +0 -4
  35. pulumi_alicloud/arms/synthetic_task.py +303 -303
  36. pulumi_alicloud/bastionhost/instance.py +10 -10
  37. pulumi_alicloud/bp/_inputs.py +0 -14
  38. pulumi_alicloud/bp/outputs.py +0 -14
  39. pulumi_alicloud/bp/studio_application.py +15 -15
  40. pulumi_alicloud/cas/outputs.py +0 -4
  41. pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
  42. pulumi_alicloud/cddc/outputs.py +0 -6
  43. pulumi_alicloud/cdn/domain.py +21 -21
  44. pulumi_alicloud/cdn/domain_config.py +27 -27
  45. pulumi_alicloud/cdn/domain_new.py +24 -24
  46. pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
  47. pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
  48. pulumi_alicloud/cen/get_transit_router_service.py +2 -2
  49. pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
  50. pulumi_alicloud/cen/route_entry.py +2 -2
  51. pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
  52. pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
  53. pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
  54. pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
  55. pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
  56. pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
  57. pulumi_alicloud/cen/vbr_health_check.py +1 -1
  58. pulumi_alicloud/cfg/_inputs.py +0 -20
  59. pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
  60. pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
  61. pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
  62. pulumi_alicloud/cfg/aggregator.py +15 -15
  63. pulumi_alicloud/cfg/compliance_pack.py +22 -22
  64. pulumi_alicloud/cfg/delivery.py +122 -259
  65. pulumi_alicloud/cfg/outputs.py +0 -20
  66. pulumi_alicloud/cfg/rule.py +2 -2
  67. pulumi_alicloud/clickhouse/_inputs.py +0 -39
  68. pulumi_alicloud/clickhouse/db_cluster.py +11 -71
  69. pulumi_alicloud/clickhouse/outputs.py +0 -54
  70. pulumi_alicloud/cloudfirewall/__init__.py +0 -1
  71. pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
  72. pulumi_alicloud/cloudfirewall/address_book.py +13 -13
  73. pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
  74. pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
  75. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
  76. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
  77. pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
  78. pulumi_alicloud/cloudfirewall/outputs.py +0 -40
  79. pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
  80. pulumi_alicloud/cloudmonitor/outputs.py +0 -18
  81. pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
  82. pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
  83. pulumi_alicloud/cloudsso/access_configuration.py +5 -5
  84. pulumi_alicloud/cloudsso/directory.py +5 -5
  85. pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +76 -0
  86. pulumi_alicloud/cms/_inputs.py +18 -378
  87. pulumi_alicloud/cms/alarm.py +51 -98
  88. pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
  89. pulumi_alicloud/cms/event_rule.py +49 -49
  90. pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
  91. pulumi_alicloud/cms/get_site_monitors.py +8 -8
  92. pulumi_alicloud/cms/group_metric_rule.py +38 -38
  93. pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
  94. pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
  95. pulumi_alicloud/cms/metric_rule_template.py +120 -87
  96. pulumi_alicloud/cms/monitor_group_instances.py +17 -17
  97. pulumi_alicloud/cms/outputs.py +18 -418
  98. pulumi_alicloud/cms/site_monitor.py +13 -13
  99. pulumi_alicloud/cms/sls_group.py +5 -5
  100. pulumi_alicloud/compute/_inputs.py +0 -4
  101. pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
  102. pulumi_alicloud/compute/nest_service_instance.py +20 -20
  103. pulumi_alicloud/compute/outputs.py +0 -4
  104. pulumi_alicloud/cr/chain.py +217 -217
  105. pulumi_alicloud/cr/repo.py +2 -2
  106. pulumi_alicloud/cs/_inputs.py +0 -22
  107. pulumi_alicloud/cs/application.py +1 -1
  108. pulumi_alicloud/cs/cluster.py +1 -1
  109. pulumi_alicloud/cs/edge_kubernetes.py +46 -46
  110. pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -4
  111. pulumi_alicloud/cs/kubernetes.py +21 -21
  112. pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
  113. pulumi_alicloud/cs/kubernetes_permission.py +5 -5
  114. pulumi_alicloud/cs/managed_kubernetes.py +15 -15
  115. pulumi_alicloud/cs/node_pool.py +57 -57
  116. pulumi_alicloud/cs/outputs.py +2 -24
  117. pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
  118. pulumi_alicloud/cs/swarm.py +1 -1
  119. pulumi_alicloud/das/switch_das_pro.py +8 -8
  120. pulumi_alicloud/databasefilesystem/instance.py +5 -5
  121. pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
  122. pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
  123. pulumi_alicloud/databasegateway/outputs.py +0 -42
  124. pulumi_alicloud/dcdn/_inputs.py +27 -555
  125. pulumi_alicloud/dcdn/domain.py +234 -383
  126. pulumi_alicloud/dcdn/domain_config.py +59 -59
  127. pulumi_alicloud/dcdn/er.py +25 -25
  128. pulumi_alicloud/dcdn/ipa_domain.py +19 -19
  129. pulumi_alicloud/dcdn/outputs.py +22 -550
  130. pulumi_alicloud/dcdn/waf_domain.py +14 -14
  131. pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
  132. pulumi_alicloud/dcdn/waf_rule.py +52 -52
  133. pulumi_alicloud/ddos/_inputs.py +0 -162
  134. pulumi_alicloud/ddos/basic_threshold.py +2 -2
  135. pulumi_alicloud/ddos/bgp_ip.py +6 -2
  136. pulumi_alicloud/ddos/bgp_policy.py +37 -37
  137. pulumi_alicloud/ddos/domain_resource.py +13 -13
  138. pulumi_alicloud/ddos/outputs.py +0 -162
  139. pulumi_alicloud/ddos/scheduler_rule.py +33 -33
  140. pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
  141. pulumi_alicloud/directmail/get_domains.py +24 -31
  142. pulumi_alicloud/directmail/outputs.py +32 -131
  143. pulumi_alicloud/dns/access_strategy.py +15 -15
  144. pulumi_alicloud/dns/address_pool.py +31 -31
  145. pulumi_alicloud/dns/custom_line.py +13 -13
  146. pulumi_alicloud/dns/gtm_instance.py +17 -17
  147. pulumi_alicloud/dns/monitor_config.py +39 -39
  148. pulumi_alicloud/ebs/_inputs.py +0 -22
  149. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
  150. pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
  151. pulumi_alicloud/ebs/outputs.py +0 -22
  152. pulumi_alicloud/ebs/solution_instance.py +125 -125
  153. pulumi_alicloud/eci/_inputs.py +0 -100
  154. pulumi_alicloud/eci/container_group.py +150 -150
  155. pulumi_alicloud/eci/get_container_groups.py +2 -2
  156. pulumi_alicloud/eci/image_cache.py +5 -5
  157. pulumi_alicloud/eci/open_api_image_cache.py +3 -3
  158. pulumi_alicloud/eci/outputs.py +0 -100
  159. pulumi_alicloud/eci/virtual_node.py +15 -15
  160. pulumi_alicloud/ecs/_inputs.py +8 -110
  161. pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
  162. pulumi_alicloud/ecs/dedicated_host.py +5 -5
  163. pulumi_alicloud/ecs/ecs_disk.py +0 -7
  164. pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
  165. pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
  166. pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
  167. pulumi_alicloud/ecs/ecs_invocation.py +2 -2
  168. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
  169. pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
  170. pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
  171. pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
  172. pulumi_alicloud/ecs/eip_association.py +6 -4
  173. pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
  174. pulumi_alicloud/ecs/get_disks.py +2 -2
  175. pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
  176. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +6 -46
  177. pulumi_alicloud/ecs/get_instances.py +3 -3
  178. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  179. pulumi_alicloud/ecs/image.py +16 -14
  180. pulumi_alicloud/ecs/image_copy.py +2 -2
  181. pulumi_alicloud/ecs/image_export.py +2 -2
  182. pulumi_alicloud/ecs/image_import.py +19 -27
  183. pulumi_alicloud/ecs/image_share_permission.py +2 -2
  184. pulumi_alicloud/ecs/instance.py +140 -342
  185. pulumi_alicloud/ecs/launch_template.py +43 -43
  186. pulumi_alicloud/ecs/outputs.py +31 -261
  187. pulumi_alicloud/ecs/reserved_instance.py +2 -2
  188. pulumi_alicloud/edas/_inputs.py +0 -28
  189. pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
  190. pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
  191. pulumi_alicloud/edas/outputs.py +0 -28
  192. pulumi_alicloud/eds/command.py +26 -26
  193. pulumi_alicloud/eds/custom_property.py +11 -11
  194. pulumi_alicloud/eds/desktop.py +26 -26
  195. pulumi_alicloud/eds/ecd_policy_group.py +36 -36
  196. pulumi_alicloud/eds/get_commands.py +26 -26
  197. pulumi_alicloud/eds/get_desktops.py +26 -26
  198. pulumi_alicloud/eds/get_images.py +26 -26
  199. pulumi_alicloud/eds/get_policy_groups.py +26 -26
  200. pulumi_alicloud/eds/image.py +26 -26
  201. pulumi_alicloud/eds/outputs.py +10 -10
  202. pulumi_alicloud/eds/snapshot.py +26 -26
  203. pulumi_alicloud/ehpc/_inputs.py +0 -6
  204. pulumi_alicloud/ehpc/cluster.py +15 -15
  205. pulumi_alicloud/ehpc/outputs.py +0 -6
  206. pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
  207. pulumi_alicloud/emr/_inputs.py +0 -134
  208. pulumi_alicloud/emr/cluster.py +245 -245
  209. pulumi_alicloud/emr/get_clusters.py +66 -66
  210. pulumi_alicloud/emr/outputs.py +0 -148
  211. pulumi_alicloud/emrv2/_inputs.py +0 -224
  212. pulumi_alicloud/emrv2/cluster.py +135 -135
  213. pulumi_alicloud/emrv2/outputs.py +0 -224
  214. pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
  215. pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
  216. pulumi_alicloud/ens/image.py +6 -6
  217. pulumi_alicloud/ens/instance.py +10 -10
  218. pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
  219. pulumi_alicloud/ess/_inputs.py +0 -24
  220. pulumi_alicloud/ess/alarm.py +5 -5
  221. pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
  222. pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
  223. pulumi_alicloud/ess/outputs.py +0 -24
  224. pulumi_alicloud/ess/scaling_configuration.py +20 -20
  225. pulumi_alicloud/ess/scaling_group.py +17 -111
  226. pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
  227. pulumi_alicloud/ess/scaling_rule.py +10 -10
  228. pulumi_alicloud/eventbridge/_inputs.py +0 -156
  229. pulumi_alicloud/eventbridge/api_destination.py +19 -19
  230. pulumi_alicloud/eventbridge/connection.py +94 -94
  231. pulumi_alicloud/eventbridge/outputs.py +0 -156
  232. pulumi_alicloud/eventbridge/rule.py +5 -5
  233. pulumi_alicloud/expressconnect/_inputs.py +0 -12
  234. pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
  235. pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
  236. pulumi_alicloud/expressconnect/outputs.py +0 -12
  237. pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
  238. pulumi_alicloud/fc/__init__.py +0 -7
  239. pulumi_alicloud/fc/_inputs.py +0 -1698
  240. pulumi_alicloud/fc/alias.py +5 -5
  241. pulumi_alicloud/fc/custom_domain.py +46 -46
  242. pulumi_alicloud/fc/function.py +17 -17
  243. pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
  244. pulumi_alicloud/fc/outputs.py +2 -1755
  245. pulumi_alicloud/fc/service.py +12 -12
  246. pulumi_alicloud/fc/trigger.py +26 -26
  247. pulumi_alicloud/fc/v2_function.py +18 -18
  248. pulumi_alicloud/ga/_inputs.py +0 -24
  249. pulumi_alicloud/ga/access_log.py +18 -18
  250. pulumi_alicloud/ga/acl.py +5 -5
  251. pulumi_alicloud/ga/acl_attachment.py +8 -8
  252. pulumi_alicloud/ga/basic_accelerator.py +8 -8
  253. pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
  254. pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
  255. pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
  256. pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
  257. pulumi_alicloud/ga/endpoint_group.py +38 -38
  258. pulumi_alicloud/ga/forwarding_rule.py +80 -80
  259. pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
  260. pulumi_alicloud/ga/listener.py +23 -23
  261. pulumi_alicloud/ga/outputs.py +0 -24
  262. pulumi_alicloud/gpdb/_inputs.py +0 -48
  263. pulumi_alicloud/gpdb/account.py +6 -6
  264. pulumi_alicloud/gpdb/connection.py +6 -6
  265. pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
  266. pulumi_alicloud/gpdb/instance.py +11 -11
  267. pulumi_alicloud/gpdb/outputs.py +0 -60
  268. pulumi_alicloud/graphdatabase/db_instance.py +5 -5
  269. pulumi_alicloud/hbase/instance.py +6 -6
  270. pulumi_alicloud/hbr/_inputs.py +0 -68
  271. pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
  272. pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
  273. pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
  274. pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
  275. pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
  276. pulumi_alicloud/hbr/outputs.py +0 -68
  277. pulumi_alicloud/hbr/policy.py +21 -21
  278. pulumi_alicloud/hbr/policy_binding.py +21 -21
  279. pulumi_alicloud/hbr/restore_job.py +5 -5
  280. pulumi_alicloud/hbr/server_backup_plan.py +15 -15
  281. pulumi_alicloud/hologram/instance.py +5 -5
  282. pulumi_alicloud/imp/_inputs.py +0 -14
  283. pulumi_alicloud/imp/app_template.py +5 -5
  284. pulumi_alicloud/imp/outputs.py +0 -14
  285. pulumi_alicloud/kms/instance.py +5 -5
  286. pulumi_alicloud/kvstore/instance.py +5 -52
  287. pulumi_alicloud/kvstore/outputs.py +2 -2
  288. pulumi_alicloud/log/_inputs.py +0 -14
  289. pulumi_alicloud/log/alert.py +296 -296
  290. pulumi_alicloud/log/etl.py +37 -37
  291. pulumi_alicloud/log/oss_export.py +5 -5
  292. pulumi_alicloud/log/oss_shipper.py +3 -3
  293. pulumi_alicloud/log/outputs.py +0 -14
  294. pulumi_alicloud/log/store.py +25 -25
  295. pulumi_alicloud/log/store_index.py +30 -30
  296. pulumi_alicloud/maxcompute/_inputs.py +34 -54
  297. pulumi_alicloud/maxcompute/get_projects.py +14 -12
  298. pulumi_alicloud/maxcompute/get_service.py +0 -4
  299. pulumi_alicloud/maxcompute/outputs.py +94 -129
  300. pulumi_alicloud/maxcompute/project.py +75 -239
  301. pulumi_alicloud/mongodb/_inputs.py +0 -14
  302. pulumi_alicloud/mongodb/instance.py +7 -7
  303. pulumi_alicloud/mongodb/outputs.py +0 -14
  304. pulumi_alicloud/mongodb/serverless_instance.py +15 -15
  305. pulumi_alicloud/mongodb/sharding_instance.py +45 -45
  306. pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
  307. pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
  308. pulumi_alicloud/mse/gateway.py +2 -2
  309. pulumi_alicloud/nas/access_point.py +28 -28
  310. pulumi_alicloud/nlb/listener.py +38 -38
  311. pulumi_alicloud/nlb/load_balancer.py +31 -31
  312. pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
  313. pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
  314. pulumi_alicloud/nlb/server_group.py +27 -27
  315. pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
  316. pulumi_alicloud/opensearch/app_group.py +20 -20
  317. pulumi_alicloud/opensearch/get_app_groups.py +10 -10
  318. pulumi_alicloud/oss/_inputs.py +0 -100
  319. pulumi_alicloud/oss/bucket.py +69 -69
  320. pulumi_alicloud/oss/bucket_cors.py +19 -19
  321. pulumi_alicloud/oss/bucket_replication.py +55 -55
  322. pulumi_alicloud/oss/outputs.py +0 -100
  323. pulumi_alicloud/ots/_inputs.py +0 -60
  324. pulumi_alicloud/ots/outputs.py +0 -60
  325. pulumi_alicloud/ots/search_index.py +109 -109
  326. pulumi_alicloud/ots/secondary_index.py +48 -48
  327. pulumi_alicloud/ots/table.py +58 -58
  328. pulumi_alicloud/ots/tunnel.py +26 -26
  329. pulumi_alicloud/polardb/_inputs.py +0 -10
  330. pulumi_alicloud/polardb/cluster.py +40 -40
  331. pulumi_alicloud/polardb/outputs.py +2 -12
  332. pulumi_alicloud/polardb/parameter_group.py +13 -13
  333. pulumi_alicloud/privatelink/outputs.py +2 -2
  334. pulumi_alicloud/provider.py +8 -8
  335. pulumi_alicloud/pulumi-plugin.json +1 -1
  336. pulumi_alicloud/pvtz/endpoint.py +5 -5
  337. pulumi_alicloud/pvtz/outputs.py +0 -18
  338. pulumi_alicloud/pvtz/rule.py +5 -5
  339. pulumi_alicloud/pvtz/rule_attachment.py +5 -5
  340. pulumi_alicloud/pvtz/zone.py +5 -5
  341. pulumi_alicloud/pvtz/zone_attachment.py +37 -37
  342. pulumi_alicloud/quotas/_inputs.py +0 -10
  343. pulumi_alicloud/quotas/application_info.py +3 -3
  344. pulumi_alicloud/quotas/get_application_infos.py +2 -2
  345. pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
  346. pulumi_alicloud/quotas/get_quota_applications.py +4 -4
  347. pulumi_alicloud/quotas/get_quotas.py +4 -4
  348. pulumi_alicloud/quotas/get_template_applications.py +24 -24
  349. pulumi_alicloud/quotas/outputs.py +0 -10
  350. pulumi_alicloud/quotas/quota_alarm.py +13 -13
  351. pulumi_alicloud/quotas/quota_application.py +5 -5
  352. pulumi_alicloud/quotas/template_applications.py +7 -7
  353. pulumi_alicloud/quotas/template_quota.py +13 -13
  354. pulumi_alicloud/ram/_inputs.py +0 -24
  355. pulumi_alicloud/ram/get_policy_document.py +124 -124
  356. pulumi_alicloud/ram/login_profile.py +8 -8
  357. pulumi_alicloud/ram/outputs.py +0 -24
  358. pulumi_alicloud/ram/policy.py +5 -5
  359. pulumi_alicloud/rdc/organization.py +2 -2
  360. pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
  361. pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
  362. pulumi_alicloud/rds/ddr_instance.py +10 -10
  363. pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
  364. pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
  365. pulumi_alicloud/rds/get_instances.py +1 -1
  366. pulumi_alicloud/rds/instance.py +20 -20
  367. pulumi_alicloud/rds/rds_account.py +49 -189
  368. pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
  369. pulumi_alicloud/rds/rds_db_proxy.py +21 -21
  370. pulumi_alicloud/rds/rds_parameter_group.py +21 -21
  371. pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
  372. pulumi_alicloud/rds/read_only_instance.py +5 -5
  373. pulumi_alicloud/rds/read_write_splitting_connection.py +2 -10
  374. pulumi_alicloud/realtimecompute/_inputs.py +0 -6
  375. pulumi_alicloud/realtimecompute/outputs.py +0 -6
  376. pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
  377. pulumi_alicloud/resourcemanager/resource_group.py +2 -2
  378. pulumi_alicloud/rocketmq/_inputs.py +0 -36
  379. pulumi_alicloud/rocketmq/consumer_group.py +45 -45
  380. pulumi_alicloud/rocketmq/outputs.py +0 -36
  381. pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
  382. pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
  383. pulumi_alicloud/ros/_inputs.py +0 -72
  384. pulumi_alicloud/ros/change_set.py +5 -5
  385. pulumi_alicloud/ros/outputs.py +0 -72
  386. pulumi_alicloud/ros/stack.py +5 -5
  387. pulumi_alicloud/ros/stack_group.py +5 -5
  388. pulumi_alicloud/ros/stack_instance.py +29 -29
  389. pulumi_alicloud/ros/template_scratch.py +36 -36
  390. pulumi_alicloud/sae/_inputs.py +0 -118
  391. pulumi_alicloud/sae/application.py +60 -60
  392. pulumi_alicloud/sae/application_scaling_rule.py +92 -92
  393. pulumi_alicloud/sae/grey_tag_route.py +60 -60
  394. pulumi_alicloud/sae/ingress.py +32 -32
  395. pulumi_alicloud/sae/load_balancer_internet.py +15 -15
  396. pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
  397. pulumi_alicloud/sae/outputs.py +0 -118
  398. pulumi_alicloud/scdn/_inputs.py +0 -56
  399. pulumi_alicloud/scdn/domain.py +24 -24
  400. pulumi_alicloud/scdn/domain_config.py +5 -5
  401. pulumi_alicloud/scdn/outputs.py +0 -56
  402. pulumi_alicloud/servicecatalog/_inputs.py +0 -10
  403. pulumi_alicloud/servicecatalog/outputs.py +0 -10
  404. pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
  405. pulumi_alicloud/servicemesh/_inputs.py +0 -150
  406. pulumi_alicloud/servicemesh/outputs.py +0 -154
  407. pulumi_alicloud/servicemesh/service_mesh.py +20 -20
  408. pulumi_alicloud/servicemesh/user_permission.py +5 -5
  409. pulumi_alicloud/slb/_inputs.py +8 -8
  410. pulumi_alicloud/slb/acl.py +5 -5
  411. pulumi_alicloud/slb/backend_server.py +5 -5
  412. pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
  413. pulumi_alicloud/slb/get_load_balancers.py +3 -3
  414. pulumi_alicloud/slb/listener.py +13 -13
  415. pulumi_alicloud/slb/load_balancer.py +7 -7
  416. pulumi_alicloud/slb/master_slave_server_group.py +29 -29
  417. pulumi_alicloud/slb/outputs.py +16 -16
  418. pulumi_alicloud/slb/server_group.py +86 -142
  419. pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
  420. pulumi_alicloud/sls/_inputs.py +0 -186
  421. pulumi_alicloud/sls/alert.py +220 -220
  422. pulumi_alicloud/sls/outputs.py +0 -186
  423. pulumi_alicloud/sls/scheduled_sql.py +58 -58
  424. pulumi_alicloud/threatdetection/_inputs.py +0 -32
  425. pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
  426. pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
  427. pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
  428. pulumi_alicloud/threatdetection/outputs.py +0 -32
  429. pulumi_alicloud/threatdetection/sas_trail.py +2 -2
  430. pulumi_alicloud/vod/_inputs.py +0 -18
  431. pulumi_alicloud/vod/domain.py +15 -15
  432. pulumi_alicloud/vod/get_domains.py +10 -10
  433. pulumi_alicloud/vod/outputs.py +0 -18
  434. pulumi_alicloud/vpc/_inputs.py +12 -50
  435. pulumi_alicloud/vpc/bgp_peer.py +1 -1
  436. pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
  437. pulumi_alicloud/vpc/get_networks.py +2 -2
  438. pulumi_alicloud/vpc/get_switches.py +27 -27
  439. pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
  440. pulumi_alicloud/vpc/network.py +136 -334
  441. pulumi_alicloud/vpc/network_acl.py +55 -55
  442. pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
  443. pulumi_alicloud/vpc/network_acl_entries.py +54 -54
  444. pulumi_alicloud/vpc/outputs.py +36 -74
  445. pulumi_alicloud/vpc/prefix_list.py +15 -15
  446. pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
  447. pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
  448. pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
  449. pulumi_alicloud/vpn/_inputs.py +0 -10
  450. pulumi_alicloud/vpn/connection.py +129 -129
  451. pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
  452. pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
  453. pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
  454. pulumi_alicloud/vpn/ipsec_server.py +10 -10
  455. pulumi_alicloud/vpn/outputs.py +4 -18
  456. pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
  457. pulumi_alicloud/vpn/route_entry.py +104 -104
  458. pulumi_alicloud/waf/domain.py +13 -13
  459. pulumi_alicloud/waf/protection_module.py +8 -8
  460. pulumi_alicloud/wafv3/_inputs.py +0 -10
  461. pulumi_alicloud/wafv3/domain.py +10 -10
  462. pulumi_alicloud/wafv3/outputs.py +0 -10
  463. pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
  464. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/METADATA +1 -1
  465. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/RECORD +467 -490
  466. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/WHEEL +1 -1
  467. pulumi_alicloud/aligreen/__init__.py +0 -13
  468. pulumi_alicloud/aligreen/audit_callback.py +0 -422
  469. pulumi_alicloud/aligreen/biz_type.py +0 -398
  470. pulumi_alicloud/aligreen/callback.py +0 -449
  471. pulumi_alicloud/aligreen/image_lib.py +0 -406
  472. pulumi_alicloud/aligreen/keyword_lib.py +0 -615
  473. pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
  474. pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
  475. pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
  476. pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
  477. pulumi_alicloud/fc/v3_alias.py +0 -440
  478. pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
  479. pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
  480. pulumi_alicloud/fc/v3_custom_domain.py +0 -847
  481. pulumi_alicloud/fc/v3_function.py +0 -1391
  482. pulumi_alicloud/fc/v3_function_version.py +0 -313
  483. pulumi_alicloud/fc/v3_trigger.py +0 -663
  484. pulumi_alicloud/governance/__init__.py +0 -12
  485. pulumi_alicloud/governance/_inputs.py +0 -70
  486. pulumi_alicloud/governance/account.py +0 -505
  487. pulumi_alicloud/governance/baseline.py +0 -387
  488. pulumi_alicloud/governance/get_baselines.py +0 -241
  489. pulumi_alicloud/governance/outputs.py +0 -99
  490. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/top_level.txt +0 -0
@@ -24,8 +24,8 @@ class ProjectIpWhiteListArgs:
24
24
  ip_list: Optional[pulumi.Input[str]] = None,
25
25
  vpc_ip_list: Optional[pulumi.Input[str]] = None):
26
26
  """
27
- :param pulumi.Input[str] ip_list: Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
28
- :param pulumi.Input[str] vpc_ip_list: Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
27
+ :param pulumi.Input[str] ip_list: Classic network IP white list.
28
+ :param pulumi.Input[str] vpc_ip_list: VPC network whitelist.
29
29
  """
30
30
  if ip_list is not None:
31
31
  pulumi.set(__self__, "ip_list", ip_list)
@@ -36,7 +36,7 @@ class ProjectIpWhiteListArgs:
36
36
  @pulumi.getter(name="ipList")
37
37
  def ip_list(self) -> Optional[pulumi.Input[str]]:
38
38
  """
39
- Set the IP address whitelist in the classic network. Only devices in the whitelist are allowed to access the project.> **NOTE:** If you only configure a classic network IP address whitelist, access to the classic network is restricted and all access to the VPC is prohibited.
39
+ Classic network IP white list.
40
40
  """
41
41
  return pulumi.get(self, "ip_list")
42
42
 
@@ -48,7 +48,7 @@ class ProjectIpWhiteListArgs:
48
48
  @pulumi.getter(name="vpcIpList")
49
49
  def vpc_ip_list(self) -> Optional[pulumi.Input[str]]:
50
50
  """
51
- Set the IP address whitelist in the VPC network to allow only devices in the whitelist to access the project space.> **NOTE:** If you only configure a VPC network IP address whitelist, access to the VPC network is restricted and access to the classic network is prohibited.
51
+ VPC network whitelist.
52
52
  """
53
53
  return pulumi.get(self, "vpc_ip_list")
54
54
 
@@ -69,15 +69,14 @@ class ProjectPropertiesArgs:
69
69
  timezone: Optional[pulumi.Input[str]] = None,
70
70
  type_system: Optional[pulumi.Input[str]] = None):
71
71
  """
72
- :param pulumi.Input[bool] allow_full_scan: Whether to allow full table scan. Default: false.
72
+ :param pulumi.Input[bool] allow_full_scan: Whether to allow full table scan.
73
73
  :param pulumi.Input[bool] enable_decimal2: Whether to turn on Decimal2.0.
74
- :param pulumi.Input['ProjectPropertiesEncryptionArgs'] encryption: Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)
75
- > **NOTE :**: To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project. To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list. You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm. See `encryption` below.
76
- :param pulumi.Input[int] retention_days: Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off. The effective policy after adjusting the backup cycle is: Extend the backup cycle: The new backup cycle takes effect on the same day. Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
77
- :param pulumi.Input[str] sql_metering_max: Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control). Unit: scan volume (GB)* complexity. .
78
- :param pulumi.Input['ProjectPropertiesTableLifecycleArgs'] table_lifecycle: Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,. See `table_lifecycle` below.
79
- :param pulumi.Input[str] timezone: Project time zone, example value: Asia/Shanghai.
80
- :param pulumi.Input[str] type_system: Data type version. Value:(1/2/hive) 1: The original MaxCompute type system. 2: New type system introduced by MaxCompute 2.0. hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
74
+ :param pulumi.Input['ProjectPropertiesEncryptionArgs'] encryption: Whether encryption is turned on. See `encryption` below.
75
+ :param pulumi.Input[int] retention_days: Job default retention time.
76
+ :param pulumi.Input[str] sql_metering_max: SQL charge limit.
77
+ :param pulumi.Input['ProjectPropertiesTableLifecycleArgs'] table_lifecycle: Life cycle of tables. See `table_lifecycle` below.
78
+ :param pulumi.Input[str] timezone: Project time zone.
79
+ :param pulumi.Input[str] type_system: Type system.
81
80
  """
82
81
  if allow_full_scan is not None:
83
82
  pulumi.set(__self__, "allow_full_scan", allow_full_scan)
@@ -100,7 +99,7 @@ class ProjectPropertiesArgs:
100
99
  @pulumi.getter(name="allowFullScan")
101
100
  def allow_full_scan(self) -> Optional[pulumi.Input[bool]]:
102
101
  """
103
- Whether to allow full table scan. Default: false.
102
+ Whether to allow full table scan.
104
103
  """
105
104
  return pulumi.get(self, "allow_full_scan")
106
105
 
@@ -124,8 +123,7 @@ class ProjectPropertiesArgs:
124
123
  @pulumi.getter
125
124
  def encryption(self) -> Optional[pulumi.Input['ProjectPropertiesEncryptionArgs']]:
126
125
  """
127
- Storage encryption. For details, see [Storage Encryption](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/storage-encryption)
128
- > **NOTE :**: To enable storage encryption, you need to modify the parameters of the basic attributes of the MaxCompute project. This operation permission is authenticated by RAM, and you need to have the Super_Administrator role permission of the corresponding project. To configure the permissions and IP whitelist parameters of the MaxCompute project, you must have the management permissions (Admin) of the corresponding project, including Super_Administrator, Admin, or custom management permissions. For more information, see the project management permissions list. You can turn on storage encryption only for projects that have not turned on storage encryption. For projects that have turned on storage encryption, you cannot turn off storage encryption or change the encryption algorithm. See `encryption` below.
126
+ Whether encryption is turned on. See `encryption` below.
129
127
  """
130
128
  return pulumi.get(self, "encryption")
131
129
 
@@ -137,7 +135,7 @@ class ProjectPropertiesArgs:
137
135
  @pulumi.getter(name="retentionDays")
138
136
  def retention_days(self) -> Optional[pulumi.Input[int]]:
139
137
  """
140
- Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is [0,30], and the default value is 1. 0 means backup is turned off. The effective policy after adjusting the backup cycle is: Extend the backup cycle: The new backup cycle takes effect on the same day. Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
138
+ Job default retention time.
141
139
  """
142
140
  return pulumi.get(self, "retention_days")
143
141
 
@@ -149,7 +147,7 @@ class ProjectPropertiesArgs:
149
147
  @pulumi.getter(name="sqlMeteringMax")
150
148
  def sql_metering_max(self) -> Optional[pulumi.Input[str]]:
151
149
  """
152
- Set the maximum threshold of single SQL consumption, that is, set the ODPS. SQL. metering.value.max attribute. For details, see [Consumption Monitoring Alarm](https://www.alibabacloud.com/help/en/maxcompute/product-overview/consumption-control). Unit: scan volume (GB)* complexity. .
150
+ SQL charge limit.
153
151
  """
154
152
  return pulumi.get(self, "sql_metering_max")
155
153
 
@@ -161,7 +159,7 @@ class ProjectPropertiesArgs:
161
159
  @pulumi.getter(name="tableLifecycle")
162
160
  def table_lifecycle(self) -> Optional[pulumi.Input['ProjectPropertiesTableLifecycleArgs']]:
163
161
  """
164
- Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property,. See `table_lifecycle` below.
162
+ Life cycle of tables. See `table_lifecycle` below.
165
163
  """
166
164
  return pulumi.get(self, "table_lifecycle")
167
165
 
@@ -173,7 +171,7 @@ class ProjectPropertiesArgs:
173
171
  @pulumi.getter
174
172
  def timezone(self) -> Optional[pulumi.Input[str]]:
175
173
  """
176
- Project time zone, example value: Asia/Shanghai.
174
+ Project time zone.
177
175
  """
178
176
  return pulumi.get(self, "timezone")
179
177
 
@@ -185,7 +183,7 @@ class ProjectPropertiesArgs:
185
183
  @pulumi.getter(name="typeSystem")
186
184
  def type_system(self) -> Optional[pulumi.Input[str]]:
187
185
  """
188
- Data type version. Value:(1/2/hive) 1: The original MaxCompute type system. 2: New type system introduced by MaxCompute 2.0. hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.
186
+ Type system.
189
187
  """
190
188
  return pulumi.get(self, "type_system")
191
189
 
@@ -200,11 +198,6 @@ class ProjectPropertiesEncryptionArgs:
200
198
  algorithm: Optional[pulumi.Input[str]] = None,
201
199
  enable: Optional[pulumi.Input[bool]] = None,
202
200
  key: Optional[pulumi.Input[str]] = None):
203
- """
204
- :param pulumi.Input[str] algorithm: The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
205
- :param pulumi.Input[bool] enable: Only enable function is supported. Value: (true).
206
- :param pulumi.Input[str] key: The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
207
- """
208
201
  if algorithm is not None:
209
202
  pulumi.set(__self__, "algorithm", algorithm)
210
203
  if enable is not None:
@@ -215,9 +208,6 @@ class ProjectPropertiesEncryptionArgs:
215
208
  @property
216
209
  @pulumi.getter
217
210
  def algorithm(self) -> Optional[pulumi.Input[str]]:
218
- """
219
- The encryption algorithm supported by the key, including AES256, AESCTR, and RC4.
220
- """
221
211
  return pulumi.get(self, "algorithm")
222
212
 
223
213
  @algorithm.setter
@@ -227,9 +217,6 @@ class ProjectPropertiesEncryptionArgs:
227
217
  @property
228
218
  @pulumi.getter
229
219
  def enable(self) -> Optional[pulumi.Input[bool]]:
230
- """
231
- Only enable function is supported. Value: (true).
232
- """
233
220
  return pulumi.get(self, "enable")
234
221
 
235
222
  @enable.setter
@@ -239,9 +226,6 @@ class ProjectPropertiesEncryptionArgs:
239
226
  @property
240
227
  @pulumi.getter
241
228
  def key(self) -> Optional[pulumi.Input[str]]:
242
- """
243
- The encryption algorithm Key, the Key type used by the project, including the Default Key (MaxCompute Default Key) and the self-contained Key (BYOK). The MaxCompute Default Key is the Default Key created inside MaxCompute.
244
- """
245
229
  return pulumi.get(self, "key")
246
230
 
247
231
  @key.setter
@@ -256,7 +240,6 @@ class ProjectPropertiesTableLifecycleArgs:
256
240
  value: Optional[pulumi.Input[str]] = None):
257
241
  """
258
242
  :param pulumi.Input[str] type: Project type
259
- :param pulumi.Input[str] value: The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
260
243
  """
261
244
  if type is not None:
262
245
  pulumi.set(__self__, "type", type)
@@ -278,9 +261,6 @@ class ProjectPropertiesTableLifecycleArgs:
278
261
  @property
279
262
  @pulumi.getter
280
263
  def value(self) -> Optional[pulumi.Input[str]]:
281
- """
282
- The value of the life cycle, in days. The value range is 1~37231, and the default value is 37231.
283
- """
284
264
  return pulumi.get(self, "value")
285
265
 
286
266
  @value.setter
@@ -299,13 +279,13 @@ class ProjectSecurityPropertiesArgs:
299
279
  using_acl: Optional[pulumi.Input[bool]] = None,
300
280
  using_policy: Optional[pulumi.Input[bool]] = None):
301
281
  """
302
- :param pulumi.Input[bool] enable_download_privilege: Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
303
- :param pulumi.Input[bool] label_security: Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
304
- :param pulumi.Input[bool] object_creator_has_access_permission: Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
305
- :param pulumi.Input[bool] object_creator_has_grant_permission: The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
282
+ :param pulumi.Input[bool] enable_download_privilege: Whether to enable download permission check.
283
+ :param pulumi.Input[bool] label_security: Label authorization.
284
+ :param pulumi.Input[bool] object_creator_has_access_permission: Project creator permissions.
285
+ :param pulumi.Input[bool] object_creator_has_grant_permission: Does the project creator have authorization rights.
306
286
  :param pulumi.Input['ProjectSecurityPropertiesProjectProtectionArgs'] project_protection: Project protection. See `project_protection` below.
307
- :param pulumi.Input[bool] using_acl: Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
308
- :param pulumi.Input[bool] using_policy: Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
287
+ :param pulumi.Input[bool] using_acl: Whether to turn on ACL.
288
+ :param pulumi.Input[bool] using_policy: Whether to enable Policy.
309
289
  """
310
290
  if enable_download_privilege is not None:
311
291
  pulumi.set(__self__, "enable_download_privilege", enable_download_privilege)
@@ -326,7 +306,7 @@ class ProjectSecurityPropertiesArgs:
326
306
  @pulumi.getter(name="enableDownloadPrivilege")
327
307
  def enable_download_privilege(self) -> Optional[pulumi.Input[bool]]:
328
308
  """
329
- Set whether to enable the [Download permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/download-control), that is, set the ODPS. security.enabledownloadprivilege property.
309
+ Whether to enable download permission check.
330
310
  """
331
311
  return pulumi.get(self, "enable_download_privilege")
332
312
 
@@ -338,7 +318,7 @@ class ProjectSecurityPropertiesArgs:
338
318
  @pulumi.getter(name="labelSecurity")
339
319
  def label_security(self) -> Optional[pulumi.Input[bool]]:
340
320
  """
341
- Set whether to use the [Label permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/label-based-access-control), that is, set the LabelSecurity attribute, which is not used by default.
321
+ Label authorization.
342
322
  """
343
323
  return pulumi.get(self, "label_security")
344
324
 
@@ -350,7 +330,7 @@ class ProjectSecurityPropertiesArgs:
350
330
  @pulumi.getter(name="objectCreatorHasAccessPermission")
351
331
  def object_creator_has_access_permission(self) -> Optional[pulumi.Input[bool]]:
352
332
  """
353
- Sets whether to allow the creator of the object to have access to the object, I .e. sets the attribute. The default is the allowed state.
333
+ Project creator permissions.
354
334
  """
355
335
  return pulumi.get(self, "object_creator_has_access_permission")
356
336
 
@@ -362,7 +342,7 @@ class ProjectSecurityPropertiesArgs:
362
342
  @pulumi.getter(name="objectCreatorHasGrantPermission")
363
343
  def object_creator_has_grant_permission(self) -> Optional[pulumi.Input[bool]]:
364
344
  """
365
- The ObjectCreatorHasGrantPermission attribute is set to allow the object creator to have the authorization permission on the object. The default is the allowed state.
345
+ Does the project creator have authorization rights.
366
346
  """
367
347
  return pulumi.get(self, "object_creator_has_grant_permission")
368
348
 
@@ -386,7 +366,7 @@ class ProjectSecurityPropertiesArgs:
386
366
  @pulumi.getter(name="usingAcl")
387
367
  def using_acl(self) -> Optional[pulumi.Input[bool]]:
388
368
  """
389
- Set whether to use the [ACL permission control function](https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-permissions), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
369
+ Whether to turn on ACL.
390
370
  """
391
371
  return pulumi.get(self, "using_acl")
392
372
 
@@ -398,7 +378,7 @@ class ProjectSecurityPropertiesArgs:
398
378
  @pulumi.getter(name="usingPolicy")
399
379
  def using_policy(self) -> Optional[pulumi.Input[bool]]:
400
380
  """
401
- Set whether to use the Policy permission control function (https://www.alibabacloud.com/help/en/maxcompute/user-guide/policy-based-access-control-1), that is, set the CheckPermissionUsingACL attribute, which is in use by default.
381
+ Whether to enable Policy.
402
382
  """
403
383
  return pulumi.get(self, "using_policy")
404
384
 
@@ -413,8 +393,8 @@ class ProjectSecurityPropertiesProjectProtectionArgs:
413
393
  exception_policy: Optional[pulumi.Input[str]] = None,
414
394
  protected: Optional[pulumi.Input[bool]] = None):
415
395
  """
416
- :param pulumi.Input[str] exception_policy: Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
417
- :param pulumi.Input[bool] protected: Whether enabled, value:(true/false).
396
+ :param pulumi.Input[str] exception_policy: Exclusion policy.
397
+ :param pulumi.Input[bool] protected: Is it turned on.
418
398
  """
419
399
  if exception_policy is not None:
420
400
  pulumi.set(__self__, "exception_policy", exception_policy)
@@ -425,7 +405,7 @@ class ProjectSecurityPropertiesProjectProtectionArgs:
425
405
  @pulumi.getter(name="exceptionPolicy")
426
406
  def exception_policy(self) -> Optional[pulumi.Input[str]]:
427
407
  """
428
- Set [Exceptions or Trusted Items](https://www.alibabacloud.com/help/en/maxcompute/security-and-compliance/project-data-protection).
408
+ Exclusion policy.
429
409
  """
430
410
  return pulumi.get(self, "exception_policy")
431
411
 
@@ -437,7 +417,7 @@ class ProjectSecurityPropertiesProjectProtectionArgs:
437
417
  @pulumi.getter
438
418
  def protected(self) -> Optional[pulumi.Input[bool]]:
439
419
  """
440
- Whether enabled, value:(true/false).
420
+ Is it turned on.
441
421
  """
442
422
  return pulumi.get(self, "protected")
443
423
 
@@ -104,9 +104,9 @@ def get_projects(ids: Optional[Sequence[str]] = None,
104
104
  output_file: Optional[str] = None,
105
105
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetProjectsResult:
106
106
  """
107
- This data source provides Max Compute Project available to the user.[What is Project](https://www.alibabacloud.com/help/en/maxcompute/)
107
+ This data source provides Max Compute Project available to the user.[What is Project](https://help.aliyun.com/document_detail/473479.html)
108
108
 
109
- > **NOTE:** Available since v1.196.0.
109
+ > **NOTE:** Available in 1.196.0+
110
110
 
111
111
  ## Example Usage
112
112
 
@@ -117,14 +117,15 @@ def get_projects(ids: Optional[Sequence[str]] = None,
117
117
  config = pulumi.Config()
118
118
  name = config.get("name")
119
119
  if name is None:
120
- name = "tf_example_acc"
120
+ name = "tf_testaccmp"
121
121
  default_project = alicloud.maxcompute.Project("default",
122
122
  default_quota="默认后付费Quota",
123
123
  project_name=name,
124
124
  comment=name,
125
- product_type="PayAsYouGo")
126
- default = alicloud.maxcompute.get_projects_output(name_regex=default_project.project_name)
127
- pulumi.export("alicloudMaxcomputeProjectExampleId", default.projects[0].project_name)
125
+ product_type="PAYASYOUGO")
126
+ default = default_project.id.apply(lambda id: alicloud.maxcompute.get_projects_output(ids=[id],
127
+ name_regex=default_project.name))
128
+ pulumi.export("alicloudMaxcomputeProjectExampleId", default.projects[0].id)
128
129
  ```
129
130
 
130
131
 
@@ -154,9 +155,9 @@ def get_projects_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = N
154
155
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
155
156
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetProjectsResult]:
156
157
  """
157
- This data source provides Max Compute Project available to the user.[What is Project](https://www.alibabacloud.com/help/en/maxcompute/)
158
+ This data source provides Max Compute Project available to the user.[What is Project](https://help.aliyun.com/document_detail/473479.html)
158
159
 
159
- > **NOTE:** Available since v1.196.0.
160
+ > **NOTE:** Available in 1.196.0+
160
161
 
161
162
  ## Example Usage
162
163
 
@@ -167,14 +168,15 @@ def get_projects_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = N
167
168
  config = pulumi.Config()
168
169
  name = config.get("name")
169
170
  if name is None:
170
- name = "tf_example_acc"
171
+ name = "tf_testaccmp"
171
172
  default_project = alicloud.maxcompute.Project("default",
172
173
  default_quota="默认后付费Quota",
173
174
  project_name=name,
174
175
  comment=name,
175
- product_type="PayAsYouGo")
176
- default = alicloud.maxcompute.get_projects_output(name_regex=default_project.project_name)
177
- pulumi.export("alicloudMaxcomputeProjectExampleId", default.projects[0].project_name)
176
+ product_type="PAYASYOUGO")
177
+ default = default_project.id.apply(lambda id: alicloud.maxcompute.get_projects_output(ids=[id],
178
+ name_regex=default_project.name))
179
+ pulumi.export("alicloudMaxcomputeProjectExampleId", default.projects[0].id)
178
180
  ```
179
181
 
180
182
 
@@ -76,8 +76,6 @@ def get_service(enable: Optional[str] = None,
76
76
 
77
77
  > **NOTE:** Available in v1.117.0+
78
78
 
79
- > **NOTE:** This datasource has been deprecated since provider version v1.228.0.
80
-
81
79
  ## Example Usage
82
80
 
83
81
  ```python
@@ -115,8 +113,6 @@ def get_service_output(enable: Optional[pulumi.Input[Optional[str]]] = None,
115
113
 
116
114
  > **NOTE:** Available in v1.117.0+
117
115
 
118
- > **NOTE:** This datasource has been deprecated since provider version v1.228.0.
119
-
120
116
  ## Example Usage
121
117
 
122
118
  ```python