pulumi-aiven 6.14.0a1713330923__py3-none-any.whl → 6.14.0a1713897878__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 (118) hide show
  1. pulumi_aiven/_inputs.py +100 -100
  2. pulumi_aiven/account.py +2 -6
  3. pulumi_aiven/account_team.py +6 -6
  4. pulumi_aiven/account_team_member.py +4 -8
  5. pulumi_aiven/account_team_project.py +12 -12
  6. pulumi_aiven/aws_privatelink.py +4 -8
  7. pulumi_aiven/aws_vpc_peering_connection.py +8 -12
  8. pulumi_aiven/azure_privatelink.py +4 -8
  9. pulumi_aiven/azure_privatelink_connection_approval.py +98 -0
  10. pulumi_aiven/azure_vpc_peering_connection.py +6 -10
  11. pulumi_aiven/billing_group.py +2 -4
  12. pulumi_aiven/cassandra.py +13 -17
  13. pulumi_aiven/cassandra_user.py +2 -6
  14. pulumi_aiven/clickhouse.py +13 -17
  15. pulumi_aiven/clickhouse_database.py +8 -10
  16. pulumi_aiven/clickhouse_grant.py +21 -23
  17. pulumi_aiven/clickhouse_role.py +0 -4
  18. pulumi_aiven/clickhouse_user.py +4 -8
  19. pulumi_aiven/connection_pool.py +8 -12
  20. pulumi_aiven/flink.py +16 -20
  21. pulumi_aiven/flink_application.py +6 -8
  22. pulumi_aiven/flink_application_version.py +82 -0
  23. pulumi_aiven/gcp_vpc_peering_connection.py +2 -6
  24. pulumi_aiven/get_account.py +0 -4
  25. pulumi_aiven/get_aws_privatelink.py +4 -8
  26. pulumi_aiven/get_aws_vpc_peering_connection.py +6 -10
  27. pulumi_aiven/get_azure_privatelink.py +4 -8
  28. pulumi_aiven/get_azure_vpc_peering_connection.py +2 -6
  29. pulumi_aiven/get_cassanda.py +2 -6
  30. pulumi_aiven/get_cassandra.py +2 -6
  31. pulumi_aiven/get_cassandra_user.py +4 -8
  32. pulumi_aiven/get_clickhouse.py +2 -6
  33. pulumi_aiven/get_clickhouse_database.py +4 -8
  34. pulumi_aiven/get_clickhouse_user.py +4 -8
  35. pulumi_aiven/get_connection_pool.py +4 -8
  36. pulumi_aiven/get_flink.py +2 -6
  37. pulumi_aiven/get_flink_application.py +2 -6
  38. pulumi_aiven/get_flink_application_version.py +2 -6
  39. pulumi_aiven/get_gcp_vpc_peering_connection.py +2 -6
  40. pulumi_aiven/get_grafana.py +2 -6
  41. pulumi_aiven/get_kafka.py +2 -6
  42. pulumi_aiven/get_kafka_acl.py +4 -8
  43. pulumi_aiven/get_kafka_connect.py +2 -6
  44. pulumi_aiven/get_kafka_connector.py +4 -8
  45. pulumi_aiven/get_kafka_mirror_maker.py +2 -6
  46. pulumi_aiven/get_kafka_schema.py +4 -8
  47. pulumi_aiven/get_kafka_schema_configuration.py +4 -8
  48. pulumi_aiven/get_kafka_topic.py +4 -8
  49. pulumi_aiven/get_kafka_user.py +4 -8
  50. pulumi_aiven/get_m3_aggregator.py +2 -6
  51. pulumi_aiven/get_m3_db.py +2 -6
  52. pulumi_aiven/get_m3db_user.py +4 -8
  53. pulumi_aiven/get_mirror_maker_replication_flow.py +8 -12
  54. pulumi_aiven/get_my_sql.py +2 -6
  55. pulumi_aiven/get_mysql_database.py +4 -8
  56. pulumi_aiven/get_mysql_user.py +4 -8
  57. pulumi_aiven/get_open_search.py +2 -6
  58. pulumi_aiven/get_open_search_acl_config.py +4 -8
  59. pulumi_aiven/get_open_search_acl_rule.py +4 -8
  60. pulumi_aiven/get_opensearch_security_plugin_config.py +4 -8
  61. pulumi_aiven/get_opensearch_user.py +4 -8
  62. pulumi_aiven/get_organization.py +0 -4
  63. pulumi_aiven/get_organization_user_group.py +2 -6
  64. pulumi_aiven/get_pg.py +2 -6
  65. pulumi_aiven/get_pg_database.py +4 -8
  66. pulumi_aiven/get_pg_user.py +4 -8
  67. pulumi_aiven/get_project.py +0 -4
  68. pulumi_aiven/get_project_user.py +2 -6
  69. pulumi_aiven/get_project_vpc.py +2 -6
  70. pulumi_aiven/get_redis.py +2 -6
  71. pulumi_aiven/get_redis_user.py +4 -8
  72. pulumi_aiven/get_service_component.py +4 -8
  73. pulumi_aiven/get_service_integration.py +2 -6
  74. pulumi_aiven/get_service_integration_endpoint.py +2 -6
  75. pulumi_aiven/get_transit_gateway_vpc_attachment.py +2 -6
  76. pulumi_aiven/grafana.py +4 -6
  77. pulumi_aiven/kafka.py +13 -17
  78. pulumi_aiven/kafka_acl.py +4 -8
  79. pulumi_aiven/kafka_connect.py +2 -6
  80. pulumi_aiven/kafka_connector.py +12 -16
  81. pulumi_aiven/kafka_mirror_maker.py +2 -6
  82. pulumi_aiven/kafka_schema.py +4 -8
  83. pulumi_aiven/kafka_schema_configuration.py +4 -8
  84. pulumi_aiven/kafka_topic.py +38 -0
  85. pulumi_aiven/kafka_user.py +2 -6
  86. pulumi_aiven/m3_aggregator.py +2 -6
  87. pulumi_aiven/m3_db.py +2 -6
  88. pulumi_aiven/m3db_user.py +2 -6
  89. pulumi_aiven/mirror_maker_replication_flow.py +8 -12
  90. pulumi_aiven/my_sql.py +2 -6
  91. pulumi_aiven/mysql_database.py +4 -8
  92. pulumi_aiven/mysql_user.py +2 -6
  93. pulumi_aiven/open_search.py +13 -17
  94. pulumi_aiven/open_search_acl_config.py +12 -16
  95. pulumi_aiven/open_search_acl_rule.py +20 -24
  96. pulumi_aiven/opensearch_security_plugin_config.py +12 -16
  97. pulumi_aiven/opensearch_user.py +2 -6
  98. pulumi_aiven/organization.py +2 -6
  99. pulumi_aiven/organization_group_project.py +32 -0
  100. pulumi_aiven/organization_user_group.py +4 -6
  101. pulumi_aiven/organization_user_group_member.py +8 -10
  102. pulumi_aiven/organizational_unit.py +6 -6
  103. pulumi_aiven/outputs.py +100 -100
  104. pulumi_aiven/pg.py +14 -14
  105. pulumi_aiven/pg_database.py +4 -8
  106. pulumi_aiven/pg_user.py +2 -6
  107. pulumi_aiven/project.py +4 -8
  108. pulumi_aiven/project_user.py +2 -6
  109. pulumi_aiven/project_vpc.py +24 -0
  110. pulumi_aiven/redis.py +2 -6
  111. pulumi_aiven/redis_user.py +2 -6
  112. pulumi_aiven/service_integration.py +8 -12
  113. pulumi_aiven/transit_gateway_vpc_attachment.py +2 -6
  114. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/METADATA +1 -1
  115. pulumi_aiven-6.14.0a1713897878.dist-info/RECORD +150 -0
  116. pulumi_aiven-6.14.0a1713330923.dist-info/RECORD +0 -150
  117. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/WHEEL +0 -0
  118. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/top_level.txt +0 -0
