pulumi-alicloud 3.60.0a1723008203__py3-none-any.whl → 3.60.0a1723462134__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.
- pulumi_alicloud/__init__.py +150 -0
- pulumi_alicloud/ackone/cluster.py +13 -13
- pulumi_alicloud/adb/lake_account.py +53 -53
- pulumi_alicloud/adb/resource_group.py +48 -20
- pulumi_alicloud/alb/_inputs.py +22 -22
- pulumi_alicloud/alb/a_script.py +5 -5
- pulumi_alicloud/alb/acl.py +5 -5
- pulumi_alicloud/alb/listener.py +30 -30
- pulumi_alicloud/alb/load_balancer.py +131 -145
- pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
- pulumi_alicloud/alb/outputs.py +22 -22
- pulumi_alicloud/alb/rule.py +10 -10
- pulumi_alicloud/alb/server_group.py +71 -71
- pulumi_alicloud/aligreen/__init__.py +13 -0
- pulumi_alicloud/aligreen/audit_callback.py +422 -0
- pulumi_alicloud/aligreen/biz_type.py +398 -0
- pulumi_alicloud/aligreen/callback.py +449 -0
- pulumi_alicloud/aligreen/image_lib.py +406 -0
- pulumi_alicloud/aligreen/keyword_lib.py +615 -0
- pulumi_alicloud/aligreen/oss_stock_task.py +1661 -0
- pulumi_alicloud/amqp/binding.py +94 -102
- pulumi_alicloud/apigateway/__init__.py +2 -0
- pulumi_alicloud/apigateway/_inputs.py +221 -2
- pulumi_alicloud/apigateway/access_control_list.py +22 -14
- pulumi_alicloud/apigateway/acl_entry_attachment.py +303 -0
- pulumi_alicloud/apigateway/api.py +86 -84
- pulumi_alicloud/apigateway/app_attachment.py +42 -42
- pulumi_alicloud/apigateway/get_apis.py +42 -42
- pulumi_alicloud/apigateway/group.py +51 -2
- pulumi_alicloud/apigateway/instance.py +396 -63
- pulumi_alicloud/apigateway/instance_acl_attachment.py +326 -0
- pulumi_alicloud/apigateway/outputs.py +223 -2
- pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
- pulumi_alicloud/apigateway/vpc_access.py +2 -2
- pulumi_alicloud/arms/dispatch_rule.py +73 -73
- pulumi_alicloud/arms/get_remote_writes.py +4 -0
- pulumi_alicloud/arms/outputs.py +2 -2
- pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
- pulumi_alicloud/arms/remote_write.py +4 -0
- pulumi_alicloud/arms/synthetic_task.py +303 -303
- pulumi_alicloud/bastionhost/instance.py +10 -10
- pulumi_alicloud/bp/studio_application.py +15 -15
- pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
- pulumi_alicloud/cdn/domain.py +21 -21
- pulumi_alicloud/cdn/domain_config.py +27 -27
- pulumi_alicloud/cdn/domain_new.py +24 -24
- pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
- pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
- pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
- pulumi_alicloud/cen/route_entry.py +2 -2
- pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
- pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
- pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
- pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
- pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
- pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
- pulumi_alicloud/cen/vbr_health_check.py +1 -1
- pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
- pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
- pulumi_alicloud/cfg/aggregate_delivery.py +255 -118
- pulumi_alicloud/cfg/aggregator.py +15 -15
- pulumi_alicloud/cfg/compliance_pack.py +22 -22
- pulumi_alicloud/cfg/delivery.py +259 -122
- pulumi_alicloud/cfg/rule.py +2 -2
- pulumi_alicloud/clickhouse/_inputs.py +39 -0
- pulumi_alicloud/clickhouse/db_cluster.py +71 -11
- pulumi_alicloud/clickhouse/outputs.py +50 -0
- pulumi_alicloud/cloudfirewall/__init__.py +1 -0
- pulumi_alicloud/cloudfirewall/address_book.py +13 -13
- pulumi_alicloud/cloudfirewall/control_policy.py +116 -108
- pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
- pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
- pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
- pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +929 -0
- pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
- pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
- pulumi_alicloud/cloudsso/access_configuration.py +5 -5
- pulumi_alicloud/cloudsso/directory.py +5 -5
- pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +0 -76
- pulumi_alicloud/cms/_inputs.py +214 -42
- pulumi_alicloud/cms/alarm.py +98 -51
- pulumi_alicloud/cms/dynamic_tag_group.py +62 -60
- pulumi_alicloud/cms/event_rule.py +49 -49
- pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
- pulumi_alicloud/cms/get_site_monitors.py +8 -8
- pulumi_alicloud/cms/group_metric_rule.py +38 -38
- pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
- pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
- pulumi_alicloud/cms/metric_rule_template.py +87 -120
- pulumi_alicloud/cms/monitor_group_instances.py +17 -17
- pulumi_alicloud/cms/outputs.py +214 -42
- pulumi_alicloud/cms/site_monitor.py +13 -13
- pulumi_alicloud/cms/sls_group.py +5 -5
- pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
- pulumi_alicloud/compute/nest_service_instance.py +20 -20
- pulumi_alicloud/cr/chain.py +217 -217
- pulumi_alicloud/cr/repo.py +2 -2
- pulumi_alicloud/cs/application.py +1 -1
- pulumi_alicloud/cs/cluster.py +1 -1
- pulumi_alicloud/cs/edge_kubernetes.py +46 -46
- pulumi_alicloud/cs/get_kubernetes_clusters.py +4 -2
- pulumi_alicloud/cs/kubernetes.py +21 -21
- pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
- pulumi_alicloud/cs/kubernetes_permission.py +5 -5
- pulumi_alicloud/cs/managed_kubernetes.py +15 -15
- pulumi_alicloud/cs/node_pool.py +50 -50
- pulumi_alicloud/cs/outputs.py +2 -2
- pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
- pulumi_alicloud/cs/swarm.py +1 -1
- pulumi_alicloud/das/switch_das_pro.py +8 -8
- pulumi_alicloud/databasefilesystem/instance.py +5 -5
- pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
- pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
- pulumi_alicloud/dcdn/domain.py +19 -19
- pulumi_alicloud/dcdn/domain_config.py +59 -59
- pulumi_alicloud/dcdn/er.py +25 -25
- pulumi_alicloud/dcdn/ipa_domain.py +19 -19
- pulumi_alicloud/dcdn/waf_domain.py +14 -14
- pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
- pulumi_alicloud/dcdn/waf_rule.py +52 -52
- pulumi_alicloud/ddos/basic_threshold.py +2 -2
- pulumi_alicloud/ddos/bgp_ip.py +2 -6
- pulumi_alicloud/ddos/bgp_policy.py +37 -37
- pulumi_alicloud/ddos/domain_resource.py +13 -13
- pulumi_alicloud/ddos/scheduler_rule.py +33 -33
- pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
- pulumi_alicloud/dns/access_strategy.py +15 -15
- pulumi_alicloud/dns/address_pool.py +31 -31
- pulumi_alicloud/dns/custom_line.py +13 -13
- pulumi_alicloud/dns/gtm_instance.py +17 -17
- pulumi_alicloud/dns/monitor_config.py +39 -39
- pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
- pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
- pulumi_alicloud/ebs/solution_instance.py +125 -125
- pulumi_alicloud/eci/container_group.py +150 -150
- pulumi_alicloud/eci/get_container_groups.py +2 -2
- pulumi_alicloud/eci/image_cache.py +5 -5
- pulumi_alicloud/eci/open_api_image_cache.py +3 -3
- pulumi_alicloud/eci/virtual_node.py +15 -15
- pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
- pulumi_alicloud/ecs/dedicated_host.py +5 -5
- pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
- pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
- pulumi_alicloud/ecs/ecs_invocation.py +2 -2
- pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
- pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
- pulumi_alicloud/ecs/eip_association.py +4 -6
- pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
- pulumi_alicloud/ecs/get_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_network_interfaces.py +46 -6
- pulumi_alicloud/ecs/get_instances.py +3 -3
- pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
- pulumi_alicloud/ecs/image.py +14 -16
- pulumi_alicloud/ecs/image_copy.py +2 -2
- pulumi_alicloud/ecs/image_export.py +2 -2
- pulumi_alicloud/ecs/image_import.py +27 -19
- pulumi_alicloud/ecs/image_share_permission.py +2 -2
- pulumi_alicloud/ecs/instance.py +38 -38
- pulumi_alicloud/ecs/launch_template.py +43 -43
- pulumi_alicloud/ecs/outputs.py +48 -26
- pulumi_alicloud/ecs/reserved_instance.py +2 -2
- pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
- pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
- pulumi_alicloud/eds/command.py +26 -26
- pulumi_alicloud/eds/custom_property.py +11 -11
- pulumi_alicloud/eds/desktop.py +26 -26
- pulumi_alicloud/eds/ecd_policy_group.py +36 -36
- pulumi_alicloud/eds/get_commands.py +26 -26
- pulumi_alicloud/eds/get_desktops.py +26 -26
- pulumi_alicloud/eds/get_images.py +26 -26
- pulumi_alicloud/eds/get_policy_groups.py +26 -26
- pulumi_alicloud/eds/image.py +26 -26
- pulumi_alicloud/eds/outputs.py +10 -10
- pulumi_alicloud/eds/snapshot.py +26 -26
- pulumi_alicloud/ehpc/cluster.py +15 -15
- pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
- pulumi_alicloud/emr/cluster.py +245 -245
- pulumi_alicloud/emr/get_clusters.py +66 -66
- pulumi_alicloud/emrv2/cluster.py +135 -135
- pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
- pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
- pulumi_alicloud/ens/image.py +6 -6
- pulumi_alicloud/ens/instance.py +10 -10
- pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
- pulumi_alicloud/ess/alarm.py +5 -5
- pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
- pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
- pulumi_alicloud/ess/scaling_configuration.py +20 -20
- pulumi_alicloud/ess/scaling_group.py +111 -17
- pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
- pulumi_alicloud/ess/scaling_rule.py +10 -10
- pulumi_alicloud/eventbridge/api_destination.py +19 -19
- pulumi_alicloud/eventbridge/connection.py +94 -94
- pulumi_alicloud/eventbridge/rule.py +5 -5
- pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
- pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
- pulumi_alicloud/fc/__init__.py +7 -0
- pulumi_alicloud/fc/_inputs.py +1666 -0
- pulumi_alicloud/fc/alias.py +5 -5
- pulumi_alicloud/fc/custom_domain.py +46 -46
- pulumi_alicloud/fc/function.py +17 -17
- pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
- pulumi_alicloud/fc/outputs.py +1723 -2
- pulumi_alicloud/fc/service.py +12 -12
- pulumi_alicloud/fc/trigger.py +26 -26
- pulumi_alicloud/fc/v2_function.py +18 -18
- pulumi_alicloud/fc/v3_alias.py +440 -0
- pulumi_alicloud/fc/v3_async_invoke_config.py +439 -0
- pulumi_alicloud/fc/v3_concurrency_config.py +281 -0
- pulumi_alicloud/fc/v3_custom_domain.py +847 -0
- pulumi_alicloud/fc/v3_function.py +1391 -0
- pulumi_alicloud/fc/v3_function_version.py +313 -0
- pulumi_alicloud/fc/v3_trigger.py +663 -0
- pulumi_alicloud/ga/access_log.py +18 -18
- pulumi_alicloud/ga/acl.py +5 -5
- pulumi_alicloud/ga/acl_attachment.py +8 -8
- pulumi_alicloud/ga/basic_accelerator.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
- pulumi_alicloud/ga/endpoint_group.py +38 -38
- pulumi_alicloud/ga/forwarding_rule.py +80 -80
- pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
- pulumi_alicloud/ga/listener.py +23 -23
- pulumi_alicloud/governance/__init__.py +12 -0
- pulumi_alicloud/governance/_inputs.py +70 -0
- pulumi_alicloud/governance/account.py +505 -0
- pulumi_alicloud/governance/baseline.py +387 -0
- pulumi_alicloud/governance/get_baselines.py +241 -0
- pulumi_alicloud/governance/outputs.py +99 -0
- pulumi_alicloud/gpdb/account.py +6 -6
- pulumi_alicloud/gpdb/connection.py +6 -6
- pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
- pulumi_alicloud/gpdb/instance.py +11 -11
- pulumi_alicloud/graphdatabase/db_instance.py +5 -5
- pulumi_alicloud/hbase/instance.py +6 -6
- pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
- pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
- pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
- pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
- pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
- pulumi_alicloud/hbr/policy.py +21 -21
- pulumi_alicloud/hbr/policy_binding.py +21 -21
- pulumi_alicloud/hbr/restore_job.py +5 -5
- pulumi_alicloud/hbr/server_backup_plan.py +15 -15
- pulumi_alicloud/hologram/instance.py +5 -5
- pulumi_alicloud/imp/app_template.py +5 -5
- pulumi_alicloud/kms/instance.py +5 -5
- pulumi_alicloud/kvstore/instance.py +52 -5
- pulumi_alicloud/kvstore/outputs.py +2 -2
- pulumi_alicloud/log/alert.py +296 -296
- pulumi_alicloud/log/etl.py +37 -37
- pulumi_alicloud/log/oss_export.py +5 -5
- pulumi_alicloud/log/oss_shipper.py +3 -3
- pulumi_alicloud/log/store.py +25 -25
- pulumi_alicloud/log/store_index.py +30 -30
- pulumi_alicloud/maxcompute/get_projects.py +12 -14
- pulumi_alicloud/maxcompute/get_service.py +4 -0
- pulumi_alicloud/maxcompute/outputs.py +75 -60
- pulumi_alicloud/maxcompute/project.py +22 -22
- pulumi_alicloud/mongodb/instance.py +7 -7
- pulumi_alicloud/mongodb/serverless_instance.py +15 -15
- pulumi_alicloud/mongodb/sharding_instance.py +45 -45
- pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
- pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
- pulumi_alicloud/mse/gateway.py +2 -2
- pulumi_alicloud/nas/access_point.py +28 -28
- pulumi_alicloud/nlb/listener.py +38 -38
- pulumi_alicloud/nlb/load_balancer.py +31 -31
- pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
- pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
- pulumi_alicloud/nlb/server_group.py +27 -27
- pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
- pulumi_alicloud/opensearch/app_group.py +20 -20
- pulumi_alicloud/opensearch/get_app_groups.py +10 -10
- pulumi_alicloud/oss/bucket.py +69 -69
- pulumi_alicloud/oss/bucket_cors.py +19 -19
- pulumi_alicloud/oss/bucket_replication.py +55 -55
- pulumi_alicloud/ots/search_index.py +109 -109
- pulumi_alicloud/ots/secondary_index.py +48 -48
- pulumi_alicloud/ots/table.py +58 -58
- pulumi_alicloud/ots/tunnel.py +26 -26
- pulumi_alicloud/polardb/cluster.py +12 -12
- pulumi_alicloud/polardb/outputs.py +2 -2
- pulumi_alicloud/polardb/parameter_group.py +13 -13
- pulumi_alicloud/privatelink/outputs.py +2 -2
- pulumi_alicloud/provider.py +8 -8
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/endpoint.py +5 -5
- pulumi_alicloud/pvtz/rule.py +5 -5
- pulumi_alicloud/pvtz/rule_attachment.py +5 -5
- pulumi_alicloud/pvtz/zone.py +5 -5
- pulumi_alicloud/pvtz/zone_attachment.py +37 -37
- pulumi_alicloud/quotas/application_info.py +3 -3
- pulumi_alicloud/quotas/get_application_infos.py +2 -2
- pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
- pulumi_alicloud/quotas/get_quota_applications.py +4 -4
- pulumi_alicloud/quotas/get_quotas.py +4 -4
- pulumi_alicloud/quotas/get_template_applications.py +24 -24
- pulumi_alicloud/quotas/quota_alarm.py +13 -13
- pulumi_alicloud/quotas/quota_application.py +5 -5
- pulumi_alicloud/quotas/template_applications.py +7 -7
- pulumi_alicloud/quotas/template_quota.py +13 -13
- pulumi_alicloud/ram/get_policy_document.py +124 -124
- pulumi_alicloud/ram/login_profile.py +8 -8
- pulumi_alicloud/ram/policy.py +5 -5
- pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
- pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
- pulumi_alicloud/rds/ddr_instance.py +10 -10
- pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
- pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
- pulumi_alicloud/rds/get_instances.py +1 -1
- pulumi_alicloud/rds/instance.py +20 -20
- pulumi_alicloud/rds/rds_account.py +189 -49
- pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
- pulumi_alicloud/rds/rds_db_proxy.py +21 -21
- pulumi_alicloud/rds/rds_parameter_group.py +21 -21
- pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
- pulumi_alicloud/rds/read_only_instance.py +5 -5
- pulumi_alicloud/rds/read_write_splitting_connection.py +10 -2
- pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
- pulumi_alicloud/resourcemanager/resource_group.py +2 -2
- pulumi_alicloud/rocketmq/consumer_group.py +45 -45
- pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
- pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
- pulumi_alicloud/ros/change_set.py +5 -5
- pulumi_alicloud/ros/stack.py +5 -5
- pulumi_alicloud/ros/stack_group.py +5 -5
- pulumi_alicloud/ros/stack_instance.py +29 -29
- pulumi_alicloud/ros/template_scratch.py +36 -36
- pulumi_alicloud/sae/application.py +60 -60
- pulumi_alicloud/sae/application_scaling_rule.py +92 -92
- pulumi_alicloud/sae/grey_tag_route.py +60 -60
- pulumi_alicloud/sae/ingress.py +32 -32
- pulumi_alicloud/sae/load_balancer_internet.py +15 -15
- pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
- pulumi_alicloud/scdn/domain.py +24 -24
- pulumi_alicloud/scdn/domain_config.py +5 -5
- pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
- pulumi_alicloud/servicemesh/service_mesh.py +20 -20
- pulumi_alicloud/servicemesh/user_permission.py +5 -5
- pulumi_alicloud/slb/acl.py +5 -5
- pulumi_alicloud/slb/backend_server.py +5 -5
- pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
- pulumi_alicloud/slb/get_load_balancers.py +3 -3
- pulumi_alicloud/slb/listener.py +13 -13
- pulumi_alicloud/slb/load_balancer.py +7 -7
- pulumi_alicloud/slb/master_slave_server_group.py +29 -29
- pulumi_alicloud/slb/outputs.py +8 -8
- pulumi_alicloud/slb/server_group.py +5 -5
- pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
- pulumi_alicloud/sls/alert.py +220 -220
- pulumi_alicloud/sls/scheduled_sql.py +58 -58
- pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
- pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
- pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
- pulumi_alicloud/threatdetection/sas_trail.py +2 -2
- pulumi_alicloud/vod/domain.py +15 -15
- pulumi_alicloud/vod/get_domains.py +10 -10
- pulumi_alicloud/vpc/bgp_peer.py +1 -1
- pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
- pulumi_alicloud/vpc/get_networks.py +2 -2
- pulumi_alicloud/vpc/get_switches.py +27 -27
- pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
- pulumi_alicloud/vpc/network.py +2 -2
- pulumi_alicloud/vpc/network_acl.py +55 -55
- pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
- pulumi_alicloud/vpc/network_acl_entries.py +54 -54
- pulumi_alicloud/vpc/outputs.py +24 -24
- pulumi_alicloud/vpc/prefix_list.py +15 -15
- pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
- pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
- pulumi_alicloud/vpn/connection.py +129 -129
- pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
- pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
- pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
- pulumi_alicloud/vpn/ipsec_server.py +10 -10
- pulumi_alicloud/vpn/outputs.py +4 -4
- pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
- pulumi_alicloud/vpn/route_entry.py +104 -104
- pulumi_alicloud/waf/domain.py +13 -13
- pulumi_alicloud/waf/protection_module.py +8 -8
- pulumi_alicloud/wafv3/domain.py +10 -10
- pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/RECORD +394 -371
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/top_level.txt +0 -0
pulumi_alicloud/amqp/binding.py
CHANGED
|
@@ -29,16 +29,14 @@ class BindingArgs:
|
|
|
29
29
|
* For a topic source exchange: The binding key can contain letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
30
30
|
If the binding key contains a number sign (#), the binding key must start with a number sign (#) followed by a period (.) or end with a number sign (#) that follows a period (.).
|
|
31
31
|
The binding key must be 1 to 255 characters in length.
|
|
32
|
-
:param pulumi.Input[str] binding_type: The
|
|
33
|
-
:param pulumi.Input[str] destination_name: The
|
|
34
|
-
:param pulumi.Input[str] instance_id:
|
|
35
|
-
:param pulumi.Input[str] source_exchange: The
|
|
36
|
-
:param pulumi.Input[str] virtual_host_name:
|
|
37
|
-
:param pulumi.Input[str] argument:
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
32
|
+
:param pulumi.Input[str] binding_type: The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
33
|
+
:param pulumi.Input[str] destination_name: The name of the object that you want to bind to the source exchange.
|
|
34
|
+
:param pulumi.Input[str] instance_id: The ID of the instance.
|
|
35
|
+
:param pulumi.Input[str] source_exchange: The name of the source exchange.
|
|
36
|
+
:param pulumi.Input[str] virtual_host_name: The name of the vhost.
|
|
37
|
+
:param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
38
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
39
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
42
40
|
"""
|
|
43
41
|
pulumi.set(__self__, "binding_key", binding_key)
|
|
44
42
|
pulumi.set(__self__, "binding_type", binding_type)
|
|
@@ -70,7 +68,7 @@ class BindingArgs:
|
|
|
70
68
|
@pulumi.getter(name="bindingType")
|
|
71
69
|
def binding_type(self) -> pulumi.Input[str]:
|
|
72
70
|
"""
|
|
73
|
-
The
|
|
71
|
+
The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
74
72
|
"""
|
|
75
73
|
return pulumi.get(self, "binding_type")
|
|
76
74
|
|
|
@@ -82,7 +80,7 @@ class BindingArgs:
|
|
|
82
80
|
@pulumi.getter(name="destinationName")
|
|
83
81
|
def destination_name(self) -> pulumi.Input[str]:
|
|
84
82
|
"""
|
|
85
|
-
The
|
|
83
|
+
The name of the object that you want to bind to the source exchange.
|
|
86
84
|
"""
|
|
87
85
|
return pulumi.get(self, "destination_name")
|
|
88
86
|
|
|
@@ -94,7 +92,7 @@ class BindingArgs:
|
|
|
94
92
|
@pulumi.getter(name="instanceId")
|
|
95
93
|
def instance_id(self) -> pulumi.Input[str]:
|
|
96
94
|
"""
|
|
97
|
-
|
|
95
|
+
The ID of the instance.
|
|
98
96
|
"""
|
|
99
97
|
return pulumi.get(self, "instance_id")
|
|
100
98
|
|
|
@@ -106,7 +104,7 @@ class BindingArgs:
|
|
|
106
104
|
@pulumi.getter(name="sourceExchange")
|
|
107
105
|
def source_exchange(self) -> pulumi.Input[str]:
|
|
108
106
|
"""
|
|
109
|
-
The
|
|
107
|
+
The name of the source exchange.
|
|
110
108
|
"""
|
|
111
109
|
return pulumi.get(self, "source_exchange")
|
|
112
110
|
|
|
@@ -118,7 +116,7 @@ class BindingArgs:
|
|
|
118
116
|
@pulumi.getter(name="virtualHostName")
|
|
119
117
|
def virtual_host_name(self) -> pulumi.Input[str]:
|
|
120
118
|
"""
|
|
121
|
-
|
|
119
|
+
The name of the vhost.
|
|
122
120
|
"""
|
|
123
121
|
return pulumi.get(self, "virtual_host_name")
|
|
124
122
|
|
|
@@ -130,11 +128,9 @@ class BindingArgs:
|
|
|
130
128
|
@pulumi.getter
|
|
131
129
|
def argument(self) -> Optional[pulumi.Input[str]]:
|
|
132
130
|
"""
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
131
|
+
The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
132
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
133
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
138
134
|
"""
|
|
139
135
|
return pulumi.get(self, "argument")
|
|
140
136
|
|
|
@@ -155,22 +151,20 @@ class _BindingState:
|
|
|
155
151
|
virtual_host_name: Optional[pulumi.Input[str]] = None):
|
|
156
152
|
"""
|
|
157
153
|
Input properties used for looking up and filtering Binding resources.
|
|
158
|
-
:param pulumi.Input[str] argument:
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
154
|
+
:param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
155
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
156
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
163
157
|
:param pulumi.Input[str] binding_key: The Binding Key.
|
|
164
158
|
* For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
165
159
|
The binding key must be 1 to 255 characters in length.
|
|
166
160
|
* For a topic source exchange: The binding key can contain letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
167
161
|
If the binding key contains a number sign (#), the binding key must start with a number sign (#) followed by a period (.) or end with a number sign (#) that follows a period (.).
|
|
168
162
|
The binding key must be 1 to 255 characters in length.
|
|
169
|
-
:param pulumi.Input[str] binding_type: The
|
|
170
|
-
:param pulumi.Input[str] destination_name: The
|
|
171
|
-
:param pulumi.Input[str] instance_id:
|
|
172
|
-
:param pulumi.Input[str] source_exchange: The
|
|
173
|
-
:param pulumi.Input[str] virtual_host_name:
|
|
163
|
+
:param pulumi.Input[str] binding_type: The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
164
|
+
:param pulumi.Input[str] destination_name: The name of the object that you want to bind to the source exchange.
|
|
165
|
+
:param pulumi.Input[str] instance_id: The ID of the instance.
|
|
166
|
+
:param pulumi.Input[str] source_exchange: The name of the source exchange.
|
|
167
|
+
:param pulumi.Input[str] virtual_host_name: The name of the vhost.
|
|
174
168
|
"""
|
|
175
169
|
if argument is not None:
|
|
176
170
|
pulumi.set(__self__, "argument", argument)
|
|
@@ -191,11 +185,9 @@ class _BindingState:
|
|
|
191
185
|
@pulumi.getter
|
|
192
186
|
def argument(self) -> Optional[pulumi.Input[str]]:
|
|
193
187
|
"""
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
188
|
+
The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
189
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
190
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
199
191
|
"""
|
|
200
192
|
return pulumi.get(self, "argument")
|
|
201
193
|
|
|
@@ -224,7 +216,7 @@ class _BindingState:
|
|
|
224
216
|
@pulumi.getter(name="bindingType")
|
|
225
217
|
def binding_type(self) -> Optional[pulumi.Input[str]]:
|
|
226
218
|
"""
|
|
227
|
-
The
|
|
219
|
+
The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
228
220
|
"""
|
|
229
221
|
return pulumi.get(self, "binding_type")
|
|
230
222
|
|
|
@@ -236,7 +228,7 @@ class _BindingState:
|
|
|
236
228
|
@pulumi.getter(name="destinationName")
|
|
237
229
|
def destination_name(self) -> Optional[pulumi.Input[str]]:
|
|
238
230
|
"""
|
|
239
|
-
The
|
|
231
|
+
The name of the object that you want to bind to the source exchange.
|
|
240
232
|
"""
|
|
241
233
|
return pulumi.get(self, "destination_name")
|
|
242
234
|
|
|
@@ -248,7 +240,7 @@ class _BindingState:
|
|
|
248
240
|
@pulumi.getter(name="instanceId")
|
|
249
241
|
def instance_id(self) -> Optional[pulumi.Input[str]]:
|
|
250
242
|
"""
|
|
251
|
-
|
|
243
|
+
The ID of the instance.
|
|
252
244
|
"""
|
|
253
245
|
return pulumi.get(self, "instance_id")
|
|
254
246
|
|
|
@@ -260,7 +252,7 @@ class _BindingState:
|
|
|
260
252
|
@pulumi.getter(name="sourceExchange")
|
|
261
253
|
def source_exchange(self) -> Optional[pulumi.Input[str]]:
|
|
262
254
|
"""
|
|
263
|
-
The
|
|
255
|
+
The name of the source exchange.
|
|
264
256
|
"""
|
|
265
257
|
return pulumi.get(self, "source_exchange")
|
|
266
258
|
|
|
@@ -272,7 +264,7 @@ class _BindingState:
|
|
|
272
264
|
@pulumi.getter(name="virtualHostName")
|
|
273
265
|
def virtual_host_name(self) -> Optional[pulumi.Input[str]]:
|
|
274
266
|
"""
|
|
275
|
-
|
|
267
|
+
The name of the vhost.
|
|
276
268
|
"""
|
|
277
269
|
return pulumi.get(self, "virtual_host_name")
|
|
278
270
|
|
|
@@ -295,7 +287,7 @@ class Binding(pulumi.CustomResource):
|
|
|
295
287
|
virtual_host_name: Optional[pulumi.Input[str]] = None,
|
|
296
288
|
__props__=None):
|
|
297
289
|
"""
|
|
298
|
-
Provides a RabbitMQ (AMQP) Binding resource
|
|
290
|
+
Provides a RabbitMQ (AMQP) Binding resource.
|
|
299
291
|
|
|
300
292
|
For information about RabbitMQ (AMQP) Binding and how to use it, see [What is Binding](https://www.alibabacloud.com/help/en/message-queue-for-rabbitmq/latest/createbinding).
|
|
301
293
|
|
|
@@ -309,6 +301,10 @@ class Binding(pulumi.CustomResource):
|
|
|
309
301
|
import pulumi
|
|
310
302
|
import pulumi_alicloud as alicloud
|
|
311
303
|
|
|
304
|
+
config = pulumi.Config()
|
|
305
|
+
name = config.get("name")
|
|
306
|
+
if name is None:
|
|
307
|
+
name = "terraform-example"
|
|
312
308
|
default = alicloud.amqp.Instance("default",
|
|
313
309
|
instance_type="enterprise",
|
|
314
310
|
max_tps="3000",
|
|
@@ -316,30 +312,29 @@ class Binding(pulumi.CustomResource):
|
|
|
316
312
|
storage_size="700",
|
|
317
313
|
support_eip=False,
|
|
318
314
|
max_eip_tps="128",
|
|
319
|
-
payment_type="Subscription"
|
|
320
|
-
period=1)
|
|
315
|
+
payment_type="Subscription")
|
|
321
316
|
default_virtual_host = alicloud.amqp.VirtualHost("default",
|
|
322
317
|
instance_id=default.id,
|
|
323
|
-
virtual_host_name=
|
|
318
|
+
virtual_host_name=name)
|
|
324
319
|
default_exchange = alicloud.amqp.Exchange("default",
|
|
325
|
-
auto_delete_state=False,
|
|
326
|
-
exchange_name="tf-example",
|
|
327
|
-
exchange_type="HEADERS",
|
|
328
320
|
instance_id=default.id,
|
|
329
|
-
|
|
330
|
-
|
|
321
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
322
|
+
exchange_name=name,
|
|
323
|
+
exchange_type="HEADERS",
|
|
324
|
+
auto_delete_state=False,
|
|
325
|
+
internal=False)
|
|
331
326
|
default_queue = alicloud.amqp.Queue("default",
|
|
332
327
|
instance_id=default.id,
|
|
333
|
-
|
|
334
|
-
|
|
328
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
329
|
+
queue_name=name)
|
|
335
330
|
default_binding = alicloud.amqp.Binding("default",
|
|
336
|
-
argument="x-match:all",
|
|
337
|
-
binding_key=default_queue.queue_name,
|
|
338
|
-
binding_type="QUEUE",
|
|
339
|
-
destination_name="tf-example",
|
|
340
331
|
instance_id=default.id,
|
|
332
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
341
333
|
source_exchange=default_exchange.exchange_name,
|
|
342
|
-
|
|
334
|
+
destination_name=name,
|
|
335
|
+
binding_type="QUEUE",
|
|
336
|
+
binding_key=default_queue.queue_name,
|
|
337
|
+
argument="x-match:all")
|
|
343
338
|
```
|
|
344
339
|
|
|
345
340
|
## Import
|
|
@@ -352,22 +347,20 @@ class Binding(pulumi.CustomResource):
|
|
|
352
347
|
|
|
353
348
|
:param str resource_name: The name of the resource.
|
|
354
349
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
355
|
-
:param pulumi.Input[str] argument:
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
350
|
+
:param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
351
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
352
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
360
353
|
:param pulumi.Input[str] binding_key: The Binding Key.
|
|
361
354
|
* For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
362
355
|
The binding key must be 1 to 255 characters in length.
|
|
363
356
|
* For a topic source exchange: The binding key can contain letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
364
357
|
If the binding key contains a number sign (#), the binding key must start with a number sign (#) followed by a period (.) or end with a number sign (#) that follows a period (.).
|
|
365
358
|
The binding key must be 1 to 255 characters in length.
|
|
366
|
-
:param pulumi.Input[str] binding_type: The
|
|
367
|
-
:param pulumi.Input[str] destination_name: The
|
|
368
|
-
:param pulumi.Input[str] instance_id:
|
|
369
|
-
:param pulumi.Input[str] source_exchange: The
|
|
370
|
-
:param pulumi.Input[str] virtual_host_name:
|
|
359
|
+
:param pulumi.Input[str] binding_type: The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
360
|
+
:param pulumi.Input[str] destination_name: The name of the object that you want to bind to the source exchange.
|
|
361
|
+
:param pulumi.Input[str] instance_id: The ID of the instance.
|
|
362
|
+
:param pulumi.Input[str] source_exchange: The name of the source exchange.
|
|
363
|
+
:param pulumi.Input[str] virtual_host_name: The name of the vhost.
|
|
371
364
|
"""
|
|
372
365
|
...
|
|
373
366
|
@overload
|
|
@@ -376,7 +369,7 @@ class Binding(pulumi.CustomResource):
|
|
|
376
369
|
args: BindingArgs,
|
|
377
370
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
378
371
|
"""
|
|
379
|
-
Provides a RabbitMQ (AMQP) Binding resource
|
|
372
|
+
Provides a RabbitMQ (AMQP) Binding resource.
|
|
380
373
|
|
|
381
374
|
For information about RabbitMQ (AMQP) Binding and how to use it, see [What is Binding](https://www.alibabacloud.com/help/en/message-queue-for-rabbitmq/latest/createbinding).
|
|
382
375
|
|
|
@@ -390,6 +383,10 @@ class Binding(pulumi.CustomResource):
|
|
|
390
383
|
import pulumi
|
|
391
384
|
import pulumi_alicloud as alicloud
|
|
392
385
|
|
|
386
|
+
config = pulumi.Config()
|
|
387
|
+
name = config.get("name")
|
|
388
|
+
if name is None:
|
|
389
|
+
name = "terraform-example"
|
|
393
390
|
default = alicloud.amqp.Instance("default",
|
|
394
391
|
instance_type="enterprise",
|
|
395
392
|
max_tps="3000",
|
|
@@ -397,30 +394,29 @@ class Binding(pulumi.CustomResource):
|
|
|
397
394
|
storage_size="700",
|
|
398
395
|
support_eip=False,
|
|
399
396
|
max_eip_tps="128",
|
|
400
|
-
payment_type="Subscription"
|
|
401
|
-
period=1)
|
|
397
|
+
payment_type="Subscription")
|
|
402
398
|
default_virtual_host = alicloud.amqp.VirtualHost("default",
|
|
403
399
|
instance_id=default.id,
|
|
404
|
-
virtual_host_name=
|
|
400
|
+
virtual_host_name=name)
|
|
405
401
|
default_exchange = alicloud.amqp.Exchange("default",
|
|
406
|
-
auto_delete_state=False,
|
|
407
|
-
exchange_name="tf-example",
|
|
408
|
-
exchange_type="HEADERS",
|
|
409
402
|
instance_id=default.id,
|
|
410
|
-
|
|
411
|
-
|
|
403
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
404
|
+
exchange_name=name,
|
|
405
|
+
exchange_type="HEADERS",
|
|
406
|
+
auto_delete_state=False,
|
|
407
|
+
internal=False)
|
|
412
408
|
default_queue = alicloud.amqp.Queue("default",
|
|
413
409
|
instance_id=default.id,
|
|
414
|
-
|
|
415
|
-
|
|
410
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
411
|
+
queue_name=name)
|
|
416
412
|
default_binding = alicloud.amqp.Binding("default",
|
|
417
|
-
argument="x-match:all",
|
|
418
|
-
binding_key=default_queue.queue_name,
|
|
419
|
-
binding_type="QUEUE",
|
|
420
|
-
destination_name="tf-example",
|
|
421
413
|
instance_id=default.id,
|
|
414
|
+
virtual_host_name=default_virtual_host.virtual_host_name,
|
|
422
415
|
source_exchange=default_exchange.exchange_name,
|
|
423
|
-
|
|
416
|
+
destination_name=name,
|
|
417
|
+
binding_type="QUEUE",
|
|
418
|
+
binding_key=default_queue.queue_name,
|
|
419
|
+
argument="x-match:all")
|
|
424
420
|
```
|
|
425
421
|
|
|
426
422
|
## Import
|
|
@@ -505,22 +501,20 @@ class Binding(pulumi.CustomResource):
|
|
|
505
501
|
:param str resource_name: The unique name of the resulting resource.
|
|
506
502
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
507
503
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
508
|
-
:param pulumi.Input[str] argument:
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
504
|
+
:param pulumi.Input[str] argument: The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
505
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
506
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
513
507
|
:param pulumi.Input[str] binding_key: The Binding Key.
|
|
514
508
|
* For a non-topic source exchange: The binding key can contain only letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
515
509
|
The binding key must be 1 to 255 characters in length.
|
|
516
510
|
* For a topic source exchange: The binding key can contain letters, digits, hyphens (-), underscores (_), periods (.), and at signs (@).
|
|
517
511
|
If the binding key contains a number sign (#), the binding key must start with a number sign (#) followed by a period (.) or end with a number sign (#) that follows a period (.).
|
|
518
512
|
The binding key must be 1 to 255 characters in length.
|
|
519
|
-
:param pulumi.Input[str] binding_type: The
|
|
520
|
-
:param pulumi.Input[str] destination_name: The
|
|
521
|
-
:param pulumi.Input[str] instance_id:
|
|
522
|
-
:param pulumi.Input[str] source_exchange: The
|
|
523
|
-
:param pulumi.Input[str] virtual_host_name:
|
|
513
|
+
:param pulumi.Input[str] binding_type: The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
514
|
+
:param pulumi.Input[str] destination_name: The name of the object that you want to bind to the source exchange.
|
|
515
|
+
:param pulumi.Input[str] instance_id: The ID of the instance.
|
|
516
|
+
:param pulumi.Input[str] source_exchange: The name of the source exchange.
|
|
517
|
+
:param pulumi.Input[str] virtual_host_name: The name of the vhost.
|
|
524
518
|
"""
|
|
525
519
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
526
520
|
|
|
@@ -539,11 +533,9 @@ class Binding(pulumi.CustomResource):
|
|
|
539
533
|
@pulumi.getter
|
|
540
534
|
def argument(self) -> pulumi.Output[str]:
|
|
541
535
|
"""
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
**NOTE:** This Parameter Applies Only to Headers Exchange Other Types of Exchange Is Invalid. Other Types of Exchange Here Can Either Be an Arbitrary Value.
|
|
536
|
+
The key-value pairs that are configured for the headers attributes of a message. Default value: `x-match:all`. Valid values:
|
|
537
|
+
- `x-match:all`: A headers exchange routes a message to a queue only if all binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
538
|
+
- `x-match:any`: A headers exchange routes a message to a queue if one or more binding attributes of the queue except for x-match match the headers attributes of the message.
|
|
547
539
|
"""
|
|
548
540
|
return pulumi.get(self, "argument")
|
|
549
541
|
|
|
@@ -564,7 +556,7 @@ class Binding(pulumi.CustomResource):
|
|
|
564
556
|
@pulumi.getter(name="bindingType")
|
|
565
557
|
def binding_type(self) -> pulumi.Output[str]:
|
|
566
558
|
"""
|
|
567
|
-
The
|
|
559
|
+
The type of the object that you want to bind to the source exchange. Valid values: `EXCHANGE`, `QUEUE`.
|
|
568
560
|
"""
|
|
569
561
|
return pulumi.get(self, "binding_type")
|
|
570
562
|
|
|
@@ -572,7 +564,7 @@ class Binding(pulumi.CustomResource):
|
|
|
572
564
|
@pulumi.getter(name="destinationName")
|
|
573
565
|
def destination_name(self) -> pulumi.Output[str]:
|
|
574
566
|
"""
|
|
575
|
-
The
|
|
567
|
+
The name of the object that you want to bind to the source exchange.
|
|
576
568
|
"""
|
|
577
569
|
return pulumi.get(self, "destination_name")
|
|
578
570
|
|
|
@@ -580,7 +572,7 @@ class Binding(pulumi.CustomResource):
|
|
|
580
572
|
@pulumi.getter(name="instanceId")
|
|
581
573
|
def instance_id(self) -> pulumi.Output[str]:
|
|
582
574
|
"""
|
|
583
|
-
|
|
575
|
+
The ID of the instance.
|
|
584
576
|
"""
|
|
585
577
|
return pulumi.get(self, "instance_id")
|
|
586
578
|
|
|
@@ -588,7 +580,7 @@ class Binding(pulumi.CustomResource):
|
|
|
588
580
|
@pulumi.getter(name="sourceExchange")
|
|
589
581
|
def source_exchange(self) -> pulumi.Output[str]:
|
|
590
582
|
"""
|
|
591
|
-
The
|
|
583
|
+
The name of the source exchange.
|
|
592
584
|
"""
|
|
593
585
|
return pulumi.get(self, "source_exchange")
|
|
594
586
|
|
|
@@ -596,7 +588,7 @@ class Binding(pulumi.CustomResource):
|
|
|
596
588
|
@pulumi.getter(name="virtualHostName")
|
|
597
589
|
def virtual_host_name(self) -> pulumi.Output[str]:
|
|
598
590
|
"""
|
|
599
|
-
|
|
591
|
+
The name of the vhost.
|
|
600
592
|
"""
|
|
601
593
|
return pulumi.get(self, "virtual_host_name")
|
|
602
594
|
|
|
@@ -6,6 +6,7 @@ from .. import _utilities
|
|
|
6
6
|
import typing
|
|
7
7
|
# Export this package's modules as members:
|
|
8
8
|
from .access_control_list import *
|
|
9
|
+
from .acl_entry_attachment import *
|
|
9
10
|
from .api import *
|
|
10
11
|
from .app import *
|
|
11
12
|
from .app_attachment import *
|
|
@@ -20,6 +21,7 @@ from .get_plugins import *
|
|
|
20
21
|
from .get_service import *
|
|
21
22
|
from .group import *
|
|
22
23
|
from .instance import *
|
|
24
|
+
from .instance_acl_attachment import *
|
|
23
25
|
from .log_config import *
|
|
24
26
|
from .model import *
|
|
25
27
|
from .plugin import *
|