pulumi-alicloud 3.86.0a1758340042__py3-none-any.whl → 3.89.0a1763702747__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.
Files changed (146) hide show
  1. pulumi_alicloud/__init__.py +83 -0
  2. pulumi_alicloud/actiontrail/get_trails_deprecated.py +20 -0
  3. pulumi_alicloud/adb/resource_group.py +463 -3
  4. pulumi_alicloud/alikafka/topic.py +278 -85
  5. pulumi_alicloud/apig/_inputs.py +80 -6
  6. pulumi_alicloud/apig/gateway.py +111 -3
  7. pulumi_alicloud/apig/outputs.py +67 -4
  8. pulumi_alicloud/cas/certificate.py +248 -35
  9. pulumi_alicloud/cas/service_certificate.py +454 -168
  10. pulumi_alicloud/cen/get_transit_router_peer_attachments.py +20 -0
  11. pulumi_alicloud/cen/get_transit_router_vbr_attachments.py +20 -0
  12. pulumi_alicloud/cfg/_inputs.py +27 -24
  13. pulumi_alicloud/cfg/aggregator.py +142 -53
  14. pulumi_alicloud/cfg/outputs.py +18 -15
  15. pulumi_alicloud/cloudfirewall/__init__.py +1 -0
  16. pulumi_alicloud/cloudfirewall/get_nat_firewalls.py +132 -0
  17. pulumi_alicloud/cloudfirewall/get_tls_inspect_ca_certificates.py +214 -0
  18. pulumi_alicloud/cloudfirewall/outputs.py +30 -0
  19. pulumi_alicloud/cloudsso/__init__.py +1 -0
  20. pulumi_alicloud/cloudsso/get_user_provisioning_events.py +226 -0
  21. pulumi_alicloud/cloudsso/outputs.py +228 -0
  22. pulumi_alicloud/cloudsso/user.py +247 -80
  23. pulumi_alicloud/cms/_inputs.py +870 -10
  24. pulumi_alicloud/cms/get_site_monitors.py +2 -2
  25. pulumi_alicloud/cms/outputs.py +606 -6
  26. pulumi_alicloud/cms/site_monitor.py +360 -89
  27. pulumi_alicloud/cr/registry_enterprise_instance.py +63 -0
  28. pulumi_alicloud/cs/managed_kubernetes.py +6 -2
  29. pulumi_alicloud/ddos/domain_resource.py +89 -0
  30. pulumi_alicloud/dms/get_enterprise_logic_databases.py +8 -0
  31. pulumi_alicloud/dts/instance.py +14 -14
  32. pulumi_alicloud/eais/get_instances.py +8 -0
  33. pulumi_alicloud/ebs/dedicated_block_storage_cluster.py +32 -0
  34. pulumi_alicloud/eci/container_group.py +47 -0
  35. pulumi_alicloud/ecs/elasticity_assurance.py +279 -20
  36. pulumi_alicloud/ecs/instance.py +7 -7
  37. pulumi_alicloud/ecs/security_group_rule.py +7 -7
  38. pulumi_alicloud/edas/get_deploy_groups.py +4 -0
  39. pulumi_alicloud/eflo/node.py +153 -15
  40. pulumi_alicloud/emrv2/get_clusters.py +260 -0
  41. pulumi_alicloud/ens/load_balancer.py +8 -4
  42. pulumi_alicloud/esa/__init__.py +2 -0
  43. pulumi_alicloud/esa/_inputs.py +3774 -991
  44. pulumi_alicloud/esa/cache_rule.py +47 -0
  45. pulumi_alicloud/esa/certificate.py +21 -54
  46. pulumi_alicloud/esa/compression_rule.py +47 -0
  47. pulumi_alicloud/esa/http_response_header_modification_rule.py +89 -28
  48. pulumi_alicloud/esa/https_application_configuration.py +188 -0
  49. pulumi_alicloud/esa/https_basic_configuration.py +54 -7
  50. pulumi_alicloud/esa/image_transform.py +47 -0
  51. pulumi_alicloud/esa/load_balancer.py +999 -0
  52. pulumi_alicloud/esa/network_optimization.py +82 -21
  53. pulumi_alicloud/esa/origin_rule.py +470 -14
  54. pulumi_alicloud/esa/outputs.py +2080 -0
  55. pulumi_alicloud/esa/rate_plan_instance.py +64 -39
  56. pulumi_alicloud/esa/redirect_rule.py +68 -21
  57. pulumi_alicloud/esa/rewrite_url_rule.py +82 -56
  58. pulumi_alicloud/esa/waf_rule.py +510 -0
  59. pulumi_alicloud/ess/__init__.py +1 -0
  60. pulumi_alicloud/ess/_inputs.py +256 -0
  61. pulumi_alicloud/ess/alb_server_group_attachment.py +2 -2
  62. pulumi_alicloud/ess/attachment.py +10 -6
  63. pulumi_alicloud/ess/instance_refresh.py +760 -0
  64. pulumi_alicloud/ess/outputs.py +203 -0
  65. pulumi_alicloud/ess/scaling_configuration.py +2 -2
  66. pulumi_alicloud/ess/scaling_group.py +94 -0
  67. pulumi_alicloud/ess/server_group_attachment.py +2 -2
  68. pulumi_alicloud/ess/suspend_process.py +2 -2
  69. pulumi_alicloud/eventbridge/event_source.py +57 -57
  70. pulumi_alicloud/expressconnect/get_virtual_physical_connections.py +4 -0
  71. pulumi_alicloud/expressconnect/traffic_qos.py +137 -31
  72. pulumi_alicloud/expressconnect/traffic_qos_queue.py +91 -66
  73. pulumi_alicloud/expressconnect/traffic_qos_rule.py +307 -261
  74. pulumi_alicloud/expressconnect/vbr_pconn_association.py +105 -59
  75. pulumi_alicloud/ga/_inputs.py +56 -16
  76. pulumi_alicloud/ga/outputs.py +39 -11
  77. pulumi_alicloud/gpdb/get_zones.py +24 -0
  78. pulumi_alicloud/hbase/get_instance_types.py +32 -0
  79. pulumi_alicloud/hbr/policy_binding.py +7 -0
  80. pulumi_alicloud/kvstore/account.py +18 -18
  81. pulumi_alicloud/lindorm/instance_v2.py +358 -70
  82. pulumi_alicloud/log/_inputs.py +29 -9
  83. pulumi_alicloud/log/etl.py +56 -9
  84. pulumi_alicloud/log/get_projects.py +24 -0
  85. pulumi_alicloud/log/outputs.py +18 -6
  86. pulumi_alicloud/marketplace/get_products.py +26 -0
  87. pulumi_alicloud/mongodb/get_sharding_network_private_addresses.py +28 -0
  88. pulumi_alicloud/nas/get_access_rules.py +26 -0
  89. pulumi_alicloud/oss/_inputs.py +53 -0
  90. pulumi_alicloud/oss/bucket_logging.py +80 -29
  91. pulumi_alicloud/oss/bucket_replication.py +55 -8
  92. pulumi_alicloud/oss/outputs.py +31 -0
  93. pulumi_alicloud/ots/get_search_indexes.py +26 -0
  94. pulumi_alicloud/ots/get_secondary_indexes.py +26 -0
  95. pulumi_alicloud/polardb/__init__.py +3 -0
  96. pulumi_alicloud/polardb/cluster.py +14 -14
  97. pulumi_alicloud/polardb/zonal_account.py +449 -0
  98. pulumi_alicloud/polardb/zonal_db_cluster.py +1255 -0
  99. pulumi_alicloud/polardb/zonal_endpoint.py +865 -0
  100. pulumi_alicloud/pulumi-plugin.json +1 -1
  101. pulumi_alicloud/pvtz/get_service.py +12 -8
  102. pulumi_alicloud/ram/get_policies.py +95 -81
  103. pulumi_alicloud/ram/get_roles.py +108 -31
  104. pulumi_alicloud/ram/outputs.py +64 -42
  105. pulumi_alicloud/ram/policy.py +2 -2
  106. pulumi_alicloud/resourcemanager/__init__.py +2 -0
  107. pulumi_alicloud/resourcemanager/_inputs.py +799 -0
  108. pulumi_alicloud/resourcemanager/control_policy.py +169 -31
  109. pulumi_alicloud/resourcemanager/delivery_channel.py +449 -0
  110. pulumi_alicloud/resourcemanager/get_policies.py +4 -0
  111. pulumi_alicloud/resourcemanager/multi_account_delivery_channel.py +470 -0
  112. pulumi_alicloud/resourcemanager/outputs.py +694 -0
  113. pulumi_alicloud/resourcemanager/resource_share.py +341 -11
  114. pulumi_alicloud/sae/_inputs.py +60 -0
  115. pulumi_alicloud/sae/application.py +1 -1
  116. pulumi_alicloud/sae/get_ingresses.py +122 -0
  117. pulumi_alicloud/sae/outputs.py +42 -0
  118. pulumi_alicloud/scdn/domain_config.py +56 -0
  119. pulumi_alicloud/servicemesh/extension_provider.py +138 -0
  120. pulumi_alicloud/servicemesh/user_permission.py +90 -0
  121. pulumi_alicloud/simpleapplicationserver/get_images.py +24 -0
  122. pulumi_alicloud/sls/__init__.py +1 -0
  123. pulumi_alicloud/sls/get_indexs.py +304 -0
  124. pulumi_alicloud/sls/outputs.py +148 -0
  125. pulumi_alicloud/star_rocks_instance.py +8 -2
  126. pulumi_alicloud/starrocks/__init__.py +12 -0
  127. pulumi_alicloud/starrocks/_inputs.py +656 -0
  128. pulumi_alicloud/starrocks/instance.py +1427 -0
  129. pulumi_alicloud/starrocks/node_group.py +1298 -0
  130. pulumi_alicloud/starrocks/outputs.py +508 -0
  131. pulumi_alicloud/vpc/_inputs.py +84 -0
  132. pulumi_alicloud/vpc/bgp_group.py +250 -53
  133. pulumi_alicloud/vpc/bgp_network.py +83 -36
  134. pulumi_alicloud/vpc/common_bandwith_package_attachment.py +30 -14
  135. pulumi_alicloud/vpc/gateway_endpoint.py +8 -8
  136. pulumi_alicloud/vpc/get_enhanced_nat_available_zones.py +3 -3
  137. pulumi_alicloud/vpc/network_acl_entries.py +16 -20
  138. pulumi_alicloud/vpc/outputs.py +48 -0
  139. pulumi_alicloud/vpc/vbr_ha.py +127 -46
  140. pulumi_alicloud/wafv3/_inputs.py +396 -0
  141. pulumi_alicloud/wafv3/defense_rule.py +40 -110
  142. pulumi_alicloud/wafv3/outputs.py +303 -0
  143. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/METADATA +1 -1
  144. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/RECORD +146 -130
  145. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/WHEEL +0 -0
  146. {pulumi_alicloud-3.86.0a1758340042.dist-info → pulumi_alicloud-3.89.0a1763702747.dist-info}/top_level.txt +0 -0
