pulumi-aiven 6.13.0a1709702245__py3-none-any.whl → 6.31.0__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-aiven might be problematic. Click here for more details.

Files changed (169) hide show
  1. pulumi_aiven/__init__.py +136 -0
  2. pulumi_aiven/_inputs.py +32960 -13922
  3. pulumi_aiven/_utilities.py +41 -5
  4. pulumi_aiven/account.py +34 -43
  5. pulumi_aiven/account_authentication.py +24 -9
  6. pulumi_aiven/account_team.py +37 -12
  7. pulumi_aiven/account_team_member.py +48 -35
  8. pulumi_aiven/account_team_project.py +42 -25
  9. pulumi_aiven/alloydbomni.py +1335 -0
  10. pulumi_aiven/alloydbomni_database.py +347 -0
  11. pulumi_aiven/alloydbomni_user.py +433 -0
  12. pulumi_aiven/aws_privatelink.py +44 -39
  13. pulumi_aiven/aws_vpc_peering_connection.py +72 -57
  14. pulumi_aiven/azure_privatelink.py +54 -49
  15. pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
  16. pulumi_aiven/azure_vpc_peering_connection.py +86 -73
  17. pulumi_aiven/billing_group.py +33 -30
  18. pulumi_aiven/cassandra.py +145 -122
  19. pulumi_aiven/cassandra_user.py +59 -54
  20. pulumi_aiven/clickhouse.py +133 -110
  21. pulumi_aiven/clickhouse_database.py +58 -58
  22. pulumi_aiven/clickhouse_grant.py +135 -130
  23. pulumi_aiven/clickhouse_role.py +36 -45
  24. pulumi_aiven/clickhouse_user.py +50 -45
  25. pulumi_aiven/config/__init__.pyi +5 -0
  26. pulumi_aiven/config/vars.py +5 -0
  27. pulumi_aiven/connection_pool.py +67 -62
  28. pulumi_aiven/dragonfly.py +1256 -0
  29. pulumi_aiven/flink.py +104 -100
  30. pulumi_aiven/flink_application.py +58 -51
  31. pulumi_aiven/flink_application_deployment.py +178 -73
  32. pulumi_aiven/flink_application_version.py +179 -96
  33. pulumi_aiven/gcp_privatelink.py +69 -42
  34. pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
  35. pulumi_aiven/gcp_vpc_peering_connection.py +49 -44
  36. pulumi_aiven/get_account.py +20 -5
  37. pulumi_aiven/get_account_authentication.py +31 -5
  38. pulumi_aiven/get_account_team.py +18 -5
  39. pulumi_aiven/get_account_team_member.py +29 -14
  40. pulumi_aiven/get_account_team_project.py +19 -6
  41. pulumi_aiven/get_alloydbomni.py +499 -0
  42. pulumi_aiven/get_alloydbomni_database.py +168 -0
  43. pulumi_aiven/get_alloydbomni_user.py +210 -0
  44. pulumi_aiven/get_aws_privatelink.py +33 -20
  45. pulumi_aiven/get_aws_vpc_peering_connection.py +56 -29
  46. pulumi_aiven/get_azure_privatelink.py +37 -22
  47. pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
  48. pulumi_aiven/get_billing_group.py +31 -8
  49. pulumi_aiven/get_cassanda.py +55 -19
  50. pulumi_aiven/get_cassandra.py +55 -19
  51. pulumi_aiven/get_cassandra_user.py +42 -26
  52. pulumi_aiven/get_clickhouse.py +55 -19
  53. pulumi_aiven/get_clickhouse_database.py +35 -22
  54. pulumi_aiven/get_clickhouse_user.py +40 -25
  55. pulumi_aiven/get_connection_pool.py +43 -26
  56. pulumi_aiven/get_dragonfly.py +499 -0
  57. pulumi_aiven/get_external_identity.py +160 -0
  58. pulumi_aiven/get_flink.py +55 -19
  59. pulumi_aiven/get_flink_application.py +44 -27
  60. pulumi_aiven/get_flink_application_version.py +55 -33
  61. pulumi_aiven/get_gcp_privatelink.py +63 -7
  62. pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -24
  63. pulumi_aiven/get_grafana.py +55 -19
  64. pulumi_aiven/get_influx_db.py +41 -5
  65. pulumi_aiven/get_influxdb_database.py +18 -5
  66. pulumi_aiven/get_influxdb_user.py +21 -5
  67. pulumi_aiven/get_kafka.py +59 -21
  68. pulumi_aiven/get_kafka_acl.py +50 -33
  69. pulumi_aiven/get_kafka_connect.py +54 -32
  70. pulumi_aiven/get_kafka_connector.py +44 -24
  71. pulumi_aiven/get_kafka_mirror_maker.py +50 -28
  72. pulumi_aiven/get_kafka_schema.py +35 -19
  73. pulumi_aiven/get_kafka_schema_configuration.py +32 -17
  74. pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
  75. pulumi_aiven/get_kafka_topic.py +70 -25
  76. pulumi_aiven/get_kafka_user.py +42 -26
  77. pulumi_aiven/get_m3_aggregator.py +51 -15
  78. pulumi_aiven/get_m3_db.py +55 -19
  79. pulumi_aiven/get_m3db_user.py +38 -24
  80. pulumi_aiven/get_mirror_maker_replication_flow.py +86 -21
  81. pulumi_aiven/get_my_sql.py +50 -14
  82. pulumi_aiven/get_mysql_database.py +31 -18
  83. pulumi_aiven/get_mysql_user.py +36 -19
  84. pulumi_aiven/get_open_search.py +50 -14
  85. pulumi_aiven/get_open_search_acl_config.py +27 -15
  86. pulumi_aiven/get_open_search_acl_rule.py +37 -21
  87. pulumi_aiven/get_opensearch_security_plugin_config.py +29 -15
  88. pulumi_aiven/get_opensearch_user.py +32 -18
  89. pulumi_aiven/get_organization.py +25 -13
  90. pulumi_aiven/get_organization_application_user.py +176 -0
  91. pulumi_aiven/get_organization_user.py +18 -5
  92. pulumi_aiven/get_organization_user_group.py +48 -14
  93. pulumi_aiven/get_organization_user_list.py +121 -0
  94. pulumi_aiven/get_organizational_unit.py +26 -14
  95. pulumi_aiven/get_pg.py +55 -19
  96. pulumi_aiven/get_pg_database.py +39 -24
  97. pulumi_aiven/get_pg_user.py +44 -27
  98. pulumi_aiven/get_project.py +43 -22
  99. pulumi_aiven/get_project_user.py +27 -15
  100. pulumi_aiven/get_project_vpc.py +31 -19
  101. pulumi_aiven/get_redis.py +50 -14
  102. pulumi_aiven/get_redis_user.py +40 -22
  103. pulumi_aiven/get_service_component.py +40 -18
  104. pulumi_aiven/get_service_integration.py +163 -49
  105. pulumi_aiven/get_service_integration_endpoint.py +128 -33
  106. pulumi_aiven/get_thanos.py +499 -0
  107. pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -18
  108. pulumi_aiven/get_valkey.py +499 -0
  109. pulumi_aiven/get_valkey_user.py +218 -0
  110. pulumi_aiven/grafana.py +188 -318
  111. pulumi_aiven/influx_db.py +127 -90
  112. pulumi_aiven/influxdb_database.py +40 -55
  113. pulumi_aiven/influxdb_user.py +47 -42
  114. pulumi_aiven/kafka.py +157 -140
  115. pulumi_aiven/kafka_acl.py +64 -53
  116. pulumi_aiven/kafka_connect.py +201 -328
  117. pulumi_aiven/kafka_connector.py +67 -56
  118. pulumi_aiven/kafka_mirror_maker.py +139 -318
  119. pulumi_aiven/kafka_native_acl.py +588 -0
  120. pulumi_aiven/kafka_quota.py +604 -0
  121. pulumi_aiven/kafka_schema.py +65 -56
  122. pulumi_aiven/kafka_schema_configuration.py +25 -20
  123. pulumi_aiven/kafka_schema_registry_acl.py +80 -35
  124. pulumi_aiven/kafka_topic.py +184 -65
  125. pulumi_aiven/kafka_user.py +59 -54
  126. pulumi_aiven/m3_aggregator.py +176 -308
  127. pulumi_aiven/m3_db.py +190 -322
  128. pulumi_aiven/m3db_user.py +51 -46
  129. pulumi_aiven/mirror_maker_replication_flow.py +217 -53
  130. pulumi_aiven/my_sql.py +190 -322
  131. pulumi_aiven/mysql_database.py +32 -47
  132. pulumi_aiven/mysql_user.py +37 -32
  133. pulumi_aiven/open_search.py +128 -105
  134. pulumi_aiven/open_search_acl_config.py +33 -32
  135. pulumi_aiven/open_search_acl_rule.py +55 -50
  136. pulumi_aiven/opensearch_security_plugin_config.py +69 -16
  137. pulumi_aiven/opensearch_user.py +30 -25
  138. pulumi_aiven/organization.py +18 -13
  139. pulumi_aiven/organization_application_user.py +345 -0
  140. pulumi_aiven/organization_application_user_token.py +711 -0
  141. pulumi_aiven/organization_group_project.py +349 -0
  142. pulumi_aiven/organization_permission.py +421 -0
  143. pulumi_aiven/organization_user.py +25 -46
  144. pulumi_aiven/organization_user_group.py +64 -23
  145. pulumi_aiven/organization_user_group_member.py +359 -0
  146. pulumi_aiven/organizational_unit.py +41 -32
  147. pulumi_aiven/outputs.py +38714 -21632
  148. pulumi_aiven/pg.py +92 -88
  149. pulumi_aiven/pg_database.py +52 -67
  150. pulumi_aiven/pg_user.py +80 -61
  151. pulumi_aiven/project.py +111 -102
  152. pulumi_aiven/project_user.py +44 -31
  153. pulumi_aiven/project_vpc.py +58 -29
  154. pulumi_aiven/provider.py +5 -0
  155. pulumi_aiven/pulumi-plugin.json +2 -1
  156. pulumi_aiven/redis.py +163 -295
  157. pulumi_aiven/redis_user.py +58 -53
  158. pulumi_aiven/service_integration.py +511 -161
  159. pulumi_aiven/service_integration_endpoint.py +466 -158
  160. pulumi_aiven/static_ip.py +21 -16
  161. pulumi_aiven/thanos.py +1262 -0
  162. pulumi_aiven/transit_gateway_vpc_attachment.py +44 -54
  163. pulumi_aiven/valkey.py +1256 -0
  164. pulumi_aiven/valkey_user.py +606 -0
  165. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
  166. pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
  167. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
  168. pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
  169. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/top_level.txt +0 -0
