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/sddp/outputs.py
CHANGED
|
@@ -116,9 +116,9 @@ class GetDataLimitsLimitResult(dict):
|
|
|
116
116
|
:param str id: The ID of the Data Limit.
|
|
117
117
|
:param str local_name: The name of the service to which the data asset belongs.
|
|
118
118
|
:param int log_store_day: The retention period of raw logs after you enable the log auditing feature.
|
|
119
|
-
:param str parent_id: The
|
|
119
|
+
:param str parent_id: The ID of the data asset.
|
|
120
120
|
:param int port: The port that is used to connect to the database.
|
|
121
|
-
:param str resource_type: The type of the service to which the data asset belongs.
|
|
121
|
+
:param str resource_type: The type of the service to which the data asset belongs.
|
|
122
122
|
:param str user_name: The name of the user who owns the data asset.
|
|
123
123
|
"""
|
|
124
124
|
pulumi.set(__self__, "audit_status", audit_status)
|
|
@@ -193,7 +193,7 @@ class GetDataLimitsLimitResult(dict):
|
|
|
193
193
|
@pulumi.getter(name="parentId")
|
|
194
194
|
def parent_id(self) -> str:
|
|
195
195
|
"""
|
|
196
|
-
The
|
|
196
|
+
The ID of the data asset.
|
|
197
197
|
"""
|
|
198
198
|
return pulumi.get(self, "parent_id")
|
|
199
199
|
|
|
@@ -209,7 +209,7 @@ class GetDataLimitsLimitResult(dict):
|
|
|
209
209
|
@pulumi.getter(name="resourceType")
|
|
210
210
|
def resource_type(self) -> str:
|
|
211
211
|
"""
|
|
212
|
-
The type of the service to which the data asset belongs.
|
|
212
|
+
The type of the service to which the data asset belongs.
|
|
213
213
|
"""
|
|
214
214
|
return pulumi.get(self, "resource_type")
|
|
215
215
|
|
|
@@ -362,12 +362,12 @@ class GetRulesRuleResult(dict):
|
|
|
362
362
|
user_id: str,
|
|
363
363
|
warn_level: int):
|
|
364
364
|
"""
|
|
365
|
-
:param int category: Sensitive Data Identification Rules for the Type of.
|
|
365
|
+
:param int category: Sensitive Data Identification Rules for the Type of.
|
|
366
366
|
:param str category_name: Sensitive Data Identification Rules Belongs Type Name.
|
|
367
367
|
:param str content: Sensitive Data Identification Rules the Content.
|
|
368
368
|
:param str content_category: The Content Classification.
|
|
369
369
|
:param str create_time: Sensitive Data Identification Rules the Creation Time of the Number of Milliseconds.
|
|
370
|
-
:param int custom_type: Sensitive Data Identification Rules of Type.
|
|
370
|
+
:param int custom_type: Sensitive Data Identification Rules of Type. 0: the Built-in 1: The User-Defined.
|
|
371
371
|
:param str description: Sensitive Data Identification a Description of the Rule Information.
|
|
372
372
|
:param str display_name: Sensitive Data Identification Rules, Founder of Account Display Name.
|
|
373
373
|
:param str gmt_modified: Sensitive Data Identification Rules to the Modified Time of the Number of Milliseconds.
|
|
@@ -376,15 +376,15 @@ class GetRulesRuleResult(dict):
|
|
|
376
376
|
:param str major_key: The Primary Key.
|
|
377
377
|
:param str name: The name of rule.
|
|
378
378
|
:param str product_code: Product Code.
|
|
379
|
-
:param str product_id: Product ID.
|
|
380
|
-
:param str risk_level_id: Sensitive Data Identification Rules of Risk Level ID. Valid values:
|
|
379
|
+
:param str product_id: Product ID.
|
|
380
|
+
:param str risk_level_id: Sensitive Data Identification Rules of Risk Level ID. Valid values:1:S1, Weak Risk Level. 2:S2, Medium Risk Level. 3:S3 High Risk Level. 4:S4, the Highest Risk Level.
|
|
381
381
|
:param str risk_level_name: Sensitive Data Identification Rules the Risk Level of. S1: Weak Risk Level S2: Moderate Risk Level S3: High Risk Level S4: the Highest Risk Level.
|
|
382
382
|
:param str rule_id: The first ID of the resource.
|
|
383
383
|
:param str stat_express: Triggered the Alarm Conditions.
|
|
384
384
|
:param int status: Sensitive Data Identification Rules Detection State of.
|
|
385
385
|
:param str target: The Target.
|
|
386
386
|
:param str user_id: The User ID.
|
|
387
|
-
:param int warn_level: The Level of Risk.
|
|
387
|
+
:param int warn_level: The Level of Risk.
|
|
388
388
|
"""
|
|
389
389
|
pulumi.set(__self__, "category", category)
|
|
390
390
|
pulumi.set(__self__, "category_name", category_name)
|
|
@@ -414,7 +414,7 @@ class GetRulesRuleResult(dict):
|
|
|
414
414
|
@pulumi.getter
|
|
415
415
|
def category(self) -> int:
|
|
416
416
|
"""
|
|
417
|
-
Sensitive Data Identification Rules for the Type of.
|
|
417
|
+
Sensitive Data Identification Rules for the Type of.
|
|
418
418
|
"""
|
|
419
419
|
return pulumi.get(self, "category")
|
|
420
420
|
|
|
@@ -454,7 +454,7 @@ class GetRulesRuleResult(dict):
|
|
|
454
454
|
@pulumi.getter(name="customType")
|
|
455
455
|
def custom_type(self) -> int:
|
|
456
456
|
"""
|
|
457
|
-
Sensitive Data Identification Rules of Type.
|
|
457
|
+
Sensitive Data Identification Rules of Type. 0: the Built-in 1: The User-Defined.
|
|
458
458
|
"""
|
|
459
459
|
return pulumi.get(self, "custom_type")
|
|
460
460
|
|
|
@@ -526,7 +526,7 @@ class GetRulesRuleResult(dict):
|
|
|
526
526
|
@pulumi.getter(name="productId")
|
|
527
527
|
def product_id(self) -> str:
|
|
528
528
|
"""
|
|
529
|
-
Product ID.
|
|
529
|
+
Product ID.
|
|
530
530
|
"""
|
|
531
531
|
return pulumi.get(self, "product_id")
|
|
532
532
|
|
|
@@ -534,7 +534,7 @@ class GetRulesRuleResult(dict):
|
|
|
534
534
|
@pulumi.getter(name="riskLevelId")
|
|
535
535
|
def risk_level_id(self) -> str:
|
|
536
536
|
"""
|
|
537
|
-
Sensitive Data Identification Rules of Risk Level ID. Valid values:
|
|
537
|
+
Sensitive Data Identification Rules of Risk Level ID. Valid values:1:S1, Weak Risk Level. 2:S2, Medium Risk Level. 3:S3 High Risk Level. 4:S4, the Highest Risk Level.
|
|
538
538
|
"""
|
|
539
539
|
return pulumi.get(self, "risk_level_id")
|
|
540
540
|
|
|
@@ -590,7 +590,7 @@ class GetRulesRuleResult(dict):
|
|
|
590
590
|
@pulumi.getter(name="warnLevel")
|
|
591
591
|
def warn_level(self) -> int:
|
|
592
592
|
"""
|
|
593
|
-
The Level of Risk.
|
|
593
|
+
The Level of Risk.
|
|
594
594
|
"""
|
|
595
595
|
return pulumi.get(self, "warn_level")
|
|
596
596
|
|
|
@@ -59,9 +59,6 @@ class GetPeerConnectionsResult:
|
|
|
59
59
|
@property
|
|
60
60
|
@pulumi.getter
|
|
61
61
|
def connections(self) -> Sequence['outputs.GetPeerConnectionsConnectionResult']:
|
|
62
|
-
"""
|
|
63
|
-
A list of Vpc Peer Connections. Each element contains the following attributes:
|
|
64
|
-
"""
|
|
65
62
|
return pulumi.get(self, "connections")
|
|
66
63
|
|
|
67
64
|
@property
|
|
@@ -85,9 +82,6 @@ class GetPeerConnectionsResult:
|
|
|
85
82
|
@property
|
|
86
83
|
@pulumi.getter
|
|
87
84
|
def names(self) -> Sequence[str]:
|
|
88
|
-
"""
|
|
89
|
-
A list of PeerConnection names.
|
|
90
|
-
"""
|
|
91
85
|
return pulumi.get(self, "names")
|
|
92
86
|
|
|
93
87
|
@property
|
|
@@ -98,25 +92,16 @@ class GetPeerConnectionsResult:
|
|
|
98
92
|
@property
|
|
99
93
|
@pulumi.getter(name="peerConnectionName")
|
|
100
94
|
def peer_connection_name(self) -> Optional[str]:
|
|
101
|
-
"""
|
|
102
|
-
The name of the resource.
|
|
103
|
-
"""
|
|
104
95
|
return pulumi.get(self, "peer_connection_name")
|
|
105
96
|
|
|
106
97
|
@property
|
|
107
98
|
@pulumi.getter
|
|
108
99
|
def status(self) -> Optional[str]:
|
|
109
|
-
"""
|
|
110
|
-
The status of the resource.
|
|
111
|
-
"""
|
|
112
100
|
return pulumi.get(self, "status")
|
|
113
101
|
|
|
114
102
|
@property
|
|
115
103
|
@pulumi.getter(name="vpcId")
|
|
116
104
|
def vpc_id(self) -> Optional[str]:
|
|
117
|
-
"""
|
|
118
|
-
The ID of the requester VPC.
|
|
119
|
-
"""
|
|
120
105
|
return pulumi.get(self, "vpc_id")
|
|
121
106
|
|
|
122
107
|
|
|
@@ -147,7 +132,7 @@ def get_peer_connections(ids: Optional[Sequence[str]] = None,
|
|
|
147
132
|
"""
|
|
148
133
|
This data source provides the Vpc Peer Connections of the current Alibaba Cloud user.
|
|
149
134
|
|
|
150
|
-
> **NOTE:** Available
|
|
135
|
+
> **NOTE:** Available in v1.186.0+.
|
|
151
136
|
|
|
152
137
|
## Example Usage
|
|
153
138
|
|
|
@@ -201,7 +186,7 @@ def get_peer_connections_output(ids: Optional[pulumi.Input[Optional[Sequence[str
|
|
|
201
186
|
"""
|
|
202
187
|
This data source provides the Vpc Peer Connections of the current Alibaba Cloud user.
|
|
203
188
|
|
|
204
|
-
> **NOTE:** Available
|
|
189
|
+
> **NOTE:** Available in v1.186.0+.
|
|
205
190
|
|
|
206
191
|
## Example Usage
|
|
207
192
|
|