pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1721193564__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.0a1721193564.dist-info}/METADATA +1 -1
  465. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/RECORD +467 -490
  466. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.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.0a1721193564.dist-info}/top_level.txt +0 -0
@@ -26,40 +26,21 @@ class DeliveryArgs:
26
26
  status: Optional[pulumi.Input[int]] = None):
27
27
  """
28
28
  The set of arguments for constructing a Delivery resource.
29
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
30
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
31
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
32
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
33
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
34
- - OSS: Object Storage Service (OSS)
35
- - MNS: Message Service (MNS)
36
- - SLS: Log Service
37
- :param pulumi.Input[bool] configuration_item_change_notification: Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
38
- - true: The specified destination receives resource change logs.
39
- - false: The specified destination does not receive resource change logs.
40
- :param pulumi.Input[bool] configuration_snapshot: Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
41
- - true: The specified destination receives scheduled resource snapshots.
42
- - false: The specified destination does not receive scheduled resource snapshots.
43
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
44
-
45
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
46
-
47
- If you specify the risk level or resource types for subscription events, this is as follows:
48
-
49
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
50
-
51
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
52
-
53
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
54
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
55
- :param pulumi.Input[str] description: The description of the delivery channel.
56
- :param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
57
- - true: The specified destination receives resource non-compliance events.
58
- - false: The specified destination does not receive resource non-compliance events.
59
- :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
60
- :param pulumi.Input[int] status: The status of the delivery channel. Valid values:
61
- - 0: The delivery channel is disabled.
62
- - 1: The delivery channel is enabled.
29
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
30
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
31
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
32
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
33
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
34
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
35
+ :param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
36
+ :param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
37
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
38
+ :param pulumi.Input[str] description: The description of the delivery method.
39
+ :param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
40
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
41
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
42
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
43
+ :param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
63
44
  """
64
45
  pulumi.set(__self__, "delivery_channel_target_arn", delivery_channel_target_arn)
65
46
  pulumi.set(__self__, "delivery_channel_type", delivery_channel_type)
@@ -84,10 +65,10 @@ class DeliveryArgs:
84
65
  @pulumi.getter(name="deliveryChannelTargetArn")
85
66
  def delivery_channel_target_arn(self) -> pulumi.Input[str]:
86
67
  """
87
- The ARN of the delivery destination.
88
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
89
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
90
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
68
+ The ARN of the delivery destination. The value must be in one of the following formats:
69
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
70
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
71
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
91
72
  """
92
73
  return pulumi.get(self, "delivery_channel_target_arn")
93
74
 
@@ -99,10 +80,7 @@ class DeliveryArgs:
99
80
  @pulumi.getter(name="deliveryChannelType")
100
81
  def delivery_channel_type(self) -> pulumi.Input[str]:
101
82
  """
102
- The type of the delivery channel. Valid values:
103
- - OSS: Object Storage Service (OSS)
104
- - MNS: Message Service (MNS)
105
- - SLS: Log Service
83
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
106
84
  """
107
85
  return pulumi.get(self, "delivery_channel_type")
108
86
 
@@ -114,9 +92,7 @@ class DeliveryArgs:
114
92
  @pulumi.getter(name="configurationItemChangeNotification")
115
93
  def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
116
94
  """
117
- Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
118
- - true: The specified destination receives resource change logs.
119
- - false: The specified destination does not receive resource change logs.
95
+ Open or close delivery configuration change history. true: open, false: close.
120
96
  """
121
97
  return pulumi.get(self, "configuration_item_change_notification")
122
98
 
@@ -128,9 +104,7 @@ class DeliveryArgs:
128
104
  @pulumi.getter(name="configurationSnapshot")
129
105
  def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
130
106
  """
131
- Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
132
- - true: The specified destination receives scheduled resource snapshots.
133
- - false: The specified destination does not receive scheduled resource snapshots.
107
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
134
108
  """
135
109
  return pulumi.get(self, "configuration_snapshot")
136
110
 
@@ -142,17 +116,7 @@ class DeliveryArgs:
142
116
  @pulumi.getter(name="deliveryChannelCondition")
143
117
  def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
144
118
  """
145
- The rule that is attached to the delivery channel.
146
-
147
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
148
-
149
- If you specify the risk level or resource types for subscription events, this is as follows:
150
-
151
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
152
-
153
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
154
-
155
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
119
+ The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
156
120
  """
