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
@@ -27,41 +27,22 @@ class AggregateDeliveryArgs:
27
27
  status: Optional[pulumi.Input[int]] = None):
28
28
  """
29
29
  The set of arguments for constructing a AggregateDelivery resource.
30
- :param pulumi.Input[str] aggregator_id: Aggregator ID.
31
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
32
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
33
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
34
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
35
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
36
- - OSS: Object Storage Service (OSS)
37
- - MNS: Message Service (MNS)
38
- - SLS: Log Service
39
- :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:
40
- - true: The specified destination receives resource change logs.
41
- - false: The specified destination does not receive resource change logs.
42
- :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:
43
- - true: The specified destination receives scheduled resource snapshots.
44
- - false: The specified destination does not receive scheduled resource snapshots.
45
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
46
-
47
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
48
-
49
- If you specify the risk level or resource types for subscription events, this is as follows:
50
-
51
- 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.
52
-
53
- 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.
54
-
55
- 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}].
56
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
30
+ :param pulumi.Input[str] aggregator_id: The ID of the Aggregator.
31
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
32
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
33
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
34
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
35
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
36
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history.
37
+ :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`.
38
+ :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`.
39
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
57
40
  :param pulumi.Input[str] description: The description of the delivery method.
58
- :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:
59
- - true: The specified destination receives resource non-compliance events.
60
- - false: The specified destination does not receive resource non-compliance events.
61
- :param pulumi.Input[str] oversized_data_oss_target_arn: The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
62
- :param pulumi.Input[int] status: The status of the delivery method. Valid values:
63
- - 0: The delivery method is disabled.
64
- - 1: The delivery destination is enabled. This is the default value.
41
+ :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`.
42
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
43
+ * 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.
44
+ * 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.
45
+ :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.
65
46
  """
66
47
  pulumi.set(__self__, "aggregator_id", aggregator_id)
67
48
  pulumi.set(__self__, "delivery_channel_target_arn", delivery_channel_target_arn)
@@ -87,7 +68,7 @@ class AggregateDeliveryArgs:
87
68
  @pulumi.getter(name="aggregatorId")
88
69
  def aggregator_id(self) -> pulumi.Input[str]:
89
70
  """
90
- Aggregator ID.
71
+ The ID of the Aggregator.
91
72
  """
92
73
  return pulumi.get(self, "aggregator_id")
93
74
 
@@ -99,10 +80,10 @@ class AggregateDeliveryArgs:
99
80
  @pulumi.getter(name="deliveryChannelTargetArn")
100
81
  def delivery_channel_target_arn(self) -> pulumi.Input[str]:
101
82
  """
102
- The ARN of the delivery destination.
103
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
104
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
105
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
83
+ The ARN of the delivery destination. The value must be in one of the following formats:
84
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
85
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
86
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
106
87
  """
107
88
  return pulumi.get(self, "delivery_channel_target_arn")
108
89
 
@@ -114,10 +95,7 @@ class AggregateDeliveryArgs:
114
95
  @pulumi.getter(name="deliveryChannelType")
115
96
  def delivery_channel_type(self) -> pulumi.Input[str]:
116
97
  """
117
- The type of the delivery channel. Valid values:
118
- - OSS: Object Storage Service (OSS)
119
- - MNS: Message Service (MNS)
120
- - SLS: Log Service
98
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
121
99
  """
122
100
  return pulumi.get(self, "delivery_channel_type")
123
101
 
@@ -129,9 +107,7 @@ class AggregateDeliveryArgs:
129
107
  @pulumi.getter(name="configurationItemChangeNotification")
130
108
  def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
131
109
  """
132
- 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:
133
- - true: The specified destination receives resource change logs.
134
- - false: The specified destination does not receive resource change logs.
110
+ Open or close delivery configuration change history.
135
111
  """
136
112
  return pulumi.get(self, "configuration_item_change_notification")
137
113
 
@@ -143,9 +119,7 @@ class AggregateDeliveryArgs:
143
119
  @pulumi.getter(name="configurationSnapshot")
144
120
  def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
145
121
  """
146
- 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:
147
- - true: The specified destination receives scheduled resource snapshots.
148
- - false: The specified destination does not receive scheduled resource snapshots.
122
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
149
123
  """
150
124
  return pulumi.get(self, "configuration_snapshot")
151
125
 
