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/adb/outputs.py
CHANGED
|
@@ -19,10 +19,8 @@ __all__ = [
|
|
|
19
19
|
'LakeAccountAccountPrivilege',
|
|
20
20
|
'LakeAccountAccountPrivilegePrivilegeObject',
|
|
21
21
|
'GetClustersClusterResult',
|
|
22
|
-
'GetClustersClusterAvailableKernelVersionResult',
|
|
23
22
|
'GetDBClusterLakeVersionsVersionResult',
|
|
24
23
|
'GetDBClustersClusterResult',
|
|
25
|
-
'GetDBClustersClusterAvailableKernelVersionResult',
|
|
26
24
|
'GetResourceGroupsGroupResult',
|
|
27
25
|
'GetZonesZoneResult',
|
|
28
26
|
]
|
|
@@ -136,7 +134,6 @@ class LakeAccountAccountPrivilegePrivilegeObject(dict):
|
|
|
136
134
|
class GetClustersClusterResult(dict):
|
|
137
135
|
def __init__(__self__, *,
|
|
138
136
|
auto_renew_period: int,
|
|
139
|
-
available_kernel_versions: Sequence['outputs.GetClustersClusterAvailableKernelVersionResult'],
|
|
140
137
|
charge_type: str,
|
|
141
138
|
commodity_code: str,
|
|
142
139
|
compute_resource: str,
|
|
@@ -160,7 +157,6 @@ class GetClustersClusterResult(dict):
|
|
|
160
157
|
expire_time: str,
|
|
161
158
|
expired: str,
|
|
162
159
|
id: str,
|
|
163
|
-
kernel_version: str,
|
|
164
160
|
lock_mode: str,
|
|
165
161
|
lock_reason: str,
|
|
166
162
|
maintain_time: str,
|
|
@@ -201,7 +197,6 @@ class GetClustersClusterResult(dict):
|
|
|
201
197
|
:param str zone_id: The ZoneId of the ADB cluster.
|
|
202
198
|
"""
|
|
203
199
|
pulumi.set(__self__, "auto_renew_period", auto_renew_period)
|
|
204
|
-
pulumi.set(__self__, "available_kernel_versions", available_kernel_versions)
|
|
205
200
|
pulumi.set(__self__, "charge_type", charge_type)
|
|
206
201
|
pulumi.set(__self__, "commodity_code", commodity_code)
|
|
207
202
|
pulumi.set(__self__, "compute_resource", compute_resource)
|
|
@@ -225,7 +220,6 @@ class GetClustersClusterResult(dict):
|
|
|
225
220
|
pulumi.set(__self__, "expire_time", expire_time)
|
|
226
221
|
pulumi.set(__self__, "expired", expired)
|
|
227
222
|
pulumi.set(__self__, "id", id)
|
|
228
|
-
pulumi.set(__self__, "kernel_version", kernel_version)
|
|
229
223
|
pulumi.set(__self__, "lock_mode", lock_mode)
|
|
230
224
|
pulumi.set(__self__, "lock_reason", lock_reason)
|
|
231
225
|
pulumi.set(__self__, "maintain_time", maintain_time)
|
|
@@ -251,11 +245,6 @@ class GetClustersClusterResult(dict):
|
|
|
251
245
|
def auto_renew_period(self) -> int:
|
|
252
246
|
return pulumi.get(self, "auto_renew_period")
|
|
253
247
|
|
|
254
|
-
@property
|
|
255
|
-
@pulumi.getter(name="availableKernelVersions")
|
|
256
|
-
def available_kernel_versions(self) -> Sequence['outputs.GetClustersClusterAvailableKernelVersionResult']:
|
|
257
|
-
return pulumi.get(self, "available_kernel_versions")
|
|
258
|
-
|
|
259
248
|
@property
|
|
260
249
|
@pulumi.getter(name="chargeType")
|
|
261
250
|
def charge_type(self) -> str:
|
|
@@ -398,11 +387,6 @@ class GetClustersClusterResult(dict):
|
|
|
398
387
|
"""
|
|
399
388
|
return pulumi.get(self, "id")
|
|
400
389
|
|
|
401
|
-
@property
|
|
402
|
-
@pulumi.getter(name="kernelVersion")
|
|
403
|
-
def kernel_version(self) -> str:
|
|
404
|
-
return pulumi.get(self, "kernel_version")
|
|
405
|
-
|
|
406
390
|
@property
|
|
407
391
|
@pulumi.getter(name="lockMode")
|
|
408
392
|
def lock_mode(self) -> str:
|
|
@@ -522,32 +506,6 @@ class GetClustersClusterResult(dict):
|
|
|
522
506
|
return pulumi.get(self, "zone_id")
|
|
523
507
|
|
|
524
508
|
|
|
525
|
-
@pulumi.output_type
|
|
526
|
-
class GetClustersClusterAvailableKernelVersionResult(dict):
|
|
527
|
-
def __init__(__self__, *,
|
|
528
|
-
expire_date: str,
|
|
529
|
-
kernel_version: str,
|
|
530
|
-
release_date: str):
|
|
531
|
-
pulumi.set(__self__, "expire_date", expire_date)
|
|
532
|
-
pulumi.set(__self__, "kernel_version", kernel_version)
|
|
533
|
-
pulumi.set(__self__, "release_date", release_date)
|
|
534
|
-
|
|
535
|
-
@property
|
|
536
|
-
@pulumi.getter(name="expireDate")
|
|
537
|
-
def expire_date(self) -> str:
|
|
538
|
-
return pulumi.get(self, "expire_date")
|
|
539
|
-
|
|
540
|
-
@property
|
|
541
|
-
@pulumi.getter(name="kernelVersion")
|
|
542
|
-
def kernel_version(self) -> str:
|
|
543
|
-
return pulumi.get(self, "kernel_version")
|
|
544
|
-
|
|
545
|
-
@property
|
|
546
|
-
@pulumi.getter(name="releaseDate")
|
|
547
|
-
def release_date(self) -> str:
|
|
548
|
-
return pulumi.get(self, "release_date")
|
|
549
|
-
|
|
550
|
-
|
|
551
509
|
@pulumi.output_type
|
|
552
510
|
class GetDBClusterLakeVersionsVersionResult(dict):
|
|
553
511
|
def __init__(__self__, *,
|
|
@@ -589,7 +547,7 @@ class GetDBClusterLakeVersionsVersionResult(dict):
|
|
|
589
547
|
:param str payment_type: The payment type of the resource.
|
|
590
548
|
:param str port: The port that is used to access the cluster.
|
|
591
549
|
:param str resource_group_id: The ID of the resource group.
|
|
592
|
-
:param str status: The status of the resource.
|
|
550
|
+
:param str status: The status of the resource.
|
|
593
551
|
:param str storage_resource: The specifications of storage resources in elastic mode. The resources are used for data read and write operations.
|
|
594
552
|
:param str vpc_id: The vpc id.
|
|
595
553
|
:param str vswitch_id: The vswitch id.
|
|
@@ -749,7 +707,7 @@ class GetDBClusterLakeVersionsVersionResult(dict):
|
|
|
749
707
|
@pulumi.getter
|
|
750
708
|
def status(self) -> str:
|
|
751
709
|
"""
|
|
752
|
-
The status of the resource.
|
|
710
|
+
The status of the resource.
|
|
753
711
|
"""
|
|
754
712
|
return pulumi.get(self, "status")
|
|
755
713
|
|
|
@@ -790,7 +748,6 @@ class GetDBClusterLakeVersionsVersionResult(dict):
|
|
|
790
748
|
class GetDBClustersClusterResult(dict):
|
|
791
749
|
def __init__(__self__, *,
|
|
792
750
|
auto_renew_period: int,
|
|
793
|
-
available_kernel_versions: Sequence['outputs.GetDBClustersClusterAvailableKernelVersionResult'],
|
|
794
751
|
charge_type: str,
|
|
795
752
|
commodity_code: str,
|
|
796
753
|
compute_resource: str,
|
|
@@ -814,7 +771,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
814
771
|
expire_time: str,
|
|
815
772
|
expired: str,
|
|
816
773
|
id: str,
|
|
817
|
-
kernel_version: str,
|
|
818
774
|
lock_mode: str,
|
|
819
775
|
lock_reason: str,
|
|
820
776
|
maintain_time: str,
|
|
@@ -836,7 +792,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
836
792
|
zone_id: str):
|
|
837
793
|
"""
|
|
838
794
|
:param int auto_renew_period: Auto-renewal period of an cluster, in the unit of the month.
|
|
839
|
-
:param Sequence['GetDBClustersClusterAvailableKernelVersionArgs'] available_kernel_versions: The minor versions to which you can update the current minor version of the cluster.
|
|
840
795
|
:param str charge_type: The payment type of the resource.
|
|
841
796
|
:param str commodity_code: The name of the service.
|
|
842
797
|
:param str compute_resource: The specifications of computing resources in elastic mode. The increase of resources can speed up queries. AnalyticDB for MySQL automatically scales computing resources.
|
|
@@ -860,7 +815,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
860
815
|
:param str expire_time: The time when the cluster expires.
|
|
861
816
|
:param str expired: Indicates whether the cluster has expired.
|
|
862
817
|
:param str id: The ID of the DBCluster.
|
|
863
|
-
:param str kernel_version: The minor version. Example: 3.1.9.
|
|
864
818
|
:param str lock_mode: The lock mode of the cluster.
|
|
865
819
|
:param str lock_reason: The reason why the cluster is locked.
|
|
866
820
|
:param str maintain_time: The maintenance window of the cluster.
|
|
@@ -882,7 +836,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
882
836
|
:param str zone_id: The zone ID of the resource.
|
|
883
837
|
"""
|
|
884
838
|
pulumi.set(__self__, "auto_renew_period", auto_renew_period)
|
|
885
|
-
pulumi.set(__self__, "available_kernel_versions", available_kernel_versions)
|
|
886
839
|
pulumi.set(__self__, "charge_type", charge_type)
|
|
887
840
|
pulumi.set(__self__, "commodity_code", commodity_code)
|
|
888
841
|
pulumi.set(__self__, "compute_resource", compute_resource)
|
|
@@ -906,7 +859,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
906
859
|
pulumi.set(__self__, "expire_time", expire_time)
|
|
907
860
|
pulumi.set(__self__, "expired", expired)
|
|
908
861
|
pulumi.set(__self__, "id", id)
|
|
909
|
-
pulumi.set(__self__, "kernel_version", kernel_version)
|
|
910
862
|
pulumi.set(__self__, "lock_mode", lock_mode)
|
|
911
863
|
pulumi.set(__self__, "lock_reason", lock_reason)
|
|
912
864
|
pulumi.set(__self__, "maintain_time", maintain_time)
|
|
@@ -935,14 +887,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
935
887
|
"""
|
|
936
888
|
return pulumi.get(self, "auto_renew_period")
|
|
937
889
|
|
|
938
|
-
@property
|
|
939
|
-
@pulumi.getter(name="availableKernelVersions")
|
|
940
|
-
def available_kernel_versions(self) -> Sequence['outputs.GetDBClustersClusterAvailableKernelVersionResult']:
|
|
941
|
-
"""
|
|
942
|
-
The minor versions to which you can update the current minor version of the cluster.
|
|
943
|
-
"""
|
|
944
|
-
return pulumi.get(self, "available_kernel_versions")
|
|
945
|
-
|
|
946
890
|
@property
|
|
947
891
|
@pulumi.getter(name="chargeType")
|
|
948
892
|
def charge_type(self) -> str:
|
|
@@ -1127,14 +1071,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
1127
1071
|
"""
|
|
1128
1072
|
return pulumi.get(self, "id")
|
|
1129
1073
|
|
|
1130
|
-
@property
|
|
1131
|
-
@pulumi.getter(name="kernelVersion")
|
|
1132
|
-
def kernel_version(self) -> str:
|
|
1133
|
-
"""
|
|
1134
|
-
The minor version. Example: 3.1.9.
|
|
1135
|
-
"""
|
|
1136
|
-
return pulumi.get(self, "kernel_version")
|
|
1137
|
-
|
|
1138
1074
|
@property
|
|
1139
1075
|
@pulumi.getter(name="lockMode")
|
|
1140
1076
|
def lock_mode(self) -> str:
|
|
@@ -1288,46 +1224,6 @@ class GetDBClustersClusterResult(dict):
|
|
|
1288
1224
|
return pulumi.get(self, "zone_id")
|
|
1289
1225
|
|
|
1290
1226
|
|
|
1291
|
-
@pulumi.output_type
|
|
1292
|
-
class GetDBClustersClusterAvailableKernelVersionResult(dict):
|
|
1293
|
-
def __init__(__self__, *,
|
|
1294
|
-
expire_date: str,
|
|
1295
|
-
kernel_version: str,
|
|
1296
|
-
release_date: str):
|
|
1297
|
-
"""
|
|
1298
|
-
:param str expire_date: The maintenance expiration time of the version
|
|
1299
|
-
:param str kernel_version: The minor version. Example: 3.1.9.
|
|
1300
|
-
:param str release_date: The time when the minor version was released.
|
|
1301
|
-
"""
|
|
1302
|
-
pulumi.set(__self__, "expire_date", expire_date)
|
|
1303
|
-
pulumi.set(__self__, "kernel_version", kernel_version)
|
|
1304
|
-
pulumi.set(__self__, "release_date", release_date)
|
|
1305
|
-
|
|
1306
|
-
@property
|
|
1307
|
-
@pulumi.getter(name="expireDate")
|
|
1308
|
-
def expire_date(self) -> str:
|
|
1309
|
-
"""
|
|
1310
|
-
The maintenance expiration time of the version
|
|
1311
|
-
"""
|
|
1312
|
-
return pulumi.get(self, "expire_date")
|
|
1313
|
-
|
|
1314
|
-
@property
|
|
1315
|
-
@pulumi.getter(name="kernelVersion")
|
|
1316
|
-
def kernel_version(self) -> str:
|
|
1317
|
-
"""
|
|
1318
|
-
The minor version. Example: 3.1.9.
|
|
1319
|
-
"""
|
|
1320
|
-
return pulumi.get(self, "kernel_version")
|
|
1321
|
-
|
|
1322
|
-
@property
|
|
1323
|
-
@pulumi.getter(name="releaseDate")
|
|
1324
|
-
def release_date(self) -> str:
|
|
1325
|
-
"""
|
|
1326
|
-
The time when the minor version was released.
|
|
1327
|
-
"""
|
|
1328
|
-
return pulumi.get(self, "release_date")
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
1227
|
@pulumi.output_type
|
|
1332
1228
|
class GetResourceGroupsGroupResult(dict):
|
|
1333
1229
|
def __init__(__self__, *,
|
|
@@ -141,7 +141,7 @@ def get_aggregate_compliance_packs(aggregator_id: Optional[str] = None,
|
|
|
141
141
|
"""
|
|
142
142
|
This data source provides the Config Aggregate Compliance Packs of the current Alibaba Cloud user.
|
|
143
143
|
|
|
144
|
-
> **NOTE:** Available
|
|
144
|
+
> **NOTE:** Available in v1.124.0+.
|
|
145
145
|
|
|
146
146
|
## Example Usage
|
|
147
147
|
|
|
@@ -195,7 +195,7 @@ def get_aggregate_compliance_packs_output(aggregator_id: Optional[pulumi.Input[s
|
|
|
195
195
|
"""
|
|
196
196
|
This data source provides the Config Aggregate Compliance Packs of the current Alibaba Cloud user.
|
|
197
197
|
|
|
198
|
-
> **NOTE:** Available
|
|
198
|
+
> **NOTE:** Available in v1.124.0+.
|
|
199
199
|
|
|
200
200
|
## Example Usage
|
|
201
201
|
|
|
@@ -170,7 +170,7 @@ def get_aggregate_config_rules(aggregate_config_rule_name: Optional[str] = None,
|
|
|
170
170
|
"""
|
|
171
171
|
This data source provides the Config Aggregate Config Rules of the current Alibaba Cloud user.
|
|
172
172
|
|
|
173
|
-
> **NOTE:** Available
|
|
173
|
+
> **NOTE:** Available in v1.124.0+.
|
|
174
174
|
|
|
175
175
|
## Example Usage
|
|
176
176
|
|
|
@@ -193,7 +193,7 @@ def get_aggregate_config_rules(aggregate_config_rule_name: Optional[str] = None,
|
|
|
193
193
|
:param Sequence[str] ids: A list of Aggregate Config Rule IDs.
|
|
194
194
|
:param str name_regex: A regex string to filter results by Aggregate Config Rule name.
|
|
195
195
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
196
|
-
:param int risk_level: The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
196
|
+
:param int risk_level: Optional, ForceNew) The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
197
197
|
:param str status: The state of the config rule, valid values: `ACTIVE`, `DELETING`, `EVALUATING` and `INACTIVE`.
|
|
198
198
|
"""
|
|
199
199
|
__args__ = dict()
|
|
@@ -232,7 +232,7 @@ def get_aggregate_config_rules_output(aggregate_config_rule_name: Optional[pulum
|
|
|
232
232
|
"""
|
|
233
233
|
This data source provides the Config Aggregate Config Rules of the current Alibaba Cloud user.
|
|
234
234
|
|
|
235
|
-
> **NOTE:** Available
|
|
235
|
+
> **NOTE:** Available in v1.124.0+.
|
|
236
236
|
|
|
237
237
|
## Example Usage
|
|
238
238
|
|
|
@@ -255,7 +255,7 @@ def get_aggregate_config_rules_output(aggregate_config_rule_name: Optional[pulum
|
|
|
255
255
|
:param Sequence[str] ids: A list of Aggregate Config Rule IDs.
|
|
256
256
|
:param str name_regex: A regex string to filter results by Aggregate Config Rule name.
|
|
257
257
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
258
|
-
:param int risk_level: The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
258
|
+
:param int risk_level: Optional, ForceNew) The Risk Level. Valid values `1`: critical, `2`: warning, `3`: info.
|
|
259
259
|
:param str status: The state of the config rule, valid values: `ACTIVE`, `DELETING`, `EVALUATING` and `INACTIVE`.
|
|
260
260
|
"""
|
|
261
261
|
__args__ = dict()
|
|
@@ -56,17 +56,11 @@ class GetAggregateDeliveriesResult:
|
|
|
56
56
|
@property
|
|
57
57
|
@pulumi.getter(name="aggregatorId")
|
|
58
58
|
def aggregator_id(self) -> str:
|
|
59
|
-
"""
|
|
60
|
-
The ID of the Aggregator.
|
|
61
|
-
"""
|
|
62
59
|
return pulumi.get(self, "aggregator_id")
|
|
63
60
|
|
|
64
61
|
@property
|
|
65
62
|
@pulumi.getter
|
|
66
63
|
def deliveries(self) -> Sequence['outputs.GetAggregateDeliveriesDeliveryResult']:
|
|
67
|
-
"""
|
|
68
|
-
A list of Config Aggregate Deliveries. Each element contains the following attributes:
|
|
69
|
-
"""
|
|
70
64
|
return pulumi.get(self, "deliveries")
|
|
71
65
|
|
|
72
66
|
@property
|
|
@@ -90,9 +84,6 @@ class GetAggregateDeliveriesResult:
|
|
|
90
84
|
@property
|
|
91
85
|
@pulumi.getter
|
|
92
86
|
def names(self) -> Sequence[str]:
|
|
93
|
-
"""
|
|
94
|
-
A list of Aggregate Delivery names.
|
|
95
|
-
"""
|
|
96
87
|
return pulumi.get(self, "names")
|
|
97
88
|
|
|
98
89
|
@property
|
|
@@ -103,9 +94,6 @@ class GetAggregateDeliveriesResult:
|
|
|
103
94
|
@property
|
|
104
95
|
@pulumi.getter
|
|
105
96
|
def status(self) -> Optional[int]:
|
|
106
|
-
"""
|
|
107
|
-
The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled.
|
|
108
|
-
"""
|
|
109
97
|
return pulumi.get(self, "status")
|
|
110
98
|
|
|
111
99
|
|
|
@@ -134,7 +122,7 @@ def get_aggregate_deliveries(aggregator_id: Optional[str] = None,
|
|
|
134
122
|
"""
|
|
135
123
|
This data source provides the Config Aggregate Deliveries of the current Alibaba Cloud user.
|
|
136
124
|
|
|
137
|
-
> **NOTE:** Available
|
|
125
|
+
> **NOTE:** Available in v1.172.0+.
|
|
138
126
|
|
|
139
127
|
## Example Usage
|
|
140
128
|
|
|
@@ -155,7 +143,6 @@ def get_aggregate_deliveries(aggregator_id: Optional[str] = None,
|
|
|
155
143
|
|
|
156
144
|
:param str aggregator_id: The ID of the Aggregator.
|
|
157
145
|
:param Sequence[str] ids: A list of Aggregate Delivery IDs.
|
|
158
|
-
:param str name_regex: A regex string to filter results by Aggregate Delivery name.
|
|
159
146
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
160
147
|
:param int status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled.
|
|
161
148
|
"""
|
|
@@ -186,7 +173,7 @@ def get_aggregate_deliveries_output(aggregator_id: Optional[pulumi.Input[str]] =
|
|
|
186
173
|
"""
|
|
187
174
|
This data source provides the Config Aggregate Deliveries of the current Alibaba Cloud user.
|
|
188
175
|
|
|
189
|
-
> **NOTE:** Available
|
|
176
|
+
> **NOTE:** Available in v1.172.0+.
|
|
190
177
|
|
|
191
178
|
## Example Usage
|
|
192
179
|
|
|
@@ -207,7 +194,6 @@ def get_aggregate_deliveries_output(aggregator_id: Optional[pulumi.Input[str]] =
|
|
|
207
194
|
|
|
208
195
|
:param str aggregator_id: The ID of the Aggregator.
|
|
209
196
|
:param Sequence[str] ids: A list of Aggregate Delivery IDs.
|
|
210
|
-
:param str name_regex: A regex string to filter results by Aggregate Delivery name.
|
|
211
197
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
212
198
|
:param int status: The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled.
|
|
213
199
|
"""
|
|
@@ -131,7 +131,7 @@ def get_aggregators(enable_details: Optional[bool] = None,
|
|
|
131
131
|
"""
|
|
132
132
|
This data source provides the Config Aggregators of the current Alibaba Cloud user.
|
|
133
133
|
|
|
134
|
-
> **NOTE:** Available
|
|
134
|
+
> **NOTE:** Available in v1.124.0+.
|
|
135
135
|
|
|
136
136
|
## Example Usage
|
|
137
137
|
|
|
@@ -180,7 +180,7 @@ def get_aggregators_output(enable_details: Optional[pulumi.Input[Optional[bool]]
|
|
|
180
180
|
"""
|
|
181
181
|
This data source provides the Config Aggregators of the current Alibaba Cloud user.
|
|
182
182
|
|
|
183
|
-
> **NOTE:** Available
|
|
183
|
+
> **NOTE:** Available in v1.124.0+.
|
|
184
184
|
|
|
185
185
|
## Example Usage
|
|
186
186
|
|
|
@@ -131,7 +131,7 @@ def get_compliance_packs(enable_details: Optional[bool] = None,
|
|
|
131
131
|
"""
|
|
132
132
|
This data source provides the Config Compliance Packs of the current Alibaba Cloud user.
|
|
133
133
|
|
|
134
|
-
> **NOTE:** Available
|
|
134
|
+
> **NOTE:** Available in v1.124.0+.
|
|
135
135
|
|
|
136
136
|
## Example Usage
|
|
137
137
|
|
|
@@ -180,7 +180,7 @@ def get_compliance_packs_output(enable_details: Optional[pulumi.Input[Optional[b
|
|
|
180
180
|
"""
|
|
181
181
|
This data source provides the Config Compliance Packs of the current Alibaba Cloud user.
|
|
182
182
|
|
|
183
|
-
> **NOTE:** Available
|
|
183
|
+
> **NOTE:** Available in v1.124.0+.
|
|
184
184
|
|
|
185
185
|
## Example Usage
|
|
186
186
|
|
|
@@ -76,7 +76,9 @@ def get_configuration_recorders(output_file: Optional[str] = None,
|
|
|
76
76
|
"""
|
|
77
77
|
This data source provides the Config Configuration Recorders of the current Alibaba Cloud user.
|
|
78
78
|
|
|
79
|
-
> **NOTE:**
|
|
79
|
+
> **NOTE:** Available in 1.99.0+.
|
|
80
|
+
|
|
81
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
80
82
|
|
|
81
83
|
## Example Usage
|
|
82
84
|
|
|
@@ -105,7 +107,9 @@ def get_configuration_recorders_output(output_file: Optional[pulumi.Input[Option
|
|
|
105
107
|
"""
|
|
106
108
|
This data source provides the Config Configuration Recorders of the current Alibaba Cloud user.
|
|
107
109
|
|
|
108
|
-
> **NOTE:**
|
|
110
|
+
> **NOTE:** Available in 1.99.0+.
|
|
111
|
+
|
|
112
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
109
113
|
|
|
110
114
|
## Example Usage
|
|
111
115
|
|
|
@@ -53,9 +53,6 @@ class GetDeliveriesResult:
|
|
|
53
53
|
@property
|
|
54
54
|
@pulumi.getter
|
|
55
55
|
def deliveries(self) -> Sequence['outputs.GetDeliveriesDeliveryResult']:
|
|
56
|
-
"""
|
|
57
|
-
A list of Config Deliveries. Each element contains the following attributes:
|
|
58
|
-
"""
|
|
59
56
|
return pulumi.get(self, "deliveries")
|
|
60
57
|
|
|
61
58
|
@property
|
|
@@ -79,9 +76,6 @@ class GetDeliveriesResult:
|
|
|
79
76
|
@property
|
|
80
77
|
@pulumi.getter
|
|
81
78
|
def names(self) -> Sequence[str]:
|
|
82
|
-
"""
|
|
83
|
-
A list of Config Delivery names.
|
|
84
|
-
"""
|
|
85
79
|
return pulumi.get(self, "names")
|
|
86
80
|
|
|
87
81
|
@property
|
|
@@ -92,9 +86,6 @@ class GetDeliveriesResult:
|
|
|
92
86
|
@property
|
|
93
87
|
@pulumi.getter
|
|
94
88
|
def status(self) -> Optional[int]:
|
|
95
|
-
"""
|
|
96
|
-
The status of the delivery method. Valid values: `0`: The delivery method is disabled. `1`: The delivery destination is enabled.
|
|
97
|
-
"""
|
|
98
89
|
return pulumi.get(self, "status")
|
|
99
90
|
|
|
100
91
|
|
|
@@ -121,7 +112,7 @@ def get_deliveries(ids: Optional[Sequence[str]] = None,
|
|
|
121
112
|
"""
|
|
122
113
|
This data source provides the Config Deliveries of the current Alibaba Cloud user.
|
|
123
114
|
|
|
124
|
-
> **NOTE:** Available
|
|
115
|
+
> **NOTE:** Available in v1.171.0+.
|
|
125
116
|
|
|
126
117
|
## Example Usage
|
|
127
118
|
|
|
@@ -165,7 +156,7 @@ def get_deliveries_output(ids: Optional[pulumi.Input[Optional[Sequence[str]]]] =
|
|
|
165
156
|
"""
|
|
166
157
|
This data source provides the Config Deliveries of the current Alibaba Cloud user.
|
|
167
158
|
|
|
168
|
-
> **NOTE:** Available
|
|
159
|
+
> **NOTE:** Available in v1.171.0+.
|
|
169
160
|
|
|
170
161
|
## Example Usage
|
|
171
162
|
|
|
@@ -129,6 +129,8 @@ def get_delivery_channels(ids: Optional[Sequence[str]] = None,
|
|
|
129
129
|
|
|
130
130
|
> **NOTE:** Available in 1.99.0+.
|
|
131
131
|
|
|
132
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
133
|
+
|
|
132
134
|
## Example Usage
|
|
133
135
|
|
|
134
136
|
```python
|
|
@@ -175,6 +177,8 @@ def get_delivery_channels_output(ids: Optional[pulumi.Input[Optional[Sequence[st
|
|
|
175
177
|
|
|
176
178
|
> **NOTE:** Available in 1.99.0+.
|
|
177
179
|
|
|
180
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
181
|
+
|
|
178
182
|
## Example Usage
|
|
179
183
|
|
|
180
184
|
```python
|
pulumi_alicloud/cfg/get_rules.py
CHANGED
|
@@ -138,7 +138,7 @@ class GetRulesResult:
|
|
|
138
138
|
@pulumi.getter
|
|
139
139
|
def status(self) -> Optional[str]:
|
|
140
140
|
"""
|
|
141
|
-
(Available
|
|
141
|
+
(Available in 1.124.1+) The status of config rule.
|
|
142
142
|
"""
|
|
143
143
|
return pulumi.get(self, "status")
|
|
144
144
|
|
|
@@ -174,7 +174,9 @@ def get_rules(config_rule_state: Optional[str] = None,
|
|
|
174
174
|
"""
|
|
175
175
|
This data source provides the Config Rules of the current Alibaba Cloud user.
|
|
176
176
|
|
|
177
|
-
> **NOTE:**
|
|
177
|
+
> **NOTE:** Available in 1.99.0+.
|
|
178
|
+
|
|
179
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
178
180
|
|
|
179
181
|
## Example Usage
|
|
180
182
|
|
|
@@ -233,7 +235,9 @@ def get_rules_output(config_rule_state: Optional[pulumi.Input[Optional[str]]] =
|
|
|
233
235
|
"""
|
|
234
236
|
This data source provides the Config Rules of the current Alibaba Cloud user.
|
|
235
237
|
|
|
236
|
-
> **NOTE:**
|
|
238
|
+
> **NOTE:** Available in 1.99.0+.
|
|
239
|
+
|
|
240
|
+
> **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
237
241
|
|
|
238
242
|
## Example Usage
|
|
239
243
|
|