@@ -389,15 +389,13 @@ def get_clickhouse(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- clickhouse = aiven.get_clickhouse(project=data["aiven_project"]["pr1"]["project"],
396
+ clickhouse = aiven.get_clickhouse(project=pr1["project"],
398
397
  service_name="<SERVICE_NAME>")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_clickhouse_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- clickhouse = aiven.get_clickhouse(project=data["aiven_project"]["pr1"]["project"],
455
+ clickhouse = aiven.get_clickhouse(project=pr1["project"],
459
456
  service_name="<SERVICE_NAME>")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
@@ -98,16 +98,14 @@ def get_clickhouse_database(name: Optional[str] = None,
98
98
 
99
99
  ## Example Usage
100
100
 
101
- <!--Start PulumiCodeChooser -->
102
101
  ```python
103
102
  import pulumi
104
103
  import pulumi_aiven as aiven
105
104
 
106
- clickhouse_db = aiven.get_clickhouse_database(project=aiven_clickhouse["ch"]["project"],
107
- service_name=aiven_clickhouse["ch"]["service_name"],
105
+ clickhouse_db = aiven.get_clickhouse_database(project=ch["project"],
106
+ service_name=ch["serviceName"],
108
107
  name="my-ch-db")
109
108
  ```
110
- <!--End PulumiCodeChooser -->
111
109
 
112
110
 
113
111
  :param str name: The name of the Clickhouse database. Changing this property forces recreation of the resource.
@@ -139,16 +137,14 @@ def get_clickhouse_database_output(name: Optional[pulumi.Input[str]] = None,
139
137
 
140
138
  ## Example Usage
141
139
 
142
- <!--Start PulumiCodeChooser -->
143
140
  ```python
144
141
  import pulumi
145
142
  import pulumi_aiven as aiven
146
143
 
147
- clickhouse_db = aiven.get_clickhouse_database(project=aiven_clickhouse["ch"]["project"],
148
- service_name=aiven_clickhouse["ch"]["service_name"],
144
+ clickhouse_db = aiven.get_clickhouse_database(project=ch["project"],
145
+ service_name=ch["serviceName"],
149
146
  name="my-ch-db")
150
147
  ```
151
- <!--End PulumiCodeChooser -->
152
148
 
153
149
 
154
150
  :param str name: The name of the Clickhouse database. Changing this property forces recreation of the resource.
@@ -125,16 +125,14 @@ def get_clickhouse_user(project: Optional[str] = None,
125
125
 
126
126
  ## Example Usage
127
127
 
128
- <!--Start PulumiCodeChooser -->
129
128
  ```python
130
129
  import pulumi
131
130
  import pulumi_aiven as aiven
132
131
 
133
- ch_user = aiven.get_clickhouse_user(project=aiven_project["myproject"]["project"],
134
- service_name=aiven_clickhouse["myservice"]["service_name"],
132
+ ch_user = aiven.get_clickhouse_user(project=myproject["project"],
133
+ service_name=myservice["serviceName"],
135
134
  username="<USERNAME>")
136
135
  ```
137
- <!--End PulumiCodeChooser -->
138
136
 
139
137
 
140
138
  :param str project: Identifies 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.
@@ -168,16 +166,14 @@ def get_clickhouse_user_output(project: Optional[pulumi.Input[str]] = None,
168
166
 
169
167
  ## Example Usage
170
168
 
171
- <!--Start PulumiCodeChooser -->
172
169
  ```python
173
170
  import pulumi
174
171
  import pulumi_aiven as aiven
175
172
 
176
- ch_user = aiven.get_clickhouse_user(project=aiven_project["myproject"]["project"],
177
- service_name=aiven_clickhouse["myservice"]["service_name"],
173
+ ch_user = aiven.get_clickhouse_user(project=myproject["project"],
174
+ service_name=myservice["serviceName"],
178
175
  username="<USERNAME>")
179
176
  ```
180
- <!--End PulumiCodeChooser -->
181
177
 
182
178
 
183
179
  :param str project: Identifies 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.
@@ -149,16 +149,14 @@ def get_connection_pool(pool_name: Optional[str] = None,
149
149
 
150
150
  ## Example Usage
151
151
 
152
- <!--Start PulumiCodeChooser -->
153
152
  ```python
154
153
  import pulumi
155
154
  import pulumi_aiven as aiven
156
155
 
157
- mytestpool = aiven.get_connection_pool(project=aiven_project["myproject"]["project"],
158
- service_name=aiven_pg["mypg"]["service_name"],
156
+ mytestpool = aiven.get_connection_pool(project=myproject["project"],
157
+ service_name=mypg["serviceName"],
159
158
  pool_name="mypool")
160
159
  ```
161
- <!--End PulumiCodeChooser -->
162
160
 
163
161
 
164
162
  :param str pool_name: The name of the created pool. Changing this property forces recreation of the resource.
@@ -194,16 +192,14 @@ def get_connection_pool_output(pool_name: Optional[pulumi.Input[str]] = None,
194
192
 
195
193
  ## Example Usage
196
194
 
197
- <!--Start PulumiCodeChooser -->
198
195
  ```python
199
196
  import pulumi
200
197
  import pulumi_aiven as aiven
201
198
 
202
- mytestpool = aiven.get_connection_pool(project=aiven_project["myproject"]["project"],
203
- service_name=aiven_pg["mypg"]["service_name"],
199
+ mytestpool = aiven.get_connection_pool(project=myproject["project"],
200
+ service_name=mypg["serviceName"],
204
201
  pool_name="mypool")
205
202
  ```
206
- <!--End PulumiCodeChooser -->
207
203
 
208
204
 
209
205
  :param str pool_name: The name of the created pool. Changing this property forces recreation of the resource.
pulumi_aiven/get_flink.py CHANGED
@@ -389,15 +389,13 @@ def get_flink(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- flink = aiven.get_flink(project=data["aiven_project"]["pr1"]["project"],
396
+ flink = aiven.get_flink(project=pr1["project"],
398
397
  service_name="<SERVICE_NAME>")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_flink_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- flink = aiven.get_flink(project=data["aiven_project"]["pr1"]["project"],
455
+ flink = aiven.get_flink(project=pr1["project"],
459
456
  service_name="<SERVICE_NAME>")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
@@ -149,16 +149,14 @@ def get_flink_application(name: Optional[str] = None,
149
149
 
150
150
  ## Example Usage
151
151
 
152
- <!--Start PulumiCodeChooser -->
153
152
  ```python
154
153
  import pulumi
155
154
  import pulumi_aiven as aiven
156
155
 
157
- app1 = aiven.get_flink_application(project=data["aiven_project"]["pr1"]["project"],
156
+ app1 = aiven.get_flink_application(project=pr1["project"],
158
157
  service_name="<SERVICE_NAME>",
159
158
  name="<APPLICATION_NAME>")
160
159
  ```
161
- <!--End PulumiCodeChooser -->
162
160
 
163
161
 
164
162
  :param str name: Application name
@@ -194,16 +192,14 @@ def get_flink_application_output(name: Optional[pulumi.Input[str]] = None,
194
192
 
195
193
  ## Example Usage
196
194
 
197
- <!--Start PulumiCodeChooser -->
198
195
  ```python
199
196
  import pulumi
200
197
  import pulumi_aiven as aiven
201
198
 
202
- app1 = aiven.get_flink_application(project=data["aiven_project"]["pr1"]["project"],
199
+ app1 = aiven.get_flink_application(project=pr1["project"],
203
200
  service_name="<SERVICE_NAME>",
204
201
  name="<APPLICATION_NAME>")
205
202
  ```
206
- <!--End PulumiCodeChooser -->
207
203
 
208
204
 
209
205
  :param str name: Application name
@@ -199,17 +199,15 @@ def get_flink_application_version(application_id: Optional[str] = None,
199
199
 
200
200
  ## Example Usage
201
201
 
202
- <!--Start PulumiCodeChooser -->
203
202
  ```python
204
203
  import pulumi
205
204
  import pulumi_aiven as aiven
206
205
 
207
- app1 = aiven.get_flink_application_version(project=data["aiven_project"]["pr1"]["project"],
206
+ app1 = aiven.get_flink_application_version(project=pr1["project"],
208
207
  service_name="<SERVICE_NAME>",
209
208
  application_id="<APPLICATION_ID>",
210
209
  application_version_id="<APPLICATION_VERSION_ID>")
211
210
  ```
212
- <!--End PulumiCodeChooser -->
213
211
 
214
212
 
215
213
  :param str application_id: Application ID
@@ -252,17 +250,15 @@ def get_flink_application_version_output(application_id: Optional[pulumi.Input[s
252
250
 
253
251
  ## Example Usage
254
252
 
255
- <!--Start PulumiCodeChooser -->
256
253
  ```python
257
254
  import pulumi
258
255
  import pulumi_aiven as aiven
259
256
 
260
- app1 = aiven.get_flink_application_version(project=data["aiven_project"]["pr1"]["project"],
257
+ app1 = aiven.get_flink_application_version(project=pr1["project"],
261
258
  service_name="<SERVICE_NAME>",
262
259
  application_id="<APPLICATION_ID>",
263
260
  application_version_id="<APPLICATION_VERSION_ID>")
264
261
  ```
265
- <!--End PulumiCodeChooser -->
266
262
 
267
263
 
268
264
  :param str application_id: Application ID
@@ -125,16 +125,14 @@ def get_gcp_vpc_peering_connection(gcp_project_id: Optional[str] = None,
125
125
 
126
126
  ## Example Usage
127
127
 
128
- <!--Start PulumiCodeChooser -->
129
128
  ```python
130
129
  import pulumi
131
130
  import pulumi_aiven as aiven
132
131
 
133
- main = aiven.get_gcp_vpc_peering_connection(vpc_id=data["aiven_project_vpc"]["vpc"]["id"],
132
+ main = aiven.get_gcp_vpc_peering_connection(vpc_id=vpc["id"],
134
133
  gcp_project_id="example-project",
135
134
  peer_vpc="example-network")
136
135
  ```
137
- <!--End PulumiCodeChooser -->
138
136
 
139
137
 
140
138
  :param str gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
@@ -168,16 +166,14 @@ def get_gcp_vpc_peering_connection_output(gcp_project_id: Optional[pulumi.Input[
168
166
 
169
167
  ## Example Usage
170
168
 
171
- <!--Start PulumiCodeChooser -->
172
169
  ```python
173
170
  import pulumi
174
171
  import pulumi_aiven as aiven
175
172
 
176
- main = aiven.get_gcp_vpc_peering_connection(vpc_id=data["aiven_project_vpc"]["vpc"]["id"],
173
+ main = aiven.get_gcp_vpc_peering_connection(vpc_id=vpc["id"],
177
174
  gcp_project_id="example-project",
178
175
  peer_vpc="example-network")
179
176
  ```
180
- <!--End PulumiCodeChooser -->
181
177
 
182
178
 
183
179
  :param str gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
@@ -389,15 +389,13 @@ def get_grafana(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- gr1 = aiven.get_grafana(project=data["aiven_project"]["ps1"]["project"],
396
+ gr1 = aiven.get_grafana(project=ps1["project"],
398
397
  service_name="my-gr1")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_grafana_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- gr1 = aiven.get_grafana(project=data["aiven_project"]["ps1"]["project"],
455
+ gr1 = aiven.get_grafana(project=ps1["project"],
459
456
  service_name="my-gr1")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
pulumi_aiven/get_kafka.py CHANGED
@@ -413,15 +413,13 @@ def get_kafka(project: Optional[str] = None,
413
413
 
414
414
  ## Example Usage
415
415
 
416
- <!--Start PulumiCodeChooser -->
417
416
  ```python
418
417
  import pulumi
419
418
  import pulumi_aiven as aiven
420
419
 
421
- kafka1 = aiven.get_kafka(project=data["aiven_project"]["pr1"]["project"],
420
+ kafka1 = aiven.get_kafka(project=pr1["project"],
422
421
  service_name="my-kafka1")
423
422
  ```
424
- <!--End PulumiCodeChooser -->
425
423
 
426
424
 
427
425
  :param str project: Identifies 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.
@@ -476,15 +474,13 @@ def get_kafka_output(project: Optional[pulumi.Input[str]] = None,
476
474
 
477
475
  ## Example Usage
478
476
 
479
- <!--Start PulumiCodeChooser -->
480
477
  ```python
481
478
  import pulumi
482
479
  import pulumi_aiven as aiven
483
480
 
484
- kafka1 = aiven.get_kafka(project=data["aiven_project"]["pr1"]["project"],
481
+ kafka1 = aiven.get_kafka(project=pr1["project"],
485
482
  service_name="my-kafka1")
486
483
  ```
487
- <!--End PulumiCodeChooser -->
488
484
 
489
485
 
490
486
  :param str project: Identifies 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.
@@ -127,18 +127,16 @@ def get_kafka_acl(permission: Optional[str] = None,
127
127
 
128
128
  ## Example Usage
129
129
 
130
- <!--Start PulumiCodeChooser -->
131
130
  ```python
132
131
  import pulumi
133
132
  import pulumi_aiven as aiven
134
133
 
135
- mytestacl = aiven.get_kafka_acl(project=aiven_project["myproject"]["project"],
136
- service_name=aiven_kafka["mykafka"]["service_name"],
134
+ mytestacl = aiven.get_kafka_acl(project=myproject["project"],
135
+ service_name=mykafka["serviceName"],
137
136
  topic="<TOPIC_NAME_PATTERN>",
138
137
  permission="<PERMISSON>",
139
138
  username="<USERNAME_PATTERN>")
140
139
  ```
141
- <!--End PulumiCodeChooser -->
142
140
 
143
141
 
144
142
  :param str permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
@@ -178,18 +176,16 @@ def get_kafka_acl_output(permission: Optional[pulumi.Input[str]] = None,
178
176
 
179
177
  ## Example Usage
180
178
 
181
- <!--Start PulumiCodeChooser -->
182
179
  ```python
183
180
  import pulumi
184
181
  import pulumi_aiven as aiven
185
182
 
186
- mytestacl = aiven.get_kafka_acl(project=aiven_project["myproject"]["project"],
187
- service_name=aiven_kafka["mykafka"]["service_name"],
183
+ mytestacl = aiven.get_kafka_acl(project=myproject["project"],
184
+ service_name=mykafka["serviceName"],
188
185
  topic="<TOPIC_NAME_PATTERN>",
189
186
  permission="<PERMISSON>",
190
187
  username="<USERNAME_PATTERN>")
191
188
  ```
192
- <!--End PulumiCodeChooser -->
193
189
 
194
190
 
195
191
  :param str permission: Kafka permission to grant. The possible values are `admin`, `read`, `readwrite` and `write`. Changing this property forces recreation of the resource.
@@ -389,15 +389,13 @@ def get_kafka_connect(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- kc1 = aiven.get_kafka_connect(project=data["aiven_project"]["pr1"]["project"],
396
+ kc1 = aiven.get_kafka_connect(project=pr1["project"],
398
397
  service_name="my-kc1")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_kafka_connect_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- kc1 = aiven.get_kafka_connect(project=data["aiven_project"]["pr1"]["project"],
455
+ kc1 = aiven.get_kafka_connect(project=pr1["project"],
459
456
  service_name="my-kc1")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
@@ -186,16 +186,14 @@ def get_kafka_connector(connector_name: Optional[str] = None,
186
186
 
187
187
  ## Example Usage
188
188
 
189
- <!--Start PulumiCodeChooser -->
190
189
  ```python
191
190
  import pulumi
192
191
  import pulumi_aiven as aiven
193
192
 
194
- kafka_es_con1 = aiven.get_kafka_connector(project=aiven_project["kafka-con-project1"]["project"],
195
- service_name=aiven_kafka["kafka-service1"]["service_name"],
193
+ kafka_es_con1 = aiven.get_kafka_connector(project=kafka_con_project1["project"],
194
+ service_name=kafka_service1["serviceName"],
196
195
  connector_name="kafka-es-con1")
197
196
  ```
198
- <!--End PulumiCodeChooser -->
199
197
 
200
198
 
201
199
  :param str connector_name: The kafka connector name. Changing this property forces recreation of the resource.
@@ -234,16 +232,14 @@ def get_kafka_connector_output(connector_name: Optional[pulumi.Input[str]] = Non
234
232
 
235
233
  ## Example Usage
236
234
 
237
- <!--Start PulumiCodeChooser -->
238
235
  ```python
239
236
  import pulumi
240
237
  import pulumi_aiven as aiven
241
238
 
242
- kafka_es_con1 = aiven.get_kafka_connector(project=aiven_project["kafka-con-project1"]["project"],
243
- service_name=aiven_kafka["kafka-service1"]["service_name"],
239
+ kafka_es_con1 = aiven.get_kafka_connector(project=kafka_con_project1["project"],
240
+ service_name=kafka_service1["serviceName"],
244
241
  connector_name="kafka-es-con1")
245
242
  ```
246
- <!--End PulumiCodeChooser -->
247
243
 
248
244
 
249
245
  :param str connector_name: The kafka connector name. Changing this property forces recreation of the resource.
@@ -389,15 +389,13 @@ def get_kafka_mirror_maker(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- mm1 = aiven.get_kafka_mirror_maker(project=data["aiven_project"]["pr1"]["project"],
396
+ mm1 = aiven.get_kafka_mirror_maker(project=pr1["project"],
398
397
  service_name="my-mm1")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_kafka_mirror_maker_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- mm1 = aiven.get_kafka_mirror_maker(project=data["aiven_project"]["pr1"]["project"],
455
+ mm1 = aiven.get_kafka_mirror_maker(project=pr1["project"],
459
456
  service_name="my-mm1")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
@@ -137,15 +137,13 @@ def get_kafka_schema(project: Optional[str] = None,
137
137
 
138
138
  ## Example Usage
139
139
 
140
- <!--Start PulumiCodeChooser -->
141
140
  ```python
142
141
  import pulumi
143
142
  import pulumi_aiven as aiven
144
143
 
145
- config = aiven.get_kafka_schema_configuration(project=aiven_project["kafka-schemas-project1"]["project"],
146
- service_name=aiven_kafka["kafka-service1"]["service_name"])
144
+ config = aiven.get_kafka_schema_configuration(project=kafka_schemas_project1["project"],
145
+ service_name=kafka_service1["serviceName"])
147
146
  ```
148
- <!--End PulumiCodeChooser -->
149
147
 
150
148
 
151
149
  :param str project: Identifies 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.
@@ -180,15 +178,13 @@ def get_kafka_schema_output(project: Optional[pulumi.Input[str]] = None,
180
178
 
181
179
  ## Example Usage
182
180
 
183
- <!--Start PulumiCodeChooser -->
184
181
  ```python
185
182
  import pulumi
186
183
  import pulumi_aiven as aiven
187
184
 
188
- config = aiven.get_kafka_schema_configuration(project=aiven_project["kafka-schemas-project1"]["project"],
189
- service_name=aiven_kafka["kafka-service1"]["service_name"])
185
+ config = aiven.get_kafka_schema_configuration(project=kafka_schemas_project1["project"],
186
+ service_name=kafka_service1["serviceName"])
190
187
  ```
191
- <!--End PulumiCodeChooser -->
192
188
 
193
189
 
194
190
  :param str project: Identifies 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.
@@ -136,17 +136,15 @@ def get_kafka_schema_configuration(project: Optional[str] = None,
136
136
 
137
137
  ## Example Usage
138
138
 
139
- <!--Start PulumiCodeChooser -->
140
139
  ```python
141
140
  import pulumi
142
141
  import pulumi_aiven as aiven
143
142
 
144
143
  config = aiven.KafkaSchemaConfiguration("config",
145
- project=aiven_project["kafka-schemas-project1"]["project"],
146
- service_name=aiven_kafka["kafka-service1"]["service_name"],
144
+ project=kafka_schemas_project1["project"],
145
+ service_name=kafka_service1["serviceName"],
147
146
  compatibility_level="BACKWARD")
148
147
  ```
149
- <!--End PulumiCodeChooser -->
150
148
 
151
149
 
152
150
  :param str project: Identifies 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.
@@ -178,17 +176,15 @@ def get_kafka_schema_configuration_output(project: Optional[pulumi.Input[str]] =
178
176
 
179
177
  ## Example Usage
180
178
 
181
- <!--Start PulumiCodeChooser -->
182
179
  ```python
183
180
  import pulumi
184
181
  import pulumi_aiven as aiven
185
182
 
186
183
  config = aiven.KafkaSchemaConfiguration("config",
187
- project=aiven_project["kafka-schemas-project1"]["project"],
188
- service_name=aiven_kafka["kafka-service1"]["service_name"],
184
+ project=kafka_schemas_project1["project"],
185
+ service_name=kafka_service1["serviceName"],
189
186
  compatibility_level="BACKWARD")
190
187
  ```
191
- <!--End PulumiCodeChooser -->
192
188
 
193
189
 
194
190
  :param str project: Identifies 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.
@@ -147,16 +147,14 @@ def get_kafka_topic(project: Optional[str] = None,
147
147
 
148
148
  ## Example Usage
149
149
 
150
- <!--Start PulumiCodeChooser -->
151
150
  ```python
152
151
  import pulumi
153
152
  import pulumi_aiven as aiven
154
153
 
155
- mytesttopic = aiven.get_kafka_topic(project=aiven_project["myproject"]["project"],
156
- service_name=aiven_kafka["myservice"]["service_name"],
154
+ mytesttopic = aiven.get_kafka_topic(project=myproject["project"],
155
+ service_name=myservice["serviceName"],
157
156
  topic_name="<TOPIC_NAME>")
158
157
  ```
159
- <!--End PulumiCodeChooser -->
160
158
 
161
159
 
162
160
  :param str project: Identifies 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.
@@ -192,16 +190,14 @@ def get_kafka_topic_output(project: Optional[pulumi.Input[str]] = None,
192
190
 
193
191
  ## Example Usage
194
192
 
195
- <!--Start PulumiCodeChooser -->
196
193
  ```python
197
194
  import pulumi
198
195
  import pulumi_aiven as aiven
199
196
 
200
- mytesttopic = aiven.get_kafka_topic(project=aiven_project["myproject"]["project"],
201
- service_name=aiven_kafka["myservice"]["service_name"],
197
+ mytesttopic = aiven.get_kafka_topic(project=myproject["project"],
198
+ service_name=myservice["serviceName"],
202
199
  topic_name="<TOPIC_NAME>")
203
200
  ```
204
- <!--End PulumiCodeChooser -->
205
201
 
206
202
 
207
203
  :param str project: Identifies 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.