@@ -157,17 +131,7 @@ class AggregateDeliveryArgs:
157
131
  @pulumi.getter(name="deliveryChannelCondition")
158
132
  def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
159
133
  """
160
- The rule that is attached to the delivery channel.
161
-
162
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
163
-
164
- If you specify the risk level or resource types for subscription events, this is as follows:
165
-
166
- 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.
167
-
168
- 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.
169
-
170
- 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}].
134
+ 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`.
171
135
  """
172
136
  return pulumi.get(self, "delivery_channel_condition")
173
137
 
@@ -179,7 +143,7 @@ class AggregateDeliveryArgs:
179
143
  @pulumi.getter(name="deliveryChannelName")
180
144
  def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
181
145
  """
182
- The name of the delivery channel.
146
+ The name of the delivery method.
183
147
  """
184
148
  return pulumi.get(self, "delivery_channel_name")
185
149
 
@@ -203,9 +167,7 @@ class AggregateDeliveryArgs:
203
167
  @pulumi.getter(name="nonCompliantNotification")
204
168
  def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
205
169
  """
206
- 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:
207
- - true: The specified destination receives resource non-compliance events.
208
- - false: The specified destination does not receive resource non-compliance events.
170
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
209
171
  """
210
172
  return pulumi.get(self, "non_compliant_notification")
211
173
 
@@ -217,7 +179,9 @@ class AggregateDeliveryArgs:
217
179
  @pulumi.getter(name="oversizedDataOssTargetArn")
218
180
  def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
219
181
  """
220
- The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
182
+ The oss ARN of the delivery channel when the value data oversized limit.
183
+ * 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.
184
+ * 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.
221
185
  """
222
186
  return pulumi.get(self, "oversized_data_oss_target_arn")
223
187
 
@@ -229,9 +193,7 @@ class AggregateDeliveryArgs:
229
193
  @pulumi.getter
230
194
  def status(self) -> Optional[pulumi.Input[int]]:
231
195
  """
232
- The status of the delivery method. Valid values:
233
- - 0: The delivery method is disabled.
234
- - 1: The delivery destination is enabled. This is the default value.
196
+ 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.
235
197
  """
236
198
  return pulumi.get(self, "status")
237
199
 
@@ -257,42 +219,23 @@ class _AggregateDeliveryState:
257
219
  status: Optional[pulumi.Input[int]] = None):
258
220
  """
259
221
  Input properties used for looking up and filtering AggregateDelivery resources.
260
- :param pulumi.Input[str] aggregator_id: Aggregator ID.
261
- :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:
262
- - true: The specified destination receives resource change logs.
263
- - false: The specified destination does not receive resource change logs.
264
- :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:
265
- - true: The specified destination receives scheduled resource snapshots.
266
- - false: The specified destination does not receive scheduled resource snapshots.
267
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
268
-
269
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
270
-
271
- If you specify the risk level or resource types for subscription events, this is as follows:
272
-
273
- 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.
274
-
275
- 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.
276
-
277
- 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}].
278
- :param pulumi.Input[str] delivery_channel_id: The ID of the delivery method. This parameter is required when you modify a delivery method.
279
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
280
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
281
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
282
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
283
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
284
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
285
- - OSS: Object Storage Service (OSS)
286
- - MNS: Message Service (MNS)
287
- - SLS: Log Service
222
+ :param pulumi.Input[str] aggregator_id: The ID of the Aggregator.
223
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history.
224
+ :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`.
225
+ :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`.
226
+ :param pulumi.Input[str] delivery_channel_id: The ID of the delivery method.
227
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
228
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
229
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
230
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
231
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
232
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
288
233
  :param pulumi.Input[str] description: The description of the delivery method.
289
- :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:
290
- - true: The specified destination receives resource non-compliance events.
291
- - false: The specified destination does not receive resource non-compliance events.
292
- :param pulumi.Input[str] oversized_data_oss_target_arn: The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
293
- :param pulumi.Input[int] status: The status of the delivery method. Valid values:
294
- - 0: The delivery method is disabled.
295
- - 1: The delivery destination is enabled. This is the default value.
234
+ :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`.
235
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
236
+ * 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.
237
+ * 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.
238
+ :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.
296
239
  """
297
240
  if aggregator_id is not None:
298
241
  pulumi.set(__self__, "aggregator_id", aggregator_id)