@@ -110,24 +110,26 @@ class GetPoliciesPolicyResult(dict):
110
110
  name: _builtins.str,
111
111
  policy_document: _builtins.str,
112
112
  policy_name: _builtins.str,
113
+ tags: Mapping[str, _builtins.str],
113
114
  type: _builtins.str,
114
115
  update_date: _builtins.str,
115
116
  user_name: _builtins.str,
116
117
  version_id: _builtins.str):
117
118
  """
118
- :param _builtins.int attachment_count: Attachment count of the policy.
119
- :param _builtins.str create_date: Creation date of the policy.
120
- :param _builtins.str default_version: Default version of the policy.
121
- :param _builtins.str description: Description of the policy.
122
- :param _builtins.str document: Policy document of the policy.
123
- :param _builtins.str id: ID of the policy.
124
- :param _builtins.str name: Name of the policy.
125
- :param _builtins.str policy_document: Policy document of the policy.
126
- :param _builtins.str policy_name: Name of the policy.
127
- :param _builtins.str type: Filter results by a specific policy type. Valid values are `Custom` and `System`.
128
- :param _builtins.str update_date: Update date of the policy.
129
- :param _builtins.str user_name: Filter results by a specific user name. Returned policies are attached to the specified user.
130
- :param _builtins.str version_id: The ID of default policy.
119
+ :param _builtins.int attachment_count: The number of references to the policy.
120
+ :param _builtins.str create_date: The time when the policy was created.
121
+ :param _builtins.str default_version: The default version of the policy.
122
+ :param _builtins.str description: The description of the policy.
123
+ :param _builtins.str document: The document of the policy. **Note:** `document` takes effect only if `enable_details` is set to `true`.
124
+ :param _builtins.str id: (Available since v1.114.0) The ID of the Policy.
125
+ :param _builtins.str name: The name of the policy.
126
+ :param _builtins.str policy_document: (Available since v1.114.0) The document of the policy. **Note:** `policy_document` takes effect only if `enable_details` is set to `true`.
127
+ :param _builtins.str policy_name: (Available since v1.114.0) The name of the policy.
128
+ :param Mapping[str, _builtins.str] tags: A mapping of tags to assign to the resource.
129
+ :param _builtins.str type: The type of the policy. Valid values: `System` and `Custom`.
130
+ :param _builtins.str update_date: The time when the policy was modified.
131
+ :param _builtins.str user_name: The name of the RAM user.
132
+ :param _builtins.str version_id: (Available since v1.114.0) The ID of the default policy version. **Note:** `version_id` takes effect only if `enable_details` is set to `true`.
131
133
  """