pulumi_aiven/kafka_acl.py CHANGED
@@ -4,9 +4,14 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
+ import sys
7
8
  import pulumi
8
9
  import pulumi.runtime
9
10
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
10
15
  from . import _utilities
11
16
 
12
17
  __all__ = ['KafkaAclArgs', 'KafkaAcl']
@@ -21,11 +26,11 @@ class KafkaAclArgs:
21
26
  username: pulumi.Input[str]):
22
27
  """
23
28
  The set of arguments for constructing a KafkaAcl resource.
24
- :param pulumi.Input[str] permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
25
- :param pulumi.Input[str] project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
26
- :param pulumi.Input[str] service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
27
- :param pulumi.Input[str] topic: Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
28
- :param pulumi.Input[str] username: Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
29
+ :param pulumi.Input[str] permission: Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
30
+ :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
31
+ :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
32
+ :param pulumi.Input[str] topic: Topics that the permissions apply to. Changing this property forces recreation of the resource.
33
+ :param pulumi.Input[str] username: Usernames to grant permissions to. Changing this property forces recreation of the resource.
29
34
  """
30
35
  pulumi.set(__self__, "permission", permission)
31
36
  pulumi.set(__self__, "project", project)
@@ -37,7 +42,7 @@ class KafkaAclArgs:
37
42
  @pulumi.getter