@@ -323,7 +266,7 @@ class _AggregateDeliveryState:
323
266
  @pulumi.getter(name="aggregatorId")
324
267
  def aggregator_id(self) -> Optional[pulumi.Input[str]]:
325
268
  """
326
- Aggregator ID.
269
+ The ID of the Aggregator.
327
270
  """
328
271
  return pulumi.get(self, "aggregator_id")
329
272
 
@@ -335,9 +278,7 @@ class _AggregateDeliveryState:
335
278
  @pulumi.getter(name="configurationItemChangeNotification")
336
279
  def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
337
280
  """
338
- 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:
339
- - true: The specified destination receives resource change logs.
340
- - false: The specified destination does not receive resource change logs.
281
+ Open or close delivery configuration change history.
341
282
  """
342
283
  return pulumi.get(self, "configuration_item_change_notification")
343
284
 
@@ -349,9 +290,7 @@ class _AggregateDeliveryState:
349
290
  @pulumi.getter(name="configurationSnapshot")
350
291
  def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
351
292
  """
352
- 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:
353
- - true: The specified destination receives scheduled resource snapshots.
354
- - false: The specified destination does not receive scheduled resource snapshots.
293
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
355
294
  """
356
295
  return pulumi.get(self, "configuration_snapshot")
357
296
 
@@ -363,17 +302,7 @@ class _AggregateDeliveryState:
363
302
  @pulumi.getter(name="deliveryChannelCondition")
364
303
  def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
365
304
  """
366
- The rule that is attached to the delivery channel.
367
-
368
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
369
-
370
- If you specify the risk level or resource types for subscription events, this is as follows:
371
-
372
- 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.
373
-
374
- 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.
375
-
376
- 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}].
305
+ 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`.
377
306
  """
378
307
  return pulumi.get(self, "delivery_channel_condition")
379
308
 
@@ -385,7 +314,7 @@ class _AggregateDeliveryState:
385
314
  @pulumi.getter(name="deliveryChannelId")
386
315
  def delivery_channel_id(self) -> Optional[pulumi.Input[str]]:
387
316
  """
388
- The ID of the delivery method. This parameter is required when you modify a delivery method.
317
+ The ID of the delivery method.
389
318
  """
390
319
  return pulumi.get(self, "delivery_channel_id")
391
320
 
@@ -397,7 +326,7 @@ class _AggregateDeliveryState:
397
326
  @pulumi.getter(name="deliveryChannelName")
398
327
  def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
399
328
  """
400
- The name of the delivery channel.
329
+ The name of the delivery method.
401
330
  """
402
331
  return pulumi.get(self, "delivery_channel_name")
403
332
 
@@ -409,10 +338,10 @@ class _AggregateDeliveryState:
409
338
  @pulumi.getter(name="deliveryChannelTargetArn")
410
339
  def delivery_channel_target_arn(self) -> Optional[pulumi.Input[str]]:
411
340
  """
412
- The ARN of the delivery destination.
413
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
414
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
415
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
341
+ The ARN of the delivery destination. The value must be in one of the following formats:
342
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
343
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
344
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
416
345
  """
417
346
  return pulumi.get(self, "delivery_channel_target_arn")
418
347
 
@@ -424,10 +353,7 @@ class _AggregateDeliveryState:
424
353
  @pulumi.getter(name="deliveryChannelType")
425
354
  def delivery_channel_type(self) -> Optional[pulumi.Input[str]]:
426
355
  """
427
- The type of the delivery channel. Valid values:
428
- - OSS: Object Storage Service (OSS)
429
- - MNS: Message Service (MNS)
430
- - SLS: Log Service
356
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
431
357
  """
432
358
  return pulumi.get(self, "delivery_channel_type")
433
359
 
@@ -451,9 +377,7 @@ class _AggregateDeliveryState:
451
377
  @pulumi.getter(name="nonCompliantNotification")
452
378
  def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
453
379
  """
454
- 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:
455
- - true: The specified destination receives resource non-compliance events.
456
- - false: The specified destination does not receive resource non-compliance events.
380
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
457
381
  """
458
382
  return pulumi.get(self, "non_compliant_notification")
459
383
 
@@ -465,7 +389,9 @@ class _AggregateDeliveryState:
465
389
  @pulumi.getter(name="oversizedDataOssTargetArn")
466
390
  def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