157
121
  return pulumi.get(self, "delivery_channel_condition")
158
122
 
@@ -164,7 +128,7 @@ class DeliveryArgs:
164
128
  @pulumi.getter(name="deliveryChannelName")
165
129
  def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
166
130
  """
167
- The name of the delivery channel.
131
+ The name of the delivery method.
168
132
  """
169
133
  return pulumi.get(self, "delivery_channel_name")
170
134
 
@@ -176,7 +140,7 @@ class DeliveryArgs:
176
140
  @pulumi.getter
177
141
  def description(self) -> Optional[pulumi.Input[str]]:
178
142
  """
179
- The description of the delivery channel.
143
+ The description of the delivery method.
180
144
  """
181
145
  return pulumi.get(self, "description")
182
146
 
@@ -188,9 +152,7 @@ class DeliveryArgs:
188
152
  @pulumi.getter(name="nonCompliantNotification")
189
153
  def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
190
154
  """
191
- Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
192
- - true: The specified destination receives resource non-compliance events.
193
- - false: The specified destination does not receive resource non-compliance events.
155
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
194
156
  """
195
157
  return pulumi.get(self, "non_compliant_notification")
196
158
 
@@ -202,7 +164,9 @@ class DeliveryArgs:
202
164
  @pulumi.getter(name="oversizedDataOssTargetArn")
203
165
  def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
204
166
  """
205
- The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
167
+ The oss ARN of the delivery channel when the value data oversized limit.
168
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
169
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
206
170
  """
207
171
  return pulumi.get(self, "oversized_data_oss_target_arn")
208
172
 
@@ -214,9 +178,7 @@ class DeliveryArgs:
214
178
  @pulumi.getter
215
179
  def status(self) -> Optional[pulumi.Input[int]]:
216
180
  """
217
- The status of the delivery channel. Valid values:
218
- - 0: The delivery channel is disabled.
219
- - 1: The delivery channel is enabled.
181
+ The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
220
182
  """
221
183
  return pulumi.get(self, "status")
222
184
 
@@ -240,40 +202,21 @@ class _DeliveryState:
240
202
  status: Optional[pulumi.Input[int]] = None):
241
203
  """
242
204
  Input properties used for looking up and filtering Delivery resources.
243
- :param pulumi.Input[bool] configuration_item_change_notification: Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
244
- - true: The specified destination receives resource change logs.
245
- - false: The specified destination does not receive resource change logs.
246
- :param pulumi.Input[bool] configuration_snapshot: Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
247
- - true: The specified destination receives scheduled resource snapshots.
248
- - false: The specified destination does not receive scheduled resource snapshots.
249
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
250
-
251
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
252
-
253
- If you specify the risk level or resource types for subscription events, this is as follows:
254
-
255
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
256
-
257
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
258
-
259
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
260
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
261
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
262
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
263
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
264
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
265
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
266
- - OSS: Object Storage Service (OSS)
267
- - MNS: Message Service (MNS)
268
- - SLS: Log Service
269
- :param pulumi.Input[str] description: The description of the delivery channel.
270
- :param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
271
- - true: The specified destination receives resource non-compliance events.
272
- - false: The specified destination does not receive resource non-compliance events.
273
- :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
274
- :param pulumi.Input[int] status: The status of the delivery channel. Valid values:
275
- - 0: The delivery channel is disabled.
276
- - 1: The delivery channel is enabled.
205
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
206
+ :param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
207
+ :param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
208
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
209
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
210
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
211
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
212
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
213
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
214
+ :param pulumi.Input[str] description: The description of the delivery method.
215
+ :param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
216
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
217
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
218
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
219
+ :param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
277
220
  """
278
221
  if configuration_item_change_notification is not None:
279
222
  pulumi.set(__self__, "configuration_item_change_notification", configuration_item_change_notification)
@@ -300,9 +243,7 @@ class _DeliveryState:
300
243
  @pulumi.getter(name="configurationItemChangeNotification")
301
244
  def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
302
245
  """
303
- Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
304
- - true: The specified destination receives resource change logs.
305
- - false: The specified destination does not receive resource change logs.
246
+ Open or close delivery configuration change history. true: open, false: close.
306
247
  """