38
43
  def permission(self) -> pulumi.Input[str]:
39
44
  """
40
- Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
45
+ Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
41
46
  """
42
47
  return pulumi.get(self, "permission")
43
48
 
@@ -49,7 +54,7 @@ class KafkaAclArgs:
49
54
  @pulumi.getter
50
55
  def project(self) -> pulumi.Input[str]:
51
56
  """
52
- Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
57
+ The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
53
58
  """
54
59
  return pulumi.get(self, "project")
55
60
 
@@ -61,7 +66,7 @@ class KafkaAclArgs:
61
66
  @pulumi.getter(name="serviceName")
62
67
  def service_name(self) -> pulumi.Input[str]:
63
68
  """
64
- Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
69
+ The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
65
70
  """
66
71
  return pulumi.get(self, "service_name")
67
72
 
@@ -73,7 +78,7 @@ class KafkaAclArgs:
73
78
  @pulumi.getter
74
79
  def topic(self) -> pulumi.Input[str]:
75
80
  """
76
- Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
81
+ Topics that the permissions apply to. Changing this property forces recreation of the resource.
77
82
  """
78
83
  return pulumi.get(self, "topic")
79
84
 
@@ -85,7 +90,7 @@ class KafkaAclArgs:
85
90
  @pulumi.getter
86
91
  def username(self) -> pulumi.Input[str]:
