pulumi-alicloud 3.60.0a1723462134__py3-none-any.whl → 3.61.0__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 (357) hide show
  1. pulumi_alicloud/__init__.py +27 -0
  2. pulumi_alicloud/_inputs.py +16 -0
  3. pulumi_alicloud/actiontrail/outputs.py +9 -9
  4. pulumi_alicloud/adb/account.py +14 -14
  5. pulumi_alicloud/adb/cluster.py +14 -14
  6. pulumi_alicloud/adb/db_cluster.py +14 -14
  7. pulumi_alicloud/adb/get_clusters.py +5 -5
  8. pulumi_alicloud/adb/get_db_clusters.py +5 -5
  9. pulumi_alicloud/adb/outputs.py +6 -6
  10. pulumi_alicloud/alb/acl.py +14 -14
  11. pulumi_alicloud/alb/get_load_balancers.py +3 -3
  12. pulumi_alicloud/alb/get_security_policies.py +3 -3
  13. pulumi_alicloud/alb/get_server_groups.py +5 -5
  14. pulumi_alicloud/alb/get_system_security_policies.py +3 -3
  15. pulumi_alicloud/alb/listener.py +14 -14
  16. pulumi_alicloud/alb/load_balancer.py +14 -14
  17. pulumi_alicloud/alb/outputs.py +6 -6
  18. pulumi_alicloud/alb/security_policy.py +14 -14
  19. pulumi_alicloud/alb/server_group.py +14 -14
  20. pulumi_alicloud/alikafka/consumer_group.py +14 -14
  21. pulumi_alicloud/alikafka/instance.py +35 -28
  22. pulumi_alicloud/alikafka/sasl_user.py +14 -14
  23. pulumi_alicloud/alikafka/topic.py +14 -14
  24. pulumi_alicloud/amqp/binding.py +7 -0
  25. pulumi_alicloud/amqp/outputs.py +6 -6
  26. pulumi_alicloud/apigateway/app.py +14 -14
  27. pulumi_alicloud/apigateway/get_apps.py +5 -5
  28. pulumi_alicloud/apigateway/get_plugins.py +5 -5
  29. pulumi_alicloud/apigateway/outputs.py +3 -3
  30. pulumi_alicloud/apigateway/plugin.py +14 -14
  31. pulumi_alicloud/arms/_inputs.py +16 -16
  32. pulumi_alicloud/arms/environment.py +14 -14
  33. pulumi_alicloud/arms/get_prometheis.py +5 -5
  34. pulumi_alicloud/arms/get_prometheus.py +5 -5
  35. pulumi_alicloud/arms/grafana_workspace.py +14 -14
  36. pulumi_alicloud/arms/outputs.py +18 -18
  37. pulumi_alicloud/arms/prometheus.py +14 -14
  38. pulumi_alicloud/arms/synthetic_task.py +14 -14
  39. pulumi_alicloud/bastionhost/get_instances.py +5 -5
  40. pulumi_alicloud/bastionhost/instance.py +14 -14
  41. pulumi_alicloud/bastionhost/outputs.py +3 -3
  42. pulumi_alicloud/bp/studio_application.py +28 -28
  43. pulumi_alicloud/cassandra/cluster.py +14 -14
  44. pulumi_alicloud/cassandra/get_clusters.py +5 -5
  45. pulumi_alicloud/cassandra/outputs.py +3 -3
  46. pulumi_alicloud/cddc/dedicated_host.py +14 -14
  47. pulumi_alicloud/cddc/dedicated_propre_host.py +14 -14
  48. pulumi_alicloud/cddc/get_dedicated_hosts.py +5 -5
  49. pulumi_alicloud/cddc/outputs.py +3 -3
  50. pulumi_alicloud/cdn/domain_new.py +14 -14
  51. pulumi_alicloud/cen/get_instances.py +5 -5
  52. pulumi_alicloud/cen/instance.py +14 -14
  53. pulumi_alicloud/cen/outputs.py +3 -3
  54. pulumi_alicloud/cen/transit_router.py +14 -14
  55. pulumi_alicloud/cen/transit_router_ecr_attachment.py +14 -14
  56. pulumi_alicloud/cen/transit_router_multicast_domain.py +14 -14
  57. pulumi_alicloud/cen/transit_router_route_table.py +14 -14
  58. pulumi_alicloud/cen/transit_router_vbr_attachment.py +14 -14
  59. pulumi_alicloud/cen/transit_router_vpc_attachment.py +14 -14
  60. pulumi_alicloud/cen/transit_router_vpn_attachment.py +14 -14
  61. pulumi_alicloud/cfg/aggregate_config_rule.py +14 -14
  62. pulumi_alicloud/cfg/delivery.py +10 -2
  63. pulumi_alicloud/cfg/outputs.py +6 -6
  64. pulumi_alicloud/cfg/rule.py +14 -14
  65. pulumi_alicloud/cms/_inputs.py +4 -4
  66. pulumi_alicloud/cms/alarm.py +28 -28
  67. pulumi_alicloud/cms/get_monitor_groups.py +3 -3
  68. pulumi_alicloud/cms/monitor_group.py +14 -14
  69. pulumi_alicloud/cms/outputs.py +6 -6
  70. pulumi_alicloud/compute/get_nest_service_instances.py +5 -5
  71. pulumi_alicloud/compute/nest_service_instance.py +14 -14
  72. pulumi_alicloud/compute/outputs.py +3 -3
  73. pulumi_alicloud/config/outputs.py +12 -0
  74. pulumi_alicloud/cr/registry_enterprise_instance.py +14 -14
  75. pulumi_alicloud/cs/_inputs.py +70 -22
  76. pulumi_alicloud/cs/application.py +10 -10
  77. pulumi_alicloud/cs/edge_kubernetes.py +14 -14
  78. pulumi_alicloud/cs/kubernetes.py +28 -28
  79. pulumi_alicloud/cs/managed_kubernetes.py +10 -10
  80. pulumi_alicloud/cs/node_pool.py +66 -66
  81. pulumi_alicloud/cs/outputs.py +62 -20
  82. pulumi_alicloud/cs/serverless_kubernetes.py +14 -14
  83. pulumi_alicloud/databasefilesystem/instance.py +14 -14
  84. pulumi_alicloud/datahub/topic.py +14 -14
  85. pulumi_alicloud/dataworks/__init__.py +1 -0
  86. pulumi_alicloud/dataworks/get_folders.py +12 -4
  87. pulumi_alicloud/dataworks/project.py +450 -0
  88. pulumi_alicloud/dcdn/domain.py +14 -14
  89. pulumi_alicloud/dds/get_mongo_instances.py +3 -3
  90. pulumi_alicloud/dds/outputs.py +2 -2
  91. pulumi_alicloud/dns/alidns_domain.py +14 -14
  92. pulumi_alicloud/dns/dns_domain.py +14 -14
  93. pulumi_alicloud/dns/get_alidns_domains.py +5 -5
  94. pulumi_alicloud/dns/get_domains.py +5 -5
  95. pulumi_alicloud/dns/outputs.py +6 -6
  96. pulumi_alicloud/dts/consumer_channel.py +10 -2
  97. pulumi_alicloud/dts/get_subscription_jobs.py +3 -3
  98. pulumi_alicloud/dts/instance.py +14 -14
  99. pulumi_alicloud/dts/migration_instance.py +14 -14
  100. pulumi_alicloud/dts/outputs.py +6 -6
  101. pulumi_alicloud/dts/subscription_job.py +30 -22
  102. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +14 -14
  103. pulumi_alicloud/eci/container_group.py +14 -14
  104. pulumi_alicloud/eci/get_container_groups.py +3 -3
  105. pulumi_alicloud/eci/get_virtual_nodes.py +5 -5
  106. pulumi_alicloud/eci/outputs.py +6 -6
  107. pulumi_alicloud/eci/virtual_node.py +14 -14
  108. pulumi_alicloud/ecs/auto_snapshot_policy.py +14 -14
  109. pulumi_alicloud/ecs/capacity_reservation.py +14 -14
  110. pulumi_alicloud/ecs/copy_image.py +10 -10
  111. pulumi_alicloud/ecs/dedicated_host.py +14 -14
  112. pulumi_alicloud/ecs/disk.py +14 -14
  113. pulumi_alicloud/ecs/ecs_dedicated_host_cluster.py +14 -14
  114. pulumi_alicloud/ecs/ecs_disk.py +14 -14
  115. pulumi_alicloud/ecs/ecs_image_component.py +14 -14
  116. pulumi_alicloud/ecs/ecs_image_pipeline.py +14 -14
  117. pulumi_alicloud/ecs/ecs_invocation.py +14 -14
  118. pulumi_alicloud/ecs/ecs_key_pair.py +10 -10
  119. pulumi_alicloud/ecs/ecs_launch_template.py +28 -28
  120. pulumi_alicloud/ecs/ecs_network_interface.py +14 -14
  121. pulumi_alicloud/ecs/ecs_snapshot.py +14 -14
  122. pulumi_alicloud/ecs/ecs_snapshot_group.py +14 -14
  123. pulumi_alicloud/ecs/eip.py +14 -14
  124. pulumi_alicloud/ecs/eip_address.py +14 -14
  125. pulumi_alicloud/ecs/elasticity_assurance.py +14 -14
  126. pulumi_alicloud/ecs/get_auto_snapshot_policies.py +5 -5
  127. pulumi_alicloud/ecs/get_capacity_reservations.py +5 -5
  128. pulumi_alicloud/ecs/get_dedicated_hosts.py +5 -5
  129. pulumi_alicloud/ecs/get_disks.py +5 -5
  130. pulumi_alicloud/ecs/get_ecs_dedicated_host_clusters.py +5 -5
  131. pulumi_alicloud/ecs/get_ecs_disks.py +5 -5
  132. pulumi_alicloud/ecs/get_ecs_image_components.py +5 -5
  133. pulumi_alicloud/ecs/get_ecs_image_pipeline.py +5 -5
  134. pulumi_alicloud/ecs/get_ecs_key_pairs.py +3 -3
  135. pulumi_alicloud/ecs/get_ecs_launch_templates.py +3 -3
  136. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +5 -5
  137. pulumi_alicloud/ecs/get_ecs_snapshot_groups.py +5 -5
  138. pulumi_alicloud/ecs/get_ecs_snapshots.py +5 -5
  139. pulumi_alicloud/ecs/get_eip_addresses.py +5 -5
  140. pulumi_alicloud/ecs/get_eips.py +5 -5
  141. pulumi_alicloud/ecs/get_elasticity_assurances.py +5 -5
  142. pulumi_alicloud/ecs/get_images.py +5 -5
  143. pulumi_alicloud/ecs/get_instances.py +5 -5
  144. pulumi_alicloud/ecs/get_key_pairs.py +5 -5
  145. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  146. pulumi_alicloud/ecs/get_security_groups.py +5 -5
  147. pulumi_alicloud/ecs/get_snapshots.py +5 -5
  148. pulumi_alicloud/ecs/image.py +14 -14
  149. pulumi_alicloud/ecs/image_copy.py +14 -14
  150. pulumi_alicloud/ecs/instance.py +28 -28
  151. pulumi_alicloud/ecs/key_pair.py +10 -10
  152. pulumi_alicloud/ecs/launch_template.py +24 -24
  153. pulumi_alicloud/ecs/outputs.py +72 -72
  154. pulumi_alicloud/ecs/reserved_instance.py +14 -14
  155. pulumi_alicloud/ecs/security_group.py +14 -14
  156. pulumi_alicloud/ecs/snapshot.py +14 -14
  157. pulumi_alicloud/ecs/snapshot_policy.py +10 -10
  158. pulumi_alicloud/edas/application_scale.py +10 -2
  159. pulumi_alicloud/eds/desktop.py +14 -14
  160. pulumi_alicloud/eipanycast/anycast_eip_address.py +14 -14
  161. pulumi_alicloud/elasticsearch/get_instances.py +3 -3
  162. pulumi_alicloud/elasticsearch/instance.py +338 -56
  163. pulumi_alicloud/elasticsearch/outputs.py +2 -2
  164. pulumi_alicloud/emr/cluster.py +14 -14
  165. pulumi_alicloud/emr/outputs.py +3 -3
  166. pulumi_alicloud/emrv2/cluster.py +14 -14
  167. pulumi_alicloud/emrv2/get_clusters.py +5 -5
  168. pulumi_alicloud/emrv2/outputs.py +3 -3
  169. pulumi_alicloud/ess/alarm.py +14 -14
  170. pulumi_alicloud/ess/eci_scaling_configuration.py +14 -14
  171. pulumi_alicloud/ess/outputs.py +6 -6
  172. pulumi_alicloud/ess/scaling_configuration.py +28 -28
  173. pulumi_alicloud/ess/scaling_group.py +14 -14
  174. pulumi_alicloud/eventbridge/event_source.py +14 -14
  175. pulumi_alicloud/eventbridge/outputs.py +3 -3
  176. pulumi_alicloud/expressconnect/router_express_connect_router.py +14 -14
  177. pulumi_alicloud/fc/_inputs.py +4 -4
  178. pulumi_alicloud/fc/function.py +14 -14
  179. pulumi_alicloud/fc/outputs.py +6 -6
  180. pulumi_alicloud/fc/trigger.py +76 -38
  181. pulumi_alicloud/fc/v2_function.py +10 -10
  182. pulumi_alicloud/fc/v3_function.py +14 -14
  183. pulumi_alicloud/ga/accelerator.py +14 -14
  184. pulumi_alicloud/ga/acl.py +14 -14
  185. pulumi_alicloud/ga/bandwidth_package.py +14 -14
  186. pulumi_alicloud/ga/basic_accelerator.py +14 -14
  187. pulumi_alicloud/ga/endpoint_group.py +14 -14
  188. pulumi_alicloud/governance/get_baselines.py +12 -4
  189. pulumi_alicloud/gpdb/elastic_instance.py +14 -14
  190. pulumi_alicloud/gpdb/get_instances.py +3 -3
  191. pulumi_alicloud/gpdb/instance.py +14 -14
  192. pulumi_alicloud/gpdb/outputs.py +3 -3
  193. pulumi_alicloud/hbase/get_instances.py +5 -5
  194. pulumi_alicloud/hbase/instance.py +14 -14
  195. pulumi_alicloud/hbase/outputs.py +3 -3
  196. pulumi_alicloud/hbr/hana_backup_client.py +10 -2
  197. pulumi_alicloud/hologram/instance.py +14 -14
  198. pulumi_alicloud/kms/get_secrets.py +5 -5
  199. pulumi_alicloud/kms/key.py +14 -14
  200. pulumi_alicloud/kms/outputs.py +3 -3
  201. pulumi_alicloud/kms/secret.py +14 -14
  202. pulumi_alicloud/kvstore/account.py +14 -14
  203. pulumi_alicloud/kvstore/get_instances.py +5 -5
  204. pulumi_alicloud/kvstore/instance.py +42 -42
  205. pulumi_alicloud/kvstore/outputs.py +6 -6
  206. pulumi_alicloud/lindorm/instance.py +14 -14
  207. pulumi_alicloud/log/audit.py +14 -14
  208. pulumi_alicloud/log/etl.py +28 -28
  209. pulumi_alicloud/log/project.py +14 -14
  210. pulumi_alicloud/log/store.py +91 -10
  211. pulumi_alicloud/marketplace/order.py +14 -14
  212. pulumi_alicloud/maxcompute/project.py +14 -14
  213. pulumi_alicloud/mongodb/_inputs.py +12 -12
  214. pulumi_alicloud/mongodb/get_instances.py +5 -5
  215. pulumi_alicloud/mongodb/get_serverless_instances.py +5 -5
  216. pulumi_alicloud/mongodb/instance.py +82 -35
  217. pulumi_alicloud/mongodb/outputs.py +18 -18
  218. pulumi_alicloud/mongodb/serverless_instance.py +14 -14
  219. pulumi_alicloud/mongodb/sharding_instance.py +82 -35
  220. pulumi_alicloud/mongodb/sharding_network_private_address.py +145 -39
  221. pulumi_alicloud/mse/cluster.py +14 -14
  222. pulumi_alicloud/nas/file_system.py +14 -14
  223. pulumi_alicloud/nlb/get_load_balancers.py +3 -3
  224. pulumi_alicloud/nlb/get_security_policies.py +3 -3
  225. pulumi_alicloud/nlb/get_server_groups.py +3 -3
  226. pulumi_alicloud/nlb/listener.py +14 -14
  227. pulumi_alicloud/nlb/load_balancer.py +14 -14
  228. pulumi_alicloud/nlb/outputs.py +9 -9
  229. pulumi_alicloud/nlb/security_policy.py +14 -14
  230. pulumi_alicloud/nlb/server_group.py +14 -14
  231. pulumi_alicloud/oos/application.py +14 -14
  232. pulumi_alicloud/oos/get_applications.py +5 -5
  233. pulumi_alicloud/oos/get_executions.py +5 -5
  234. pulumi_alicloud/oos/get_parameters.py +5 -5
  235. pulumi_alicloud/oos/get_secret_parameters.py +5 -5
  236. pulumi_alicloud/oos/get_state_configurations.py +5 -5
  237. pulumi_alicloud/oos/get_templates.py +5 -5
  238. pulumi_alicloud/oos/outputs.py +15 -15
  239. pulumi_alicloud/oos/parameter.py +14 -14
  240. pulumi_alicloud/oos/patch_baseline.py +14 -14
  241. pulumi_alicloud/oos/secret_parameter.py +14 -14
  242. pulumi_alicloud/oos/state_configuration.py +14 -14
  243. pulumi_alicloud/oos/template.py +14 -14
  244. pulumi_alicloud/oss/_inputs.py +4 -4
  245. pulumi_alicloud/oss/bucket.py +14 -14
  246. pulumi_alicloud/oss/get_instances.py +5 -5
  247. pulumi_alicloud/oss/outputs.py +9 -9
  248. pulumi_alicloud/ots/get_instances.py +5 -5
  249. pulumi_alicloud/ots/instance.py +14 -14
  250. pulumi_alicloud/ots/outputs.py +3 -3
  251. pulumi_alicloud/polardb/account.py +14 -14
  252. pulumi_alicloud/polardb/cluster.py +14 -14
  253. pulumi_alicloud/polardb/cluster_endpoint.py +14 -14
  254. pulumi_alicloud/polardb/endpoint.py +14 -14
  255. pulumi_alicloud/polardb/get_accounts.py +12 -4
  256. pulumi_alicloud/polardb/get_clusters.py +5 -5
  257. pulumi_alicloud/polardb/get_databases.py +12 -4
  258. pulumi_alicloud/privatelink/vpc_endpoint.py +14 -14
  259. pulumi_alicloud/privatelink/vpc_endpoint_service.py +14 -14
  260. pulumi_alicloud/pulumi-plugin.json +1 -1
  261. pulumi_alicloud/pvtz/zone.py +14 -14
  262. pulumi_alicloud/quotas/_inputs.py +4 -4
  263. pulumi_alicloud/quotas/get_quota_applications.py +12 -6
  264. pulumi_alicloud/quotas/outputs.py +3 -3
  265. pulumi_alicloud/rds/account.py +14 -14
  266. pulumi_alicloud/rds/ddr_instance.py +14 -14
  267. pulumi_alicloud/rds/get_instances.py +5 -5
  268. pulumi_alicloud/rds/instance.py +14 -14
  269. pulumi_alicloud/rds/rds_account.py +14 -14
  270. pulumi_alicloud/rds/read_only_instance.py +14 -14
  271. pulumi_alicloud/rds/read_write_splitting_connection.py +14 -14
  272. pulumi_alicloud/realtimecompute/vvp_instance.py +14 -14
  273. pulumi_alicloud/redis/tair_instance.py +14 -14
  274. pulumi_alicloud/resourcemanager/account.py +14 -14
  275. pulumi_alicloud/resourcemanager/resource_group.py +14 -14
  276. pulumi_alicloud/rocketmq/client_user.py +14 -14
  277. pulumi_alicloud/rocketmq/get_groups.py +5 -5
  278. pulumi_alicloud/rocketmq/get_instances.py +5 -5
  279. pulumi_alicloud/rocketmq/get_topics.py +5 -5
  280. pulumi_alicloud/rocketmq/group.py +14 -14
  281. pulumi_alicloud/rocketmq/instance.py +14 -14
  282. pulumi_alicloud/rocketmq/outputs.py +9 -9
  283. pulumi_alicloud/rocketmq/rocket_mq_instance.py +14 -14
  284. pulumi_alicloud/rocketmq/topic.py +14 -14
  285. pulumi_alicloud/ros/_inputs.py +4 -4
  286. pulumi_alicloud/ros/get_stacks.py +5 -5
  287. pulumi_alicloud/ros/get_templates.py +5 -5
  288. pulumi_alicloud/ros/outputs.py +12 -12
  289. pulumi_alicloud/ros/stack.py +14 -14
  290. pulumi_alicloud/ros/template.py +14 -14
  291. pulumi_alicloud/sae/application.py +14 -14
  292. pulumi_alicloud/sae/outputs.py +3 -3
  293. pulumi_alicloud/selectdb/__init__.py +13 -0
  294. pulumi_alicloud/selectdb/_inputs.py +446 -0
  295. pulumi_alicloud/selectdb/db_cluster.py +830 -0
  296. pulumi_alicloud/selectdb/db_instance.py +1368 -0
  297. pulumi_alicloud/selectdb/get_db_clusters.py +184 -0
  298. pulumi_alicloud/selectdb/get_db_instances.py +191 -0
  299. pulumi_alicloud/selectdb/outputs.py +1122 -0
  300. pulumi_alicloud/servicecatalog/outputs.py +4 -4
  301. pulumi_alicloud/servicecatalog/provisioned_product.py +14 -14
  302. pulumi_alicloud/servicemesh/service_mesh.py +14 -14
  303. pulumi_alicloud/slb/acl.py +14 -14
  304. pulumi_alicloud/slb/application_load_balancer.py +14 -14
  305. pulumi_alicloud/slb/ca_certificate.py +14 -14
  306. pulumi_alicloud/slb/get_acls.py +5 -5
  307. pulumi_alicloud/slb/get_application_load_balancers.py +5 -5
  308. pulumi_alicloud/slb/get_ca_certificates.py +5 -5
  309. pulumi_alicloud/slb/get_load_balancers.py +5 -5
  310. pulumi_alicloud/slb/get_server_certificates.py +5 -5
  311. pulumi_alicloud/slb/load_balancer.py +34 -34
  312. pulumi_alicloud/slb/outputs.py +21 -21
  313. pulumi_alicloud/slb/server_certificate.py +14 -14
  314. pulumi_alicloud/slb/server_group.py +14 -14
  315. pulumi_alicloud/sls/_inputs.py +12 -12
  316. pulumi_alicloud/sls/outputs.py +9 -9
  317. pulumi_alicloud/vod/domain.py +14 -14
  318. pulumi_alicloud/vod/get_domains.py +5 -5
  319. pulumi_alicloud/vpc/common_bandwith_package.py +14 -14
  320. pulumi_alicloud/vpc/dhcp_options_set.py +14 -14
  321. pulumi_alicloud/vpc/flow_log.py +14 -14
  322. pulumi_alicloud/vpc/gateway_endpoint.py +14 -14
  323. pulumi_alicloud/vpc/get_nat_gateways.py +5 -5
  324. pulumi_alicloud/vpc/get_networks.py +5 -5
  325. pulumi_alicloud/vpc/get_route_tables.py +5 -5
  326. pulumi_alicloud/vpc/get_switches.py +5 -5
  327. pulumi_alicloud/vpc/ha_vip.py +14 -14
  328. pulumi_alicloud/vpc/ha_vipv2.py +14 -14
  329. pulumi_alicloud/vpc/ipv4_gateway.py +14 -14
  330. pulumi_alicloud/vpc/ipv6_address.py +14 -14
  331. pulumi_alicloud/vpc/ipv6_gateway.py +14 -14
  332. pulumi_alicloud/vpc/nat_gateway.py +14 -14
  333. pulumi_alicloud/vpc/network.py +14 -14
  334. pulumi_alicloud/vpc/network_acl.py +14 -14
  335. pulumi_alicloud/vpc/network_interface.py +14 -14
  336. pulumi_alicloud/vpc/outputs.py +12 -12
  337. pulumi_alicloud/vpc/peer_connection.py +14 -14
  338. pulumi_alicloud/vpc/prefix_list.py +14 -14
  339. pulumi_alicloud/vpc/public_ip_address_pool.py +14 -14
  340. pulumi_alicloud/vpc/route_table.py +14 -14
  341. pulumi_alicloud/vpc/subnet.py +10 -10
  342. pulumi_alicloud/vpc/switch.py +14 -14
  343. pulumi_alicloud/vpc/traffic_mirror_filter.py +14 -14
  344. pulumi_alicloud/vpc/traffic_mirror_session.py +14 -14
  345. pulumi_alicloud/vpn/connection.py +14 -14
  346. pulumi_alicloud/vpn/customer_gateway.py +14 -14
  347. pulumi_alicloud/vpn/gateway.py +14 -14
  348. pulumi_alicloud/vpn/outputs.py +3 -3
  349. pulumi_alicloud/yundun/bastion_host_instance.py +10 -10
  350. pulumi_alicloud/yundun/db_audit_instance.py +14 -14
  351. pulumi_alicloud/yundun/get_bastion_host_instances.py +3 -3
  352. pulumi_alicloud/yundun/get_db_audit_instance.py +3 -3
  353. pulumi_alicloud/yundun/outputs.py +4 -4
  354. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/METADATA +1 -1
  355. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/RECORD +357 -349
  356. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/WHEEL +1 -1
  357. {pulumi_alicloud-3.60.0a1723462134.dist-info → pulumi_alicloud-3.61.0.dist-info}/top_level.txt +0 -0