307
248
  return pulumi.get(self, "configuration_item_change_notification")
308
249
 
@@ -314,9 +255,7 @@ class _DeliveryState:
314
255
  @pulumi.getter(name="configurationSnapshot")
315
256
  def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
316
257
  """
317
- Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
318
- - true: The specified destination receives scheduled resource snapshots.
319
- - false: The specified destination does not receive scheduled resource snapshots.
258
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
320
259
  """
321
260
  return pulumi.get(self, "configuration_snapshot")
322
261
 
@@ -328,17 +267,7 @@ class _DeliveryState:
328
267
  @pulumi.getter(name="deliveryChannelCondition")
329
268
  def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
330
269
  """
331
- The rule that is attached to the delivery channel.
332
-
333
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
334
-
335
- If you specify the risk level or resource types for subscription events, this is as follows:
336
-
337
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
338
-
339
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
340
-
341
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
270
+ The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
342
271
  """
343
272
  return pulumi.get(self, "delivery_channel_condition")
344
273
 
@@ -350,7 +279,7 @@ class _DeliveryState:
350
279
  @pulumi.getter(name="deliveryChannelName")
351
280
  def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
352
281
  """
353
- The name of the delivery channel.
282
+ The name of the delivery method.
354
283
  """
355
284
  return pulumi.get(self, "delivery_channel_name")
356
285
 
@@ -362,10 +291,10 @@ class _DeliveryState:
362
291
  @pulumi.getter(name="deliveryChannelTargetArn")
363
292
  def delivery_channel_target_arn(self) -> Optional[pulumi.Input[str]]:
364
293
  """
365
- The ARN of the delivery destination.
366
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
367
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
368
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
294
+ The ARN of the delivery destination. The value must be in one of the following formats:
295
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
296
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
297
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
369
298
  """
370
299
  return pulumi.get(self, "delivery_channel_target_arn")
371
300
 
@@ -377,10 +306,7 @@ class _DeliveryState:
377
306
  @pulumi.getter(name="deliveryChannelType")
378
307
  def delivery_channel_type(self) -> Optional[pulumi.Input[str]]:
379
308
  """
380
- The type of the delivery channel. Valid values:
381
- - OSS: Object Storage Service (OSS)
382
- - MNS: Message Service (MNS)
383
- - SLS: Log Service
309
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
384
310
  """
385
311
  return pulumi.get(self, "delivery_channel_type")
386
312
 
@@ -392,7 +318,7 @@ class _DeliveryState:
392
318
  @pulumi.getter
393
319
  def description(self) -> Optional[pulumi.Input[str]]:
394
320
  """
395
- The description of the delivery channel.
321
+ The description of the delivery method.
396
322
  """
397
323
  return pulumi.get(self, "description")
398
324
 
@@ -404,9 +330,7 @@ class _DeliveryState:
404
330
  @pulumi.getter(name="nonCompliantNotification")
405
331
  def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
406
332
  """
407
- Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
408
- - true: The specified destination receives resource non-compliance events.
409
- - false: The specified destination does not receive resource non-compliance events.
333
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
410
334
  """
411
335
  return pulumi.get(self, "non_compliant_notification")
412
336
 
@@ -418,7 +342,9 @@ class _DeliveryState:
418
342
  @pulumi.getter(name="oversizedDataOssTargetArn")
419
343
  def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
420
344
  """
421
- The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
345
+ The oss ARN of the delivery channel when the value data oversized limit.
346
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
347
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
422
348
  """
423
349
  return pulumi.get(self, "oversized_data_oss_target_arn")
424
350
 
@@ -430,9 +356,7 @@ class _DeliveryState:
430
356
  @pulumi.getter
431
357
  def status(self) -> Optional[pulumi.Input[int]]:
432
358
  """
433
- The status of the delivery channel. Valid values:
434
- - 0: The delivery channel is disabled.
435
- - 1: The delivery channel is enabled.
359
+ The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
436
360
  """
437
361
  return pulumi.get(self, "status")
438
362
 
@@ -458,11 +382,9 @@ class Delivery(pulumi.CustomResource):
458
382
  status: Optional[pulumi.Input[int]] = None,
459
383
  __props__=None):
