pulumi-alicloud 3.73.0__py3-none-any.whl → 3.73.0a1736226912__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 -59
- pulumi_alicloud/alb/__init__.py +0 -1
- pulumi_alicloud/alb/_inputs.py +6 -6
- pulumi_alicloud/alb/a_script.py +98 -116
- pulumi_alicloud/alb/outputs.py +4 -4
- pulumi_alicloud/alikafka/instance.py +70 -188
- pulumi_alicloud/amqp/instance.py +28 -77
- pulumi_alicloud/bastionhost/_inputs.py +38 -40
- pulumi_alicloud/bastionhost/get_instances.py +22 -6
- pulumi_alicloud/bastionhost/outputs.py +49 -60
- pulumi_alicloud/cen/instance_grant.py +0 -4
- pulumi_alicloud/cms/_inputs.py +15 -21
- pulumi_alicloud/cms/alarm.py +7 -7
- pulumi_alicloud/cms/outputs.py +10 -14
- pulumi_alicloud/cs/get_edge_kubernetes_clusters.py +2 -4
- pulumi_alicloud/cs/get_managed_kubernetes_clusters.py +0 -2
- pulumi_alicloud/cs/kubernetes.py +14 -14
- pulumi_alicloud/cs/managed_kubernetes.py +47 -137
- pulumi_alicloud/dataworks/__init__.py +0 -4
- pulumi_alicloud/dataworks/_inputs.py +0 -1534
- pulumi_alicloud/dataworks/outputs.py +0 -1247
- pulumi_alicloud/dcdn/waf_rule.py +14 -14
- pulumi_alicloud/dns/get_alidns_domains.py +2 -7
- pulumi_alicloud/dns/outputs.py +0 -8
- pulumi_alicloud/ecs/ecs_launch_template.py +0 -122
- pulumi_alicloud/ecs/ecs_network_interface.py +14 -14
- pulumi_alicloud/ecs/ecs_session_manager_status.py +18 -18
- pulumi_alicloud/ecs/instance.py +7 -7
- pulumi_alicloud/ecs/launch_template.py +0 -88
- pulumi_alicloud/fc/custom_domain.py +2 -2
- pulumi_alicloud/fc/function.py +4 -32
- pulumi_alicloud/fc/v2_function.py +0 -20
- pulumi_alicloud/hbr/__init__.py +0 -1
- pulumi_alicloud/ims/oidc_provider.py +0 -28
- pulumi_alicloud/log/resource_record.py +26 -42
- pulumi_alicloud/message/service_queue.py +59 -106
- pulumi_alicloud/message/service_topic.py +37 -182
- pulumi_alicloud/mongodb/account.py +163 -138
- pulumi_alicloud/oos/secret_parameter.py +9 -84
- pulumi_alicloud/oss/bucket.py +1 -1
- pulumi_alicloud/oss/bucket_policy.py +4 -2
- pulumi_alicloud/oss/bucket_referer.py +4 -2
- pulumi_alicloud/oss/get_buckets.py +2 -16
- pulumi_alicloud/oss/outputs.py +17 -18
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/sae/application.py +7 -84
- pulumi_alicloud/sls/collection_policy.py +2 -2
- pulumi_alicloud/vpc/__init__.py +0 -5
- pulumi_alicloud/vpc/get_networks.py +0 -3
- pulumi_alicloud/vpc/nat_gateway.py +7 -145
- pulumi_alicloud/vpc/outputs.py +0 -777
- pulumi_alicloud/vpc/snat_entry.py +48 -107
- pulumi_alicloud/vpn/_inputs.py +72 -96
- pulumi_alicloud/vpn/connection.py +28 -24
- pulumi_alicloud/vpn/outputs.py +48 -64
- pulumi_alicloud/yundun/_inputs.py +24 -26
- pulumi_alicloud/yundun/outputs.py +22 -37
- {pulumi_alicloud-3.73.0.dist-info → pulumi_alicloud-3.73.0a1736226912.dist-info}/METADATA +2 -2
- {pulumi_alicloud-3.73.0.dist-info → pulumi_alicloud-3.73.0a1736226912.dist-info}/RECORD +61 -78
- {pulumi_alicloud-3.73.0.dist-info → pulumi_alicloud-3.73.0a1736226912.dist-info}/WHEEL +1 -1
- pulumi_alicloud/alb/load_balancer_access_log_config_attachment.py +0 -303
- pulumi_alicloud/cloudcontrol/__init__.py +0 -12
- pulumi_alicloud/cloudcontrol/get_prices.py +0 -199
- pulumi_alicloud/cloudcontrol/get_products.py +0 -187
- pulumi_alicloud/cloudcontrol/get_resource_types.py +0 -178
- pulumi_alicloud/cloudcontrol/outputs.py +0 -688
- pulumi_alicloud/cloudcontrol/resource.py +0 -407
- pulumi_alicloud/dataworks/di_alarm_rule.py +0 -708
- pulumi_alicloud/dataworks/di_job.py +0 -1005
- pulumi_alicloud/dataworks/dw_resource_group.py +0 -703
- pulumi_alicloud/dataworks/network.py +0 -331
- pulumi_alicloud/hbr/cross_account.py +0 -338
- pulumi_alicloud/vpc/get_ipam_ipam_pool_allocations.py +0 -295
- pulumi_alicloud/vpc/get_ipam_ipam_pool_cidrs.py +0 -196
- pulumi_alicloud/vpc/get_ipam_ipam_pools.py +0 -353
- pulumi_alicloud/vpc/get_ipam_ipam_scopes.py +0 -333
- pulumi_alicloud/vpc/get_ipam_ipams.py +0 -291
- {pulumi_alicloud-3.73.0.dist-info → pulumi_alicloud-3.73.0a1736226912.dist-info}/top_level.txt +0 -0
|
@@ -100,9 +100,6 @@ class GetNetworksResult:
|
|
|
100
100
|
@property
|
|
101
101
|
@pulumi.getter(name="dhcpOptionsSetId")
|
|
102
102
|
def dhcp_options_set_id(self) -> Optional[str]:
|
|
103
|
-
"""
|
|
104
|
-
The ID of the DHCP options set.
|
|
105
|
-
"""
|
|
106
103
|
return pulumi.get(self, "dhcp_options_set_id")
|
|
107
104
|
|
|
108
105
|
@property
|
|
@@ -61,7 +61,7 @@ class NatGatewayArgs:
|
|
|
61
61
|
:param pulumi.Input[str] nat_gateway_name: Name of the nat gateway. The value can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Defaults to null.
|
|
62
62
|
:param pulumi.Input[str] nat_type: The type of NAT gateway. Valid values: `Enhanced`. **NOTE:** From version 1.137.0, `nat_type` cannot be set to `Normal`.
|
|
63
63
|
:param pulumi.Input[str] network_type: Indicates the type of the created NAT gateway. Valid values `internet` and `intranet`. `internet`: Internet NAT Gateway. `intranet`: VPC NAT Gateway.
|
|
64
|
-
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
64
|
+
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
65
65
|
:param pulumi.Input[int] period: The duration that you will buy the resource, in month. It is valid when `payment_type` is `Subscription`. Valid values: [1-9, 12, 24, 36]. At present, the provider does not support modify "period" and you can do that via web console. **NOTE:** International station only supports `Subscription`.
|
|
66
66
|
> **NOTE:** The attribute `period` is only used to create Subscription instance or modify the PayAsYouGo instance to Subscription. Once effect, it will not be modified that means running `pulumi up` will not effect the resource.
|
|
67
67
|
:param pulumi.Input[bool] private_link_enabled: Specifies whether to enable PrivateLink. Default value: `false`. Valid values:
|
|
@@ -293,7 +293,7 @@ class NatGatewayArgs:
|
|
|
293
293
|
@pulumi.getter(name="paymentType")
|
|
294
294
|
def payment_type(self) -> Optional[pulumi.Input[str]]:
|
|
295
295
|
"""
|
|
296
|
-
The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
296
|
+
The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
297
297
|
"""
|
|
298
298
|
return pulumi.get(self, "payment_type")
|
|
299
299
|
|
|
@@ -409,7 +409,7 @@ class _NatGatewayState:
|
|
|
409
409
|
:param pulumi.Input[str] nat_gateway_name: Name of the nat gateway. The value can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Defaults to null.
|
|
410
410
|
:param pulumi.Input[str] nat_type: The type of NAT gateway. Valid values: `Enhanced`. **NOTE:** From version 1.137.0, `nat_type` cannot be set to `Normal`.
|
|
411
411
|
:param pulumi.Input[str] network_type: Indicates the type of the created NAT gateway. Valid values `internet` and `intranet`. `internet`: Internet NAT Gateway. `intranet`: VPC NAT Gateway.
|
|
412
|
-
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
412
|
+
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
413
413
|
:param pulumi.Input[int] period: The duration that you will buy the resource, in month. It is valid when `payment_type` is `Subscription`. Valid values: [1-9, 12, 24, 36]. At present, the provider does not support modify "period" and you can do that via web console. **NOTE:** International station only supports `Subscription`.
|
|
414
414
|
> **NOTE:** The attribute `period` is only used to create Subscription instance or modify the PayAsYouGo instance to Subscription. Once effect, it will not be modified that means running `pulumi up` will not effect the resource.
|
|
415
415
|
:param pulumi.Input[bool] private_link_enabled: Specifies whether to enable PrivateLink. Default value: `false`. Valid values:
|
|
@@ -651,7 +651,7 @@ class _NatGatewayState:
|
|
|
651
651
|
@pulumi.getter(name="paymentType")
|
|
652
652
|
def payment_type(self) -> Optional[pulumi.Input[str]]:
|
|
653
653
|
"""
|
|
654
|
-
The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
654
|
+
The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
655
655
|
"""
|
|
656
656
|
return pulumi.get(self, "payment_type")
|
|
657
657
|
|
|
@@ -784,75 +784,6 @@ class NatGateway(pulumi.CustomResource):
|
|
|
784
784
|
vswitch_id: Optional[pulumi.Input[str]] = None,
|
|
785
785
|
__props__=None):
|
|
786
786
|
"""
|
|
787
|
-
Provides a resource to create a VPC NAT Gateway.
|
|
788
|
-
|
|
789
|
-
> **NOTE:** Resource bandwidth packages will not be supported since 00:00 on November 4, 2017, and public IP can be replaced be elastic IPs.
|
|
790
|
-
If a Nat Gateway has already bought some bandwidth packages, it can not bind elastic IP and you have to submit the [work order](https://selfservice.console.aliyun.com/ticket/createIndex) to solve.
|
|
791
|
-
If you want to add public IP, you can use resource 'alicloud_eip_association' to bind several elastic IPs for one Nat Gateway.
|
|
792
|
-
|
|
793
|
-
> **NOTE:** From version 1.7.1, this resource has deprecated bandwidth packages.
|
|
794
|
-
But, in order to manage stock bandwidth packages, version 1.13.0 re-support configuring 'bandwidth_packages'.
|
|
795
|
-
|
|
796
|
-
> **NOTE:** Available since v1.37.0.
|
|
797
|
-
|
|
798
|
-
## Example Usage
|
|
799
|
-
|
|
800
|
-
Basic usage
|
|
801
|
-
|
|
802
|
-
- create enhanced nat gateway
|
|
803
|
-
|
|
804
|
-
```python
|
|
805
|
-
import pulumi
|
|
806
|
-
import pulumi_alicloud as alicloud
|
|
807
|
-
|
|
808
|
-
config = pulumi.Config()
|
|
809
|
-
name = config.get("name")
|
|
810
|
-
if name is None:
|
|
811
|
-
name = "tf_example"
|
|
812
|
-
default = alicloud.vpc.get_enhanced_nat_available_zones()
|
|
813
|
-
default_network = alicloud.vpc.Network("default",
|
|
814
|
-
vpc_name=name,
|
|
815
|
-
cidr_block="10.0.0.0/8")
|
|
816
|
-
default_switch = alicloud.vpc.Switch("default",
|
|
817
|
-
vswitch_name=name,
|
|
818
|
-
zone_id=default.zones[0].zone_id,
|
|
819
|
-
cidr_block="10.10.0.0/20",
|
|
820
|
-
vpc_id=default_network.id)
|
|
821
|
-
default_nat_gateway = alicloud.vpc.NatGateway("default",
|
|
822
|
-
vpc_id=default_network.id,
|
|
823
|
-
nat_gateway_name=name,
|
|
824
|
-
payment_type="PayAsYouGo",
|
|
825
|
-
vswitch_id=default_switch.id,
|
|
826
|
-
nat_type="Enhanced")
|
|
827
|
-
```
|
|
828
|
-
|
|
829
|
-
- transform nat from Normal to Enhanced
|
|
830
|
-
> **NOTE:** You must set `nat_type` to `Enhanced` and set `vswitch_id`.
|
|
831
|
-
|
|
832
|
-
```python
|
|
833
|
-
import pulumi
|
|
834
|
-
import pulumi_alicloud as alicloud
|
|
835
|
-
|
|
836
|
-
config = pulumi.Config()
|
|
837
|
-
name = config.get("name")
|
|
838
|
-
if name is None:
|
|
839
|
-
name = "tf-example"
|
|
840
|
-
default = alicloud.vpc.get_enhanced_nat_available_zones()
|
|
841
|
-
default_network = alicloud.vpc.Network("default",
|
|
842
|
-
vpc_name=name,
|
|
843
|
-
cidr_block="10.0.0.0/8")
|
|
844
|
-
default_switch = alicloud.vpc.Switch("default",
|
|
845
|
-
vswitch_name=name,
|
|
846
|
-
zone_id=default.zones[0].zone_id,
|
|
847
|
-
cidr_block="10.10.0.0/20",
|
|
848
|
-
vpc_id=default_network.id)
|
|
849
|
-
default_nat_gateway = alicloud.vpc.NatGateway("default",
|
|
850
|
-
vpc_id=default_network.id,
|
|
851
|
-
nat_gateway_name=name,
|
|
852
|
-
vswitch_id=default_switch.id,
|
|
853
|
-
nat_type="Enhanced")
|
|
854
|
-
```
|
|
855
|
-
|
|
856
787
|
## Import
|
|
857
788
|
|
|
858
789
|
Nat gateway can be imported using the id, e.g.
|
|
@@ -880,7 +811,7 @@ class NatGateway(pulumi.CustomResource):
|
|
|
880
811
|
:param pulumi.Input[str] nat_gateway_name: Name of the nat gateway. The value can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Defaults to null.
|
|
881
812
|
:param pulumi.Input[str] nat_type: The type of NAT gateway. Valid values: `Enhanced`. **NOTE:** From version 1.137.0, `nat_type` cannot be set to `Normal`.
|
|
882
813
|
:param pulumi.Input[str] network_type: Indicates the type of the created NAT gateway. Valid values `internet` and `intranet`. `internet`: Internet NAT Gateway. `intranet`: VPC NAT Gateway.
|
|
883
|
-
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
814
|
+
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
884
815
|
:param pulumi.Input[int] period: The duration that you will buy the resource, in month. It is valid when `payment_type` is `Subscription`. Valid values: [1-9, 12, 24, 36]. At present, the provider does not support modify "period" and you can do that via web console. **NOTE:** International station only supports `Subscription`.
|
|
885
816
|
> **NOTE:** The attribute `period` is only used to create Subscription instance or modify the PayAsYouGo instance to Subscription. Once effect, it will not be modified that means running `pulumi up` will not effect the resource.
|
|
886
817
|
:param pulumi.Input[bool] private_link_enabled: Specifies whether to enable PrivateLink. Default value: `false`. Valid values:
|
|
@@ -896,75 +827,6 @@ class NatGateway(pulumi.CustomResource):
|
|
|
896
827
|
args: NatGatewayArgs,
|
|
897
828
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
898
829
|
"""
|
|
899
|
-
Provides a resource to create a VPC NAT Gateway.
|
|
900
|
-
|
|
901
|
-
> **NOTE:** Resource bandwidth packages will not be supported since 00:00 on November 4, 2017, and public IP can be replaced be elastic IPs.
|
|
902
|
-
If a Nat Gateway has already bought some bandwidth packages, it can not bind elastic IP and you have to submit the [work order](https://selfservice.console.aliyun.com/ticket/createIndex) to solve.
|
|
903
|
-
If you want to add public IP, you can use resource 'alicloud_eip_association' to bind several elastic IPs for one Nat Gateway.
|
|
904
|
-
|
|
905
|
-
> **NOTE:** From version 1.7.1, this resource has deprecated bandwidth packages.
|
|
906
|
-
But, in order to manage stock bandwidth packages, version 1.13.0 re-support configuring 'bandwidth_packages'.
|
|
907
|
-
|
|
908
|
-
> **NOTE:** Available since v1.37.0.
|
|
909
|
-
|
|
910
|
-
## Example Usage
|
|
911
|
-
|
|
912
|
-
Basic usage
|
|
913
|
-
|
|
914
|
-
- create enhanced nat gateway
|
|
915
|
-
|
|
916
|
-
```python
|
|
917
|
-
import pulumi
|
|
918
|
-
import pulumi_alicloud as alicloud
|
|
919
|
-
|
|
920
|
-
config = pulumi.Config()
|
|
921
|
-
name = config.get("name")
|
|
922
|
-
if name is None:
|
|
923
|
-
name = "tf_example"
|
|
924
|
-
default = alicloud.vpc.get_enhanced_nat_available_zones()
|
|
925
|
-
default_network = alicloud.vpc.Network("default",
|
|
926
|
-
vpc_name=name,
|
|
927
|
-
cidr_block="10.0.0.0/8")
|
|
928
|
-
default_switch = alicloud.vpc.Switch("default",
|
|
929
|
-
vswitch_name=name,
|
|
930
|
-
zone_id=default.zones[0].zone_id,
|
|
931
|
-
cidr_block="10.10.0.0/20",
|
|
932
|
-
vpc_id=default_network.id)
|
|
933
|
-
default_nat_gateway = alicloud.vpc.NatGateway("default",
|
|
934
|
-
vpc_id=default_network.id,
|
|
935
|
-
nat_gateway_name=name,
|
|
936
|
-
payment_type="PayAsYouGo",
|
|
937
|
-
vswitch_id=default_switch.id,
|
|
938
|
-
nat_type="Enhanced")
|
|
939
|
-
```
|
|
940
|
-
|
|
941
|
-
- transform nat from Normal to Enhanced
|
|
942
|
-
> **NOTE:** You must set `nat_type` to `Enhanced` and set `vswitch_id`.
|
|
943
|
-
|
|
944
|
-
```python
|
|
945
|
-
import pulumi
|
|
946
|
-
import pulumi_alicloud as alicloud
|
|
947
|
-
|
|
948
|
-
config = pulumi.Config()
|
|
949
|
-
name = config.get("name")
|
|
950
|
-
if name is None:
|
|
951
|
-
name = "tf-example"
|
|
952
|
-
default = alicloud.vpc.get_enhanced_nat_available_zones()
|
|
953
|
-
default_network = alicloud.vpc.Network("default",
|
|
954
|
-
vpc_name=name,
|
|
955
|
-
cidr_block="10.0.0.0/8")
|
|
956
|
-
default_switch = alicloud.vpc.Switch("default",
|
|
957
|
-
vswitch_name=name,
|
|
958
|
-
zone_id=default.zones[0].zone_id,
|
|
959
|
-
cidr_block="10.10.0.0/20",
|
|
960
|
-
vpc_id=default_network.id)
|
|
961
|
-
default_nat_gateway = alicloud.vpc.NatGateway("default",
|
|
962
|
-
vpc_id=default_network.id,
|
|
963
|
-
nat_gateway_name=name,
|
|
964
|
-
vswitch_id=default_switch.id,
|
|
965
|
-
nat_type="Enhanced")
|
|
966
|
-
```
|
|
967
|
-
|
|
968
830
|
## Import
|
|
969
831
|
|
|
970
832
|
Nat gateway can be imported using the id, e.g.
|
|
@@ -1100,7 +962,7 @@ class NatGateway(pulumi.CustomResource):
|
|
|
1100
962
|
:param pulumi.Input[str] nat_gateway_name: Name of the nat gateway. The value can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Defaults to null.
|
|
1101
963
|
:param pulumi.Input[str] nat_type: The type of NAT gateway. Valid values: `Enhanced`. **NOTE:** From version 1.137.0, `nat_type` cannot be set to `Normal`.
|
|
1102
964
|
:param pulumi.Input[str] network_type: Indicates the type of the created NAT gateway. Valid values `internet` and `intranet`. `internet`: Internet NAT Gateway. `intranet`: VPC NAT Gateway.
|
|
1103
|
-
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
965
|
+
:param pulumi.Input[str] payment_type: The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
1104
966
|
:param pulumi.Input[int] period: The duration that you will buy the resource, in month. It is valid when `payment_type` is `Subscription`. Valid values: [1-9, 12, 24, 36]. At present, the provider does not support modify "period" and you can do that via web console. **NOTE:** International station only supports `Subscription`.
|
|
1105
967
|
> **NOTE:** The attribute `period` is only used to create Subscription instance or modify the PayAsYouGo instance to Subscription. Once effect, it will not be modified that means running `pulumi up` will not effect the resource.
|
|
1106
968
|
:param pulumi.Input[bool] private_link_enabled: Specifies whether to enable PrivateLink. Default value: `false`. Valid values:
|
|
@@ -1262,7 +1124,7 @@ class NatGateway(pulumi.CustomResource):
|
|
|
1262
1124
|
@pulumi.getter(name="paymentType")
|
|
1263
1125
|
def payment_type(self) -> pulumi.Output[str]:
|
|
1264
1126
|
"""
|
|
1265
|
-
The billing method of the NAT gateway. Valid values are `PayAsYouGo`. Default to `PayAsYouGo`.
|
|
1127
|
+
The billing method of the NAT gateway. Valid values are `PayAsYouGo` and `Subscription`. Default to `PayAsYouGo`.
|
|
1266
1128
|
"""
|
|
1267
1129
|
return pulumi.get(self, "payment_type")
|
|
1268
1130
|
|