467
391
  """
468
- The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
392
+ The oss ARN of the delivery channel when the value data oversized limit.
393
+ * 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.
394
+ * 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.
469
395
  """
470
396
  return pulumi.get(self, "oversized_data_oss_target_arn")
471
397
 
@@ -477,9 +403,7 @@ class _AggregateDeliveryState:
477
403
  @pulumi.getter
478
404
  def status(self) -> Optional[pulumi.Input[int]]:
479
405
  """
480
- The status of the delivery method. Valid values:
481
- - 0: The delivery method is disabled.
482
- - 1: The delivery destination is enabled. This is the default value.
406
+ 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.
483
407
  """
484
408
  return pulumi.get(self, "status")
485
409
 
@@ -506,17 +430,15 @@ class AggregateDelivery(pulumi.CustomResource):
506
430
  status: Optional[pulumi.Input[int]] = None,
507
431
  __props__=None):
508
432
  """
509
- Provides a Config Aggregate Delivery resource.
510
-
511
- Delivery channel of aggregator.
433
+ Provides a Cloud Config Aggregate Delivery resource.
512
434
 
513
- For information about Config Aggregate Delivery and how to use it, see [What is Aggregate Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createaggregateconfigdeliverychannel).
435
+ For information about Cloud Config Aggregate Delivery and how to use it, see [What is Aggregate Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createaggregateconfigdeliverychannel).
514
436
 
515
437
  > **NOTE:** Available since v1.172.0.
516
438
 
517
439
  ## Import
518
440
 
519
- Config Aggregate Delivery can be imported using the id, e.g.
441
+ Cloud Config Aggregate Delivery can be imported using the id, e.g.
520
442
 
521
443
  ```sh
522
444
  $ pulumi import alicloud:cfg/aggregateDelivery:AggregateDelivery example <aggregator_id>:<delivery_channel_id>
@@ -524,41 +446,22 @@ class AggregateDelivery(pulumi.CustomResource):
524
446
 
525
447
  :param str resource_name: The name of the resource.
526
448
  :param pulumi.ResourceOptions opts: Options for the resource.
527
- :param pulumi.Input[str] aggregator_id: Aggregator ID.
528
- :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:
529
- - true: The specified destination receives resource change logs.
530
- - false: The specified destination does not receive resource change logs.
531
- :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:
532
- - true: The specified destination receives scheduled resource snapshots.
533
- - false: The specified destination does not receive scheduled resource snapshots.
534
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
535
-
536
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
537
-
538
- If you specify the risk level or resource types for subscription events, this is as follows:
539
-
540
- 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.
541
-
542
- 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.
543
-
544
- 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}].
545
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
546
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
547
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
548
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
549
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
550
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
551
- - OSS: Object Storage Service (OSS)
552
- - MNS: Message Service (MNS)
553
- - SLS: Log Service
449
+ :param pulumi.Input[str] aggregator_id: The ID of the Aggregator.
450
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history.
451
+ :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`.
452
+ :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`.
453
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
454
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
455
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
456
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
457
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
458
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
554
459
  :param pulumi.Input[str] description: The description of the delivery method.
555
- :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:
556
- - true: The specified destination receives resource non-compliance events.
557
- - false: The specified destination does not receive resource non-compliance events.
558
- :param pulumi.Input[str] oversized_data_oss_target_arn: The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
559
- :param pulumi.Input[int] status: The status of the delivery method. Valid values:
560
- - 0: The delivery method is disabled.
561
- - 1: The delivery destination is enabled. This is the default value.
460
+ :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`.
461
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
462
+ * 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.
463
+ * 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.
464
+ :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.
562
465
  """
563
466
  ...
564
467
  @overload
@@ -567,17 +470,15 @@ class AggregateDelivery(pulumi.CustomResource):
567
470
  args: AggregateDeliveryArgs,
568
471
  opts: Optional[pulumi.ResourceOptions] = None):
