pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1721193564__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +0 -150
- pulumi_alicloud/_utilities.py +4 -5
- pulumi_alicloud/ackone/cluster.py +13 -13
- pulumi_alicloud/adb/_inputs.py +0 -14
- pulumi_alicloud/adb/lake_account.py +53 -53
- pulumi_alicloud/adb/outputs.py +0 -14
- pulumi_alicloud/adb/resource_group.py +20 -48
- pulumi_alicloud/alb/_inputs.py +22 -246
- 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 +145 -131
- pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
- pulumi_alicloud/alb/outputs.py +22 -282
- pulumi_alicloud/alb/rule.py +10 -10
- pulumi_alicloud/alb/server_group.py +71 -71
- pulumi_alicloud/amqp/binding.py +102 -94
- pulumi_alicloud/apigateway/__init__.py +0 -2
- pulumi_alicloud/apigateway/_inputs.py +2 -221
- pulumi_alicloud/apigateway/access_control_list.py +14 -22
- pulumi_alicloud/apigateway/api.py +84 -86
- pulumi_alicloud/apigateway/app_attachment.py +42 -42
- pulumi_alicloud/apigateway/get_apis.py +42 -42
- pulumi_alicloud/apigateway/group.py +2 -51
- pulumi_alicloud/apigateway/instance.py +63 -396
- pulumi_alicloud/apigateway/outputs.py +2 -223
- pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
- pulumi_alicloud/apigateway/vpc_access.py +2 -2
- pulumi_alicloud/arms/_inputs.py +0 -438
- pulumi_alicloud/arms/dispatch_rule.py +73 -73
- pulumi_alicloud/arms/get_remote_writes.py +0 -4
- pulumi_alicloud/arms/outputs.py +2 -444
- pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
- pulumi_alicloud/arms/remote_write.py +0 -4
- pulumi_alicloud/arms/synthetic_task.py +303 -303
- pulumi_alicloud/bastionhost/instance.py +10 -10
- pulumi_alicloud/bp/_inputs.py +0 -14
- pulumi_alicloud/bp/outputs.py +0 -14
- pulumi_alicloud/bp/studio_application.py +15 -15
- pulumi_alicloud/cas/outputs.py +0 -4
- pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
- pulumi_alicloud/cddc/outputs.py +0 -6
- 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_service.py +2 -2
- 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/_inputs.py +0 -20
- pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
- pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
- pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
- pulumi_alicloud/cfg/aggregator.py +15 -15
- pulumi_alicloud/cfg/compliance_pack.py +22 -22
- pulumi_alicloud/cfg/delivery.py +122 -259
- pulumi_alicloud/cfg/outputs.py +0 -20
- pulumi_alicloud/cfg/rule.py +2 -2
- pulumi_alicloud/clickhouse/_inputs.py +0 -39
- pulumi_alicloud/clickhouse/db_cluster.py +11 -71
- pulumi_alicloud/clickhouse/outputs.py +0 -54
- pulumi_alicloud/cloudfirewall/__init__.py +0 -1
- pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
- pulumi_alicloud/cloudfirewall/address_book.py +13 -13
- pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
- pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
- 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/outputs.py +0 -40
- pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
- pulumi_alicloud/cloudmonitor/outputs.py +0 -18
- 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 +76 -0
- pulumi_alicloud/cms/_inputs.py +18 -378
- pulumi_alicloud/cms/alarm.py +51 -98
- pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
- 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 +120 -87
- pulumi_alicloud/cms/monitor_group_instances.py +17 -17
- pulumi_alicloud/cms/outputs.py +18 -418
- pulumi_alicloud/cms/site_monitor.py +13 -13
- pulumi_alicloud/cms/sls_group.py +5 -5
- pulumi_alicloud/compute/_inputs.py +0 -4
- pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
- pulumi_alicloud/compute/nest_service_instance.py +20 -20
- pulumi_alicloud/compute/outputs.py +0 -4
- pulumi_alicloud/cr/chain.py +217 -217
- pulumi_alicloud/cr/repo.py +2 -2
- pulumi_alicloud/cs/_inputs.py +0 -22
- 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 +2 -4
- 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 +57 -57
- pulumi_alicloud/cs/outputs.py +2 -24
- 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/databasegateway/outputs.py +0 -42
- pulumi_alicloud/dcdn/_inputs.py +27 -555
- pulumi_alicloud/dcdn/domain.py +234 -383
- 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/outputs.py +22 -550
- 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/_inputs.py +0 -162
- pulumi_alicloud/ddos/basic_threshold.py +2 -2
- pulumi_alicloud/ddos/bgp_ip.py +6 -2
- pulumi_alicloud/ddos/bgp_policy.py +37 -37
- pulumi_alicloud/ddos/domain_resource.py +13 -13
- pulumi_alicloud/ddos/outputs.py +0 -162
- pulumi_alicloud/ddos/scheduler_rule.py +33 -33
- pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
- pulumi_alicloud/directmail/get_domains.py +24 -31
- pulumi_alicloud/directmail/outputs.py +32 -131
- 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/_inputs.py +0 -22
- pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
- pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
- pulumi_alicloud/ebs/outputs.py +0 -22
- pulumi_alicloud/ebs/solution_instance.py +125 -125
- pulumi_alicloud/eci/_inputs.py +0 -100
- 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/outputs.py +0 -100
- pulumi_alicloud/eci/virtual_node.py +15 -15
- pulumi_alicloud/ecs/_inputs.py +8 -110
- pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
- pulumi_alicloud/ecs/dedicated_host.py +5 -5
- pulumi_alicloud/ecs/ecs_disk.py +0 -7
- 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 +6 -4
- 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 +6 -46
- pulumi_alicloud/ecs/get_instances.py +3 -3
- pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
- pulumi_alicloud/ecs/image.py +16 -14
- pulumi_alicloud/ecs/image_copy.py +2 -2
- pulumi_alicloud/ecs/image_export.py +2 -2
- pulumi_alicloud/ecs/image_import.py +19 -27
- pulumi_alicloud/ecs/image_share_permission.py +2 -2
- pulumi_alicloud/ecs/instance.py +140 -342
- pulumi_alicloud/ecs/launch_template.py +43 -43
- pulumi_alicloud/ecs/outputs.py +31 -261
- pulumi_alicloud/ecs/reserved_instance.py +2 -2
- pulumi_alicloud/edas/_inputs.py +0 -28
- pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
- pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
- pulumi_alicloud/edas/outputs.py +0 -28
- 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/_inputs.py +0 -6
- pulumi_alicloud/ehpc/cluster.py +15 -15
- pulumi_alicloud/ehpc/outputs.py +0 -6
- pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
- pulumi_alicloud/emr/_inputs.py +0 -134
- pulumi_alicloud/emr/cluster.py +245 -245
- pulumi_alicloud/emr/get_clusters.py +66 -66
- pulumi_alicloud/emr/outputs.py +0 -148
- pulumi_alicloud/emrv2/_inputs.py +0 -224
- pulumi_alicloud/emrv2/cluster.py +135 -135
- pulumi_alicloud/emrv2/outputs.py +0 -224
- 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/_inputs.py +0 -24
- 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/outputs.py +0 -24
- pulumi_alicloud/ess/scaling_configuration.py +20 -20
- pulumi_alicloud/ess/scaling_group.py +17 -111
- pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
- pulumi_alicloud/ess/scaling_rule.py +10 -10
- pulumi_alicloud/eventbridge/_inputs.py +0 -156
- pulumi_alicloud/eventbridge/api_destination.py +19 -19
- pulumi_alicloud/eventbridge/connection.py +94 -94
- pulumi_alicloud/eventbridge/outputs.py +0 -156
- pulumi_alicloud/eventbridge/rule.py +5 -5
- pulumi_alicloud/expressconnect/_inputs.py +0 -12
- pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
- pulumi_alicloud/expressconnect/outputs.py +0 -12
- pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
- pulumi_alicloud/fc/__init__.py +0 -7
- pulumi_alicloud/fc/_inputs.py +0 -1698
- 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 +2 -1755
- pulumi_alicloud/fc/service.py +12 -12
- pulumi_alicloud/fc/trigger.py +26 -26
- pulumi_alicloud/fc/v2_function.py +18 -18
- pulumi_alicloud/ga/_inputs.py +0 -24
- 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/ga/outputs.py +0 -24
- pulumi_alicloud/gpdb/_inputs.py +0 -48
- 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/gpdb/outputs.py +0 -60
- pulumi_alicloud/graphdatabase/db_instance.py +5 -5
- pulumi_alicloud/hbase/instance.py +6 -6
- pulumi_alicloud/hbr/_inputs.py +0 -68
- 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/outputs.py +0 -68
- 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/_inputs.py +0 -14
- pulumi_alicloud/imp/app_template.py +5 -5
- pulumi_alicloud/imp/outputs.py +0 -14
- pulumi_alicloud/kms/instance.py +5 -5
- pulumi_alicloud/kvstore/instance.py +5 -52
- pulumi_alicloud/kvstore/outputs.py +2 -2
- pulumi_alicloud/log/_inputs.py +0 -14
- 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/outputs.py +0 -14
- pulumi_alicloud/log/store.py +25 -25
- pulumi_alicloud/log/store_index.py +30 -30
- pulumi_alicloud/maxcompute/_inputs.py +34 -54
- pulumi_alicloud/maxcompute/get_projects.py +14 -12
- pulumi_alicloud/maxcompute/get_service.py +0 -4
- pulumi_alicloud/maxcompute/outputs.py +94 -129
- pulumi_alicloud/maxcompute/project.py +75 -239
- pulumi_alicloud/mongodb/_inputs.py +0 -14
- pulumi_alicloud/mongodb/instance.py +7 -7
- pulumi_alicloud/mongodb/outputs.py +0 -14
- 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/_inputs.py +0 -100
- 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/oss/outputs.py +0 -100
- pulumi_alicloud/ots/_inputs.py +0 -60
- pulumi_alicloud/ots/outputs.py +0 -60
- 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/_inputs.py +0 -10
- pulumi_alicloud/polardb/cluster.py +40 -40
- pulumi_alicloud/polardb/outputs.py +2 -12
- 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/outputs.py +0 -18
- 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/_inputs.py +0 -10
- 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/outputs.py +0 -10
- 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/_inputs.py +0 -24
- pulumi_alicloud/ram/get_policy_document.py +124 -124
- pulumi_alicloud/ram/login_profile.py +8 -8
- pulumi_alicloud/ram/outputs.py +0 -24
- pulumi_alicloud/ram/policy.py +5 -5
- pulumi_alicloud/rdc/organization.py +2 -2
- 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 +49 -189
- 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 +2 -10
- pulumi_alicloud/realtimecompute/_inputs.py +0 -6
- pulumi_alicloud/realtimecompute/outputs.py +0 -6
- pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
- pulumi_alicloud/resourcemanager/resource_group.py +2 -2
- pulumi_alicloud/rocketmq/_inputs.py +0 -36
- pulumi_alicloud/rocketmq/consumer_group.py +45 -45
- pulumi_alicloud/rocketmq/outputs.py +0 -36
- pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
- pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
- pulumi_alicloud/ros/_inputs.py +0 -72
- pulumi_alicloud/ros/change_set.py +5 -5
- pulumi_alicloud/ros/outputs.py +0 -72
- 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/_inputs.py +0 -118
- 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/sae/outputs.py +0 -118
- pulumi_alicloud/scdn/_inputs.py +0 -56
- pulumi_alicloud/scdn/domain.py +24 -24
- pulumi_alicloud/scdn/domain_config.py +5 -5
- pulumi_alicloud/scdn/outputs.py +0 -56
- pulumi_alicloud/servicecatalog/_inputs.py +0 -10
- pulumi_alicloud/servicecatalog/outputs.py +0 -10
- pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
- pulumi_alicloud/servicemesh/_inputs.py +0 -150
- pulumi_alicloud/servicemesh/outputs.py +0 -154
- pulumi_alicloud/servicemesh/service_mesh.py +20 -20
- pulumi_alicloud/servicemesh/user_permission.py +5 -5
- pulumi_alicloud/slb/_inputs.py +8 -8
- 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 +16 -16
- pulumi_alicloud/slb/server_group.py +86 -142
- pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
- pulumi_alicloud/sls/_inputs.py +0 -186
- pulumi_alicloud/sls/alert.py +220 -220
- pulumi_alicloud/sls/outputs.py +0 -186
- pulumi_alicloud/sls/scheduled_sql.py +58 -58
- pulumi_alicloud/threatdetection/_inputs.py +0 -32
- 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/outputs.py +0 -32
- pulumi_alicloud/threatdetection/sas_trail.py +2 -2
- pulumi_alicloud/vod/_inputs.py +0 -18
- pulumi_alicloud/vod/domain.py +15 -15
- pulumi_alicloud/vod/get_domains.py +10 -10
- pulumi_alicloud/vod/outputs.py +0 -18
- pulumi_alicloud/vpc/_inputs.py +12 -50
- 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 +136 -334
- 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 +36 -74
- pulumi_alicloud/vpc/prefix_list.py +15 -15
- pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
- pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
- pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
- pulumi_alicloud/vpn/_inputs.py +0 -10
- 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 -18
- 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/_inputs.py +0 -10
- pulumi_alicloud/wafv3/domain.py +10 -10
- pulumi_alicloud/wafv3/outputs.py +0 -10
- pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/RECORD +467 -490
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/WHEEL +1 -1
- pulumi_alicloud/aligreen/__init__.py +0 -13
- pulumi_alicloud/aligreen/audit_callback.py +0 -422
- pulumi_alicloud/aligreen/biz_type.py +0 -398
- pulumi_alicloud/aligreen/callback.py +0 -449
- pulumi_alicloud/aligreen/image_lib.py +0 -406
- pulumi_alicloud/aligreen/keyword_lib.py +0 -615
- pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
- pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
- pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
- pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
- pulumi_alicloud/fc/v3_alias.py +0 -440
- pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
- pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
- pulumi_alicloud/fc/v3_custom_domain.py +0 -847
- pulumi_alicloud/fc/v3_function.py +0 -1391
- pulumi_alicloud/fc/v3_function_version.py +0 -313
- pulumi_alicloud/fc/v3_trigger.py +0 -663
- pulumi_alicloud/governance/__init__.py +0 -12
- pulumi_alicloud/governance/_inputs.py +0 -70
- pulumi_alicloud/governance/account.py +0 -505
- pulumi_alicloud/governance/baseline.py +0 -387
- pulumi_alicloud/governance/get_baselines.py +0 -241
- pulumi_alicloud/governance/outputs.py +0 -99
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/top_level.txt +0 -0
pulumi_alicloud/cfg/delivery.py
CHANGED
|
@@ -26,40 +26,21 @@ class DeliveryArgs:
|
|
|
26
26
|
status: Optional[pulumi.Input[int]] = None):
|
|
27
27
|
"""
|
|
28
28
|
The set of arguments for constructing a Delivery resource.
|
|
29
|
-
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
:param pulumi.Input[str] delivery_channel_type: The type of the delivery
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
:param pulumi.Input[
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
:param pulumi.Input[
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
:param pulumi.Input[
|
|
44
|
-
|
|
45
|
-
This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
|
|
46
|
-
|
|
47
|
-
If you specify the risk level or resource types for subscription events, this is as follows:
|
|
48
|
-
|
|
49
|
-
The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
|
|
50
|
-
|
|
51
|
-
The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
|
|
52
|
-
|
|
53
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
54
|
-
:param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
|
|
55
|
-
:param pulumi.Input[str] description: The description of the delivery channel.
|
|
56
|
-
:param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
|
|
57
|
-
- true: The specified destination receives resource non-compliance events.
|
|
58
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
59
|
-
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
60
|
-
:param pulumi.Input[int] status: The status of the delivery channel. Valid values:
|
|
61
|
-
- 0: The delivery channel is disabled.
|
|
62
|
-
- 1: The delivery channel is enabled.
|
|
29
|
+
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
|
|
30
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
31
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
32
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
33
|
+
:param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
34
|
+
:param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
|
|
35
|
+
:param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
36
|
+
:param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
37
|
+
:param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
|
|
38
|
+
:param pulumi.Input[str] description: The description of the delivery method.
|
|
39
|
+
:param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
40
|
+
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
|
|
41
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
42
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
43
|
+
:param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
63
44
|
"""
|
|
64
45
|
pulumi.set(__self__, "delivery_channel_target_arn", delivery_channel_target_arn)
|
|
65
46
|
pulumi.set(__self__, "delivery_channel_type", delivery_channel_type)
|
|
@@ -84,10 +65,10 @@ class DeliveryArgs:
|
|
|
84
65
|
@pulumi.getter(name="deliveryChannelTargetArn")
|
|
85
66
|
def delivery_channel_target_arn(self) -> pulumi.Input[str]:
|
|
86
67
|
"""
|
|
87
|
-
The ARN of the delivery destination.
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
68
|
+
The ARN of the delivery destination. The value must be in one of the following formats:
|
|
69
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
70
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
71
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
91
72
|
"""
|
|
92
73
|
return pulumi.get(self, "delivery_channel_target_arn")
|
|
93
74
|
|
|
@@ -99,10 +80,7 @@ class DeliveryArgs:
|
|
|
99
80
|
@pulumi.getter(name="deliveryChannelType")
|
|
100
81
|
def delivery_channel_type(self) -> pulumi.Input[str]:
|
|
101
82
|
"""
|
|
102
|
-
The type of the delivery
|
|
103
|
-
- OSS: Object Storage Service (OSS)
|
|
104
|
-
- MNS: Message Service (MNS)
|
|
105
|
-
- SLS: Log Service
|
|
83
|
+
The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
106
84
|
"""
|
|
107
85
|
return pulumi.get(self, "delivery_channel_type")
|
|
108
86
|
|
|
@@ -114,9 +92,7 @@ class DeliveryArgs:
|
|
|
114
92
|
@pulumi.getter(name="configurationItemChangeNotification")
|
|
115
93
|
def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
|
|
116
94
|
"""
|
|
117
|
-
|
|
118
|
-
- true: The specified destination receives resource change logs.
|
|
119
|
-
- false: The specified destination does not receive resource change logs.
|
|
95
|
+
Open or close delivery configuration change history. true: open, false: close.
|
|
120
96
|
"""
|
|
121
97
|
return pulumi.get(self, "configuration_item_change_notification")
|
|
122
98
|
|
|
@@ -128,9 +104,7 @@ class DeliveryArgs:
|
|
|
128
104
|
@pulumi.getter(name="configurationSnapshot")
|
|
129
105
|
def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
130
106
|
"""
|
|
131
|
-
|
|
132
|
-
- true: The specified destination receives scheduled resource snapshots.
|
|
133
|
-
- false: The specified destination does not receive scheduled resource snapshots.
|
|
107
|
+
Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
134
108
|
"""
|
|
135
109
|
return pulumi.get(self, "configuration_snapshot")
|
|
136
110
|
|
|
@@ -142,17 +116,7 @@ class DeliveryArgs:
|
|
|
142
116
|
@pulumi.getter(name="deliveryChannelCondition")
|
|
143
117
|
def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
|
|
144
118
|
"""
|
|
145
|
-
The rule
|
|
146
|
-
|
|
147
|
-
This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
|
|
148
|
-
|
|
149
|
-
If you specify the risk level or resource types for subscription events, this is as follows:
|
|
150
|
-
|
|
151
|
-
The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
|
|
152
|
-
|
|
153
|
-
The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
|
|
154
|
-
|
|
155
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
119
|
+
The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
156
120
|
"""
|
|
157
121
|
return pulumi.get(self, "delivery_channel_condition")
|
|
158
122
|
|
|
@@ -164,7 +128,7 @@ class DeliveryArgs:
|
|
|
164
128
|
@pulumi.getter(name="deliveryChannelName")
|
|
165
129
|
def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
|
|
166
130
|
"""
|
|
167
|
-
The name of the delivery
|
|
131
|
+
The name of the delivery method.
|
|
168
132
|
"""
|
|
169
133
|
return pulumi.get(self, "delivery_channel_name")
|
|
170
134
|
|
|
@@ -176,7 +140,7 @@ class DeliveryArgs:
|
|
|
176
140
|
@pulumi.getter
|
|
177
141
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
178
142
|
"""
|
|
179
|
-
The description of the delivery
|
|
143
|
+
The description of the delivery method.
|
|
180
144
|
"""
|
|
181
145
|
return pulumi.get(self, "description")
|
|
182
146
|
|
|
@@ -188,9 +152,7 @@ class DeliveryArgs:
|
|
|
188
152
|
@pulumi.getter(name="nonCompliantNotification")
|
|
189
153
|
def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
|
|
190
154
|
"""
|
|
191
|
-
|
|
192
|
-
- true: The specified destination receives resource non-compliance events.
|
|
193
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
155
|
+
Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
194
156
|
"""
|
|
195
157
|
return pulumi.get(self, "non_compliant_notification")
|
|
196
158
|
|
|
@@ -202,7 +164,9 @@ class DeliveryArgs:
|
|
|
202
164
|
@pulumi.getter(name="oversizedDataOssTargetArn")
|
|
203
165
|
def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
|
|
204
166
|
"""
|
|
205
|
-
The oss ARN of the delivery channel when the value data oversized limit.
|
|
167
|
+
The oss ARN of the delivery channel when the value data oversized limit.
|
|
168
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
169
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
206
170
|
"""
|
|
207
171
|
return pulumi.get(self, "oversized_data_oss_target_arn")
|
|
208
172
|
|
|
@@ -214,9 +178,7 @@ class DeliveryArgs:
|
|
|
214
178
|
@pulumi.getter
|
|
215
179
|
def status(self) -> Optional[pulumi.Input[int]]:
|
|
216
180
|
"""
|
|
217
|
-
The status of the delivery
|
|
218
|
-
- 0: The delivery channel is disabled.
|
|
219
|
-
- 1: The delivery channel is enabled.
|
|
181
|
+
The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
220
182
|
"""
|
|
221
183
|
return pulumi.get(self, "status")
|
|
222
184
|
|
|
@@ -240,40 +202,21 @@ class _DeliveryState:
|
|
|
240
202
|
status: Optional[pulumi.Input[int]] = None):
|
|
241
203
|
"""
|
|
242
204
|
Input properties used for looking up and filtering Delivery resources.
|
|
243
|
-
:param pulumi.Input[bool] configuration_item_change_notification:
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
:param pulumi.Input[
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
The
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
260
|
-
:param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
|
|
261
|
-
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
|
|
262
|
-
- If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
|
|
263
|
-
- If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
|
|
264
|
-
- If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
|
|
265
|
-
:param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
|
|
266
|
-
- OSS: Object Storage Service (OSS)
|
|
267
|
-
- MNS: Message Service (MNS)
|
|
268
|
-
- SLS: Log Service
|
|
269
|
-
:param pulumi.Input[str] description: The description of the delivery channel.
|
|
270
|
-
:param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
|
|
271
|
-
- true: The specified destination receives resource non-compliance events.
|
|
272
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
273
|
-
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
274
|
-
:param pulumi.Input[int] status: The status of the delivery channel. Valid values:
|
|
275
|
-
- 0: The delivery channel is disabled.
|
|
276
|
-
- 1: The delivery channel is enabled.
|
|
205
|
+
:param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
|
|
206
|
+
:param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
207
|
+
:param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
208
|
+
:param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
|
|
209
|
+
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
|
|
210
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
211
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
212
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
213
|
+
:param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
214
|
+
:param pulumi.Input[str] description: The description of the delivery method.
|
|
215
|
+
:param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
216
|
+
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
|
|
217
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
218
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
219
|
+
:param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
277
220
|
"""
|
|
278
221
|
if configuration_item_change_notification is not None:
|
|
279
222
|
pulumi.set(__self__, "configuration_item_change_notification", configuration_item_change_notification)
|
|
@@ -300,9 +243,7 @@ class _DeliveryState:
|
|
|
300
243
|
@pulumi.getter(name="configurationItemChangeNotification")
|
|
301
244
|
def configuration_item_change_notification(self) -> Optional[pulumi.Input[bool]]:
|
|
302
245
|
"""
|
|
303
|
-
|
|
304
|
-
- true: The specified destination receives resource change logs.
|
|
305
|
-
- false: The specified destination does not receive resource change logs.
|
|
246
|
+
Open or close delivery configuration change history. true: open, false: close.
|
|
306
247
|
"""
|
|
307
248
|
return pulumi.get(self, "configuration_item_change_notification")
|
|
308
249
|
|
|
@@ -314,9 +255,7 @@ class _DeliveryState:
|
|
|
314
255
|
@pulumi.getter(name="configurationSnapshot")
|
|
315
256
|
def configuration_snapshot(self) -> Optional[pulumi.Input[bool]]:
|
|
316
257
|
"""
|
|
317
|
-
|
|
318
|
-
- true: The specified destination receives scheduled resource snapshots.
|
|
319
|
-
- false: The specified destination does not receive scheduled resource snapshots.
|
|
258
|
+
Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
320
259
|
"""
|
|
321
260
|
return pulumi.get(self, "configuration_snapshot")
|
|
322
261
|
|
|
@@ -328,17 +267,7 @@ class _DeliveryState:
|
|
|
328
267
|
@pulumi.getter(name="deliveryChannelCondition")
|
|
329
268
|
def delivery_channel_condition(self) -> Optional[pulumi.Input[str]]:
|
|
330
269
|
"""
|
|
331
|
-
The rule
|
|
332
|
-
|
|
333
|
-
This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
|
|
334
|
-
|
|
335
|
-
If you specify the risk level or resource types for subscription events, this is as follows:
|
|
336
|
-
|
|
337
|
-
The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
|
|
338
|
-
|
|
339
|
-
The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
|
|
340
|
-
|
|
341
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
270
|
+
The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
342
271
|
"""
|
|
343
272
|
return pulumi.get(self, "delivery_channel_condition")
|
|
344
273
|
|
|
@@ -350,7 +279,7 @@ class _DeliveryState:
|
|
|
350
279
|
@pulumi.getter(name="deliveryChannelName")
|
|
351
280
|
def delivery_channel_name(self) -> Optional[pulumi.Input[str]]:
|
|
352
281
|
"""
|
|
353
|
-
The name of the delivery
|
|
282
|
+
The name of the delivery method.
|
|
354
283
|
"""
|
|
355
284
|
return pulumi.get(self, "delivery_channel_name")
|
|
356
285
|
|
|
@@ -362,10 +291,10 @@ class _DeliveryState:
|
|
|
362
291
|
@pulumi.getter(name="deliveryChannelTargetArn")
|
|
363
292
|
def delivery_channel_target_arn(self) -> Optional[pulumi.Input[str]]:
|
|
364
293
|
"""
|
|
365
|
-
The ARN of the delivery destination.
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
294
|
+
The ARN of the delivery destination. The value must be in one of the following formats:
|
|
295
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
296
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
297
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
369
298
|
"""
|
|
370
299
|
return pulumi.get(self, "delivery_channel_target_arn")
|
|
371
300
|
|
|
@@ -377,10 +306,7 @@ class _DeliveryState:
|
|
|
377
306
|
@pulumi.getter(name="deliveryChannelType")
|
|
378
307
|
def delivery_channel_type(self) -> Optional[pulumi.Input[str]]:
|
|
379
308
|
"""
|
|
380
|
-
The type of the delivery
|
|
381
|
-
- OSS: Object Storage Service (OSS)
|
|
382
|
-
- MNS: Message Service (MNS)
|
|
383
|
-
- SLS: Log Service
|
|
309
|
+
The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
384
310
|
"""
|
|
385
311
|
return pulumi.get(self, "delivery_channel_type")
|
|
386
312
|
|
|
@@ -392,7 +318,7 @@ class _DeliveryState:
|
|
|
392
318
|
@pulumi.getter
|
|
393
319
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
394
320
|
"""
|
|
395
|
-
The description of the delivery
|
|
321
|
+
The description of the delivery method.
|
|
396
322
|
"""
|
|
397
323
|
return pulumi.get(self, "description")
|
|
398
324
|
|
|
@@ -404,9 +330,7 @@ class _DeliveryState:
|
|
|
404
330
|
@pulumi.getter(name="nonCompliantNotification")
|
|
405
331
|
def non_compliant_notification(self) -> Optional[pulumi.Input[bool]]:
|
|
406
332
|
"""
|
|
407
|
-
|
|
408
|
-
- true: The specified destination receives resource non-compliance events.
|
|
409
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
333
|
+
Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
410
334
|
"""
|
|
411
335
|
return pulumi.get(self, "non_compliant_notification")
|
|
412
336
|
|
|
@@ -418,7 +342,9 @@ class _DeliveryState:
|
|
|
418
342
|
@pulumi.getter(name="oversizedDataOssTargetArn")
|
|
419
343
|
def oversized_data_oss_target_arn(self) -> Optional[pulumi.Input[str]]:
|
|
420
344
|
"""
|
|
421
|
-
The oss ARN of the delivery channel when the value data oversized limit.
|
|
345
|
+
The oss ARN of the delivery channel when the value data oversized limit.
|
|
346
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
347
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
422
348
|
"""
|
|
423
349
|
return pulumi.get(self, "oversized_data_oss_target_arn")
|
|
424
350
|
|
|
@@ -430,9 +356,7 @@ class _DeliveryState:
|
|
|
430
356
|
@pulumi.getter
|
|
431
357
|
def status(self) -> Optional[pulumi.Input[int]]:
|
|
432
358
|
"""
|
|
433
|
-
The status of the delivery
|
|
434
|
-
- 0: The delivery channel is disabled.
|
|
435
|
-
- 1: The delivery channel is enabled.
|
|
359
|
+
The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
436
360
|
"""
|
|
437
361
|
return pulumi.get(self, "status")
|
|
438
362
|
|
|
@@ -458,11 +382,9 @@ class Delivery(pulumi.CustomResource):
|
|
|
458
382
|
status: Optional[pulumi.Input[int]] = None,
|
|
459
383
|
__props__=None):
|
|
460
384
|
"""
|
|
461
|
-
Provides a Config Delivery resource.
|
|
462
|
-
|
|
463
|
-
Delivery channel of current account.
|
|
385
|
+
Provides a Cloud Config Delivery resource.
|
|
464
386
|
|
|
465
|
-
For information about Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
|
|
387
|
+
For information about Cloud Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
|
|
466
388
|
|
|
467
389
|
> **NOTE:** Available since v1.171.0.
|
|
468
390
|
|
|
@@ -480,22 +402,22 @@ class Delivery(pulumi.CustomResource):
|
|
|
480
402
|
name = "tf-example-sls"
|
|
481
403
|
this = alicloud.get_account()
|
|
482
404
|
this_get_regions = alicloud.get_regions(current=True)
|
|
483
|
-
default = alicloud.log.Project("default",
|
|
405
|
+
default = alicloud.log.Project("default", name=name)
|
|
484
406
|
default_store = alicloud.log.Store("default",
|
|
485
|
-
|
|
486
|
-
|
|
407
|
+
name=name,
|
|
408
|
+
project=default.name)
|
|
487
409
|
default_delivery = alicloud.cfg.Delivery("default",
|
|
488
410
|
configuration_item_change_notification=True,
|
|
489
411
|
non_compliant_notification=True,
|
|
490
412
|
delivery_channel_name=name,
|
|
491
|
-
delivery_channel_target_arn=pulumi.Output.all(default.
|
|
413
|
+
delivery_channel_target_arn=pulumi.Output.all(default.name, default_store.name).apply(lambda defaultName, defaultStoreName: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{default_name}/logstore/{default_store_name}"),
|
|
492
414
|
delivery_channel_type="SLS",
|
|
493
415
|
description=name)
|
|
494
416
|
```
|
|
495
417
|
|
|
496
418
|
## Import
|
|
497
419
|
|
|
498
|
-
Config Delivery can be imported using the id, e.g.
|
|
420
|
+
Cloud Config Delivery can be imported using the id, e.g.
|
|
499
421
|
|
|
500
422
|
```sh
|
|
501
423
|
$ pulumi import alicloud:cfg/delivery:Delivery example <id>
|
|
@@ -503,40 +425,21 @@ class Delivery(pulumi.CustomResource):
|
|
|
503
425
|
|
|
504
426
|
:param str resource_name: The name of the resource.
|
|
505
427
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
506
|
-
:param pulumi.Input[bool] configuration_item_change_notification:
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
:param pulumi.Input[
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
The
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
523
|
-
:param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
|
|
524
|
-
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
|
|
525
|
-
- If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
|
|
526
|
-
- If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
|
|
527
|
-
- If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
|
|
528
|
-
:param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
|
|
529
|
-
- OSS: Object Storage Service (OSS)
|
|
530
|
-
- MNS: Message Service (MNS)
|
|
531
|
-
- SLS: Log Service
|
|
532
|
-
:param pulumi.Input[str] description: The description of the delivery channel.
|
|
533
|
-
:param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
|
|
534
|
-
- true: The specified destination receives resource non-compliance events.
|
|
535
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
536
|
-
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
537
|
-
:param pulumi.Input[int] status: The status of the delivery channel. Valid values:
|
|
538
|
-
- 0: The delivery channel is disabled.
|
|
539
|
-
- 1: The delivery channel is enabled.
|
|
428
|
+
:param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
|
|
429
|
+
:param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
430
|
+
:param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
431
|
+
:param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
|
|
432
|
+
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
|
|
433
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
434
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
435
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
436
|
+
:param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
437
|
+
:param pulumi.Input[str] description: The description of the delivery method.
|
|
438
|
+
:param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
439
|
+
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
|
|
440
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
441
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
442
|
+
:param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
540
443
|
"""
|
|
541
444
|
...
|
|
542
445
|
@overload
|
|
@@ -545,11 +448,9 @@ class Delivery(pulumi.CustomResource):
|
|
|
545
448
|
args: DeliveryArgs,
|
|
546
449
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
547
450
|
"""
|
|
548
|
-
Provides a Config Delivery resource.
|
|
451
|
+
Provides a Cloud Config Delivery resource.
|
|
549
452
|
|
|
550
|
-
Delivery
|
|
551
|
-
|
|
552
|
-
For information about Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
|
|
453
|
+
For information about Cloud Config Delivery and how to use it, see [What is Delivery](https://www.alibabacloud.com/help/en/cloud-config/latest/api-config-2020-09-07-createconfigdeliverychannel).
|
|
553
454
|
|
|
554
455
|
> **NOTE:** Available since v1.171.0.
|
|
555
456
|
|
|
@@ -567,22 +468,22 @@ class Delivery(pulumi.CustomResource):
|
|
|
567
468
|
name = "tf-example-sls"
|
|
568
469
|
this = alicloud.get_account()
|
|
569
470
|
this_get_regions = alicloud.get_regions(current=True)
|
|
570
|
-
default = alicloud.log.Project("default",
|
|
471
|
+
default = alicloud.log.Project("default", name=name)
|
|
571
472
|
default_store = alicloud.log.Store("default",
|
|
572
|
-
|
|
573
|
-
|
|
473
|
+
name=name,
|
|
474
|
+
project=default.name)
|
|
574
475
|
default_delivery = alicloud.cfg.Delivery("default",
|
|
575
476
|
configuration_item_change_notification=True,
|
|
576
477
|
non_compliant_notification=True,
|
|
577
478
|
delivery_channel_name=name,
|
|
578
|
-
delivery_channel_target_arn=pulumi.Output.all(default.
|
|
479
|
+
delivery_channel_target_arn=pulumi.Output.all(default.name, default_store.name).apply(lambda defaultName, defaultStoreName: f"acs:log:{this_get_regions.ids[0]}:{this.id}:project/{default_name}/logstore/{default_store_name}"),
|
|
579
480
|
delivery_channel_type="SLS",
|
|
580
481
|
description=name)
|
|
581
482
|
```
|
|
582
483
|
|
|
583
484
|
## Import
|
|
584
485
|
|
|
585
|
-
Config Delivery can be imported using the id, e.g.
|
|
486
|
+
Cloud Config Delivery can be imported using the id, e.g.
|
|
586
487
|
|
|
587
488
|
```sh
|
|
588
489
|
$ pulumi import alicloud:cfg/delivery:Delivery example <id>
|
|
@@ -663,40 +564,21 @@ class Delivery(pulumi.CustomResource):
|
|
|
663
564
|
:param str resource_name: The unique name of the resulting resource.
|
|
664
565
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
665
566
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
666
|
-
:param pulumi.Input[bool] configuration_item_change_notification:
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
:param pulumi.Input[
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
The
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
683
|
-
:param pulumi.Input[str] delivery_channel_name: The name of the delivery channel.
|
|
684
|
-
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination.
|
|
685
|
-
- If the value of the DeliveryChannelType parameter is OSS, the value of this parameter is the ARN of the destination OSS bucket.
|
|
686
|
-
- If the value of the DeliveryChannelType parameter is MNS, the value of this parameter is the ARN of the destination MNS topic.
|
|
687
|
-
- If the value of the DeliveryChannelType parameter is SLS, the value of this parameter is the ARN of the destination Log Service Logstore.
|
|
688
|
-
:param pulumi.Input[str] delivery_channel_type: The type of the delivery channel. Valid values:
|
|
689
|
-
- OSS: Object Storage Service (OSS)
|
|
690
|
-
- MNS: Message Service (MNS)
|
|
691
|
-
- SLS: Log Service
|
|
692
|
-
:param pulumi.Input[str] description: The description of the delivery channel.
|
|
693
|
-
:param pulumi.Input[bool] non_compliant_notification: Indicates whether the specified destination receives resource non-compliance events. If the value of this parameter is true, Cloud Config delivers resource non-compliance events to Log Service or MNS when resources are evaluated as non-compliant. Valid values:
|
|
694
|
-
- true: The specified destination receives resource non-compliance events.
|
|
695
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
696
|
-
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit. The value must be in one of the following formats: acs:oss:{RegionId}:{Aliuid}:{bucketName} if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
697
|
-
:param pulumi.Input[int] status: The status of the delivery channel. Valid values:
|
|
698
|
-
- 0: The delivery channel is disabled.
|
|
699
|
-
- 1: The delivery channel is enabled.
|
|
567
|
+
:param pulumi.Input[bool] configuration_item_change_notification: Open or close delivery configuration change history. true: open, false: close.
|
|
568
|
+
:param pulumi.Input[bool] configuration_snapshot: Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
569
|
+
:param pulumi.Input[str] delivery_channel_condition: The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
570
|
+
:param pulumi.Input[str] delivery_channel_name: The name of the delivery method.
|
|
571
|
+
:param pulumi.Input[str] delivery_channel_target_arn: The ARN of the delivery destination. The value must be in one of the following formats:
|
|
572
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
573
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
574
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
575
|
+
:param pulumi.Input[str] delivery_channel_type: The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
576
|
+
:param pulumi.Input[str] description: The description of the delivery method.
|
|
577
|
+
:param pulumi.Input[bool] non_compliant_notification: Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
578
|
+
:param pulumi.Input[str] oversized_data_oss_target_arn: The oss ARN of the delivery channel when the value data oversized limit.
|
|
579
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
580
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
581
|
+
:param pulumi.Input[int] status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
700
582
|
"""
|
|
701
583
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
702
584
|
|
|
@@ -716,21 +598,17 @@ class Delivery(pulumi.CustomResource):
|
|
|
716
598
|
|
|
717
599
|
@property
|
|
718
600
|
@pulumi.getter(name="configurationItemChangeNotification")
|
|
719
|
-
def configuration_item_change_notification(self) -> pulumi.Output[
|
|
601
|
+
def configuration_item_change_notification(self) -> pulumi.Output[bool]:
|
|
720
602
|
"""
|
|
721
|
-
|
|
722
|
-
- true: The specified destination receives resource change logs.
|
|
723
|
-
- false: The specified destination does not receive resource change logs.
|
|
603
|
+
Open or close delivery configuration change history. true: open, false: close.
|
|
724
604
|
"""
|
|
725
605
|
return pulumi.get(self, "configuration_item_change_notification")
|
|
726
606
|
|
|
727
607
|
@property
|
|
728
608
|
@pulumi.getter(name="configurationSnapshot")
|
|
729
|
-
def configuration_snapshot(self) -> pulumi.Output[
|
|
609
|
+
def configuration_snapshot(self) -> pulumi.Output[bool]:
|
|
730
610
|
"""
|
|
731
|
-
|
|
732
|
-
- true: The specified destination receives scheduled resource snapshots.
|
|
733
|
-
- false: The specified destination does not receive scheduled resource snapshots.
|
|
611
|
+
Open or close timed snapshot of shipping resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `OSS`.
|
|
734
612
|
"""
|
|
735
613
|
return pulumi.get(self, "configuration_snapshot")
|
|
736
614
|
|
|
@@ -738,17 +616,7 @@ class Delivery(pulumi.CustomResource):
|
|
|
738
616
|
@pulumi.getter(name="deliveryChannelCondition")
|
|
739
617
|
def delivery_channel_condition(self) -> pulumi.Output[Optional[str]]:
|
|
740
618
|
"""
|
|
741
|
-
The rule
|
|
742
|
-
|
|
743
|
-
This parameter is available when you deliver data of all types to MNS or deliver snapshots to Log Service.
|
|
744
|
-
|
|
745
|
-
If you specify the risk level or resource types for subscription events, this is as follows:
|
|
746
|
-
|
|
747
|
-
The lowest risk level of the events to which you want to subscribe is in the following format: {"filterType":"RuleRiskLevel","value":"1","multiple":false}, The value field indicates the risk level of the events to which you want to subscribe. Valid values: 1, 2, and 3. The value 1 indicates the high risk level, the value 2 indicates the medium risk level, and the value 3 indicates the low risk level.
|
|
748
|
-
|
|
749
|
-
The setting of the resource types of the events to which you want to subscribe is in the following format: {"filterType":"ResourceType","values":["ACS::ACK::Cluster","ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage"],"multiple":true}, The values field indicates the resource types of the events to which you want to subscribe. The value of the field is a JSON array.
|
|
750
|
-
|
|
751
|
-
Examples:[{"filterType":"ResourceType","values":["ACS::ActionTrail::Trail","ACS::CBWP::CommonBandwidthPackage","ACS::CDN::Domain","ACS::CEN::CenBandwidthPackage","ACS::CEN::CenInstance","ACS::CEN::Flowlog","ACS::DdosCoo::Instance"],"multiple":true}].
|
|
619
|
+
The rule attached to the delivery method. Please refer to api [CreateConfigDeliveryChannel](https://help.aliyun.com/document_detail/429798.html) for example format. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `MNS`.
|
|
752
620
|
"""
|
|
753
621
|
return pulumi.get(self, "delivery_channel_condition")
|
|
754
622
|
|
|
@@ -756,7 +624,7 @@ class Delivery(pulumi.CustomResource):
|
|
|
756
624
|
@pulumi.getter(name="deliveryChannelName")
|
|
757
625
|
def delivery_channel_name(self) -> pulumi.Output[Optional[str]]:
|
|
758
626
|
"""
|
|
759
|
-
The name of the delivery
|
|
627
|
+
The name of the delivery method.
|
|
760
628
|
"""
|
|
761
629
|
return pulumi.get(self, "delivery_channel_name")
|
|
762
630
|
|
|
@@ -764,10 +632,10 @@ class Delivery(pulumi.CustomResource):
|
|
|
764
632
|
@pulumi.getter(name="deliveryChannelTargetArn")
|
|
765
633
|
def delivery_channel_target_arn(self) -> pulumi.Output[str]:
|
|
766
634
|
"""
|
|
767
|
-
The ARN of the delivery destination.
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
635
|
+
The ARN of the delivery destination. The value must be in one of the following formats:
|
|
636
|
+
* `acs:oss:{RegionId}:{Aliuid}:{bucketName}`: if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
637
|
+
* `acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}`: if your delivery destination is a Message Service (MNS) topic.
|
|
638
|
+
* `acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}`: if your delivery destination is a Log Service Logstore.
|
|
771
639
|
"""
|
|
772
640
|
return pulumi.get(self, "delivery_channel_target_arn")
|
|
773
641
|
|
|
@@ -775,10 +643,7 @@ class Delivery(pulumi.CustomResource):
|
|
|
775
643
|
@pulumi.getter(name="deliveryChannelType")
|
|
776
644
|
def delivery_channel_type(self) -> pulumi.Output[str]:
|
|
777
645
|
"""
|
|
778
|
-
The type of the delivery
|
|
779
|
-
- OSS: Object Storage Service (OSS)
|
|
780
|
-
- MNS: Message Service (MNS)
|
|
781
|
-
- SLS: Log Service
|
|
646
|
+
The type of the delivery method. Valid values: `OSS`: Object Storage, `MNS`: Message Service, `SLS`: Log Service.
|
|
782
647
|
"""
|
|
783
648
|
return pulumi.get(self, "delivery_channel_type")
|
|
784
649
|
|
|
@@ -786,17 +651,15 @@ class Delivery(pulumi.CustomResource):
|
|
|
786
651
|
@pulumi.getter
|
|
787
652
|
def description(self) -> pulumi.Output[Optional[str]]:
|
|
788
653
|
"""
|
|
789
|
-
The description of the delivery
|
|
654
|
+
The description of the delivery method.
|
|
790
655
|
"""
|
|
791
656
|
return pulumi.get(self, "description")
|
|
792
657
|
|
|
793
658
|
@property
|
|
794
659
|
@pulumi.getter(name="nonCompliantNotification")
|
|
795
|
-
def non_compliant_notification(self) -> pulumi.Output[
|
|
660
|
+
def non_compliant_notification(self) -> pulumi.Output[bool]:
|
|
796
661
|
"""
|
|
797
|
-
|
|
798
|
-
- true: The specified destination receives resource non-compliance events.
|
|
799
|
-
- false: The specified destination does not receive resource non-compliance events.
|
|
662
|
+
Open or close non-compliance events of delivery resources. **NOTE:** The attribute is valid when the attribute `delivery_channel_type` is `SLS` or `MNS`.
|
|
800
663
|
"""
|
|
801
664
|
return pulumi.get(self, "non_compliant_notification")
|
|
802
665
|
|
|
@@ -804,7 +667,9 @@ class Delivery(pulumi.CustomResource):
|
|
|
804
667
|
@pulumi.getter(name="oversizedDataOssTargetArn")
|
|
805
668
|
def oversized_data_oss_target_arn(self) -> pulumi.Output[Optional[str]]:
|
|
806
669
|
"""
|
|
807
|
-
The oss ARN of the delivery channel when the value data oversized limit.
|
|
670
|
+
The oss ARN of the delivery channel when the value data oversized limit.
|
|
671
|
+
* The value must be in one of the following formats: `acs:oss:{RegionId}:{accountId}:{bucketName}`, if your delivery destination is an Object Storage Service (OSS) bucket.
|
|
672
|
+
* Only delivery channels `SLS` and `MNS` are supported. The delivery channel limit for Log Service SLS is 1 MB, and the delivery channel limit for Message Service MNS is 64 KB.
|
|
808
673
|
"""
|
|
809
674
|
return pulumi.get(self, "oversized_data_oss_target_arn")
|
|
810
675
|
|
|
@@ -812,9 +677,7 @@ class Delivery(pulumi.CustomResource):
|
|
|
812
677
|
@pulumi.getter
|
|
813
678
|
def status(self) -> pulumi.Output[int]:
|
|
814
679
|
"""
|
|
815
|
-
The status of the delivery
|
|
816
|
-
- 0: The delivery channel is disabled.
|
|
817
|
-
- 1: The delivery channel is enabled.
|
|
680
|
+
The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled. This is the default value.
|
|
818
681
|
"""
|
|
819
682
|
return pulumi.get(self, "status")
|
|
820
683
|
|