pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__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 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
pulumi_alicloud/cfg/outputs.py
CHANGED
|
@@ -652,8 +652,7 @@ class GetAggregateConfigRulesRuleResult(dict):
|
|
|
652
652
|
:param str modified_timestamp: The timestamp when the rule was last modified.
|
|
653
653
|
:param str region_ids_scope: The scope of resource region ids.
|
|
654
654
|
:param str resource_group_ids_scope: The scope of resource group ids.
|
|
655
|
-
:param
|
|
656
|
-
:param int risk_level: The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
655
|
+
:param int risk_level: Optional, ForceNew) The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
657
656
|
:param str source_identifier: The identifier of the managed rule or the arn of the custom function.
|
|
658
657
|
:param str source_owner: The source owner of the Config Rule.
|
|
659
658
|
:param str status: The state of the config rule, valid values: `ACTIVE`, `DELETING`, `EVALUATING` and `INACTIVE`.
|
|
@@ -824,16 +823,13 @@ class GetAggregateConfigRulesRuleResult(dict):
|
|
|
824
823
|
@property
|
|
825
824
|
@pulumi.getter(name="resourceTypesScopes")
|
|
826
825
|
def resource_types_scopes(self) -> Sequence[str]:
|
|
827
|
-
"""
|
|
828
|
-
The types of resources evaluated by the rule.
|
|
829
|
-
"""
|
|
830
826
|
return pulumi.get(self, "resource_types_scopes")
|
|
831
827
|
|
|
832
828
|
@property
|
|
833
829
|
@pulumi.getter(name="riskLevel")
|
|
834
830
|
def risk_level(self) -> int:
|
|
835
831
|
"""
|
|
836
|
-
The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
832
|
+
Optional, ForceNew) The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
837
833
|
"""
|
|
838
834
|
return pulumi.get(self, "risk_level")
|
|
839
835
|
|
|
@@ -1771,23 +1767,22 @@ class GetRulesRuleResult(dict):
|
|
|
1771
1767
|
tag_key_scope: str,
|
|
1772
1768
|
tag_value_scope: str):
|
|
1773
1769
|
"""
|
|
1774
|
-
:param str account_id: The ID of the
|
|
1775
|
-
:param str compliance_pack_id: The compliance package ID.
|
|
1770
|
+
:param str account_id: The ID of the Alicloud account.
|
|
1776
1771
|
:param Sequence['GetRulesRuleComplianceArgs'] compliances: The information about the compliance evaluations based on the rule.
|
|
1777
1772
|
:param str config_rule_arn: The ARN of the Config Rule.
|
|
1778
1773
|
:param str config_rule_id: The ID of the Config Rule.
|
|
1779
1774
|
:param str config_rule_state: Field `config_rule_state` has been deprecated from provider version 1.124.1. New field `status` instead.
|
|
1780
|
-
:param str config_rule_trigger_types: (Available
|
|
1775
|
+
:param str config_rule_trigger_types: (Available in 1.124.1+) A list of trigger types of config rule.
|
|
1781
1776
|
:param str description: The description of the Config Rule.
|
|
1782
1777
|
:param str event_source: Event source of the Config Rule.
|
|
1783
|
-
:param str exclude_resource_ids_scope: (Available
|
|
1778
|
+
:param str exclude_resource_ids_scope: (Available in 1.124.1+) The scope of exclude of resource ids.
|
|
1784
1779
|
:param str id: The ID of the Config Rule.
|
|
1785
1780
|
:param Mapping[str, str] input_parameters: The input parameters of the Config Rule.
|
|
1786
|
-
:param str maximum_execution_frequency: (Available
|
|
1781
|
+
:param str maximum_execution_frequency: (Available in 1.124.1+) The frequency of maximum execution.
|
|
1787
1782
|
:param str modified_timestamp: the timestamp of the Config Rule modified.
|
|
1788
|
-
:param str region_ids_scope: (Available
|
|
1789
|
-
:param str resource_group_ids_scope: (Available
|
|
1790
|
-
:param Sequence[str] resource_types_scopes: (Available
|
|
1783
|
+
:param str region_ids_scope: (Available in 1.124.1+) The scope of region ids.
|
|
1784
|
+
:param str resource_group_ids_scope: (Available in 1.124.1+) The scope of resource group ids.
|
|
1785
|
+
:param Sequence[str] resource_types_scopes: (Available in 1.124.1+) The scope of resource types.
|
|
1791
1786
|
:param int risk_level: The risk level of Config Rule. Valid values: `1`: Critical ,`2`: Warning , `3`: Info.
|
|
1792
1787
|
:param str rule_name: The name of config rule.
|
|
1793
1788
|
:param Sequence[str] scope_compliance_resource_types: The types of the resources to be evaluated against the rule.
|
|
@@ -1796,8 +1791,8 @@ class GetRulesRuleResult(dict):
|
|
|
1796
1791
|
:param str source_maximum_execution_frequency: Rule execution cycle.
|
|
1797
1792
|
:param str source_owner: The source owner of the Config Rule.
|
|
1798
1793
|
:param str status: The status of the config rule, valid values: `ACTIVE`, `DELETING`, `EVALUATING` and `INACTIVE`.
|
|
1799
|
-
:param str tag_key_scope: (Available
|
|
1800
|
-
:param str tag_value_scope: (Available
|
|
1794
|
+
:param str tag_key_scope: (Available in 1.124.1+) The scope of tag key.
|
|
1795
|
+
:param str tag_value_scope: (Available in 1.124.1+) The scope of tag value.
|
|
1801
1796
|
"""
|
|
1802
1797
|
pulumi.set(__self__, "account_id", account_id)
|
|
1803
1798
|
pulumi.set(__self__, "compliance_pack_id", compliance_pack_id)
|
|
@@ -1831,16 +1826,13 @@ class GetRulesRuleResult(dict):
|
|
|
1831
1826
|
@pulumi.getter(name="accountId")
|
|
1832
1827
|
def account_id(self) -> str:
|
|
1833
1828
|
"""
|
|
1834
|
-
The ID of the
|
|
1829
|
+
The ID of the Alicloud account.
|
|
1835
1830
|
"""
|
|
1836
1831
|
return pulumi.get(self, "account_id")
|
|
1837
1832
|
|
|
1838
1833
|
@property
|
|
1839
1834
|
@pulumi.getter(name="compliancePackId")
|
|
1840
1835
|
def compliance_pack_id(self) -> str:
|
|
1841
|
-
"""
|
|
1842
|
-
The compliance package ID.
|
|
1843
|
-
"""
|
|
1844
1836
|
return pulumi.get(self, "compliance_pack_id")
|
|
1845
1837
|
|
|
1846
1838
|
@property
|
|
@@ -1879,7 +1871,7 @@ class GetRulesRuleResult(dict):
|
|
|
1879
1871
|
@pulumi.getter(name="configRuleTriggerTypes")
|
|
1880
1872
|
def config_rule_trigger_types(self) -> str:
|
|
1881
1873
|
"""
|
|
1882
|
-
(Available
|
|
1874
|
+
(Available in 1.124.1+) A list of trigger types of config rule.
|
|
1883
1875
|
"""
|
|
1884
1876
|
return pulumi.get(self, "config_rule_trigger_types")
|
|
1885
1877
|
|
|
@@ -1903,7 +1895,7 @@ class GetRulesRuleResult(dict):
|
|
|
1903
1895
|
@pulumi.getter(name="excludeResourceIdsScope")
|
|
1904
1896
|
def exclude_resource_ids_scope(self) -> str:
|
|
1905
1897
|
"""
|
|
1906
|
-
(Available
|
|
1898
|
+
(Available in 1.124.1+) The scope of exclude of resource ids.
|
|
1907
1899
|
"""
|
|
1908
1900
|
return pulumi.get(self, "exclude_resource_ids_scope")
|
|
1909
1901
|
|
|
@@ -1927,7 +1919,7 @@ class GetRulesRuleResult(dict):
|
|
|
1927
1919
|
@pulumi.getter(name="maximumExecutionFrequency")
|
|
1928
1920
|
def maximum_execution_frequency(self) -> str:
|
|
1929
1921
|
"""
|
|
1930
|
-
(Available
|
|
1922
|
+
(Available in 1.124.1+) The frequency of maximum execution.
|
|
1931
1923
|
"""
|
|
1932
1924
|
return pulumi.get(self, "maximum_execution_frequency")
|
|
1933
1925
|
|
|
@@ -1943,7 +1935,7 @@ class GetRulesRuleResult(dict):
|
|
|
1943
1935
|
@pulumi.getter(name="regionIdsScope")
|
|
1944
1936
|
def region_ids_scope(self) -> str:
|
|
1945
1937
|
"""
|
|
1946
|
-
(Available
|
|
1938
|
+
(Available in 1.124.1+) The scope of region ids.
|
|
1947
1939
|
"""
|
|
1948
1940
|
return pulumi.get(self, "region_ids_scope")
|
|
1949
1941
|
|
|
@@ -1951,7 +1943,7 @@ class GetRulesRuleResult(dict):
|
|
|
1951
1943
|
@pulumi.getter(name="resourceGroupIdsScope")
|
|
1952
1944
|
def resource_group_ids_scope(self) -> str:
|
|
1953
1945
|
"""
|
|
1954
|
-
(Available
|
|
1946
|
+
(Available in 1.124.1+) The scope of resource group ids.
|
|
1955
1947
|
"""
|
|
1956
1948
|
return pulumi.get(self, "resource_group_ids_scope")
|
|
1957
1949
|
|
|
@@ -1959,7 +1951,7 @@ class GetRulesRuleResult(dict):
|
|
|
1959
1951
|
@pulumi.getter(name="resourceTypesScopes")
|
|
1960
1952
|
def resource_types_scopes(self) -> Sequence[str]:
|
|
1961
1953
|
"""
|
|
1962
|
-
(Available
|
|
1954
|
+
(Available in 1.124.1+) The scope of resource types.
|
|
1963
1955
|
"""
|
|
1964
1956
|
return pulumi.get(self, "resource_types_scopes")
|
|
1965
1957
|
|
|
@@ -2031,7 +2023,7 @@ class GetRulesRuleResult(dict):
|
|
|
2031
2023
|
@pulumi.getter(name="tagKeyScope")
|
|
2032
2024
|
def tag_key_scope(self) -> str:
|
|
2033
2025
|
"""
|
|
2034
|
-
(Available
|
|
2026
|
+
(Available in 1.124.1+) The scope of tag key.
|
|
2035
2027
|
"""
|
|
2036
2028
|
return pulumi.get(self, "tag_key_scope")
|
|
2037
2029
|
|
|
@@ -2039,7 +2031,7 @@ class GetRulesRuleResult(dict):
|
|
|
2039
2031
|
@pulumi.getter(name="tagValueScope")
|
|
2040
2032
|
def tag_value_scope(self) -> str:
|
|
2041
2033
|
"""
|
|
2042
|
-
(Available
|
|
2034
|
+
(Available in 1.124.1+) The scope of tag value.
|
|
2043
2035
|
"""
|
|
2044
2036
|
return pulumi.get(self, "tag_value_scope")
|
|
2045
2037
|
|
|
@@ -119,7 +119,7 @@ def get_instance_members(current_page: Optional[str] = None,
|
|
|
119
119
|
"""
|
|
120
120
|
This data source provides Cloud Firewall Instance Member available to the user.[What is Instance Member](https://help.aliyun.com/document_detail/261237.html)
|
|
121
121
|
|
|
122
|
-
> **NOTE:** Available
|
|
122
|
+
> **NOTE:** Available in 1.194.0+
|
|
123
123
|
|
|
124
124
|
## Example Usage
|
|
125
125
|
|
|
@@ -161,7 +161,7 @@ def get_instance_members_output(current_page: Optional[pulumi.Input[Optional[str
|
|
|
161
161
|
"""
|
|
162
162
|
This data source provides Cloud Firewall Instance Member available to the user.[What is Instance Member](https://help.aliyun.com/document_detail/261237.html)
|
|
163
163
|
|
|
164
|
-
> **NOTE:** Available
|
|
164
|
+
> **NOTE:** Available in 1.194.0+
|
|
165
165
|
|
|
166
166
|
## Example Usage
|
|
167
167
|
|
|
@@ -27,7 +27,7 @@ class GetInstancesResult:
|
|
|
27
27
|
"""
|
|
28
28
|
A collection of values returned by getInstances.
|
|
29
29
|
"""
|
|
30
|
-
def __init__(__self__, id=None, instances=None, output_file=None
|
|
30
|
+
def __init__(__self__, id=None, instances=None, output_file=None):
|
|
31
31
|
if id and not isinstance(id, str):
|
|
32
32
|
raise TypeError("Expected argument 'id' to be a str")
|
|
33
33
|
pulumi.set(__self__, "id", id)
|
|
@@ -37,9 +37,6 @@ class GetInstancesResult:
|
|
|
37
37
|
if output_file and not isinstance(output_file, str):
|
|
38
38
|
raise TypeError("Expected argument 'output_file' to be a str")
|
|
39
39
|
pulumi.set(__self__, "output_file", output_file)
|
|
40
|
-
if payment_type and not isinstance(payment_type, str):
|
|
41
|
-
raise TypeError("Expected argument 'payment_type' to be a str")
|
|
42
|
-
pulumi.set(__self__, "payment_type", payment_type)
|
|
43
40
|
|
|
44
41
|
@property
|
|
45
42
|
@pulumi.getter
|
|
@@ -59,11 +56,6 @@ class GetInstancesResult:
|
|
|
59
56
|
def output_file(self) -> Optional[str]:
|
|
60
57
|
return pulumi.get(self, "output_file")
|
|
61
58
|
|
|
62
|
-
@property
|
|
63
|
-
@pulumi.getter(name="paymentType")
|
|
64
|
-
def payment_type(self) -> Optional[str]:
|
|
65
|
-
return pulumi.get(self, "payment_type")
|
|
66
|
-
|
|
67
59
|
|
|
68
60
|
class AwaitableGetInstancesResult(GetInstancesResult):
|
|
69
61
|
# pylint: disable=using-constant-test
|
|
@@ -73,17 +65,15 @@ class AwaitableGetInstancesResult(GetInstancesResult):
|
|
|
73
65
|
return GetInstancesResult(
|
|
74
66
|
id=self.id,
|
|
75
67
|
instances=self.instances,
|
|
76
|
-
output_file=self.output_file
|
|
77
|
-
payment_type=self.payment_type)
|
|
68
|
+
output_file=self.output_file)
|
|
78
69
|
|
|
79
70
|
|
|
80
71
|
def get_instances(output_file: Optional[str] = None,
|
|
81
|
-
payment_type: Optional[str] = None,
|
|
82
72
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetInstancesResult:
|
|
83
73
|
"""
|
|
84
74
|
This data source provides the Cloud Firewall Instances of the current Alibaba Cloud user.
|
|
85
75
|
|
|
86
|
-
> **NOTE:** Available
|
|
76
|
+
> **NOTE:** Available in v1.139.0+.
|
|
87
77
|
|
|
88
78
|
## Example Usage
|
|
89
79
|
|
|
@@ -99,26 +89,22 @@ def get_instances(output_file: Optional[str] = None,
|
|
|
99
89
|
|
|
100
90
|
|
|
101
91
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
102
|
-
:param str payment_type: The payment type of the cloud firewall instance. Valid values: `PayAsYouGo`,`Subscription`.
|
|
103
92
|
"""
|
|
104
93
|
__args__ = dict()
|
|
105
94
|
__args__['outputFile'] = output_file
|
|
106
|
-
__args__['paymentType'] = payment_type
|
|
107
95
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
108
96
|
__ret__ = pulumi.runtime.invoke('alicloud:cloudfirewall/getInstances:getInstances', __args__, opts=opts, typ=GetInstancesResult).value
|
|
109
97
|
|
|
110
98
|
return AwaitableGetInstancesResult(
|
|
111
99
|
id=pulumi.get(__ret__, 'id'),
|
|
112
100
|
instances=pulumi.get(__ret__, 'instances'),
|
|
113
|
-
output_file=pulumi.get(__ret__, 'output_file')
|
|
114
|
-
payment_type=pulumi.get(__ret__, 'payment_type'))
|
|
101
|
+
output_file=pulumi.get(__ret__, 'output_file'))
|
|
115
102
|
def get_instances_output(output_file: Optional[pulumi.Input[Optional[str]]] = None,
|
|
116
|
-
payment_type: Optional[pulumi.Input[Optional[str]]] = None,
|
|
117
103
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetInstancesResult]:
|
|
118
104
|
"""
|
|
119
105
|
This data source provides the Cloud Firewall Instances of the current Alibaba Cloud user.
|
|
120
106
|
|
|
121
|
-
> **NOTE:** Available
|
|
107
|
+
> **NOTE:** Available in v1.139.0+.
|
|
122
108
|
|
|
123
109
|
## Example Usage
|
|
124
110
|
|
|
@@ -134,15 +120,12 @@ def get_instances_output(output_file: Optional[pulumi.Input[Optional[str]]] = No
|
|
|
134
120
|
|
|
135
121
|
|
|
136
122
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
137
|
-
:param str payment_type: The payment type of the cloud firewall instance. Valid values: `PayAsYouGo`,`Subscription`.
|
|
138
123
|
"""
|
|
139
124
|
__args__ = dict()
|
|
140
125
|
__args__['outputFile'] = output_file
|
|
141
|
-
__args__['paymentType'] = payment_type
|
|
142
126
|
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
143
127
|
__ret__ = pulumi.runtime.invoke_output('alicloud:cloudfirewall/getInstances:getInstances', __args__, opts=opts, typ=GetInstancesResult)
|
|
144
128
|
return __ret__.apply(lambda __response__: GetInstancesResult(
|
|
145
129
|
id=pulumi.get(__response__, 'id'),
|
|
146
130
|
instances=pulumi.get(__response__, 'instances'),
|
|
147
|
-
output_file=pulumi.get(__response__, 'output_file')
|
|
148
|
-
payment_type=pulumi.get(__response__, 'payment_type')))
|
|
131
|
+
output_file=pulumi.get(__response__, 'output_file')))
|
|
@@ -197,7 +197,7 @@ def get_vpc_firewall_cens(cen_id: Optional[str] = None,
|
|
|
197
197
|
"""
|
|
198
198
|
This data source provides Cloud Firewall Vpc Firewall Cen available to the user.[What is Vpc Firewall Cen](https://www.alibabacloud.com/help/en/cloud-firewall/latest/describevpcfirewallcenlist)
|
|
199
199
|
|
|
200
|
-
> **NOTE:** Available
|
|
200
|
+
> **NOTE:** Available in 1.194.0+
|
|
201
201
|
|
|
202
202
|
## Example Usage
|
|
203
203
|
|
|
@@ -268,7 +268,7 @@ def get_vpc_firewall_cens_output(cen_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
268
268
|
"""
|
|
269
269
|
This data source provides Cloud Firewall Vpc Firewall Cen available to the user.[What is Vpc Firewall Cen](https://www.alibabacloud.com/help/en/cloud-firewall/latest/describevpcfirewallcenlist)
|
|
270
270
|
|
|
271
|
-
> **NOTE:** Available
|
|
271
|
+
> **NOTE:** Available in 1.194.0+
|
|
272
272
|
|
|
273
273
|
## Example Usage
|
|
274
274
|
|
|
@@ -80,33 +80,21 @@ class GetVpcFirewallControlPoliciesResult:
|
|
|
80
80
|
@property
|
|
81
81
|
@pulumi.getter(name="aclAction")
|
|
82
82
|
def acl_action(self) -> Optional[str]:
|
|
83
|
-
"""
|
|
84
|
-
Access control over VPC firewalls are set in the access traffic via Alibaba cloud firewall way (ACT).
|
|
85
|
-
"""
|
|
86
83
|
return pulumi.get(self, "acl_action")
|
|
87
84
|
|
|
88
85
|
@property
|
|
89
86
|
@pulumi.getter(name="aclUuid")
|
|
90
87
|
def acl_uuid(self) -> Optional[str]:
|
|
91
|
-
"""
|
|
92
|
-
Access control over VPC firewalls strategy unique identifier.
|
|
93
|
-
"""
|
|
94
88
|
return pulumi.get(self, "acl_uuid")
|
|
95
89
|
|
|
96
90
|
@property
|
|
97
91
|
@pulumi.getter
|
|
98
92
|
def description(self) -> Optional[str]:
|
|
99
|
-
"""
|
|
100
|
-
Access control over VPC firewalls description of the strategy information.
|
|
101
|
-
"""
|
|
102
93
|
return pulumi.get(self, "description")
|
|
103
94
|
|
|
104
95
|
@property
|
|
105
96
|
@pulumi.getter
|
|
106
97
|
def destination(self) -> Optional[str]:
|
|
107
|
-
"""
|
|
108
|
-
Access control over VPC firewalls strategy the destination address in.
|
|
109
|
-
"""
|
|
110
98
|
return pulumi.get(self, "destination")
|
|
111
99
|
|
|
112
100
|
@property
|
|
@@ -130,9 +118,6 @@ class GetVpcFirewallControlPoliciesResult:
|
|
|
130
118
|
@property
|
|
131
119
|
@pulumi.getter(name="memberUid")
|
|
132
120
|
def member_uid(self) -> Optional[str]:
|
|
133
|
-
"""
|
|
134
|
-
The UID of the member account of the current Alibaba cloud account.
|
|
135
|
-
"""
|
|
136
121
|
return pulumi.get(self, "member_uid")
|
|
137
122
|
|
|
138
123
|
@property
|
|
@@ -153,41 +138,26 @@ class GetVpcFirewallControlPoliciesResult:
|
|
|
153
138
|
@property
|
|
154
139
|
@pulumi.getter
|
|
155
140
|
def policies(self) -> Sequence['outputs.GetVpcFirewallControlPoliciesPolicyResult']:
|
|
156
|
-
"""
|
|
157
|
-
A list of Cloud Firewall Vpc Firewall Control Policies. Each element contains the following attributes:
|
|
158
|
-
"""
|
|
159
141
|
return pulumi.get(self, "policies")
|
|
160
142
|
|
|
161
143
|
@property
|
|
162
144
|
@pulumi.getter
|
|
163
145
|
def proto(self) -> Optional[str]:
|
|
164
|
-
"""
|
|
165
|
-
Access control over VPC firewalls strategy access traffic of the protocol type.
|
|
166
|
-
"""
|
|
167
146
|
return pulumi.get(self, "proto")
|
|
168
147
|
|
|
169
148
|
@property
|
|
170
149
|
@pulumi.getter
|
|
171
150
|
def release(self) -> Optional[bool]:
|
|
172
|
-
"""
|
|
173
|
-
The enabled status of the access control policy. The policy is enabled by default after it is created. Value:
|
|
174
|
-
"""
|
|
175
151
|
return pulumi.get(self, "release")
|
|
176
152
|
|
|
177
153
|
@property
|
|
178
154
|
@pulumi.getter
|
|
179
155
|
def source(self) -> Optional[str]:
|
|
180
|
-
"""
|
|
181
|
-
Access control over VPC firewalls strategy in the source address.
|
|
182
|
-
"""
|
|
183
156
|
return pulumi.get(self, "source")
|
|
184
157
|
|
|
185
158
|
@property
|
|
186
159
|
@pulumi.getter(name="vpcFirewallId")
|
|
187
160
|
def vpc_firewall_id(self) -> str:
|
|
188
|
-
"""
|
|
189
|
-
The ID of the VPC firewall instance.
|
|
190
|
-
"""
|
|
191
161
|
return pulumi.get(self, "vpc_firewall_id")
|
|
192
162
|
|
|
193
163
|
|
|
@@ -233,7 +203,7 @@ def get_vpc_firewall_control_policies(acl_action: Optional[str] = None,
|
|
|
233
203
|
"""
|
|
234
204
|
This data source provides the Cloud Firewall Vpc Firewall Control Policies of the current Alibaba Cloud user.
|
|
235
205
|
|
|
236
|
-
> **NOTE:** Available
|
|
206
|
+
> **NOTE:** Available in v1.194.0+.
|
|
237
207
|
|
|
238
208
|
## Example Usage
|
|
239
209
|
|
|
@@ -322,7 +292,7 @@ def get_vpc_firewall_control_policies_output(acl_action: Optional[pulumi.Input[O
|
|
|
322
292
|
"""
|
|
323
293
|
This data source provides the Cloud Firewall Vpc Firewall Control Policies of the current Alibaba Cloud user.
|
|
324
294
|
|
|
325
|
-
> **NOTE:** Available
|
|
295
|
+
> **NOTE:** Available in v1.194.0+.
|
|
326
296
|
|
|
327
297
|
## Example Usage
|
|
328
298
|
|
|
@@ -199,7 +199,7 @@ def get_vpc_firewalls(ids: Optional[Sequence[str]] = None,
|
|
|
199
199
|
"""
|
|
200
200
|
This data source provides Cloud Firewall Vpc Firewall available to the user.[What is Vpc Firewall](https://help.aliyun.com/document_detail/342932.html)
|
|
201
201
|
|
|
202
|
-
> **NOTE:** Available
|
|
202
|
+
> **NOTE:** Available in 1.194.0+
|
|
203
203
|
|
|
204
204
|
## Example Usage
|
|
205
205
|
|
|
@@ -268,7 +268,7 @@ def get_vpc_firewalls_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]
|
|
|
268
268
|
"""
|
|
269
269
|
This data source provides Cloud Firewall Vpc Firewall available to the user.[What is Vpc Firewall](https://help.aliyun.com/document_detail/342932.html)
|
|
270
270
|
|
|
271
|
-
> **NOTE:** Available
|
|
271
|
+
> **NOTE:** Available in 1.194.0+
|
|
272
272
|
|
|
273
273
|
## Example Usage
|
|
274
274
|
|
|
@@ -1041,7 +1041,7 @@ class Instance(pulumi.CustomResource):
|
|
|
1041
1041
|
|
|
1042
1042
|
@property
|
|
1043
1043
|
@pulumi.getter(name="fwVpcNumber")
|
|
1044
|
-
def fw_vpc_number(self) -> pulumi.Output[int]:
|
|
1044
|
+
def fw_vpc_number(self) -> pulumi.Output[Optional[int]]:
|
|
1045
1045
|
"""
|
|
1046
1046
|
The number of protected VPCs. It will be ignored when `spec = "premium_version"`. Valid values between 2 and 500.
|
|
1047
1047
|
"""
|
|
@@ -1438,7 +1438,6 @@ class GetInstanceMembersMemberResult(dict):
|
|
|
1438
1438
|
status: str):
|
|
1439
1439
|
"""
|
|
1440
1440
|
:param int create_time: When the cloud firewall member account was added.> use second-level timestamp format.
|
|
1441
|
-
:param str id: The instance id.
|
|
1442
1441
|
:param str member_desc: Remarks of cloud firewall member accounts.
|
|
1443
1442
|
:param str member_display_name: The name of the cloud firewall member account.
|
|
1444
1443
|
:param str member_uid: The UID of the cloud firewall member account.
|
|
@@ -1464,9 +1463,6 @@ class GetInstanceMembersMemberResult(dict):
|
|
|
1464
1463
|
@property
|
|
1465
1464
|
@pulumi.getter
|
|
1466
1465
|
def id(self) -> str:
|
|
1467
|
-
"""
|
|
1468
|
-
The instance id.
|
|
1469
|
-
"""
|
|
1470
1466
|
return pulumi.get(self, "id")
|
|
1471
1467
|
|
|
1472
1468
|
@property
|
|
@@ -1979,7 +1975,7 @@ class GetVpcFirewallControlPoliciesPolicyResult(dict):
|
|
|
1979
1975
|
source_type: str,
|
|
1980
1976
|
vpc_firewall_id: str):
|
|
1981
1977
|
"""
|
|
1982
|
-
:param str acl_action:
|
|
1978
|
+
:param str acl_action: Access control over VPC firewalls are set in the access traffic via Alibaba cloud firewall way (ACT).
|
|
1983
1979
|
:param str acl_uuid: Access control over VPC firewalls strategy unique identifier.
|
|
1984
1980
|
:param str application_id: Policy specifies the application ID.
|
|
1985
1981
|
:param str application_name: Access control over VPC firewalls policies support the application types.
|
|
@@ -1998,15 +1994,11 @@ class GetVpcFirewallControlPoliciesPolicyResult(dict):
|
|
|
1998
1994
|
:param int order: Access control over VPC firewalls policies will go into effect of priority. The priority value starts from 1, the smaller the priority number, the higher the priority. -1 represents the lowest priority.
|
|
1999
1995
|
:param str proto: Access control over VPC firewalls strategy access traffic of the protocol type.
|
|
2000
1996
|
:param bool release: The enabled status of the access control policy. The policy is enabled by default after it is created. Value:
|
|
2001
|
-
- **true**: Enable access control policies
|
|
2002
|
-
- **false**: does not enable access control policies.
|
|
2003
1997
|
:param str source: Access control over VPC firewalls strategy in the source address.
|
|
2004
1998
|
:param Sequence[str] source_group_cidrs: SOURCE address of the address list.
|
|
2005
1999
|
:param str source_group_type: The source address type in the access control policy. Unique value: **ip**. The IP address book contains one or more IP address segments.
|
|
2006
2000
|
:param str source_type: Access control over VPC firewalls policy source address type.
|
|
2007
|
-
:param str vpc_firewall_id: The ID of the VPC firewall instance.
|
|
2008
|
-
- When the VPC firewall protects traffic between two VPCs connected through the cloud enterprise network, the policy group ID uses the cloud enterprise network instance ID.
|
|
2009
|
-
- When the VPC firewall protects traffic between two VPCs connected through the express connection, the policy group ID uses the ID of the VPC firewall instance.
|
|
2001
|
+
:param str vpc_firewall_id: The ID of the VPC firewall instance.
|
|
2010
2002
|
"""
|
|
2011
2003
|
pulumi.set(__self__, "acl_action", acl_action)
|
|
2012
2004
|
pulumi.set(__self__, "acl_uuid", acl_uuid)
|
|
@@ -2037,7 +2029,7 @@ class GetVpcFirewallControlPoliciesPolicyResult(dict):
|
|
|
2037
2029
|
@pulumi.getter(name="aclAction")
|
|
2038
2030
|
def acl_action(self) -> str:
|
|
2039
2031
|
"""
|
|
2040
|
-
|
|
2032
|
+
Access control over VPC firewalls are set in the access traffic via Alibaba cloud firewall way (ACT).
|
|
2041
2033
|
"""
|
|
2042
2034
|
return pulumi.get(self, "acl_action")
|
|
2043
2035
|
|
|
@@ -2182,8 +2174,6 @@ class GetVpcFirewallControlPoliciesPolicyResult(dict):
|
|
|
2182
2174
|
def release(self) -> bool:
|
|
2183
2175
|
"""
|
|
2184
2176
|
The enabled status of the access control policy. The policy is enabled by default after it is created. Value:
|
|
2185
|
-
- **true**: Enable access control policies
|
|
2186
|
-
- **false**: does not enable access control policies.
|
|
2187
2177
|
"""
|
|
2188
2178
|
return pulumi.get(self, "release")
|
|
2189
2179
|
|
|
@@ -2223,9 +2213,7 @@ class GetVpcFirewallControlPoliciesPolicyResult(dict):
|
|
|
2223
2213
|
@pulumi.getter(name="vpcFirewallId")
|
|
2224
2214
|
def vpc_firewall_id(self) -> str:
|
|
2225
2215
|
"""
|
|
2226
|
-
The ID of the VPC firewall instance.
|
|
2227
|
-
- When the VPC firewall protects traffic between two VPCs connected through the cloud enterprise network, the policy group ID uses the cloud enterprise network instance ID.
|
|
2228
|
-
- When the VPC firewall protects traffic between two VPCs connected through the express connection, the policy group ID uses the ID of the VPC firewall instance.
|
|
2216
|
+
The ID of the VPC firewall instance.
|
|
2229
2217
|
"""
|
|
2230
2218
|
return pulumi.get(self, "vpc_firewall_id")
|
|
2231
2219
|
|