87
92
  """
88
- Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
93
+ Usernames to grant permissions to. Changing this property forces recreation of the resource.
89
94
  """
90
95
  return pulumi.get(self, "username")
91
96
 
@@ -105,12 +110,12 @@ class _KafkaAclState:
105
110
  username: Optional[pulumi.Input[str]] = None):
106
111
  """
107
112
  Input properties used for looking up and filtering KafkaAcl resources.
108
- :param pulumi.Input[str] acl_id: Kafka ACL ID
109
- :param pulumi.Input[str] permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
110
- :param pulumi.Input[str] project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
111
- :param pulumi.Input[str] service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
112
- :param pulumi.Input[str] topic: Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
113
- :param pulumi.Input[str] username: Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
113
+ :param pulumi.Input[str] acl_id: Kafka ACL ID.
114
+ :param pulumi.Input[str] permission: Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
115
+ :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
116
+ :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
117
+ :param pulumi.Input[str] topic: Topics that the permissions apply to. Changing this property forces recreation of the resource.
118
+ :param pulumi.Input[str] username: Usernames to grant permissions to. Changing this property forces recreation of the resource.
114
119
  """
115
120
  if acl_id is not None:
116
121
  pulumi.set(__self__, "acl_id", acl_id)
@@ -129,7 +134,7 @@ class _KafkaAclState:
129
134
  @pulumi.getter(name="aclId")
130
135
  def acl_id(self) -> Optional[pulumi.Input[str]]:
131
136
  """
132
- Kafka ACL ID
137
+ Kafka ACL ID.
133
138
  """
134
139
  return pulumi.get(self, "acl_id")
135
140
 
@@ -141,7 +146,7 @@ class _KafkaAclState:
141
146
  @pulumi.getter
142
147
  def permission(self) -> Optional[pulumi.Input[str]]:
143
148
  """
144
- Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
149
+ Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
145
150
  """
146
151
  return pulumi.get(self, "permission")
147
152
 
@@ -153,7 +158,7 @@ class _KafkaAclState:
153
158
  @pulumi.getter
154
159
  def project(self) -> Optional[pulumi.Input[str]]:
155
160
  """
156
- Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
161
+ The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
157
162
  """
158
163
  return pulumi.get(self, "project")
159
164
 
@@ -165,7 +170,7 @@ class _KafkaAclState:
165
170
  @pulumi.getter(name="serviceName")
166
171
  def service_name(self) -> Optional[pulumi.Input[str]]:
167
172
  """
168
- Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
173
+ The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
169
174
  """
170
175
  return pulumi.get(self, "service_name")
171
176
 
@@ -177,7 +182,7 @@ class _KafkaAclState:
177
182
  @pulumi.getter
178
183
  def topic(self) -> Optional[pulumi.Input[str]]:
179
184
  """
180
- Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
185
+ Topics that the permissions apply to. Changing this property forces recreation of the resource.
181
186
  """
182
187
  return pulumi.get(self, "topic")
183
188
 