460
384
  """
461
- Provides a Config Delivery resource.
462
-
463
- Delivery channel of current account.
385
+ Provides a Cloud Config Delivery resource.
464
386
 
465
- For information about Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
387
+ For information about Cloud Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
466
388
 
467
389
  > **NOTE:** Available since v1.171.0.
468
390
 
@@ -480,22 +402,22 @@ class Delivery(pulumi.CustomResource):
480
402
  name = "tf-example-sls"
481
403
  this = alicloud.get_account()
482
404
  this_get_regions = alicloud.get_regions(current=True)
483
- default = alicloud.log.Project("default", project_name=name)
405
+ default = alicloud.log.Project("default", name=name)
484
406
  default_store = alicloud.log.Store("default",
485
- logstore_name=name,
486
- project_name=default.project_name)
407
+ name=name,
408
+ project=default.name)
487
409
  default_delivery = alicloud.cfg.Delivery("default",
488
410
  configuration_item_change_notification=True,
489
411
  non_compliant_notification=True,
490
412
  delivery_channel_name=name,
491
- delivery_channel_target_arn=pulumi.Output.all(default.project_name, default_store.logstore_name).apply(lambda project_name, logstore_name: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{project_name}/logstore/{logstore_name}"),
413
+ delivery_channel_target_arn=pulumi.Output.all(default.name, default_store.name).apply(lambda defaultName, defaultStoreName: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{default_name}/logstore/{default_store_name}"),
492
414
  delivery_channel_type="SLS",
493
415
  description=name)
494
416
  ```
495
417
 
496
418
  ## Import
497
419
 
498
- Config Delivery can be imported using the id, e.g.
420
+ Cloud Config Delivery can be imported using the id, e.g.
499
421
 
500
422
  ```sh
501
423
  $ pulumi import alicloud:cfg/delivery:Delivery example <id>
@@ -503,40 +425,21 @@ class Delivery(pulumi.CustomResource):
503
425
 
504
426
  :param str resource_name: The name of the resource.
505
427
  :param pulumi.ResourceOptions opts: Options for the resource.
506
- :param pulumi.Input[bool] configuration_item_change_notification: Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
507
- - true: The specified destination receives resource change logs.
508
- - false: The specified destination does not receive resource change logs.
509
- :param pulumi.Input[bool] configuration_snapshot: Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
510
- - true: The specified destination receives scheduled resource snapshots.
511
- - false: The specified destination does not receive scheduled resource snapshots.
512
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
513
-
514
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
515
-
516
- If you specify the risk level or resource types for subscription events, this is as follows:
517
-
518
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
519
-
520
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
521
-
522
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
523
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
524
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
525
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
526
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
527
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
528
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
529
- - OSS: Object Storage Service (OSS)
530
- - MNS: Message Service (MNS)
531
- - SLS: Log Service
532
- :param pulumi.Input[str] description: The description of the delivery channel.
533
- :param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
534
- - true: The specified destination receives resource non-compliance events.
535
- - false: The specified destination does not receive resource non-compliance events.
536
- :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
537
- :param pulumi.Input[int] status: The status of the delivery channel. Valid values:
538
- - 0: The delivery channel is disabled.
539
- - 1: The delivery channel is enabled.
428
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
429
+ :param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
430
+ :param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
431
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
432
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
433
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
434
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
435
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
436
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
437
+ :param pulumi.Input[str] description: The description of the delivery method.
438
+ :param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
439
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
440
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
441
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
442
+ :param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
540
443
  """
541
444
  ...
542
445
  @overload
@@ -545,11 +448,9 @@ class Delivery(pulumi.CustomResource):
545
448
  args: DeliveryArgs,
546
449
  opts: Optional[pulumi.ResourceOptions] = None):
