pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1720848019__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.0a1720848019.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.dist-info}/RECORD +467 -490
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1720848019.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.0a1720848019.dist-info}/top_level.txt +0 -0
|
@@ -29,33 +29,13 @@ class RdsAccountArgs:
|
|
|
29
29
|
type: Optional[pulumi.Input[str]] = None):
|
|
30
30
|
"""
|
|
31
31
|
The set of arguments for constructing a RdsAccount resource.
|
|
32
|
-
:param pulumi.Input[str] account_description:
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
:param pulumi.Input[str]
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
40
|
-
* The length of the value must meet the following requirements:
|
|
41
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
42
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
43
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
44
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
45
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
46
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
47
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
48
|
-
:param pulumi.Input[str] account_password: The password of the account.
|
|
49
|
-
* The value must be 8 to 32 characters in length.
|
|
50
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
51
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
52
|
-
:param pulumi.Input[str] account_type: The account type. Valid values:
|
|
53
|
-
* Normal: standard account (default).
|
|
54
|
-
* Super: privileged account.
|
|
55
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
56
|
-
|
|
57
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
58
|
-
:param pulumi.Input[str] db_instance_id: The ID of the instance.
|
|
32
|
+
:param pulumi.Input[str] account_description: Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
33
|
+
:param pulumi.Input[str] account_name: Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
34
|
+
:param pulumi.Input[str] account_password: Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
35
|
+
:param pulumi.Input[str] account_type: Privilege type of account. Default to `Normal`.
|
|
36
|
+
`Normal`: Common privilege.
|
|
37
|
+
`Super`: High privilege.
|
|
38
|
+
:param pulumi.Input[str] db_instance_id: The Id of instance in which account belongs.
|
|
59
39
|
:param pulumi.Input[str] description: The attribute has been deprecated from 1.120.0 and using `account_description` instead.
|
|
60
40
|
:param pulumi.Input[str] instance_id: The attribute has been deprecated from 1.120.0 and using `db_instance_id` instead.
|
|
61
41
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `account_password` is filled in, this field will be ignored.
|
|
@@ -113,9 +93,7 @@ class RdsAccountArgs:
|
|
|
113
93
|
@pulumi.getter(name="accountDescription")
|
|
114
94
|
def account_description(self) -> Optional[pulumi.Input[str]]:
|
|
115
95
|
"""
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
> **NOTE:** The name cannot start with http:// or https://.
|
|
96
|
+
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
119
97
|
"""
|
|
120
98
|
return pulumi.get(self, "account_description")
|
|
121
99
|
|
|
@@ -127,19 +105,7 @@ class RdsAccountArgs:
|
|
|
127
105
|
@pulumi.getter(name="accountName")
|
|
128
106
|
def account_name(self) -> Optional[pulumi.Input[str]]:
|
|
129
107
|
"""
|
|
130
|
-
|
|
131
|
-
* The name must be unique.
|
|
132
|
-
* The name can contain lowercase letters, digits, and underscores (_). For MySQL databases, the name can contain uppercase letters.
|
|
133
|
-
* The name must start with a letter and end with a letter or digit.
|
|
134
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
135
|
-
* The length of the value must meet the following requirements:
|
|
136
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
137
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
138
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
139
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
140
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
141
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
142
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
108
|
+
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
143
109
|
"""
|
|
144
110
|
return pulumi.get(self, "account_name")
|
|
145
111
|
|
|
@@ -151,10 +117,7 @@ class RdsAccountArgs:
|
|
|
151
117
|
@pulumi.getter(name="accountPassword")
|
|
152
118
|
def account_password(self) -> Optional[pulumi.Input[str]]:
|
|
153
119
|
"""
|
|
154
|
-
|
|
155
|
-
* The value must be 8 to 32 characters in length.
|
|
156
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
157
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
120
|
+
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
158
121
|
"""
|
|
159
122
|
return pulumi.get(self, "account_password")
|
|
160
123
|
|
|
@@ -166,12 +129,9 @@ class RdsAccountArgs:
|
|
|
166
129
|
@pulumi.getter(name="accountType")
|
|
167
130
|
def account_type(self) -> Optional[pulumi.Input[str]]:
|
|
168
131
|
"""
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
173
|
-
|
|
174
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
132
|
+
Privilege type of account. Default to `Normal`.
|
|
133
|
+
`Normal`: Common privilege.
|
|
134
|
+
`Super`: High privilege.
|
|
175
135
|
"""
|
|
176
136
|
return pulumi.get(self, "account_type")
|
|
177
137
|
|
|
@@ -183,7 +143,7 @@ class RdsAccountArgs:
|
|
|
183
143
|
@pulumi.getter(name="dbInstanceId")
|
|
184
144
|
def db_instance_id(self) -> Optional[pulumi.Input[str]]:
|
|
185
145
|
"""
|
|
186
|
-
The
|
|
146
|
+
The Id of instance in which account belongs.
|
|
187
147
|
"""
|
|
188
148
|
return pulumi.get(self, "db_instance_id")
|
|
189
149
|
|
|
@@ -314,33 +274,13 @@ class _RdsAccountState:
|
|
|
314
274
|
type: Optional[pulumi.Input[str]] = None):
|
|
315
275
|
"""
|
|
316
276
|
Input properties used for looking up and filtering RdsAccount resources.
|
|
317
|
-
:param pulumi.Input[str] account_description:
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
:param pulumi.Input[str]
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
325
|
-
* The length of the value must meet the following requirements:
|
|
326
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
327
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
328
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
329
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
330
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
331
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
332
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
333
|
-
:param pulumi.Input[str] account_password: The password of the account.
|
|
334
|
-
* The value must be 8 to 32 characters in length.
|
|
335
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
336
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
337
|
-
:param pulumi.Input[str] account_type: The account type. Valid values:
|
|
338
|
-
* Normal: standard account (default).
|
|
339
|
-
* Super: privileged account.
|
|
340
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
341
|
-
|
|
342
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
343
|
-
:param pulumi.Input[str] db_instance_id: The ID of the instance.
|
|
277
|
+
:param pulumi.Input[str] account_description: Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
278
|
+
:param pulumi.Input[str] account_name: Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
279
|
+
:param pulumi.Input[str] account_password: Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
280
|
+
:param pulumi.Input[str] account_type: Privilege type of account. Default to `Normal`.
|
|
281
|
+
`Normal`: Common privilege.
|
|
282
|
+
`Super`: High privilege.
|
|
283
|
+
:param pulumi.Input[str] db_instance_id: The Id of instance in which account belongs.
|
|
344
284
|
:param pulumi.Input[str] description: The attribute has been deprecated from 1.120.0 and using `account_description` instead.
|
|
345
285
|
:param pulumi.Input[str] instance_id: The attribute has been deprecated from 1.120.0 and using `db_instance_id` instead.
|
|
346
286
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `account_password` is filled in, this field will be ignored.
|
|
@@ -401,9 +341,7 @@ class _RdsAccountState:
|
|
|
401
341
|
@pulumi.getter(name="accountDescription")
|
|
402
342
|
def account_description(self) -> Optional[pulumi.Input[str]]:
|
|
403
343
|
"""
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
> **NOTE:** The name cannot start with http:// or https://.
|
|
344
|
+
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
407
345
|
"""
|
|
408
346
|
return pulumi.get(self, "account_description")
|
|
409
347
|
|
|
@@ -415,19 +353,7 @@ class _RdsAccountState:
|
|
|
415
353
|
@pulumi.getter(name="accountName")
|
|
416
354
|
def account_name(self) -> Optional[pulumi.Input[str]]:
|
|
417
355
|
"""
|
|
418
|
-
|
|
419
|
-
* The name must be unique.
|
|
420
|
-
* The name can contain lowercase letters, digits, and underscores (_). For MySQL databases, the name can contain uppercase letters.
|
|
421
|
-
* The name must start with a letter and end with a letter or digit.
|
|
422
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
423
|
-
* The length of the value must meet the following requirements:
|
|
424
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
425
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
426
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
427
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
428
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
429
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
430
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
356
|
+
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
431
357
|
"""
|
|
432
358
|
return pulumi.get(self, "account_name")
|
|
433
359
|
|
|
@@ -439,10 +365,7 @@ class _RdsAccountState:
|
|
|
439
365
|
@pulumi.getter(name="accountPassword")
|
|
440
366
|
def account_password(self) -> Optional[pulumi.Input[str]]:
|
|
441
367
|
"""
|
|
442
|
-
|
|
443
|
-
* The value must be 8 to 32 characters in length.
|
|
444
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
445
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
368
|
+
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
446
369
|
"""
|
|
447
370
|
return pulumi.get(self, "account_password")
|
|
448
371
|
|
|
@@ -454,12 +377,9 @@ class _RdsAccountState:
|
|
|
454
377
|
@pulumi.getter(name="accountType")
|
|
455
378
|
def account_type(self) -> Optional[pulumi.Input[str]]:
|
|
456
379
|
"""
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
461
|
-
|
|
462
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
380
|
+
Privilege type of account. Default to `Normal`.
|
|
381
|
+
`Normal`: Common privilege.
|
|
382
|
+
`Super`: High privilege.
|
|
463
383
|
"""
|
|
464
384
|
return pulumi.get(self, "account_type")
|
|
465
385
|
|
|
@@ -471,7 +391,7 @@ class _RdsAccountState:
|
|
|
471
391
|
@pulumi.getter(name="dbInstanceId")
|
|
472
392
|
def db_instance_id(self) -> Optional[pulumi.Input[str]]:
|
|
473
393
|
"""
|
|
474
|
-
The
|
|
394
|
+
The Id of instance in which account belongs.
|
|
475
395
|
"""
|
|
476
396
|
return pulumi.get(self, "db_instance_id")
|
|
477
397
|
|
|
@@ -669,33 +589,13 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
669
589
|
|
|
670
590
|
:param str resource_name: The name of the resource.
|
|
671
591
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
672
|
-
:param pulumi.Input[str] account_description:
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
:param pulumi.Input[str]
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
680
|
-
* The length of the value must meet the following requirements:
|
|
681
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
682
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
683
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
684
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
685
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
686
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
687
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
688
|
-
:param pulumi.Input[str] account_password: The password of the account.
|
|
689
|
-
* The value must be 8 to 32 characters in length.
|
|
690
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
691
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
692
|
-
:param pulumi.Input[str] account_type: The account type. Valid values:
|
|
693
|
-
* Normal: standard account (default).
|
|
694
|
-
* Super: privileged account.
|
|
695
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
696
|
-
|
|
697
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
698
|
-
:param pulumi.Input[str] db_instance_id: The ID of the instance.
|
|
592
|
+
:param pulumi.Input[str] account_description: Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
593
|
+
:param pulumi.Input[str] account_name: Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
594
|
+
:param pulumi.Input[str] account_password: Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
595
|
+
:param pulumi.Input[str] account_type: Privilege type of account. Default to `Normal`.
|
|
596
|
+
`Normal`: Common privilege.
|
|
597
|
+
`Super`: High privilege.
|
|
598
|
+
:param pulumi.Input[str] db_instance_id: The Id of instance in which account belongs.
|
|
699
599
|
:param pulumi.Input[str] description: The attribute has been deprecated from 1.120.0 and using `account_description` instead.
|
|
700
600
|
:param pulumi.Input[str] instance_id: The attribute has been deprecated from 1.120.0 and using `db_instance_id` instead.
|
|
701
601
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `account_password` is filled in, this field will be ignored.
|
|
@@ -850,33 +750,13 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
850
750
|
:param str resource_name: The unique name of the resulting resource.
|
|
851
751
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
852
752
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
853
|
-
:param pulumi.Input[str] account_description:
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
:param pulumi.Input[str]
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
861
|
-
* The length of the value must meet the following requirements:
|
|
862
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
863
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
864
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
865
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
866
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
867
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
868
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
869
|
-
:param pulumi.Input[str] account_password: The password of the account.
|
|
870
|
-
* The value must be 8 to 32 characters in length.
|
|
871
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
872
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
873
|
-
:param pulumi.Input[str] account_type: The account type. Valid values:
|
|
874
|
-
* Normal: standard account (default).
|
|
875
|
-
* Super: privileged account.
|
|
876
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
877
|
-
|
|
878
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
879
|
-
:param pulumi.Input[str] db_instance_id: The ID of the instance.
|
|
753
|
+
:param pulumi.Input[str] account_description: Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
754
|
+
:param pulumi.Input[str] account_name: Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
755
|
+
:param pulumi.Input[str] account_password: Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
756
|
+
:param pulumi.Input[str] account_type: Privilege type of account. Default to `Normal`.
|
|
757
|
+
`Normal`: Common privilege.
|
|
758
|
+
`Super`: High privilege.
|
|
759
|
+
:param pulumi.Input[str] db_instance_id: The Id of instance in which account belongs.
|
|
880
760
|
:param pulumi.Input[str] description: The attribute has been deprecated from 1.120.0 and using `account_description` instead.
|
|
881
761
|
:param pulumi.Input[str] instance_id: The attribute has been deprecated from 1.120.0 and using `db_instance_id` instead.
|
|
882
762
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a db account. If the `account_password` is filled in, this field will be ignored.
|
|
@@ -913,9 +793,7 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
913
793
|
@pulumi.getter(name="accountDescription")
|
|
914
794
|
def account_description(self) -> pulumi.Output[str]:
|
|
915
795
|
"""
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
> **NOTE:** The name cannot start with http:// or https://.
|
|
796
|
+
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
919
797
|
"""
|
|
920
798
|
return pulumi.get(self, "account_description")
|
|
921
799
|
|
|
@@ -923,19 +801,7 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
923
801
|
@pulumi.getter(name="accountName")
|
|
924
802
|
def account_name(self) -> pulumi.Output[str]:
|
|
925
803
|
"""
|
|
926
|
-
|
|
927
|
-
* The name must be unique.
|
|
928
|
-
* The name can contain lowercase letters, digits, and underscores (_). For MySQL databases, the name can contain uppercase letters.
|
|
929
|
-
* The name must start with a letter and end with a letter or digit.
|
|
930
|
-
* For MySQL databases, the name of the privileged account cannot be the same as that of the standard account. For example, if the name of the privileged account is Test1, the name of the standard account cannot be test1.
|
|
931
|
-
* The length of the value must meet the following requirements:
|
|
932
|
-
* If the instance runs MySQL 5.7 or MySQL 8.0, the value must be 2 to 32 characters in length.
|
|
933
|
-
* If the instance runs MySQL 5.6, the value must be 2 to 16 characters in length.
|
|
934
|
-
* If the instance runs SQL Server, the value must be 2 to 64 characters in length.
|
|
935
|
-
* If the instance runs PostgreSQL with cloud disks, the value must be 2 to 63 characters in length.
|
|
936
|
-
* If the instance runs PostgreSQL with local disks, the value must be 2 to 16 characters in length.
|
|
937
|
-
* If the instance runs MariaDB, the value must be 2 to 16 characters in length.
|
|
938
|
-
* For more information about invalid characters, See [Forbidden keywords](https://help.aliyun.com/zh/rds/developer-reference/forbidden-keywords?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
804
|
+
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and end with letters or numbers, The length must be 2-63 characters for PostgreSQL, otherwise the length must be 2-32 characters.
|
|
939
805
|
"""
|
|
940
806
|
return pulumi.get(self, "account_name")
|
|
941
807
|
|
|
@@ -943,10 +809,7 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
943
809
|
@pulumi.getter(name="accountPassword")
|
|
944
810
|
def account_password(self) -> pulumi.Output[str]:
|
|
945
811
|
"""
|
|
946
|
-
|
|
947
|
-
* The value must be 8 to 32 characters in length.
|
|
948
|
-
* The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters.
|
|
949
|
-
* Special characters include ! @ # $ % ^ & * ( ) _ + - =
|
|
812
|
+
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
950
813
|
"""
|
|
951
814
|
return pulumi.get(self, "account_password")
|
|
952
815
|
|
|
@@ -954,12 +817,9 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
954
817
|
@pulumi.getter(name="accountType")
|
|
955
818
|
def account_type(self) -> pulumi.Output[str]:
|
|
956
819
|
"""
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
* Sysadmin: system admin account. The account type is available only for ApsaraDB RDS for SQL Server instances.
|
|
961
|
-
|
|
962
|
-
> **NOTE:** Before you create a system admin account, check whether the RDS instance meets all prerequisites. For more information, See [Create a system admin account](https://help.aliyun.com/zh/rds/apsaradb-rds-for-sql-server/create-a-system-admin-account-for-an-apsaradb-rds-for-sql-server-instance?spm=api-workbench.API%20Document.0.0.529e2defHKoZ3o).
|
|
820
|
+
Privilege type of account. Default to `Normal`.
|
|
821
|
+
`Normal`: Common privilege.
|
|
822
|
+
`Super`: High privilege.
|
|
963
823
|
"""
|
|
964
824
|
return pulumi.get(self, "account_type")
|
|
965
825
|
|
|
@@ -967,7 +827,7 @@ class RdsAccount(pulumi.CustomResource):
|
|
|
967
827
|
@pulumi.getter(name="dbInstanceId")
|
|
968
828
|
def db_instance_id(self) -> pulumi.Output[str]:
|
|
969
829
|
"""
|
|
970
|
-
The
|
|
830
|
+
The Id of instance in which account belongs.
|
|
971
831
|
"""
|
|
972
832
|
return pulumi.get(self, "db_instance_id")
|
|
973
833
|
|
|
@@ -2304,11 +2304,11 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2304
2304
|
ha_mode: Optional[pulumi.Input[str]] = None,
|
|
2305
2305
|
instance_network_type: Optional[pulumi.Input[str]] = None,
|
|
2306
2306
|
maintain_time: Optional[pulumi.Input[str]] = None,
|
|
2307
|
-
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2307
|
+
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceParameterArgs']]]]] = None,
|
|
2308
2308
|
password: Optional[pulumi.Input[str]] = None,
|
|
2309
2309
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
2310
2310
|
period: Optional[pulumi.Input[str]] = None,
|
|
2311
|
-
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2311
|
+
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstancePgHbaConfArgs']]]]] = None,
|
|
2312
2312
|
port: Optional[pulumi.Input[str]] = None,
|
|
2313
2313
|
private_ip_address: Optional[pulumi.Input[str]] = None,
|
|
2314
2314
|
private_key: Optional[pulumi.Input[str]] = None,
|
|
@@ -2321,7 +2321,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2321
2321
|
security_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2322
2322
|
server_cert: Optional[pulumi.Input[str]] = None,
|
|
2323
2323
|
server_key: Optional[pulumi.Input[str]] = None,
|
|
2324
|
-
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2324
|
+
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceServerlessConfigArgs']]]]] = None,
|
|
2325
2325
|
source_biz: Optional[pulumi.Input[str]] = None,
|
|
2326
2326
|
source_db_instance_id: Optional[pulumi.Input[str]] = None,
|
|
2327
2327
|
ssl_enabled: Optional[pulumi.Input[int]] = None,
|
|
@@ -2468,7 +2468,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2468
2468
|
* **Classic**: Classic Network
|
|
2469
2469
|
* **VPC**: VPC.
|
|
2470
2470
|
:param pulumi.Input[str] maintain_time: The maintainable time period of the instance. Format: <I> HH:mm</I> Z-<I> HH:mm</I> Z(UTC time).
|
|
2471
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2471
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceParameterArgs']]]] parameters: Set of parameters needs to be set after DB instance was launched. Available parameters can refer to the latest docs [View database parameter templates](https://www.alibabacloud.com/help/doc-detail/26284.htm).See `parameters` below.
|
|
2472
2472
|
:param pulumi.Input[str] password: The password of the certificate.
|
|
2473
2473
|
|
|
2474
2474
|
> **NOTE:** This parameter is available only when the instance runs SQL Server 2019 SE or an Enterprise Edition of SQL Server.
|
|
@@ -2476,7 +2476,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2476
2476
|
:param pulumi.Input[str] period: The period. Valid values: `Month`, `Year`.
|
|
2477
2477
|
|
|
2478
2478
|
> **NOTE:** If you set the payment_type parameter to Subscription, you must specify the period parameter.
|
|
2479
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2479
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstancePgHbaConfArgs']]]] pg_hba_confs: The details of the AD domain.See `pg_hba_conf` below.
|
|
2480
2480
|
:param pulumi.Input[str] port: The port.
|
|
2481
2481
|
:param pulumi.Input[str] private_ip_address: The intranet IP address of the new instance must be within the specified vSwitch IP address range. By default, the system automatically allocates by using **VPCId** and **VSwitchId**.
|
|
2482
2482
|
:param pulumi.Input[str] private_key: The file that contains the private key used for TDE.
|
|
@@ -2495,7 +2495,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2495
2495
|
> **NOTE:** each instance can add up to 1000 IP addresses or IP segments, that is, the total number of IP addresses or IP segments in all IP whitelist groups cannot exceed 1000. When there are more IP addresses, it is recommended to merge them into IP segments, for example, 10.23.12.0/24.
|
|
2496
2496
|
:param pulumi.Input[str] server_cert: This parameter is only supported by the RDS PostgreSQL cloud disk version. It indicates the content of the server certificate. If the CAType value is custom, this parameter must be configured.
|
|
2497
2497
|
:param pulumi.Input[str] server_key: This parameter is only supported by the RDS PostgreSQL cloud disk version. It indicates the private key of the server certificate. If the value of CAType is custom, this parameter must be configured.
|
|
2498
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2498
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceServerlessConfigArgs']]]] serverless_configs: The settings of the serverless instance. This parameter is required when you create a serverless instance. This parameter takes effect only when you create an ApsaraDB RDS for MySQL instance.See `serverless_config` below.
|
|
2499
2499
|
:param pulumi.Input[str] source_biz: The source biz.
|
|
2500
2500
|
:param pulumi.Input[str] source_db_instance_id: The source db instance id.
|
|
2501
2501
|
:param pulumi.Input[int] ssl_enabled: Enable or disable SSL. Valid values: `0` and `1`.
|
|
@@ -2642,11 +2642,11 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2642
2642
|
ha_mode: Optional[pulumi.Input[str]] = None,
|
|
2643
2643
|
instance_network_type: Optional[pulumi.Input[str]] = None,
|
|
2644
2644
|
maintain_time: Optional[pulumi.Input[str]] = None,
|
|
2645
|
-
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2645
|
+
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceParameterArgs']]]]] = None,
|
|
2646
2646
|
password: Optional[pulumi.Input[str]] = None,
|
|
2647
2647
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
2648
2648
|
period: Optional[pulumi.Input[str]] = None,
|
|
2649
|
-
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2649
|
+
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstancePgHbaConfArgs']]]]] = None,
|
|
2650
2650
|
port: Optional[pulumi.Input[str]] = None,
|
|
2651
2651
|
private_ip_address: Optional[pulumi.Input[str]] = None,
|
|
2652
2652
|
private_key: Optional[pulumi.Input[str]] = None,
|
|
@@ -2659,7 +2659,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2659
2659
|
security_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2660
2660
|
server_cert: Optional[pulumi.Input[str]] = None,
|
|
2661
2661
|
server_key: Optional[pulumi.Input[str]] = None,
|
|
2662
|
-
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2662
|
+
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceServerlessConfigArgs']]]]] = None,
|
|
2663
2663
|
source_biz: Optional[pulumi.Input[str]] = None,
|
|
2664
2664
|
source_db_instance_id: Optional[pulumi.Input[str]] = None,
|
|
2665
2665
|
ssl_enabled: Optional[pulumi.Input[int]] = None,
|
|
@@ -2791,11 +2791,11 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2791
2791
|
ha_mode: Optional[pulumi.Input[str]] = None,
|
|
2792
2792
|
instance_network_type: Optional[pulumi.Input[str]] = None,
|
|
2793
2793
|
maintain_time: Optional[pulumi.Input[str]] = None,
|
|
2794
|
-
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2794
|
+
parameters: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceParameterArgs']]]]] = None,
|
|
2795
2795
|
password: Optional[pulumi.Input[str]] = None,
|
|
2796
2796
|
payment_type: Optional[pulumi.Input[str]] = None,
|
|
2797
2797
|
period: Optional[pulumi.Input[str]] = None,
|
|
2798
|
-
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2798
|
+
pg_hba_confs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstancePgHbaConfArgs']]]]] = None,
|
|
2799
2799
|
port: Optional[pulumi.Input[str]] = None,
|
|
2800
2800
|
private_ip_address: Optional[pulumi.Input[str]] = None,
|
|
2801
2801
|
private_key: Optional[pulumi.Input[str]] = None,
|
|
@@ -2808,7 +2808,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2808
2808
|
security_ips: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2809
2809
|
server_cert: Optional[pulumi.Input[str]] = None,
|
|
2810
2810
|
server_key: Optional[pulumi.Input[str]] = None,
|
|
2811
|
-
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2811
|
+
serverless_configs: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceServerlessConfigArgs']]]]] = None,
|
|
2812
2812
|
source_biz: Optional[pulumi.Input[str]] = None,
|
|
2813
2813
|
source_db_instance_id: Optional[pulumi.Input[str]] = None,
|
|
2814
2814
|
ssl_enabled: Optional[pulumi.Input[int]] = None,
|
|
@@ -2899,7 +2899,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2899
2899
|
* **Classic**: Classic Network
|
|
2900
2900
|
* **VPC**: VPC.
|
|
2901
2901
|
:param pulumi.Input[str] maintain_time: The maintainable time period of the instance. Format: <I> HH:mm</I> Z-<I> HH:mm</I> Z(UTC time).
|
|
2902
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2902
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceParameterArgs']]]] parameters: Set of parameters needs to be set after DB instance was launched. Available parameters can refer to the latest docs [View database parameter templates](https://www.alibabacloud.com/help/doc-detail/26284.htm).See `parameters` below.
|
|
2903
2903
|
:param pulumi.Input[str] password: The password of the certificate.
|
|
2904
2904
|
|
|
2905
2905
|
> **NOTE:** This parameter is available only when the instance runs SQL Server 2019 SE or an Enterprise Edition of SQL Server.
|
|
@@ -2907,7 +2907,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2907
2907
|
:param pulumi.Input[str] period: The period. Valid values: `Month`, `Year`.
|
|
2908
2908
|
|
|
2909
2909
|
> **NOTE:** If you set the payment_type parameter to Subscription, you must specify the period parameter.
|
|
2910
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2910
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstancePgHbaConfArgs']]]] pg_hba_confs: The details of the AD domain.See `pg_hba_conf` below.
|
|
2911
2911
|
:param pulumi.Input[str] port: The port.
|
|
2912
2912
|
:param pulumi.Input[str] private_ip_address: The intranet IP address of the new instance must be within the specified vSwitch IP address range. By default, the system automatically allocates by using **VPCId** and **VSwitchId**.
|
|
2913
2913
|
:param pulumi.Input[str] private_key: The file that contains the private key used for TDE.
|
|
@@ -2926,7 +2926,7 @@ class RdsCloneDbInstance(pulumi.CustomResource):
|
|
|
2926
2926
|
> **NOTE:** each instance can add up to 1000 IP addresses or IP segments, that is, the total number of IP addresses or IP segments in all IP whitelist groups cannot exceed 1000. When there are more IP addresses, it is recommended to merge them into IP segments, for example, 10.23.12.0/24.
|
|
2927
2927
|
:param pulumi.Input[str] server_cert: This parameter is only supported by the RDS PostgreSQL cloud disk version. It indicates the content of the server certificate. If the CAType value is custom, this parameter must be configured.
|
|
2928
2928
|
:param pulumi.Input[str] server_key: This parameter is only supported by the RDS PostgreSQL cloud disk version. It indicates the private key of the server certificate. If the value of CAType is custom, this parameter must be configured.
|
|
2929
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2929
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsCloneDbInstanceServerlessConfigArgs']]]] serverless_configs: The settings of the serverless instance. This parameter is required when you create a serverless instance. This parameter takes effect only when you create an ApsaraDB RDS for MySQL instance.See `serverless_config` below.
|
|
2930
2930
|
:param pulumi.Input[str] source_biz: The source biz.
|
|
2931
2931
|
:param pulumi.Input[str] source_db_instance_id: The source db instance id.
|
|
2932
2932
|
:param pulumi.Input[int] ssl_enabled: Enable or disable SSL. Valid values: `0` and `1`.
|
|
@@ -813,7 +813,7 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
813
813
|
instance_network_type: Optional[pulumi.Input[str]] = None,
|
|
814
814
|
read_only_instance_distribution_type: Optional[pulumi.Input[str]] = None,
|
|
815
815
|
read_only_instance_max_delay_time: Optional[pulumi.Input[int]] = None,
|
|
816
|
-
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
816
|
+
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsDbProxyReadOnlyInstanceWeightArgs']]]]] = None,
|
|
817
817
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
818
818
|
switch_time: Optional[pulumi.Input[str]] = None,
|
|
819
819
|
upgrade_time: Optional[pulumi.Input[str]] = None,
|
|
@@ -878,14 +878,14 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
878
878
|
db_proxy_features="TransactionReadSqlRouteOptimizeStatus:1;ConnectionPersist:1;ReadWriteSpliting:1",
|
|
879
879
|
read_only_instance_distribution_type="Custom",
|
|
880
880
|
read_only_instance_weights=[
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
881
|
+
alicloud.rds.RdsDbProxyReadOnlyInstanceWeightArgs(
|
|
882
|
+
instance_id=default_instance.id,
|
|
883
|
+
weight="100",
|
|
884
|
+
),
|
|
885
|
+
alicloud.rds.RdsDbProxyReadOnlyInstanceWeightArgs(
|
|
886
|
+
instance_id=default_read_only_instance.id,
|
|
887
|
+
weight="500",
|
|
888
|
+
),
|
|
889
889
|
])
|
|
890
890
|
```
|
|
891
891
|
|
|
@@ -939,7 +939,7 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
939
939
|
:param pulumi.Input[int] read_only_instance_max_delay_time: The maximum latency threshold that is allowed for read/write splitting. If the latency on a read-only instance exceeds the threshold that you specified, ApsaraDB RDS no longer forwards read requests to the read-only instance. If you do not specify this parameter, the default value of this parameter is retained. Unit: seconds. Valid values: 0 to 3600.
|
|
940
940
|
|
|
941
941
|
> **NOTE:** Note If the instance runs PostgreSQL, you can enable only the read/write splitting feature, which is specified by ReadWriteSpliting.
|
|
942
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
942
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsDbProxyReadOnlyInstanceWeightArgs']]]] read_only_instance_weights: A list of the read weights of the instance and its read-only instances. It contains two sub-fields(instance_id and weight). Read weights increase in increments of 100, and the maximum read weight is 10000. See `read_only_instance_weight` below.
|
|
943
943
|
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
944
944
|
:param pulumi.Input[str] switch_time: The point in time at which you want to upgrade the database proxy version of the instance. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
|
|
945
945
|
:param pulumi.Input[str] upgrade_time: The time when you want to upgrade the database proxy version of the instance. Valid values:
|
|
@@ -1013,14 +1013,14 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
1013
1013
|
db_proxy_features="TransactionReadSqlRouteOptimizeStatus:1;ConnectionPersist:1;ReadWriteSpliting:1",
|
|
1014
1014
|
read_only_instance_distribution_type="Custom",
|
|
1015
1015
|
read_only_instance_weights=[
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1016
|
+
alicloud.rds.RdsDbProxyReadOnlyInstanceWeightArgs(
|
|
1017
|
+
instance_id=default_instance.id,
|
|
1018
|
+
weight="100",
|
|
1019
|
+
),
|
|
1020
|
+
alicloud.rds.RdsDbProxyReadOnlyInstanceWeightArgs(
|
|
1021
|
+
instance_id=default_read_only_instance.id,
|
|
1022
|
+
weight="500",
|
|
1023
|
+
),
|
|
1024
1024
|
])
|
|
1025
1025
|
```
|
|
1026
1026
|
|
|
@@ -1061,7 +1061,7 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
1061
1061
|
instance_network_type: Optional[pulumi.Input[str]] = None,
|
|
1062
1062
|
read_only_instance_distribution_type: Optional[pulumi.Input[str]] = None,
|
|
1063
1063
|
read_only_instance_max_delay_time: Optional[pulumi.Input[int]] = None,
|
|
1064
|
-
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
1064
|
+
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsDbProxyReadOnlyInstanceWeightArgs']]]]] = None,
|
|
1065
1065
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1066
1066
|
switch_time: Optional[pulumi.Input[str]] = None,
|
|
1067
1067
|
upgrade_time: Optional[pulumi.Input[str]] = None,
|
|
@@ -1135,7 +1135,7 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
1135
1135
|
net_type: Optional[pulumi.Input[str]] = None,
|
|
1136
1136
|
read_only_instance_distribution_type: Optional[pulumi.Input[str]] = None,
|
|
1137
1137
|
read_only_instance_max_delay_time: Optional[pulumi.Input[int]] = None,
|
|
1138
|
-
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
1138
|
+
read_only_instance_weights: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsDbProxyReadOnlyInstanceWeightArgs']]]]] = None,
|
|
1139
1139
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1140
1140
|
ssl_expired_time: Optional[pulumi.Input[str]] = None,
|
|
1141
1141
|
switch_time: Optional[pulumi.Input[str]] = None,
|
|
@@ -1191,7 +1191,7 @@ class RdsDbProxy(pulumi.CustomResource):
|
|
|
1191
1191
|
:param pulumi.Input[int] read_only_instance_max_delay_time: The maximum latency threshold that is allowed for read/write splitting. If the latency on a read-only instance exceeds the threshold that you specified, ApsaraDB RDS no longer forwards read requests to the read-only instance. If you do not specify this parameter, the default value of this parameter is retained. Unit: seconds. Valid values: 0 to 3600.
|
|
1192
1192
|
|
|
1193
1193
|
> **NOTE:** Note If the instance runs PostgreSQL, you can enable only the read/write splitting feature, which is specified by ReadWriteSpliting.
|
|
1194
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
1194
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['RdsDbProxyReadOnlyInstanceWeightArgs']]]] read_only_instance_weights: A list of the read weights of the instance and its read-only instances. It contains two sub-fields(instance_id and weight). Read weights increase in increments of 100, and the maximum read weight is 10000. See `read_only_instance_weight` below.
|
|
1195
1195
|
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
1196
1196
|
:param pulumi.Input[str] ssl_expired_time: The time when the certificate expires.
|
|
1197
1197
|
:param pulumi.Input[str] switch_time: The point in time at which you want to upgrade the database proxy version of the instance. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
|