@@ -189,7 +194,7 @@ class _KafkaAclState:
189
194
  @pulumi.getter
190
195
  def username(self) -> Optional[pulumi.Input[str]]:
191
196
  """
192
- Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
197
+ Usernames to grant permissions to. Changing this property forces recreation of the resource.
193
198
  """
194
199
  return pulumi.get(self, "username")
195
200
 
@@ -210,7 +215,10 @@ class KafkaAcl(pulumi.CustomResource):
210
215
  username: Optional[pulumi.Input[str]] = None,
211
216
  __props__=None):
212
217
  """
213
- The Resource Kafka ACL resource allows the creation and management of ACLs for an Aiven Kafka service.
218
+ Creates and manages Aiven [access control lists](https://aiven.io/docs/products/kafka/concepts/acl) (ACLs) for an Aiven for Apache Kafka® service. ACLs control access to Kafka topics, consumer groups,
219
+ clusters, and Schema Registry.
220
+
221
+ Aiven ACLs provide simplified topic-level control with basic permissions and wildcard support. For more advanced access control, you can use Kafka-native ACLs.
214
222
 
215
223
  ## Example Usage
216
224
 
@@ -218,27 +226,27 @@ class KafkaAcl(pulumi.CustomResource):
218
226
  import pulumi
219
227
  import pulumi_aiven as aiven
220
228
 
221
- mytestacl = aiven.KafkaAcl("mytestacl",
222
- project=aiven_project["myproject"]["project"],
223
- service_name=aiven_kafka["myservice"]["service_name"],
224
- topic="<TOPIC_NAME_PATTERN>",
229
+ example_acl = aiven.KafkaAcl("example_acl",
230
+ project=example_project["project"],
231
+ service_name=example_kafka["serviceName"],
232
+ topic="example-topic",
225
233
  permission="admin",
226
- username="<USERNAME_PATTERN>")
234
+ username="example-user")
227
235
  ```
228
236
 
229
237
  ## Import
230
238
 
231
239
  ```sh
232
- $ pulumi import aiven:index/kafkaAcl:KafkaAcl mytestacl project/service_name/id
240
+ $ pulumi import aiven:index/kafkaAcl:KafkaAcl example_acl PROJECT/SERVICE_NAME/ID
233
241
  ```
234
242
 
235
243
  :param str resource_name: The name of the resource.
236
244
  :param pulumi.ResourceOptions opts: Options for the resource.
237
- :param pulumi.Input[str] permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
238
- :param pulumi.Input[str] project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
239
- :param pulumi.Input[str] service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
240
- :param pulumi.Input[str] topic: Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
241
- :param pulumi.Input[str] username: Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
245
+ :param pulumi.Input[str] permission: Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
246
+ :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
247
+ :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
248
+ :param pulumi.Input[str] topic: Topics that the permissions apply to. Changing this property forces recreation of the resource.
249
+ :param pulumi.Input[str] username: Usernames to grant permissions to. Changing this property forces recreation of the resource.
242
250
  """
243
251
  ...
244
252
  @overload
@@ -247,7 +255,10 @@ class KafkaAcl(pulumi.CustomResource):
247
255
  args: KafkaAclArgs,
248
256
  opts: Optional[pulumi.ResourceOptions] = None):