569
472
  """
570
- Provides a Config Aggregate Delivery resource.
473
+ Provides a Cloud Config Aggregate Delivery resource.
571
474
 
572
- Delivery channel of aggregator.
573
-
574
- For information about Config Aggregate Delivery and how to use it, see [What is Aggregate Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createaggregateconfigdeliverychannel).
475
+ For information about Cloud Config Aggregate Delivery and how to use it, see [What is Aggregate Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createaggregateconfigdeliverychannel).
575
476
 
576
477
  > **NOTE:** Available since v1.172.0.
577
478
 
578
479
  ## Import
579
480
 
580
- Config Aggregate Delivery can be imported using the id, e.g.
481
+ Cloud Config Aggregate Delivery can be imported using the id, e.g.
581
482
 
582
483
  ```sh
583
484
  $ pulumi import alicloud:cfg/aggregateDelivery:AggregateDelivery example <aggregator_id>:<delivery_channel_id>
@@ -665,42 +566,23 @@ class AggregateDelivery(pulumi.CustomResource):
665
566
  :param str resource_name: The unique name of the resulting resource.
666
567
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
667
568
  :param pulumi.ResourceOptions opts: Options for the resource.
668
- :param pulumi.Input[str] aggregator_id: Aggregator ID.
669
- :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:
670
- - true: The specified destination receives resource change logs.
671
- - false: The specified destination does not receive resource change logs.
672
- :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:
673
- - true: The specified destination receives scheduled resource snapshots.
674
- - false: The specified destination does not receive scheduled resource snapshots.
675
- :param pulumi.Input[str] delivery_channel_condition: The rule that is attached to the delivery channel.
676
-
677
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
678
-
679
- If you specify the risk level or resource types for subscription events, this is as follows:
680
-
681
- 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.
682
-
683
- 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.
684
-
685
- 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}].
686
- :param pulumi.Input[str] delivery_channel_id: The ID of the delivery method. This parameter is required when you modify a delivery method.
687
- :param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
688
- :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
689
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
690
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
691
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
692
- :param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
693
- - OSS: Object Storage Service (OSS)
694
- - MNS: Message Service (MNS)
695
- - SLS: Log Service
569
+ :param pulumi.Input[str] aggregator_id: The ID of the Aggregator.
570
+ :param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history.
571
+ :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`.
572
+ :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`.
573
+ :param pulumi.Input[str] delivery_channel_id: The ID of the delivery method.
574
+ :param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
575
+ :param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
576
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
577
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
578
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
579
+ :param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
696
580
  :param pulumi.Input[str] description: The description of the delivery method.
697
- :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:
698
- - true: The specified destination receives resource non-compliance events.
699
- - false: The specified destination does not receive resource non-compliance events.
700
- :param pulumi.Input[str] oversized_data_oss_target_arn: The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
701
- :param pulumi.Input[int] status: The status of the delivery method. Valid values:
702
- - 0: The delivery method is disabled.
703
- - 1: The delivery destination is enabled. This is the default value.
581
+ :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`.
582
+ :param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
583
+ * 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.
584
+ * 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.
585
+ :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.
704
586
  """
705
587
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
706
588
 
@@ -724,27 +606,23 @@ class AggregateDelivery(pulumi.CustomResource):
724
606
  @pulumi.getter(name="aggregatorId")
725
607
  def aggregator_id(self) -> pulumi.Output[str]:
726
608
  """
727
- Aggregator ID.
609
+ The ID of the Aggregator.
728
610
  """
729
611
  return pulumi.get(self, "aggregator_id")
730
612
 
731
613
  @property
732
614
  @pulumi.getter(name="configurationItemChangeNotification")
733
- def configuration_item_change_notification(self) -> pulumi.Output[Optional[bool]]:
615
+ def configuration_item_change_notification(self) -> pulumi.Output[bool]:
734
616
  """
735
- 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:
736
- - true: The specified destination receives resource change logs.
737
- - false: The specified destination does not receive resource change logs.
617
+ Open or close delivery configuration change history.
738
618
  """
739
619
  return pulumi.get(self, "configuration_item_change_notification")
740
620
 
741
621
  @property
742
622
  @pulumi.getter(name="configurationSnapshot")
743
- def configuration_snapshot(self) -> pulumi.Output[Optional[bool]]:
623
+ def configuration_snapshot(self) -> pulumi.Output[bool]:
744
624
  """
745
- 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:
746
- - true: The specified destination receives scheduled resource snapshots.
747
- - false: The specified destination does not receive scheduled resource snapshots.
625
+ Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
748
626
  """
749
627
  return pulumi.get(self, "configuration_snapshot")
750
628
 
@@ -752,17 +630,7 @@ class AggregateDelivery(pulumi.CustomResource):
752
630
  @pulumi.getter(name="deliveryChannelCondition")
