pulumi-alicloud 3.66.0__py3-none-any.whl → 3.66.0a1730870255__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 -94
- pulumi_alicloud/alb/load_balancer.py +1 -1
- pulumi_alicloud/alikafka/instance.py +0 -112
- pulumi_alicloud/arms/environment.py +7 -7
- pulumi_alicloud/arms/get_remote_writes.py +4 -4
- pulumi_alicloud/arms/prometheus_alert_rule.py +0 -58
- pulumi_alicloud/arms/remote_write.py +2 -2
- pulumi_alicloud/cen/transit_router_vbr_attachment.py +74 -96
- pulumi_alicloud/cloudsso/_inputs.py +9 -9
- pulumi_alicloud/cloudsso/access_configuration.py +34 -100
- pulumi_alicloud/cloudsso/outputs.py +6 -6
- pulumi_alicloud/cms/hybrid_monitor_fc_task.py +26 -28
- pulumi_alicloud/cr/chain.py +14 -22
- pulumi_alicloud/cr/chart_repository.py +6 -14
- pulumi_alicloud/cr/repo.py +8 -8
- pulumi_alicloud/cr/vpc_endpoint_linked_vpc.py +6 -14
- pulumi_alicloud/databasefilesystem/instance_attachment.py +63 -59
- pulumi_alicloud/databasefilesystem/snapshot.py +109 -53
- pulumi_alicloud/ecs/instance.py +7 -7
- pulumi_alicloud/ess/scaling_configuration.py +7 -7
- pulumi_alicloud/fc/_inputs.py +135 -243
- pulumi_alicloud/fc/outputs.py +90 -173
- pulumi_alicloud/fc/trigger.py +138 -202
- pulumi_alicloud/fc/v3_alias.py +0 -28
- pulumi_alicloud/fc/v3_async_invoke_config.py +0 -56
- pulumi_alicloud/fc/v3_concurrency_config.py +0 -28
- pulumi_alicloud/fc/v3_custom_domain.py +6 -118
- pulumi_alicloud/fc/v3_function.py +0 -308
- pulumi_alicloud/fc/v3_function_version.py +2 -30
- pulumi_alicloud/fc/v3_layer_version.py +1 -104
- pulumi_alicloud/fc/v3_provision_config.py +2 -86
- pulumi_alicloud/fc/v3_trigger.py +0 -114
- pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +44 -48
- pulumi_alicloud/governance/_inputs.py +0 -54
- pulumi_alicloud/governance/account.py +14 -49
- pulumi_alicloud/governance/outputs.py +0 -51
- pulumi_alicloud/gpdb/instance.py +15 -196
- pulumi_alicloud/kms/instance.py +0 -28
- pulumi_alicloud/nas/data_flow.py +6 -6
- pulumi_alicloud/nas/fileset.py +6 -6
- pulumi_alicloud/nas/lifecycle_policy.py +6 -6
- pulumi_alicloud/nas/recycle_bin.py +6 -6
- pulumi_alicloud/nas/snapshot.py +6 -6
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -194
- pulumi_alicloud/oss/outputs.py +0 -141
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/quotas/_inputs.py +6 -6
- pulumi_alicloud/quotas/outputs.py +4 -4
- pulumi_alicloud/quotas/quota_application.py +28 -21
- pulumi_alicloud/redis/tair_instance.py +71 -1046
- pulumi_alicloud/threatdetection/honeypot_preset.py +0 -2
- pulumi_alicloud/vpc/__init__.py +0 -4
- pulumi_alicloud/vpn/gateway_vco_route.py +8 -28
- {pulumi_alicloud-3.66.0.dist-info → pulumi_alicloud-3.66.0a1730870255.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.66.0.dist-info → pulumi_alicloud-3.66.0a1730870255.dist-info}/RECORD +58 -73
- {pulumi_alicloud-3.66.0.dist-info → pulumi_alicloud-3.66.0a1730870255.dist-info}/WHEEL +1 -1
- pulumi_alicloud/esa/__init__.py +0 -9
- pulumi_alicloud/esa/rate_plan_instance.py +0 -626
- pulumi_alicloud/esa/site.py +0 -533
- pulumi_alicloud/gwlb/__init__.py +0 -12
- pulumi_alicloud/gwlb/_inputs.py +0 -673
- pulumi_alicloud/gwlb/listener.py +0 -434
- pulumi_alicloud/gwlb/load_balancer.py +0 -537
- pulumi_alicloud/gwlb/outputs.py +0 -533
- pulumi_alicloud/gwlb/server_group.py +0 -780
- pulumi_alicloud/oss/bucket_cname.py +0 -509
- pulumi_alicloud/oss/bucket_cname_token.py +0 -239
- pulumi_alicloud/vpc/ipam_ipam.py +0 -531
- pulumi_alicloud/vpc/ipam_ipam_pool.py +0 -850
- pulumi_alicloud/vpc/ipam_ipam_pool_cidr.py +0 -313
- pulumi_alicloud/vpc/ipam_ipam_scope.py +0 -537
- {pulumi_alicloud-3.66.0.dist-info → pulumi_alicloud-3.66.0a1730870255.dist-info}/top_level.txt +0 -0
pulumi_alicloud/ecs/instance.py
CHANGED
|
@@ -124,7 +124,7 @@ class InstanceArgs:
|
|
|
124
124
|
On other OSs such as Linux, the host name can contain a maximum of 64 characters, which can be segments separated by dots (“.”), where each segment can contain uppercase/lowercase letters, numerals, or “_“. When it is changed, the instance will reboot to make the change take effect.
|
|
125
125
|
:param pulumi.Input[str] hpc_cluster_id: The ID of the Elastic High Performance Computing (E-HPC) cluster to which to assign the instance.
|
|
126
126
|
:param pulumi.Input[str] http_endpoint: Specifies whether to enable the access channel for instance metadata. Valid values: `enabled`, `disabled`. Default value: `enabled`.
|
|
127
|
-
:param pulumi.Input[int] http_put_response_hop_limit:
|
|
127
|
+
:param pulumi.Input[int] http_put_response_hop_limit: The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
128
128
|
:param pulumi.Input[str] http_tokens: Specifies whether to forcefully use the security-enhanced mode (IMDSv2) to access instance metadata. Default value: optional. Valid values:
|
|
129
129
|
- optional: does not forcefully use the security-enhanced mode (IMDSv2).
|
|
130
130
|
- required: forcefully uses the security-enhanced mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
|
|
@@ -580,7 +580,7 @@ class InstanceArgs:
|
|
|
580
580
|
@pulumi.getter(name="httpPutResponseHopLimit")
|
|
581
581
|
def http_put_response_hop_limit(self) -> Optional[pulumi.Input[int]]:
|
|
582
582
|
"""
|
|
583
|
-
|
|
583
|
+
The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
584
584
|
"""
|
|
585
585
|
return pulumi.get(self, "http_put_response_hop_limit")
|
|
586
586
|
|
|
@@ -1438,7 +1438,7 @@ class _InstanceState:
|
|
|
1438
1438
|
On other OSs such as Linux, the host name can contain a maximum of 64 characters, which can be segments separated by dots (“.”), where each segment can contain uppercase/lowercase letters, numerals, or “_“. When it is changed, the instance will reboot to make the change take effect.
|
|
1439
1439
|
:param pulumi.Input[str] hpc_cluster_id: The ID of the Elastic High Performance Computing (E-HPC) cluster to which to assign the instance.
|
|
1440
1440
|
:param pulumi.Input[str] http_endpoint: Specifies whether to enable the access channel for instance metadata. Valid values: `enabled`, `disabled`. Default value: `enabled`.
|
|
1441
|
-
:param pulumi.Input[int] http_put_response_hop_limit:
|
|
1441
|
+
:param pulumi.Input[int] http_put_response_hop_limit: The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
1442
1442
|
:param pulumi.Input[str] http_tokens: Specifies whether to forcefully use the security-enhanced mode (IMDSv2) to access instance metadata. Default value: optional. Valid values:
|
|
1443
1443
|
- optional: does not forcefully use the security-enhanced mode (IMDSv2).
|
|
1444
1444
|
- required: forcefully uses the security-enhanced mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
|
|
@@ -1974,7 +1974,7 @@ class _InstanceState:
|
|
|
1974
1974
|
@pulumi.getter(name="httpPutResponseHopLimit")
|
|
1975
1975
|
def http_put_response_hop_limit(self) -> Optional[pulumi.Input[int]]:
|
|
1976
1976
|
"""
|
|
1977
|
-
|
|
1977
|
+
The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
1978
1978
|
"""
|
|
1979
1979
|
return pulumi.get(self, "http_put_response_hop_limit")
|
|
1980
1980
|
|
|
@@ -2993,7 +2993,7 @@ class Instance(pulumi.CustomResource):
|
|
|
2993
2993
|
On other OSs such as Linux, the host name can contain a maximum of 64 characters, which can be segments separated by dots (“.”), where each segment can contain uppercase/lowercase letters, numerals, or “_“. When it is changed, the instance will reboot to make the change take effect.
|
|
2994
2994
|
:param pulumi.Input[str] hpc_cluster_id: The ID of the Elastic High Performance Computing (E-HPC) cluster to which to assign the instance.
|
|
2995
2995
|
:param pulumi.Input[str] http_endpoint: Specifies whether to enable the access channel for instance metadata. Valid values: `enabled`, `disabled`. Default value: `enabled`.
|
|
2996
|
-
:param pulumi.Input[int] http_put_response_hop_limit:
|
|
2996
|
+
:param pulumi.Input[int] http_put_response_hop_limit: The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
2997
2997
|
:param pulumi.Input[str] http_tokens: Specifies whether to forcefully use the security-enhanced mode (IMDSv2) to access instance metadata. Default value: optional. Valid values:
|
|
2998
2998
|
- optional: does not forcefully use the security-enhanced mode (IMDSv2).
|
|
2999
2999
|
- required: forcefully uses the security-enhanced mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
|
|
@@ -3491,7 +3491,7 @@ class Instance(pulumi.CustomResource):
|
|
|
3491
3491
|
On other OSs such as Linux, the host name can contain a maximum of 64 characters, which can be segments separated by dots (“.”), where each segment can contain uppercase/lowercase letters, numerals, or “_“. When it is changed, the instance will reboot to make the change take effect.
|
|
3492
3492
|
:param pulumi.Input[str] hpc_cluster_id: The ID of the Elastic High Performance Computing (E-HPC) cluster to which to assign the instance.
|
|
3493
3493
|
:param pulumi.Input[str] http_endpoint: Specifies whether to enable the access channel for instance metadata. Valid values: `enabled`, `disabled`. Default value: `enabled`.
|
|
3494
|
-
:param pulumi.Input[int] http_put_response_hop_limit:
|
|
3494
|
+
:param pulumi.Input[int] http_put_response_hop_limit: The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
3495
3495
|
:param pulumi.Input[str] http_tokens: Specifies whether to forcefully use the security-enhanced mode (IMDSv2) to access instance metadata. Default value: optional. Valid values:
|
|
3496
3496
|
- optional: does not forcefully use the security-enhanced mode (IMDSv2).
|
|
3497
3497
|
- required: forcefully uses the security-enhanced mode (IMDSv2). After you set this parameter to required, you cannot access instance metadata in normal mode.
|
|
@@ -3859,7 +3859,7 @@ class Instance(pulumi.CustomResource):
|
|
|
3859
3859
|
@pulumi.getter(name="httpPutResponseHopLimit")
|
|
3860
3860
|
def http_put_response_hop_limit(self) -> pulumi.Output[int]:
|
|
3861
3861
|
"""
|
|
3862
|
-
|
|
3862
|
+
The HTTP PUT response hop limit for accessing instance metadata. Valid values: 1 to 64. Default value: 1.
|
|
3863
3863
|
"""
|
|
3864
3864
|
return pulumi.get(self, "http_put_response_hop_limit")
|
|
3865
3865
|
|
|
@@ -93,7 +93,7 @@ class ScalingConfigurationArgs:
|
|
|
93
93
|
:param pulumi.Input[Sequence[pulumi.Input['ScalingConfigurationInstanceTypeOverrideArgs']]] instance_type_overrides: specify the weight of instance type. See `instance_type_override` below for details.
|
|
94
94
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] instance_types: Resource types of an ECS instance.
|
|
95
95
|
:param pulumi.Input[str] internet_charge_type: Network billing type, Values: PayByBandwidth or PayByTraffic. Default to `PayByBandwidth`.
|
|
96
|
-
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
96
|
+
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
97
97
|
:param pulumi.Input[int] internet_max_bandwidth_out: Maximum outgoing bandwidth from the public network, measured in Mbps (Mega bit per second). The value range for PayByBandwidth is [0,1024].
|
|
98
98
|
:param pulumi.Input[str] io_optimized: It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
|
|
99
99
|
:param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
|
|
@@ -483,7 +483,7 @@ class ScalingConfigurationArgs:
|
|
|
483
483
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
484
484
|
def internet_max_bandwidth_in(self) -> Optional[pulumi.Input[int]]:
|
|
485
485
|
"""
|
|
486
|
-
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
486
|
+
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
487
487
|
"""
|
|
488
488
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
489
489
|
|
|
@@ -955,7 +955,7 @@ class _ScalingConfigurationState:
|
|
|
955
955
|
:param pulumi.Input[Sequence[pulumi.Input['ScalingConfigurationInstanceTypeOverrideArgs']]] instance_type_overrides: specify the weight of instance type. See `instance_type_override` below for details.
|
|
956
956
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] instance_types: Resource types of an ECS instance.
|
|
957
957
|
:param pulumi.Input[str] internet_charge_type: Network billing type, Values: PayByBandwidth or PayByTraffic. Default to `PayByBandwidth`.
|
|
958
|
-
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
958
|
+
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
959
959
|
:param pulumi.Input[int] internet_max_bandwidth_out: Maximum outgoing bandwidth from the public network, measured in Mbps (Mega bit per second). The value range for PayByBandwidth is [0,1024].
|
|
960
960
|
:param pulumi.Input[str] io_optimized: It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
|
|
961
961
|
:param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
|
|
@@ -1335,7 +1335,7 @@ class _ScalingConfigurationState:
|
|
|
1335
1335
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
1336
1336
|
def internet_max_bandwidth_in(self) -> Optional[pulumi.Input[int]]:
|
|
1337
1337
|
"""
|
|
1338
|
-
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
1338
|
+
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
1339
1339
|
"""
|
|
1340
1340
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
1341
1341
|
|
|
@@ -1903,7 +1903,7 @@ class ScalingConfiguration(pulumi.CustomResource):
|
|
|
1903
1903
|
:param pulumi.Input[Sequence[pulumi.Input[Union['ScalingConfigurationInstanceTypeOverrideArgs', 'ScalingConfigurationInstanceTypeOverrideArgsDict']]]] instance_type_overrides: specify the weight of instance type. See `instance_type_override` below for details.
|
|
1904
1904
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] instance_types: Resource types of an ECS instance.
|
|
1905
1905
|
:param pulumi.Input[str] internet_charge_type: Network billing type, Values: PayByBandwidth or PayByTraffic. Default to `PayByBandwidth`.
|
|
1906
|
-
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
1906
|
+
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
1907
1907
|
:param pulumi.Input[int] internet_max_bandwidth_out: Maximum outgoing bandwidth from the public network, measured in Mbps (Mega bit per second). The value range for PayByBandwidth is [0,1024].
|
|
1908
1908
|
:param pulumi.Input[str] io_optimized: It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
|
|
1909
1909
|
:param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
|
|
@@ -2254,7 +2254,7 @@ class ScalingConfiguration(pulumi.CustomResource):
|
|
|
2254
2254
|
:param pulumi.Input[Sequence[pulumi.Input[Union['ScalingConfigurationInstanceTypeOverrideArgs', 'ScalingConfigurationInstanceTypeOverrideArgsDict']]]] instance_type_overrides: specify the weight of instance type. See `instance_type_override` below for details.
|
|
2255
2255
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] instance_types: Resource types of an ECS instance.
|
|
2256
2256
|
:param pulumi.Input[str] internet_charge_type: Network billing type, Values: PayByBandwidth or PayByTraffic. Default to `PayByBandwidth`.
|
|
2257
|
-
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
2257
|
+
:param pulumi.Input[int] internet_max_bandwidth_in: Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
2258
2258
|
:param pulumi.Input[int] internet_max_bandwidth_out: Maximum outgoing bandwidth from the public network, measured in Mbps (Mega bit per second). The value range for PayByBandwidth is [0,1024].
|
|
2259
2259
|
:param pulumi.Input[str] io_optimized: It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
|
|
2260
2260
|
:param pulumi.Input[bool] is_outdated: Whether to use outdated instance type. Default to false.
|
|
@@ -2510,7 +2510,7 @@ class ScalingConfiguration(pulumi.CustomResource):
|
|
|
2510
2510
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
2511
2511
|
def internet_max_bandwidth_in(self) -> pulumi.Output[Optional[int]]:
|
|
2512
2512
|
"""
|
|
2513
|
-
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second).
|
|
2513
|
+
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). The value range is [1,200].
|
|
2514
2514
|
"""
|
|
2515
2515
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
2516
2516
|
|