547
450
  """
548
- Provides a Config Delivery resource.
451
+ Provides a Cloud Config Delivery resource.
549
452
 
550
- Delivery channel of current account.
551
-
552
- For information about Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
453
+ For information about Cloud Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
553
454
 
554
455
  > **NOTE:** Available since v1.171.0.
555
456
 
@@ -567,22 +468,22 @@ class Delivery(pulumi.CustomResource):
567
468
  name = "tf-example-sls"
568
469
  this = alicloud.get_account()
569
470
  this_get_regions = alicloud.get_regions(current=True)
570
- default = alicloud.log.Project("default", project_name=name)
471
+ default = alicloud.log.Project("default", name=name)
571
472
  default_store = alicloud.log.Store("default",
572
- logstore_name=name,
573
- project_name=default.project_name)
473
+ name=name,
474
+ project=default.name)
574
475
  default_delivery = alicloud.cfg.Delivery("default",
575
476
  configuration_item_change_notification=True,
576
477
  non_compliant_notification=True,
577
478
  delivery_channel_name=name,
578
- delivery_channel_target_arn=pulumi.Output.all(default.project_name, default_store.logstore_name).apply(lambda project_name, logstore_name: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{project_name}/logstore/{logstore_name}"),
479
+ delivery_channel_target_arn=pulumi.Output.all(default.name, default_store.name).apply(lambda defaultName, defaultStoreName: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{default_name}/logstore/{default_store_name}"),
579
480
  delivery_channel_type="SLS",
580
481
  description=name)
581
482
  ```
582
483
 
583
484
  ## Import
584
485
 
585
- Config Delivery can be imported using the id, e.g.
486
+ Cloud Config Delivery can be imported using the id, e.g.
586
487
 
587
488
  ```sh
588
489
  $ pulumi import alicloud:cfg/delivery:Delivery example <id>
@@ -663,40 +564,21 @@ class Delivery(pulumi.CustomResource):
663
564
  :param str resource_name: The unique name of the resulting resource.
664
565
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
665
566
  :param pulumi.ResourceOptions opts: Options for the resource.
666
- :param pulumi.Input[bool] configuration_item_change_notification: Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
667
- - true: The specified destination receives resource change logs.
668
- - false: The specified destination does not receive resource change logs.
669
- :param pulumi.Input[bool] configuration_snapshot: Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
670
- - true: The specified destination receives scheduled resource snapshots.
671
- - false: The specified destination does not receive scheduled resource snapshots.
672
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
673
-
674
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
675
-
676
- If you specify the risk level or resource types for subscription events, this is as follows:
677
-
678
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
679
-
680
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
681
-
682
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
683
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
684
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
685
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
686
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
687
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
688
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
689
- - OSS: Object Storage Service (OSS)
690
- - MNS: Message Service (MNS)
691
- - SLS: Log Service
692
- :param pulumi.Input[str] description: The description of the delivery channel.
693
- :param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
694
- - true: The specified destination receives resource non-compliance events.
695
- - false: The specified destination does not receive resource non-compliance events.
696
- :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
697
- :param pulumi.Input[int] status: The status of the delivery channel. Valid values:
698
- - 0: The delivery channel is disabled.
699
- - 1: The delivery channel is enabled.
567
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
568
+ :param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
569
+ :param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
570
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
571
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
572
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
573
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
574
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
575
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
576
+ :param pulumi.Input[str] description: The description of the delivery method.
577
+ :param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
578
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
579
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
580
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
581
+ :param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
700
582
  """
701
583
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
702
584
 
@@ -716,21 +598,17 @@ class Delivery(pulumi.CustomResource):
716
598
 
717
599
  @property
718
600
  @pulumi.getter(name="configurationItemChangeNotification")
719
- def configuration_item_change_notification(self) -> pulumi.Output[Optional[bool]]:
601
+ def configuration_item_change_notification(self) -> pulumi.Output[bool]:
720
602
  """
721
- Indicates whether the specified destination receives resource change logs. If the value of this parameter is true, Cloud Config delivers the resource change logs to OSS, Log Service, or MNS when the configurations of the resources change. Valid values:
722
- - true: The specified destination receives resource change logs.
723
- - false: The specified destination does not receive resource change logs.
603
+ Open or close delivery configuration change history. true: open, false: close.
724
604
  """
725
605
  return pulumi.get(self, "configuration_item_change_notification")
726
606
 
727
607
  @property
728
608
  @pulumi.getter(name="configurationSnapshot")
729
- def configuration_snapshot(self) -> pulumi.Output[Optional[bool]]:
609
+ def configuration_snapshot(self) -> pulumi.Output[bool]:
730
610
  """
731
- Indicates whether the specified destination receives scheduled resource snapshots. Cloud Config delivers scheduled resource snapshots at 04:00Z and 16:00Z to OSS, MNS, or Log Service every day. The time is displayed in UTC. Valid values:
732
- - true: The specified destination receives scheduled resource snapshots.
733
- - false: The specified destination does not receive scheduled resource snapshots.
611
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
734
612
  """