249
257
  """
250
- The Resource Kafka ACL resource allows the creation and management of ACLs for an Aiven Kafka service.
258
+ Creates and manages Aiven [access control lists](https://aiven.io/docs/products/kafka/concepts/acl) (ACLs) for an Aiven for Apache Kafka® service. ACLs control access to Kafka topics, consumer groups,
259
+ clusters, and Schema Registry.
260
+
261
+ Aiven ACLs provide simplified topic-level control with basic permissions and wildcard support. For more advanced access control, you can use Kafka-native ACLs.
251
262
 
252
263
  ## Example Usage
253
264
 
@@ -255,18 +266,18 @@ class KafkaAcl(pulumi.CustomResource):
255
266
  import pulumi
256
267
  import pulumi_aiven as aiven
257
268
 
258
- mytestacl = aiven.KafkaAcl("mytestacl",
259
- project=aiven_project["myproject"]["project"],
260
- service_name=aiven_kafka["myservice"]["service_name"],
261
- topic="<TOPIC_NAME_PATTERN>",
269
+ example_acl = aiven.KafkaAcl("example_acl",
270
+ project=example_project["project"],
271
+ service_name=example_kafka["serviceName"],
272
+ topic="example-topic",
262
273
  permission="admin",
263
- username="<USERNAME_PATTERN>")
274
+ username="example-user")
264
275
  ```
265
276
 
266
277
  ## Import
267
278
 
268
279
  ```sh
269
- $ pulumi import aiven:index/kafkaAcl:KafkaAcl mytestacl project/service_name/id
280
+ $ pulumi import aiven:index/kafkaAcl:KafkaAcl example_acl PROJECT/SERVICE_NAME/ID
270
281
  ```
271
282
 
272
283
  :param str resource_name: The name of the resource.
@@ -337,12 +348,12 @@ class KafkaAcl(pulumi.CustomResource):
337
348
  :param str resource_name: The unique name of the resulting resource.
338
349
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
339
350
  :param pulumi.ResourceOptions opts: Options for the resource.
340
- :param pulumi.Input[str] acl_id: Kafka ACL ID
341
- :param pulumi.Input[str] permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
342
- :param pulumi.Input[str] project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
343
- :param pulumi.Input[str] service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
344
- :param pulumi.Input[str] topic: Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
345
- :param pulumi.Input[str] username: Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
351
+ :param pulumi.Input[str] acl_id: Kafka ACL ID.
352
+ :param pulumi.Input[str] permission: Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
353
+ :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
354
+ :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
355
+ :param pulumi.Input[str] topic: Topics that the permissions apply to. Changing this property forces recreation of the resource.
356
+ :param pulumi.Input[str] username: Usernames to grant permissions to. Changing this property forces recreation of the resource.
346
357
  """
347
358
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
348
359
 
@@ -360,7 +371,7 @@ class KafkaAcl(pulumi.CustomResource):
360
371
  @pulumi.getter(name="aclId")
361
372
  def acl_id(self) -> pulumi.Output[str]:
362
373
  """
363
- Kafka ACL ID
374
+ Kafka ACL ID.
364
375
  """
365
376
  return pulumi.get(self, "acl_id")
366
377
 
@@ -368,7 +379,7 @@ class KafkaAcl(pulumi.CustomResource):
368
379
  @pulumi.getter
369
380
  def permission(self) -> pulumi.Output[str]:
370
381
  """
371
- Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. This property cannot be changed, doing so forces recreation of the resource.
382
+ Permissions to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
372
383
  """
373
384
  return pulumi.get(self, "permission")
374
385
 
@@ -376,7 +387,7 @@ class KafkaAcl(pulumi.CustomResource):
376
387
  @pulumi.getter
377
388
  def project(self) -> pulumi.Output[str]:
378
389
  """
379
- Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
390
+ The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
380
391
  """
381
392
  return pulumi.get(self, "project")
382
393
 
@@ -384,7 +395,7 @@ class KafkaAcl(pulumi.CustomResource):
384
395
  @pulumi.getter(name="serviceName")
385
396
  def service_name(self) -> pulumi.Output[str]:
386
397
  """
387
- Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
398
+ The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
388
399
  """
389
400
  return pulumi.get(self, "service_name")
390
401
 
@@ -392,7 +403,7 @@ class KafkaAcl(pulumi.CustomResource):
392
403
  @pulumi.getter
393
404
  def topic(self) -> pulumi.Output[str]:
394
405
  """
395
- Topic name pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
406
+ Topics that the permissions apply to. Changing this property forces recreation of the resource.
396
407
  """
397
408
  return pulumi.get(self, "topic")
398
409
 
@@ -400,7 +411,7 @@ class KafkaAcl(pulumi.CustomResource):
400
411
  @pulumi.getter
401
412
  def username(self) -> pulumi.Output[str]:
402
413
  """
403
- Username pattern for the ACL entry. This property cannot be changed, doing so forces recreation of the resource.
414
+ Usernames to grant permissions to. Changing this property forces recreation of the resource.
404
415
  """
405
416
  return pulumi.get(self, "username")
406
417