132
134
  pulumi.set(__self__, "attachment_count", attachment_count)
133
135
  pulumi.set(__self__, "create_date", create_date)
@@ -138,6 +140,7 @@ class GetPoliciesPolicyResult(dict):
138
140
  pulumi.set(__self__, "name", name)
139
141
  pulumi.set(__self__, "policy_document", policy_document)
140
142
  pulumi.set(__self__, "policy_name", policy_name)
143
+ pulumi.set(__self__, "tags", tags)
141
144
  pulumi.set(__self__, "type", type)
142
145
  pulumi.set(__self__, "update_date", update_date)
143
146
  pulumi.set(__self__, "user_name", user_name)
@@ -147,7 +150,7 @@ class GetPoliciesPolicyResult(dict):
147
150
  @pulumi.getter(name="attachmentCount")
148
151
  def attachment_count(self) -> _builtins.int:
149
152
  """
150
- Attachment count of the policy.
153
+ The number of references to the policy.
151
154
  """
152
155
  return pulumi.get(self, "attachment_count")
153
156
 
@@ -155,7 +158,7 @@ class GetPoliciesPolicyResult(dict):
155
158
  @pulumi.getter(name="createDate")
156
159
  def create_date(self) -> _builtins.str:
157
160
  """
158
- Creation date of the policy.
161
+ The time when the policy was created.
159
162
  """