753
631
  def delivery_channel_condition(self) -> pulumi.Output[Optional[str]]:
754
632
  """
755
- The rule that is attached to the delivery channel.
756
-
757
- This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
758
-
759
- If you specify the risk level or resource types for subscription events, this is as follows:
760
-
761
- 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.
762
-
763
- 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.
764
-
765
- 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}].
633
+ 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`.
766
634
  """
767
635
  return pulumi.get(self, "delivery_channel_condition")
768
636
 
@@ -770,7 +638,7 @@ class AggregateDelivery(pulumi.CustomResource):
770
638
  @pulumi.getter(name="deliveryChannelId")
771
639
  def delivery_channel_id(self) -> pulumi.Output[str]:
772
640
  """
773
- The ID of the delivery method. This parameter is required when you modify a delivery method.
641
+ The ID of the delivery method.
774
642
  """
775
643
  return pulumi.get(self, "delivery_channel_id")
776
644
 
@@ -778,7 +646,7 @@ class AggregateDelivery(pulumi.CustomResource):
778
646
  @pulumi.getter(name="deliveryChannelName")
779
647
  def delivery_channel_name(self) -> pulumi.Output[Optional[str]]:
780
648
  """
781
- The name of the delivery channel.
649
+ The name of the delivery method.
782
650
  """
783
651
  return pulumi.get(self, "delivery_channel_name")
784
652
 
@@ -786,10 +654,10 @@ class AggregateDelivery(pulumi.CustomResource):
786
654
  @pulumi.getter(name="deliveryChannelTargetArn")
787
655
  def delivery_channel_target_arn(self) -> pulumi.Output[str]:
788
656
  """
789
- The ARN of the delivery destination.
790
- - If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
791
- - If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
792
- - If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
657
+ The ARN of the delivery destination. The value must be in one of the following formats:
658
+ * `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
659
+ * `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
660
+ * `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
793
661
  """
794
662
  return pulumi.get(self, "delivery_channel_target_arn")
795
663
 
@@ -797,10 +665,7 @@ class AggregateDelivery(pulumi.CustomResource):
797
665
  @pulumi.getter(name="deliveryChannelType")
798
666
  def delivery_channel_type(self) -> pulumi.Output[str]:
799
667
  """
800
- The type of the delivery channel. Valid values:
801
- - OSS: Object Storage Service (OSS)
802
- - MNS: Message Service (MNS)
803
- - SLS: Log Service
668
+ The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
804
669
  """
805
670
  return pulumi.get(self, "delivery_channel_type")
806
671
 
@@ -814,11 +679,9 @@ class AggregateDelivery(pulumi.CustomResource):
814
679
 
815
680
  @property
816
681
  @pulumi.getter(name="nonCompliantNotification")
817
- def non_compliant_notification(self) -> pulumi.Output[Optional[bool]]:
682
+ def non_compliant_notification(self) -> pulumi.Output[bool]:
818
683
  """
819
- 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:
820
- - true: The specified destination receives resource non-compliance events.
821
- - false: The specified destination does not receive resource non-compliance events.
684
+ Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
822
685
  """
823
686
  return pulumi.get(self, "non_compliant_notification")
824
687
 
@@ -826,7 +689,9 @@ class AggregateDelivery(pulumi.CustomResource):
826
689
  @pulumi.getter(name="oversizedDataOssTargetArn")
827
690
  def oversized_data_oss_target_arn(self) -> pulumi.Output[Optional[str]]:
828
691
  """
829
- The ARN of the OSS bucket to which the delivered data is transferred when the size of the data exceeds the specified upper limit of the delivery channel.
692
+ The oss ARN of the delivery channel when the value data oversized limit.
693
+ * 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.
694
+ * 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.
830
695
  """
831
696
  return pulumi.get(self, "oversized_data_oss_target_arn")
832
697
 
@@ -834,9 +699,7 @@ class AggregateDelivery(pulumi.CustomResource):
834
699
  @pulumi.getter
835
700
  def status(self) -> pulumi.Output[int]:
836
701
  """
837
- The status of the delivery method. Valid values:
838
- - 0: The delivery method is disabled.
839
- - 1: The delivery destination is enabled. This is the default value.
702
+ 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.
840
703
  """
841
704
  return pulumi.get(self, "status")
842
705