735
613
  return pulumi.get(self, "configuration_snapshot")
736
614
 
@@ -738,17 +616,7 @@ class Delivery(pulumi.CustomResource):
738
616
  @pulumi.getter(name="deliveryChannelCondition")
739
617
  def delivery_channel_condition(self) -> pulumi.Output[Optional[str]]:
740
618
  """
741
- The rule that is attached to the delivery channel.
742
-
743
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
744
-
745
- If you specify the risk level or resource types for subscription events, this is as follows:
746
-
747
- The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
748
-
749
- The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
750
-
751
- Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
619
+ The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
752
620
  """
753
621
  return pulumi.get(self, "delivery_channel_condition")
754
622
 
@@ -756,7 +624,7 @@ class Delivery(pulumi.CustomResource):
756
624
  @pulumi.getter(name="deliveryChannelName")
757
625
  def delivery_channel_name(self) -> pulumi.Output[Optional[str]]:
758
626
  """
759
- The name of the delivery channel.
627
+ The name of the delivery method.
760
628
  """
761
629
  return pulumi.get(self, "delivery_channel_name")
762
630
 
@@ -764,10 +632,10 @@ class Delivery(pulumi.CustomResource):
764
632
  @pulumi.getter(name="deliveryChannelTargetArn")
765
633
  def delivery_channel_target_arn(self) -> pulumi.Output[str]:
766
634
  """
767
- The ARN of the delivery destination.
768
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
769
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
770
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
635
+ The ARN of the delivery destination. The value must be in one of the following formats:
636
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
637
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
638
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
771
639
  """
772
640
  return pulumi.get(self, "delivery_channel_target_arn")
773
641
 
@@ -775,10 +643,7 @@ class Delivery(pulumi.CustomResource):
775
643
  @pulumi.getter(name="deliveryChannelType")
776
644
  def delivery_channel_type(self) -> pulumi.Output[str]:
777
645
  """
778
- The type of the delivery channel. Valid values:
779
- - OSS: Object Storage Service (OSS)
780
- - MNS: Message Service (MNS)
781
- - SLS: Log Service
646
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
782
647
  """
783
648
  return pulumi.get(self, "delivery_channel_type")
784
649
 
@@ -786,17 +651,15 @@ class Delivery(pulumi.CustomResource):
786
651
  @pulumi.getter
787
652
  def description(self) -> pulumi.Output[Optional[str]]:
788
653
  """
789
- The description of the delivery channel.
654
+ The description of the delivery method.
790
655
  """
791
656
  return pulumi.get(self, "description")
792
657
 
793
658
  @property
794
659
  @pulumi.getter(name="nonCompliantNotification")
795
- def non_compliant_notification(self) -> pulumi.Output[Optional[bool]]:
660
+ def non_compliant_notification(self) -> pulumi.Output[bool]:
796
661
  """
797
- Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
798
- - true: The specified destination receives resource non-compliance events.
799
- - false: The specified destination does not receive resource non-compliance events.
662
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
800
663
  """
801
664
  return pulumi.get(self, "non_compliant_notification")
802
665
 
@@ -804,7 +667,9 @@ class Delivery(pulumi.CustomResource):
804
667
  @pulumi.getter(name="oversizedDataOssTargetArn")
805
668
  def oversized_data_oss_target_arn(self) -> pulumi.Output[Optional[str]]:
806
669
  """
807
- The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
670
+ The oss ARN of the delivery channel when the value data oversized limit.
671
+ * The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
672
+ * Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
808
673
  """
809
674
  return pulumi.get(self, "oversized_data_oss_target_arn")
810
675
 
@@ -812,9 +677,7 @@ class Delivery(pulumi.CustomResource):
812
677
  @pulumi.getter
813
678
  def status(self) -> pulumi.Output[int]:
814
679
  """
815
- The status of the delivery channel. Valid values:
816
- - 0: The delivery channel is disabled.
817
- - 1: The delivery channel is enabled.
680
+ The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
818
681
  """
819
682
  return pulumi.get(self, "status")
820
683