160
163
  return pulumi.get(self, "create_date")
161
164
 
@@ -163,7 +166,7 @@ class GetPoliciesPolicyResult(dict):
163
166
  @pulumi.getter(name="defaultVersion")
164
167
  def default_version(self) -> _builtins.str:
165
168
  """
166
- Default version of the policy.
169
+ The default version of the policy.
167
170
  """
168
171
  return pulumi.get(self, "default_version")
169
172
 
@@ -171,7 +174,7 @@ class GetPoliciesPolicyResult(dict):
171
174
  @pulumi.getter
172
175
  def description(self) -> _builtins.str:
173
176
  """
174
- Description of the policy.
177
+ The description of the policy.
175
178
  """
176
179
  return pulumi.get(self, "description")
177
180
 
@@ -179,7 +182,7 @@ class GetPoliciesPolicyResult(dict):
179
182
  @pulumi.getter
180
183
  def document(self) -> _builtins.str:
181
184
  """
182
- Policy document of the policy.
185
+ The document of the policy. **Note:** `document` takes effect only if `enable_details` is set to `true`.
183
186
  """
184
187
  return pulumi.get(self, "document")
185
188
 
@@ -187,7 +190,7 @@ class GetPoliciesPolicyResult(dict):
187
190
  @pulumi.getter