@@ -166,7 +166,7 @@ class GetEcsSnapshotsResult:
166
166
 
167
167
  @property
168
168
  @pulumi.getter
169
- def tags(self) -> Optional[Mapping[str, Any]]:
169
+ def tags(self) -> Optional[Mapping[str, str]]:
170
170
  return pulumi.get(self, "tags")
171
171
 
172
172
  @property
@@ -220,7 +220,7 @@ def get_ecs_snapshots(category: Optional[str] = None,
220
220
  snapshot_type: Optional[str] = None,
221
221
  source_disk_type: Optional[str] = None,
222
222
  status: Optional[str] = None,
223
- tags: Optional[Mapping[str, Any]] = None,
223
+ tags: Optional[Mapping[str, str]] = None,
224
224
  type: Optional[str] = None,
225
225
  usage: Optional[str] = None,
226
226
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEcsSnapshotsResult:
@@ -256,7 +256,7 @@ def get_ecs_snapshots(category: Optional[str] = None,
256
256
  :param str snapshot_type: The type of the snapshot. Valid Values: `auto`, `user` and `all`. Default to: `all`.
257
257
  :param str source_disk_type: The type of the disk for which the snapshot was created. Valid Values: `System`, `Data`.
258
258
  :param str status: The status of the snapshot. Valid Values: `accomplished`, `failed`, `progressing` and `all`.
259
- :param Mapping[str, Any] tags: A mapping of tags to assign to the snapshot.
259
+ :param Mapping[str, str] tags: A mapping of tags to assign to the snapshot.
260
260
  :param str usage: A resource type that has a reference relationship. Valid Values: `image`, `disk`, `image_disk` and `none`.
261
261
  """
262
262
  __args__ = dict()
@@ -315,7 +315,7 @@ def get_ecs_snapshots_output(category: Optional[pulumi.Input[Optional[str]]] = N
315
315
  snapshot_type: Optional[pulumi.Input[Optional[str]]] = None,
316
316
  source_disk_type: Optional[pulumi.Input[Optional[str]]] = None,
317
317
  status: Optional[pulumi.Input[Optional[str]]] = None,
318
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
318
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
319
319
  type: Optional[pulumi.Input[Optional[str]]] = None,
320
320
  usage: Optional[pulumi.Input[Optional[str]]] = None,
321
321
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEcsSnapshotsResult]:
@@ -351,7 +351,7 @@ def get_ecs_snapshots_output(category: Optional[pulumi.Input[Optional[str]]] = N
351
351
  :param str snapshot_type: The type of the snapshot. Valid Values: `auto`, `user` and `all`. Default to: `all`.
352
352
  :param str source_disk_type: The type of the disk for which the snapshot was created. Valid Values: `System`, `Data`.
353
353
  :param str status: The status of the snapshot. Valid Values: `accomplished`, `failed`, `progressing` and `all`.
354
- :param Mapping[str, Any] tags: A mapping of tags to assign to the snapshot.
354
+ :param Mapping[str, str] tags: A mapping of tags to assign to the snapshot.
355
355
  :param str usage: A resource type that has a reference relationship. Valid Values: `image`, `disk`, `image_disk` and `none`.
356
356
  """
357
357
  ...
@@ -202,7 +202,7 @@ class GetEipAddressesResult:
202
202
 
203
203
  @property
204
204
  @pulumi.getter
205
- def tags(self) -> Optional[Mapping[str, Any]]:
205
+ def tags(self) -> Optional[Mapping[str, str]]:
206
206
  return pulumi.get(self, "tags")
207
207
 
208
208
 
@@ -253,7 +253,7 @@ def get_eip_addresses(address_name: Optional[str] = None,
253
253
  resource_group_id: Optional[str] = None,
254
254
  segment_instance_id: Optional[str] = None,
255
255
  status: Optional[str] = None,
256
- tags: Optional[Mapping[str, Any]] = None,
256
+ tags: Optional[Mapping[str, str]] = None,
257
257
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEipAddressesResult:
258
258
  """
259
259
  This data source provides the Eip Addresses of the current Alibaba Cloud user.
@@ -290,7 +290,7 @@ def get_eip_addresses(address_name: Optional[str] = None,
290
290
  :param str resource_group_id: The ID of the resource group.
291
291
  :param str segment_instance_id: The IDs of the contiguous EIPs. This value is returned only when contiguous EIPs are specified.
292
292
  :param str status: The status of the EIP. Valid values: `Associating`: The EIP is being associated. `Unassociating`: The EIP is being disassociated. `InUse`: The EIP is allocated. `Available`:The EIP is available.
293
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
293
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
294
294
  """
295
295
  __args__ = dict()
296
296
  __args__['addressName'] = address_name
@@ -357,7 +357,7 @@ def get_eip_addresses_output(address_name: Optional[pulumi.Input[Optional[str]]]
357
357
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
358
358
  segment_instance_id: Optional[pulumi.Input[Optional[str]]] = None,
359
359
  status: Optional[pulumi.Input[Optional[str]]] = None,
360
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
360
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
361
361
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEipAddressesResult]:
362
362
  """
363
363
  This data source provides the Eip Addresses of the current Alibaba Cloud user.
@@ -394,6 +394,6 @@ def get_eip_addresses_output(address_name: Optional[pulumi.Input[Optional[str]]]
394
394
  :param str resource_group_id: The ID of the resource group.
395
395
  :param str segment_instance_id: The IDs of the contiguous EIPs. This value is returned only when contiguous EIPs are specified.
396
396
  :param str status: The status of the EIP. Valid values: `Associating`: The EIP is being associated. `Unassociating`: The EIP is being disassociated. `InUse`: The EIP is allocated. `Available`:The EIP is available.
397
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
397
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
398
398
  """
399
399
  ...
@@ -222,7 +222,7 @@ class GetEipsResult:
222
222
 
223
223
  @property
224
224
  @pulumi.getter
225
- def tags(self) -> Optional[Mapping[str, Any]]:
225
+ def tags(self) -> Optional[Mapping[str, str]]:
226
226
  return pulumi.get(self, "tags")
227
227
 
228
228
 
@@ -273,7 +273,7 @@ def get_eips(address_name: Optional[str] = None,
273
273
  resource_group_id: Optional[str] = None,
274
274
  segment_instance_id: Optional[str] = None,
275
275
  status: Optional[str] = None,
276
- tags: Optional[Mapping[str, Any]] = None,
276
+ tags: Optional[Mapping[str, str]] = None,
277
277
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetEipsResult:
278
278
  """
279
279
  > **DEPRECATED:** This datasource has been deprecated from version `1.126.0`. Please use new datasource alicloud_eip_addresses.
@@ -297,7 +297,7 @@ def get_eips(address_name: Optional[str] = None,
297
297
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
298
298
  :param str resource_group_id: The Id of resource group which the eips belongs.
299
299
  :param str status: EIP status. Possible values are: `Associating`, `Unassociating`, `InUse` and `Available`.
300
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
300
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
301
301
  """
302
302
  pulumi.log.warn("""get_eips is deprecated: This function has been deprecated in favour of the getEipAddresses function""")
303
303
  __args__ = dict()
@@ -365,7 +365,7 @@ def get_eips_output(address_name: Optional[pulumi.Input[Optional[str]]] = None,
365
365
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
366
366
  segment_instance_id: Optional[pulumi.Input[Optional[str]]] = None,
367
367
  status: Optional[pulumi.Input[Optional[str]]] = None,
368
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
368
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
369
369
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEipsResult]:
370
370
  """
371
371
  > **DEPRECATED:** This datasource has been deprecated from version `1.126.0`. Please use new datasource alicloud_eip_addresses.
@@ -389,7 +389,7 @@ def get_eips_output(address_name: Optional[pulumi.Input[Optional[str]]] = None,
389
389
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
390
390
  :param str resource_group_id: The Id of resource group which the eips belongs.
391
391
  :param str status: EIP status. Possible values are: `Associating`, `Unassociating`, `InUse` and `Available`.
392
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
392
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
393
393
  """
394
394
  pulumi.log.warn("""get_eips is deprecated: This function has been deprecated in favour of the getEipAddresses function""")
395
395
  ...
@@ -100,7 +100,7 @@ class GetElasticityAssurancesResult:
100
100
 
101
101
  @property
102
102
  @pulumi.getter
103
- def tags(self) -> Optional[Mapping[str, Any]]:
103
+ def tags(self) -> Optional[Mapping[str, str]]:
104
104
  """
105
105
  A mapping of tags to assign to the Capacity Reservation.
106
106
  """
@@ -128,7 +128,7 @@ def get_elasticity_assurances(ids: Optional[Sequence[str]] = None,
128
128
  private_pool_options_ids: Optional[Sequence[str]] = None,
129
129
  resource_group_id: Optional[str] = None,
130
130
  status: Optional[str] = None,
131
- tags: Optional[Mapping[str, Any]] = None,
131
+ tags: Optional[Mapping[str, str]] = None,
132
132
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetElasticityAssurancesResult:
133
133
  """
134
134
  This data source provides Ecs Elasticity Assurance available to the user.
@@ -151,7 +151,7 @@ def get_elasticity_assurances(ids: Optional[Sequence[str]] = None,
151
151
  :param Sequence[str] private_pool_options_ids: The ID of the elastic protection service.
152
152
  :param str resource_group_id: The ID of the resource group.
153
153
  :param str status: The status of flexible guarantee services. Possible values: `All`, `Preparing`, `Prepared`, `Active`, `Released`.
154
- :param Mapping[str, Any] tags: The tag key-value pair information bound by the elastic guarantee service.
154
+ :param Mapping[str, str] tags: The tag key-value pair information bound by the elastic guarantee service.
155
155
  """
156
156
  __args__ = dict()
157
157
  __args__['ids'] = ids
@@ -180,7 +180,7 @@ def get_elasticity_assurances_output(ids: Optional[pulumi.Input[Optional[Sequenc
180
180
  private_pool_options_ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
181
181
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
182
182
  status: Optional[pulumi.Input[Optional[str]]] = None,
183
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
183
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
184
184
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetElasticityAssurancesResult]:
185
185
  """
186
186
  This data source provides Ecs Elasticity Assurance available to the user.
@@ -203,6 +203,6 @@ def get_elasticity_assurances_output(ids: Optional[pulumi.Input[Optional[Sequenc
203
203
  :param Sequence[str] private_pool_options_ids: The ID of the elastic protection service.
204
204
  :param str resource_group_id: The ID of the resource group.
205
205
  :param str status: The status of flexible guarantee services. Possible values: `All`, `Preparing`, `Prepared`, `Active`, `Released`.
206
- :param Mapping[str, Any] tags: The tag key-value pair information bound by the elastic guarantee service.
206
+ :param Mapping[str, str] tags: The tag key-value pair information bound by the elastic guarantee service.
207
207
  """
208
208
  ...
@@ -218,7 +218,7 @@ class GetImagesResult:
218
218
 
219
219
  @property
220
220
  @pulumi.getter
221
- def tags(self) -> Optional[Mapping[str, Any]]:
221
+ def tags(self) -> Optional[Mapping[str, str]]:
222
222
  return pulumi.get(self, "tags")
223
223
 
224
224
  @property
@@ -276,7 +276,7 @@ def get_images(action_type: Optional[str] = None,
276
276
  resource_group_id: Optional[str] = None,
277
277
  snapshot_id: Optional[str] = None,
278
278
  status: Optional[str] = None,
279
- tags: Optional[Mapping[str, Any]] = None,
279
+ tags: Optional[Mapping[str, str]] = None,
280
280
  usage: Optional[str] = None,
281
281
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetImagesResult:
282
282
  """
@@ -323,7 +323,7 @@ def get_images(action_type: Optional[str] = None,
323
323
  * `UnAvailable`: The image is unavailable.
324
324
  * `CreateFailed`: The image failed to be created.
325
325
  * `Deprecated`: The image is discontinued.
326
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
326
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
327
327
  :param str usage: Specifies whether to check the validity of the request without actually making the request. Valid values:
328
328
  """
329
329
  __args__ = dict()
@@ -395,7 +395,7 @@ def get_images_output(action_type: Optional[pulumi.Input[Optional[str]]] = None,
395
395
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
396
396
  snapshot_id: Optional[pulumi.Input[Optional[str]]] = None,
397
397
  status: Optional[pulumi.Input[Optional[str]]] = None,
398
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
398
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
399
399
  usage: Optional[pulumi.Input[Optional[str]]] = None,
400
400
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetImagesResult]:
401
401
  """
@@ -442,7 +442,7 @@ def get_images_output(action_type: Optional[pulumi.Input[Optional[str]]] = None,
442
442
  * `UnAvailable`: The image is unavailable.
443
443
  * `CreateFailed`: The image failed to be created.
444
444
  * `Deprecated`: The image is discontinued.
445
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
445
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
446
446
  :param str usage: Specifies whether to check the validity of the request without actually making the request. Valid values:
447
447
  """
448
448
  ...
@@ -185,7 +185,7 @@ class GetInstancesResult:
185
185
 
186
186
  @property
187
187
  @pulumi.getter
188
- def tags(self) -> Optional[Mapping[str, Any]]:
188
+ def tags(self) -> Optional[Mapping[str, str]]:
189
189
  """
190
190
  A map of tags assigned to the ECS instance.
191
191
  """
@@ -252,7 +252,7 @@ def get_instances(availability_zone: Optional[str] = None,
252
252
  ram_role_name: Optional[str] = None,
253
253
  resource_group_id: Optional[str] = None,
254
254
  status: Optional[str] = None,
255
- tags: Optional[Mapping[str, Any]] = None,
255
+ tags: Optional[Mapping[str, str]] = None,
256
256
  vpc_id: Optional[str] = None,
257
257
  vswitch_id: Optional[str] = None,
258
258
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetInstancesResult:
@@ -282,7 +282,7 @@ def get_instances(availability_zone: Optional[str] = None,
282
282
  :param str ram_role_name: The RAM role name which the instance attaches.
283
283
  :param str resource_group_id: The ID of resource group which the instance belongs.
284
284
  :param str status: Instance status. Valid values: "Creating", "Starting", "Running", "Stopping" and "Stopped". If undefined, all statuses are considered.
285
- :param Mapping[str, Any] tags: A map of tags assigned to the ECS instances. It must be in the format:
285
+ :param Mapping[str, str] tags: A map of tags assigned to the ECS instances. It must be in the format:
286
286
  ```python
287
287
  import pulumi
288
288
  import pulumi_alicloud as alicloud
@@ -349,7 +349,7 @@ def get_instances_output(availability_zone: Optional[pulumi.Input[Optional[str]]
349
349
  ram_role_name: Optional[pulumi.Input[Optional[str]]] = None,
350
350
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
351
351
  status: Optional[pulumi.Input[Optional[str]]] = None,
352
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
352
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
353
353
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
354
354
  vswitch_id: Optional[pulumi.Input[Optional[str]]] = None,
355
355
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstancesResult]:
@@ -379,7 +379,7 @@ def get_instances_output(availability_zone: Optional[pulumi.Input[Optional[str]]
379
379
  :param str ram_role_name: The RAM role name which the instance attaches.
380
380
  :param str resource_group_id: The ID of resource group which the instance belongs.
381
381
  :param str status: Instance status. Valid values: "Creating", "Starting", "Running", "Stopping" and "Stopped". If undefined, all statuses are considered.
382
- :param Mapping[str, Any] tags: A map of tags assigned to the ECS instances. It must be in the format:
382
+ :param Mapping[str, str] tags: A map of tags assigned to the ECS instances. It must be in the format:
383
383
  ```python
384
384
  import pulumi
385
385
  import pulumi_alicloud as alicloud
@@ -117,7 +117,7 @@ class GetKeyPairsResult:
117
117
 
118
118
  @property
119
119
  @pulumi.getter
120
- def tags(self) -> Optional[Mapping[str, Any]]:
120
+ def tags(self) -> Optional[Mapping[str, str]]:
121
121
  """
122
122
  (Optional, Available in v1.66.0+) A mapping of tags to assign to the resource.
123
123
  """
@@ -147,7 +147,7 @@ def get_key_pairs(finger_print: Optional[str] = None,
147
147
  name_regex: Optional[str] = None,
148
148
  output_file: Optional[str] = None,
149
149
  resource_group_id: Optional[str] = None,
150
- tags: Optional[Mapping[str, Any]] = None,
150
+ tags: Optional[Mapping[str, str]] = None,
151
151
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetKeyPairsResult:
152
152
  """
153
153
  > **DEPRECATED:** This datasource has been renamed to ecs_get_ecs_key_pairs from version 1.121.0.
@@ -171,7 +171,7 @@ def get_key_pairs(finger_print: Optional[str] = None,
171
171
  :param str name_regex: A regex string to apply to the resulting key pairs.
172
172
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
173
173
  :param str resource_group_id: The Id of resource group which the key pair belongs.
174
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
174
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
175
175
  """
176
176
  __args__ = dict()
177
177
  __args__['fingerPrint'] = finger_print
@@ -202,7 +202,7 @@ def get_key_pairs_output(finger_print: Optional[pulumi.Input[Optional[str]]] = N
202
202
  name_regex: Optional[pulumi.Input[Optional[str]]] = None,
203
203
  output_file: Optional[pulumi.Input[Optional[str]]] = None,
204
204
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
205
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
205
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
206
206
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetKeyPairsResult]:
207
207
  """
208
208
  > **DEPRECATED:** This datasource has been renamed to ecs_get_ecs_key_pairs from version 1.121.0.
@@ -226,6 +226,6 @@ def get_key_pairs_output(finger_print: Optional[pulumi.Input[Optional[str]]] = N
226
226
  :param str name_regex: A regex string to apply to the resulting key pairs.
227
227
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
228
228
  :param str resource_group_id: The Id of resource group which the key pair belongs.
229
- :param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
229
+ :param Mapping[str, str] tags: A mapping of tags to assign to the resource.
230
230
  """
231
231
  ...
@@ -181,7 +181,7 @@ class GetNetworkInterfacesResult:
181
181
 
182
182
  @property
183
183
  @pulumi.getter
184
- def tags(self) -> Optional[Mapping[str, Any]]:
184
+ def tags(self) -> Optional[Mapping[str, str]]:
185
185
  """
186
186
  A map of tags assigned to the ENI.
187
187
  """
@@ -248,7 +248,7 @@ def get_network_interfaces(ids: Optional[Sequence[str]] = None,
248
248
  security_group_id: Optional[str] = None,
249
249
  service_managed: Optional[bool] = None,
250
250
  status: Optional[str] = None,
251
- tags: Optional[Mapping[str, Any]] = None,
251
+ tags: Optional[Mapping[str, str]] = None,
252
252
  type: Optional[str] = None,
253
253
  vpc_id: Optional[str] = None,
254
254
  vswitch_id: Optional[str] = None,
@@ -340,7 +340,7 @@ def get_network_interfaces(ids: Optional[Sequence[str]] = None,
340
340
  :param str private_ip: Primary private IP of the ENI.
341
341
  :param str resource_group_id: The Id of resource group.
342
342
  :param str status: Current status of the ENI.
343
- :param Mapping[str, Any] tags: A map of tags assigned to the ENI.
343
+ :param Mapping[str, str] tags: A map of tags assigned to the ENI.
344
344
  :param str vpc_id: ID of the VPC that the ENI belongs to.
345
345
  :param str vswitch_id: ID of the vSwitch that the ENI is linked to.
346
346
  """
@@ -399,7 +399,7 @@ def get_network_interfaces_output(ids: Optional[pulumi.Input[Optional[Sequence[s
399
399
  security_group_id: Optional[pulumi.Input[Optional[str]]] = None,
400
400
  service_managed: Optional[pulumi.Input[Optional[bool]]] = None,
401
401
  status: Optional[pulumi.Input[Optional[str]]] = None,
402
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
402
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
403
403
  type: Optional[pulumi.Input[Optional[str]]] = None,
404
404
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
405
405
  vswitch_id: Optional[pulumi.Input[Optional[str]]] = None,
@@ -491,7 +491,7 @@ def get_network_interfaces_output(ids: Optional[pulumi.Input[Optional[Sequence[s
491
491
  :param str private_ip: Primary private IP of the ENI.
492
492
  :param str resource_group_id: The Id of resource group.
493
493
  :param str status: Current status of the ENI.
494
- :param Mapping[str, Any] tags: A map of tags assigned to the ENI.
494
+ :param Mapping[str, str] tags: A map of tags assigned to the ENI.
495
495
  :param str vpc_id: ID of the VPC that the ENI belongs to.
496
496
  :param str vswitch_id: ID of the vSwitch that the ENI is linked to.
497
497
  """
@@ -130,7 +130,7 @@ class GetSecurityGroupsResult:
130
130
 
131
131
  @property
132
132
  @pulumi.getter
133
- def tags(self) -> Optional[Mapping[str, Any]]:
133
+ def tags(self) -> Optional[Mapping[str, str]]:
134
134
  """
135
135
  A map of tags assigned to the ECS instance.
136
136
  """
@@ -178,7 +178,7 @@ def get_security_groups(enable_details: Optional[bool] = None,
178
178
  page_number: Optional[int] = None,
179
179
  page_size: Optional[int] = None,
180
180
  resource_group_id: Optional[str] = None,
181
- tags: Optional[Mapping[str, Any]] = None,
181
+ tags: Optional[Mapping[str, str]] = None,
182
182
  vpc_id: Optional[str] = None,
183
183
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSecurityGroupsResult:
184
184
  """
@@ -204,7 +204,7 @@ def get_security_groups(enable_details: Optional[bool] = None,
204
204
  :param str name_regex: A regex string to filter the resulting security groups by their names.
205
205
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
206
206
  :param str resource_group_id: The Id of resource group which the security_group belongs.
207
- :param Mapping[str, Any] tags: A map of tags assigned to the ECS instances. It must be in the format:
207
+ :param Mapping[str, str] tags: A map of tags assigned to the ECS instances. It must be in the format:
208
208
  ```python
209
209
  import pulumi
210
210
  import pulumi_alicloud as alicloud
@@ -253,7 +253,7 @@ def get_security_groups_output(enable_details: Optional[pulumi.Input[Optional[bo
253
253
  page_number: Optional[pulumi.Input[Optional[int]]] = None,
254
254
  page_size: Optional[pulumi.Input[Optional[int]]] = None,
255
255
  resource_group_id: Optional[pulumi.Input[Optional[str]]] = None,
256
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
256
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
257
257
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
258
258
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecurityGroupsResult]:
259
259
  """
@@ -279,7 +279,7 @@ def get_security_groups_output(enable_details: Optional[pulumi.Input[Optional[bo
279
279
  :param str name_regex: A regex string to filter the resulting security groups by their names.
280
280
  :param str output_file: File name where to save data source results (after running `pulumi preview`).
281
281
  :param str resource_group_id: The Id of resource group which the security_group belongs.
282
- :param Mapping[str, Any] tags: A map of tags assigned to the ECS instances. It must be in the format:
282
+ :param Mapping[str, str] tags: A map of tags assigned to the ECS instances. It must be in the format:
283
283
  ```python
284
284
  import pulumi
285
285
  import pulumi_alicloud as alicloud
@@ -184,7 +184,7 @@ class GetSnapshotsResult:
184
184
 
185
185
  @property
186
186
  @pulumi.getter
187
- def tags(self) -> Optional[Mapping[str, Any]]:
187
+ def tags(self) -> Optional[Mapping[str, str]]:
188
188
  """
189
189
  A map of tags assigned to the snapshot.
190
190
  """
@@ -244,7 +244,7 @@ def get_snapshots(category: Optional[str] = None,
244
244
  snapshot_type: Optional[str] = None,
245
245
  source_disk_type: Optional[str] = None,
246
246
  status: Optional[str] = None,
247
- tags: Optional[Mapping[str, Any]] = None,
247
+ tags: Optional[Mapping[str, str]] = None,
248
248
  type: Optional[str] = None,
249
249
  usage: Optional[str] = None,
250
250
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSnapshotsResult:
@@ -301,7 +301,7 @@ def get_snapshots(category: Optional[str] = None,
301
301
  :param Sequence[str] ids: A list of snapshot IDs.
302
302
  :param str source_disk_type: Source disk attribute. Value range: `System`,`Data`.
303
303
  :param str status: The snapshot status. Value range: `progressing`, `accomplished` and `failed`.
304
- :param Mapping[str, Any] tags: A map of tags assigned to the snapshot.
304
+ :param Mapping[str, str] tags: A map of tags assigned to the snapshot.
305
305
  :param str usage: Whether the snapshots are used to create resources or not. Value range: `image`, `disk`, `image_disk` and `none`.
306
306
  """
307
307
  __args__ = dict()
@@ -360,7 +360,7 @@ def get_snapshots_output(category: Optional[pulumi.Input[Optional[str]]] = None,
360
360
  snapshot_type: Optional[pulumi.Input[Optional[str]]] = None,
361
361
  source_disk_type: Optional[pulumi.Input[Optional[str]]] = None,
362
362
  status: Optional[pulumi.Input[Optional[str]]] = None,
363
- tags: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
363
+ tags: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
364
364
  type: Optional[pulumi.Input[Optional[str]]] = None,
365
365
  usage: Optional[pulumi.Input[Optional[str]]] = None,
366
366
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSnapshotsResult]:
@@ -417,7 +417,7 @@ def get_snapshots_output(category: Optional[pulumi.Input[Optional[str]]] = None,
417
417
  :param Sequence[str] ids: A list of snapshot IDs.
418
418
  :param str source_disk_type: Source disk attribute. Value range: `System`,`Data`.
419
419
  :param str status: The snapshot status. Value range: `progressing`, `accomplished` and `failed`.
420
- :param Mapping[str, Any] tags: A map of tags assigned to the snapshot.
420
+ :param Mapping[str, str] tags: A map of tags assigned to the snapshot.
421
421
  :param str usage: Whether the snapshots are used to create resources or not. Value range: `image`, `disk`, `image_disk` and `none`.
422
422
  """
423
423
  ...
@@ -33,7 +33,7 @@ class ImageArgs:
33
33
  platform: Optional[pulumi.Input[str]] = None,
34
34
  resource_group_id: Optional[pulumi.Input[str]] = None,
35
35
  snapshot_id: Optional[pulumi.Input[str]] = None,
36
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
36
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
37
37
  """
38
38
  The set of arguments for constructing a Image resource.
39
39
  :param pulumi.Input[str] architecture: The system architecture of the system disk. If you specify a data disk snapshot to create the system disk of the custom image, you must use Architecture to specify the system architecture of the system disk. Valid values: `i386`, `x86\\_64`, `arm64`. Default value: `x86\\_64`.
@@ -73,7 +73,7 @@ class ImageArgs:
73
73
 
74
74
  > **NOTE:** If you call the CreateImage operation as a Resource Access Management (RAM) user who does not have the permissions to manage the default resource group and do not specify `ResourceGroupId`, the `Forbbiden: User not authorized to operate on the specified resource` error message is returned. You must specify the ID of a resource group that the RAM user has the permissions to manage or grant the RAM user the permissions to manage the default resource group before you call the CreateImage operation again.
75
75
  :param pulumi.Input[str] snapshot_id: The ID of the snapshot that you want to use to create the custom image.
76
- :param pulumi.Input[Mapping[str, Any]] tags: The tag
76
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag
77
77
 
78
78
  The following arguments will be discarded. Please use new fields as soon as possible:
79
79
  """
@@ -344,7 +344,7 @@ class ImageArgs:
344
344
 
345
345
  @property
346
346
  @pulumi.getter
347
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
347
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
348
348
  """
349
349
  The tag
350
350
 
@@ -353,7 +353,7 @@ class ImageArgs:
353
353
  return pulumi.get(self, "tags")
354
354
 
355
355
  @tags.setter
356
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
356
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
357
357
  pulumi.set(self, "tags", value)
358
358
 
359
359
 
@@ -379,7 +379,7 @@ class _ImageState:
379
379
  resource_group_id: Optional[pulumi.Input[str]] = None,
380
380
  snapshot_id: Optional[pulumi.Input[str]] = None,
381
381
  status: Optional[pulumi.Input[str]] = None,
382
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
382
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
383
383
  """
384
384
  Input properties used for looking up and filtering Image resources.
385
385
  :param pulumi.Input[str] architecture: The system architecture of the system disk. If you specify a data disk snapshot to create the system disk of the custom image, you must use Architecture to specify the system architecture of the system disk. Valid values: `i386`, `x86\\_64`, `arm64`. Default value: `x86\\_64`.
@@ -421,7 +421,7 @@ class _ImageState:
421
421
  > **NOTE:** If you call the CreateImage operation as a Resource Access Management (RAM) user who does not have the permissions to manage the default resource group and do not specify `ResourceGroupId`, the `Forbbiden: User not authorized to operate on the specified resource` error message is returned. You must specify the ID of a resource group that the RAM user has the permissions to manage or grant the RAM user the permissions to manage the default resource group before you call the CreateImage operation again.
422
422
  :param pulumi.Input[str] snapshot_id: The ID of the snapshot that you want to use to create the custom image.
423
423
  :param pulumi.Input[str] status: The status of the image. By default, if you do not specify this parameter, only images in the Available state are returned.
424
- :param pulumi.Input[Mapping[str, Any]] tags: The tag
424
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag
425
425
 
426
426
  The following arguments will be discarded. Please use new fields as soon as possible:
427
427
  """
@@ -720,7 +720,7 @@ class _ImageState:
720
720
 
721
721
  @property
722
722
  @pulumi.getter
723
- def tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
723
+ def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
724
724
  """
725
725
  The tag
726
726
 
@@ -729,7 +729,7 @@ class _ImageState:
729
729
  return pulumi.get(self, "tags")
730
730
 
731
731
  @tags.setter
732
- def tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
732
+ def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
733
733
  pulumi.set(self, "tags", value)
734
734
 
735
735
 
@@ -755,7 +755,7 @@ class Image(pulumi.CustomResource):
755
755
  platform: Optional[pulumi.Input[str]] = None,
756
756
  resource_group_id: Optional[pulumi.Input[str]] = None,
757
757
  snapshot_id: Optional[pulumi.Input[str]] = None,
758
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
758
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
759
759
  __props__=None):
760
760
  """
761
761
  Provides a ECS Image resource.
@@ -864,7 +864,7 @@ class Image(pulumi.CustomResource):
864
864
 
865
865
  > **NOTE:** If you call the CreateImage operation as a Resource Access Management (RAM) user who does not have the permissions to manage the default resource group and do not specify `ResourceGroupId`, the `Forbbiden: User not authorized to operate on the specified resource` error message is returned. You must specify the ID of a resource group that the RAM user has the permissions to manage or grant the RAM user the permissions to manage the default resource group before you call the CreateImage operation again.
866
866
  :param pulumi.Input[str] snapshot_id: The ID of the snapshot that you want to use to create the custom image.
867
- :param pulumi.Input[Mapping[str, Any]] tags: The tag
867
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag
868
868
 
869
869
  The following arguments will be discarded. Please use new fields as soon as possible:
870
870
  """
@@ -974,7 +974,7 @@ class Image(pulumi.CustomResource):
974
974
  platform: Optional[pulumi.Input[str]] = None,
975
975
  resource_group_id: Optional[pulumi.Input[str]] = None,
976
976
  snapshot_id: Optional[pulumi.Input[str]] = None,
977
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
977
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
978
978
  __props__=None):
979
979
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
980
980
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -1033,7 +1033,7 @@ class Image(pulumi.CustomResource):
1033
1033
  resource_group_id: Optional[pulumi.Input[str]] = None,
1034
1034
  snapshot_id: Optional[pulumi.Input[str]] = None,
1035
1035
  status: Optional[pulumi.Input[str]] = None,
1036
- tags: Optional[pulumi.Input[Mapping[str, Any]]] = None) -> 'Image':
1036
+ tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'Image':
1037
1037
  """
1038
1038
  Get an existing Image resource's state with the given name, id, and optional extra
1039
1039
  properties used to qualify the lookup.
@@ -1080,7 +1080,7 @@ class Image(pulumi.CustomResource):
1080
1080
  > **NOTE:** If you call the CreateImage operation as a Resource Access Management (RAM) user who does not have the permissions to manage the default resource group and do not specify `ResourceGroupId`, the `Forbbiden: User not authorized to operate on the specified resource` error message is returned. You must specify the ID of a resource group that the RAM user has the permissions to manage or grant the RAM user the permissions to manage the default resource group before you call the CreateImage operation again.
1081
1081
  :param pulumi.Input[str] snapshot_id: The ID of the snapshot that you want to use to create the custom image.
1082
1082
  :param pulumi.Input[str] status: The status of the image. By default, if you do not specify this parameter, only images in the Available state are returned.
1083
- :param pulumi.Input[Mapping[str, Any]] tags: The tag
1083
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag
1084
1084
 
1085
1085
  The following arguments will be discarded. Please use new fields as soon as possible:
1086
1086
  """
@@ -1285,7 +1285,7 @@ class Image(pulumi.CustomResource):
1285
1285
 
1286
1286
  @property
1287
1287
  @pulumi.getter
1288
- def tags(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
1288
+ def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1289
1289
  """
1290
1290
  The tag
1291
1291