188
191
  def id(self) -> _builtins.str:
189
192
  """
190
- ID of the policy.
193
+ (Available since v1.114.0) The ID of the Policy.
191
194
  """
192
195
  return pulumi.get(self, "id")
193
196
 
@@ -195,7 +198,7 @@ class GetPoliciesPolicyResult(dict):
195
198
  @pulumi.getter
196
199
  def name(self) -> _builtins.str:
197
200
  """
198
- Name of the policy.
201
+ The name of the policy.
199
202
  """
200
203
  return pulumi.get(self, "name")
201
204
 
@@ -203,7 +206,7 @@ class GetPoliciesPolicyResult(dict):
203
206
  @pulumi.getter(name="policyDocument")
204
207
  def policy_document(self) -> _builtins.str:
205
208
  """
206
- Policy document of the policy.
209
+ (Available since v1.114.0) The document of the policy. **Note:** `policy_document` takes effect only if `enable_details` is set to `true`.
207
210
  """
208
211
  return pulumi.get(self, "policy_document")
209
212
 
@@ -211,15 +214,23 @@ class GetPoliciesPolicyResult(dict):
211
214
  @pulumi.getter(name="policyName")
212
215
  def policy_name(self) -> _builtins.str:
213
216
  """
214
- Name of the policy.
217
+ (Available since v1.114.0) The name of the policy.
215
218
  """
216
219
  return pulumi.get(self, "policy_name")
217
220
 
221
+ @_builtins.property
222
+ @pulumi.getter
223
+ def tags(self) -> Mapping[str, _builtins.str]:
224
+ """
225
+ A mapping of tags to assign to the resource.
226
+ """
227
+ return pulumi.get(self, "tags")
228
+
218
229
  @_builtins.property
219
230
  @pulumi.getter
220
231
  def type(self) -> _builtins.str:
221
232
  """
222
- Filter results by a specific policy type. Valid values are `Custom` and `System`.
233
+ The type of the policy. Valid values: `System` and `Custom`.
223
234
  """
224
235
  return pulumi.get(self, "type")
225
236
 
@@ -227,7 +238,7 @@ class GetPoliciesPolicyResult(dict):
227
238
  @pulumi.getter(name="updateDate")
228
239
  def update_date(self) -> _builtins.str:
229
240
  """
230
- Update date of the policy.
241
+ The time when the policy was modified.
231
242
  """
232
243
  return pulumi.get(self, "update_date")
233
244
 
@@ -235,7 +246,7 @@ class GetPoliciesPolicyResult(dict):
235
246
  @pulumi.getter(name="userName")
236
247
  def user_name(self) -> _builtins.str:
237
248
  """
238
- Filter results by a specific user name. Returned policies are attached to the specified user.
249
+ The name of the RAM user.
239
250
  """
240
251
  return pulumi.get(self, "user_name")
241
252
 
@@ -243,7 +254,7 @@ class GetPoliciesPolicyResult(dict):
243
254
  @pulumi.getter(name="versionId")
244
255
  def version_id(self) -> _builtins.str:
245
256
  """
246
- The ID of default policy.
257
+ (Available since v1.114.0) The ID of the default policy version. **Note:** `version_id` takes effect only if `enable_details` is set to `true`.
247
258
  """
248
259
  return pulumi.get(self, "version_id")
249
260
 
@@ -455,16 +466,18 @@ class GetRolesRoleResult(dict):
455
466
  document: _builtins.str,
456
467
  id: _builtins.str,
457
468
  name: _builtins.str,
469
+ tags: Mapping[str, _builtins.str],
458
470
  update_date: _builtins.str):
459
471
  """
460
- :param _builtins.str arn: Resource descriptor of the role.
461
- :param _builtins.str assume_role_policy_document: Authorization strategy of the role. This parameter is deprecated and replaced by `document`.
462
- :param _builtins.str create_date: Creation date of the role.
463
- :param _builtins.str description: Description of the role.
464
- :param _builtins.str document: Authorization strategy of the role.
465
- :param _builtins.str id: ID of the role.
466
- :param _builtins.str name: Name of the role.
467
- :param _builtins.str update_date: Update date of the role.
472
+ :param _builtins.str arn: The Alibaba Cloud Resource Name (ARN) of the RAM role.
473
+ :param _builtins.str assume_role_policy_document: The policy that specifies the trusted entity to assume the RAM role.
474
+ :param _builtins.str create_date: The creation time.
475
+ :param _builtins.str description: The description of the RAM role.
476
+ :param _builtins.str document: The policy that specifies the trusted entity to assume the RAM role.
477
+ :param _builtins.str id: The ID of the RAM role.
478
+ :param _builtins.str name: The name of the RAM role.
479
+ :param Mapping[str, _builtins.str] tags: A mapping of tags to assign to the resource.
480
+ :param _builtins.str update_date: The update time.
468
481
  """
469
482
  pulumi.set(__self__, "arn", arn)
470
483
  pulumi.set(__self__, "assume_role_policy_document", assume_role_policy_document)
@@ -473,13 +486,14 @@ class GetRolesRoleResult(dict):
473
486
  pulumi.set(__self__, "document", document)
474
487
  pulumi.set(__self__, "id", id)
475
488
  pulumi.set(__self__, "name", name)
489
+ pulumi.set(__self__, "tags", tags)
476
490
  pulumi.set(__self__, "update_date", update_date)
477
491
 
478
492
  @_builtins.property
479
493
  @pulumi.getter
480
494
  def arn(self) -> _builtins.str:
481
495
  """
482
- Resource descriptor of the role.
496
+ The Alibaba Cloud Resource Name (ARN) of the RAM role.
483
497
  """
484
498
  return pulumi.get(self, "arn")
485
499
 
@@ -487,7 +501,7 @@ class GetRolesRoleResult(dict):
487
501
  @pulumi.getter(name="assumeRolePolicyDocument")
488
502
  def assume_role_policy_document(self) -> _builtins.str:
489
503
  """
490
- Authorization strategy of the role. This parameter is deprecated and replaced by `document`.
504
+ The policy that specifies the trusted entity to assume the RAM role.
491
505
  """
492
506
  return pulumi.get(self, "assume_role_policy_document")
493
507
 
@@ -495,7 +509,7 @@ class GetRolesRoleResult(dict):
495
509
  @pulumi.getter(name="createDate")
496
510
  def create_date(self) -> _builtins.str:
497
511
  """
498
- Creation date of the role.
512
+ The creation time.
499
513
  """
500
514
  return pulumi.get(self, "create_date")
501
515
 
@@ -503,7 +517,7 @@ class GetRolesRoleResult(dict):
503
517
  @pulumi.getter
504
518
  def description(self) -> _builtins.str:
505
519
  """
506
- Description of the role.
520
+ The description of the RAM role.
507
521
  """
508
522
  return pulumi.get(self, "description")
509
523
 
@@ -511,7 +525,7 @@ class GetRolesRoleResult(dict):
511
525
  @pulumi.getter
512
526
  def document(self) -> _builtins.str:
513
527
  """
514
- Authorization strategy of the role.
528
+ The policy that specifies the trusted entity to assume the RAM role.
515
529
  """
516
530
  return pulumi.get(self, "document")
517
531
 
@@ -519,7 +533,7 @@ class GetRolesRoleResult(dict):
519
533
  @pulumi.getter
520
534
  def id(self) -> _builtins.str:
521
535
  """
522
- ID of the role.
536
+ The ID of the RAM role.
523
537
  """
524
538
  return pulumi.get(self, "id")
525
539
 
@@ -527,15 +541,23 @@ class GetRolesRoleResult(dict):
527
541
  @pulumi.getter
528
542
  def name(self) -> _builtins.str:
529
543
  """
530
- Name of the role.
544
+ The name of the RAM role.
531
545
  """
532
546
  return pulumi.get(self, "name")
533
547
 
548
+ @_builtins.property
549
+ @pulumi.getter
550
+ def tags(self) -> Mapping[str, _builtins.str]:
551
+ """
552
+ A mapping of tags to assign to the resource.
553
+ """
554
+ return pulumi.get(self, "tags")
555
+
534
556
  @_builtins.property
535
557
  @pulumi.getter(name="updateDate")
536
558
  def update_date(self) -> _builtins.str:
537
559
  """
538
- Update date of the role.
560
+ The update time.
539
561
  """
540
562
  return pulumi.get(self, "update_date")
541
563
 
@@ -500,7 +500,7 @@ class Policy(pulumi.CustomResource):
500
500
 
501
501
  > **NOTE:** When you want to destroy this resource forcefully(means remove all the relationships associated with it automatically and then destroy it) without set `force` with `true` at beginning, you need add `force = true` to configuration file and run `pulumi preview`, then you can delete resource forcefully.
502
502
 
503
- > **NOTE:** Each policy can own at most 5 versions and the oldest version will be removed after its version achieves 5.
503
+ > **NOTE:** Each strategy can have a maximum of five versions. When the number of versions reaches five, the oldest version is not automatically deleted by default. You need to explicitly set `rotate_strategy = DeleteOldestNonDefaultVersionWhenLimitExceeded` to automatically delete the oldest version.
504
504
 
505
505
  > **NOTE:** If the policy has multiple versions, all non-default versions will be deleted first when deleting policy.
506
506
 
@@ -577,7 +577,7 @@ class Policy(pulumi.CustomResource):
577
577
 
578
578
  > **NOTE:** When you want to destroy this resource forcefully(means remove all the relationships associated with it automatically and then destroy it) without set `force` with `true` at beginning, you need add `force = true` to configuration file and run `pulumi preview`, then you can delete resource forcefully.
579
579
 
580
- > **NOTE:** Each policy can own at most 5 versions and the oldest version will be removed after its version achieves 5.
580
+ > **NOTE:** Each strategy can have a maximum of five versions. When the number of versions reaches five, the oldest version is not automatically deleted by default. You need to explicitly set `rotate_strategy = DeleteOldestNonDefaultVersionWhenLimitExceeded` to automatically delete the oldest version.
581
581
 
582
582
  > **NOTE:** If the policy has multiple versions, all non-default versions will be deleted first when deleting policy.
583
583
 
@@ -11,6 +11,7 @@ from .auto_grouping_rule import *
11
11
  from .control_policy import *
12
12
  from .control_policy_attachment import *
13
13
  from .delegated_administrator import *
14
+ from .delivery_channel import *
14
15
  from .folder import *
15
16
  from .get_account_deletion_check_task import *
16
17
  from .get_accounts import *
@@ -30,6 +31,7 @@ from .get_shared_resources import *
30
31
  from .get_shared_targets import *
31
32
  from .handshake import *
32
33
  from .message_contact import *
34
+ from .multi_account_delivery_channel import *
33
35
  from .policy import *
34
36
  from .policy_attachment import *
35
37
  from .policy_version import *