pulumi-aiven 6.13.0a1709702245__py3-none-any.whl → 6.13.0a1710911852__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 (114) hide show
  1. pulumi_aiven/_inputs.py +12 -12
  2. pulumi_aiven/account.py +6 -2
  3. pulumi_aiven/account_authentication.py +2 -2
  4. pulumi_aiven/account_team.py +6 -2
  5. pulumi_aiven/account_team_member.py +6 -2
  6. pulumi_aiven/account_team_project.py +6 -2
  7. pulumi_aiven/aws_privatelink.py +6 -2
  8. pulumi_aiven/aws_vpc_peering_connection.py +6 -2
  9. pulumi_aiven/azure_privatelink.py +6 -2
  10. pulumi_aiven/azure_privatelink_connection_approval.py +2 -2
  11. pulumi_aiven/azure_vpc_peering_connection.py +6 -2
  12. pulumi_aiven/billing_group.py +6 -2
  13. pulumi_aiven/cassandra.py +6 -2
  14. pulumi_aiven/cassandra_user.py +6 -2
  15. pulumi_aiven/clickhouse.py +6 -2
  16. pulumi_aiven/clickhouse_database.py +6 -2
  17. pulumi_aiven/clickhouse_grant.py +4 -0
  18. pulumi_aiven/clickhouse_role.py +6 -2
  19. pulumi_aiven/clickhouse_user.py +6 -2
  20. pulumi_aiven/connection_pool.py +6 -2
  21. pulumi_aiven/flink.py +6 -2
  22. pulumi_aiven/flink_application.py +6 -2
  23. pulumi_aiven/flink_application_version.py +2 -2
  24. pulumi_aiven/gcp_vpc_peering_connection.py +6 -2
  25. pulumi_aiven/get_account.py +4 -0
  26. pulumi_aiven/get_aws_privatelink.py +4 -0
  27. pulumi_aiven/get_aws_vpc_peering_connection.py +4 -0
  28. pulumi_aiven/get_azure_privatelink.py +4 -0
  29. pulumi_aiven/get_cassanda.py +4 -0
  30. pulumi_aiven/get_cassandra.py +4 -0
  31. pulumi_aiven/get_cassandra_user.py +4 -0
  32. pulumi_aiven/get_clickhouse.py +4 -0
  33. pulumi_aiven/get_clickhouse_database.py +4 -0
  34. pulumi_aiven/get_clickhouse_user.py +4 -0
  35. pulumi_aiven/get_connection_pool.py +4 -0
  36. pulumi_aiven/get_flink.py +4 -0
  37. pulumi_aiven/get_flink_application.py +4 -0
  38. pulumi_aiven/get_flink_application_version.py +4 -0
  39. pulumi_aiven/get_gcp_vpc_peering_connection.py +4 -0
  40. pulumi_aiven/get_grafana.py +4 -0
  41. pulumi_aiven/get_kafka.py +4 -0
  42. pulumi_aiven/get_kafka_acl.py +4 -0
  43. pulumi_aiven/get_kafka_connect.py +4 -0
  44. pulumi_aiven/get_kafka_connector.py +4 -0
  45. pulumi_aiven/get_kafka_mirror_maker.py +4 -0
  46. pulumi_aiven/get_kafka_schema.py +4 -0
  47. pulumi_aiven/get_kafka_schema_configuration.py +4 -0
  48. pulumi_aiven/get_kafka_topic.py +4 -0
  49. pulumi_aiven/get_kafka_user.py +4 -0
  50. pulumi_aiven/get_m3_aggregator.py +4 -0
  51. pulumi_aiven/get_m3_db.py +4 -0
  52. pulumi_aiven/get_m3db_user.py +4 -0
  53. pulumi_aiven/get_mirror_maker_replication_flow.py +4 -0
  54. pulumi_aiven/get_my_sql.py +4 -0
  55. pulumi_aiven/get_mysql_database.py +4 -0
  56. pulumi_aiven/get_mysql_user.py +4 -0
  57. pulumi_aiven/get_open_search.py +4 -0
  58. pulumi_aiven/get_open_search_acl_config.py +4 -0
  59. pulumi_aiven/get_open_search_acl_rule.py +4 -0
  60. pulumi_aiven/get_opensearch_security_plugin_config.py +4 -0
  61. pulumi_aiven/get_opensearch_user.py +4 -0
  62. pulumi_aiven/get_organization.py +4 -0
  63. pulumi_aiven/get_pg.py +4 -0
  64. pulumi_aiven/get_pg_database.py +4 -0
  65. pulumi_aiven/get_pg_user.py +4 -0
  66. pulumi_aiven/get_project.py +4 -0
  67. pulumi_aiven/get_project_user.py +4 -0
  68. pulumi_aiven/get_project_vpc.py +4 -0
  69. pulumi_aiven/get_redis.py +4 -0
  70. pulumi_aiven/get_redis_user.py +4 -0
  71. pulumi_aiven/get_service_component.py +4 -0
  72. pulumi_aiven/get_service_integration.py +4 -0
  73. pulumi_aiven/get_service_integration_endpoint.py +4 -0
  74. pulumi_aiven/get_transit_gateway_vpc_attachment.py +4 -0
  75. pulumi_aiven/grafana.py +6 -2
  76. pulumi_aiven/kafka.py +6 -2
  77. pulumi_aiven/kafka_acl.py +6 -2
  78. pulumi_aiven/kafka_connect.py +6 -2
  79. pulumi_aiven/kafka_connector.py +6 -2
  80. pulumi_aiven/kafka_mirror_maker.py +6 -2
  81. pulumi_aiven/kafka_schema.py +6 -2
  82. pulumi_aiven/kafka_schema_configuration.py +6 -2
  83. pulumi_aiven/kafka_topic.py +2 -2
  84. pulumi_aiven/kafka_user.py +6 -2
  85. pulumi_aiven/m3_aggregator.py +6 -2
  86. pulumi_aiven/m3_db.py +6 -2
  87. pulumi_aiven/m3db_user.py +6 -2
  88. pulumi_aiven/mirror_maker_replication_flow.py +6 -2
  89. pulumi_aiven/my_sql.py +6 -2
  90. pulumi_aiven/mysql_database.py +6 -2
  91. pulumi_aiven/mysql_user.py +6 -2
  92. pulumi_aiven/open_search.py +6 -2
  93. pulumi_aiven/open_search_acl_config.py +6 -2
  94. pulumi_aiven/open_search_acl_rule.py +6 -2
  95. pulumi_aiven/opensearch_security_plugin_config.py +2 -2
  96. pulumi_aiven/opensearch_user.py +6 -2
  97. pulumi_aiven/organization.py +6 -2
  98. pulumi_aiven/organizational_unit.py +6 -2
  99. pulumi_aiven/outputs.py +24 -24
  100. pulumi_aiven/pg.py +2 -2
  101. pulumi_aiven/pg_database.py +6 -2
  102. pulumi_aiven/pg_user.py +6 -2
  103. pulumi_aiven/project.py +2 -2
  104. pulumi_aiven/project_user.py +6 -2
  105. pulumi_aiven/project_vpc.py +2 -2
  106. pulumi_aiven/redis.py +6 -2
  107. pulumi_aiven/redis_user.py +6 -2
  108. pulumi_aiven/service_integration.py +6 -2
  109. pulumi_aiven/transit_gateway_vpc_attachment.py +6 -2
  110. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.13.0a1710911852.dist-info}/METADATA +1 -1
  111. pulumi_aiven-6.13.0a1710911852.dist-info/RECORD +146 -0
  112. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.13.0a1710911852.dist-info}/WHEEL +1 -1
  113. pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
  114. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.13.0a1710911852.dist-info}/top_level.txt +0 -0
pulumi_aiven/_inputs.py CHANGED
@@ -13337,10 +13337,10 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
13337
13337
  :param pulumi.Input[int] http_max_header_size: The max size of allowed headers, in bytes.
13338
13338
  :param pulumi.Input[int] http_max_initial_line_length: The max length of an HTTP URL, in bytes.
13339
13339
  :param pulumi.Input[int] indices_fielddata_cache_size: Relative amount. Maximum amount of heap memory used for field data cache. This is an expert setting; decreasing the value too much will increase overhead of loading field data; too much memory used for field data cache will decrease amount of heap available for other operations.
13340
- :param pulumi.Input[int] indices_memory_index_buffer_size: Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance.
13340
+ :param pulumi.Input[int] indices_memory_index_buffer_size: Percentage value. Default is 10%! (MISSING)Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance.
13341
13341
  :param pulumi.Input[int] indices_memory_max_index_buffer_size: Absolute value. Default is unbound. Doesn't work without indices.memory.index*buffer*size. Maximum amount of heap used for query cache, an absolute indices.memory.index*buffer*size maximum hard limit.
13342
13342
  :param pulumi.Input[int] indices_memory_min_index_buffer_size: Absolute value. Default is 48mb. Doesn't work without indices.memory.index*buffer*size. Minimum amount of heap used for query cache, an absolute indices.memory.index*buffer*size minimal hard limit.
13343
- :param pulumi.Input[int] indices_queries_cache_size: Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality.
13343
+ :param pulumi.Input[int] indices_queries_cache_size: Percentage value. Default is 10%! (MISSING)Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality.
13344
13344
  :param pulumi.Input[int] indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value.
13345
13345
  :param pulumi.Input[int] indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb.
13346
13346
  :param pulumi.Input[int] indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2.
@@ -13609,7 +13609,7 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
13609
13609
  @pulumi.getter(name="indicesMemoryIndexBufferSize")
13610
13610
  def indices_memory_index_buffer_size(self) -> Optional[pulumi.Input[int]]:
13611
13611
  """
13612
- Percentage value. Default is 10%. Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance.
13612
+ Percentage value. Default is 10%! (MISSING)Total amount of heap used for indexing buffer, before writing segments to disk. This is an expert setting. Too low value will slow down indexing; too high value will increase indexing performance but causes performance issues for query performance.
13613
13613
  """
13614
13614
  return pulumi.get(self, "indices_memory_index_buffer_size")
13615
13615
 
@@ -13645,7 +13645,7 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
13645
13645
  @pulumi.getter(name="indicesQueriesCacheSize")
13646
13646
  def indices_queries_cache_size(self) -> Optional[pulumi.Input[int]]:
13647
13647
  """
13648
- Percentage value. Default is 10%. Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality.
13648
+ Percentage value. Default is 10%! (MISSING)Maximum amount of heap used for query cache. This is an expert setting. Too low value will decrease query performance and increase performance for other operations; too high value will cause issues with other OpenSearch functionality.
13649
13649
  """
13650
13650
  return pulumi.get(self, "indices_queries_cache_size")
13651
13651
 
@@ -15047,12 +15047,12 @@ class PgPgUserConfigArgs:
15047
15047
  :param pulumi.Input[str] recovery_target_time: Recovery target time when forking a service. This has effect only when a new service is being created.
15048
15048
  :param pulumi.Input[bool] service_log: Store logs for the service so that they are available in the HTTP API and console.
15049
15049
  :param pulumi.Input[str] service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created.
15050
- :param pulumi.Input[float] shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value.
15050
+ :param pulumi.Input[float] shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20%. This setting adjusts the shared_buffers configuration value.
15051
15051
  :param pulumi.Input[bool] static_ips: Use static public IP addresses.
15052
15052
  :param pulumi.Input[str] synchronous_replication: Synchronous replication type. Note that the service plan also needs to support synchronous replication.
15053
15053
  :param pulumi.Input['PgPgUserConfigTimescaledbArgs'] timescaledb: System-wide settings for the timescaledb extension
15054
15054
  :param pulumi.Input[str] variant: Variant of the PostgreSQL service, may affect the features that are exposed by default.
15055
- :param pulumi.Input[int] work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB).
15055
+ :param pulumi.Input[int] work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075%!o(MISSING)f total RAM (up to 32MB).
15056
15056
  """
15057
15057
  if additional_backup_regions is not None:
15058
15058
  pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
@@ -15433,7 +15433,7 @@ class PgPgUserConfigArgs:
15433
15433
  @pulumi.getter(name="sharedBuffersPercentage")
15434
15434
  def shared_buffers_percentage(self) -> Optional[pulumi.Input[float]]:
15435
15435
  """
15436
- Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value.
15436
+ Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20%. This setting adjusts the shared_buffers configuration value.
15437
15437
  """
15438
15438
  return pulumi.get(self, "shared_buffers_percentage")
15439
15439
 
@@ -15493,7 +15493,7 @@ class PgPgUserConfigArgs:
15493
15493
  @pulumi.getter(name="workMem")
15494
15494
  def work_mem(self) -> Optional[pulumi.Input[int]]:
15495
15495
  """
15496
- Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB).
15496
+ Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075%!o(MISSING)f total RAM (up to 32MB).
15497
15497
  """
15498
15498
  return pulumi.get(self, "work_mem")
15499
15499
 
@@ -15726,14 +15726,14 @@ class PgPgUserConfigPgArgs:
15726
15726
  wal_sender_timeout: Optional[pulumi.Input[int]] = None,
15727
15727
  wal_writer_delay: Optional[pulumi.Input[int]] = None):
15728
15728
  """
15729
- :param pulumi.Input[float] autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
15729
+ :param pulumi.Input[float] autovacuum_analyze_scale_factor: Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20%!o(MISSING)f table size).
15730
15730
  :param pulumi.Input[int] autovacuum_analyze_threshold: Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
15731
15731
  :param pulumi.Input[int] autovacuum_freeze_max_age: Specifies the maximum age (in transactions) that a table's pg_class.relfrozenxid field can attain before a VACUUM operation is forced to prevent transaction ID wraparound within the table. Note that the system will launch autovacuum processes to prevent wraparound even when autovacuum is otherwise disabled. This parameter will cause the server to be restarted.
15732
15732
  :param pulumi.Input[int] autovacuum_max_workers: Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
15733
15733
  :param pulumi.Input[int] autovacuum_naptime: Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute.
15734
15734
  :param pulumi.Input[int] autovacuum_vacuum_cost_delay: Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuum*cost*delay value will be used. The default value is 20 milliseconds.
15735
15735
  :param pulumi.Input[int] autovacuum_vacuum_cost_limit: Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuum*cost*limit value will be used.
15736
- :param pulumi.Input[float] autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
15736
+ :param pulumi.Input[float] autovacuum_vacuum_scale_factor: Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20%!o(MISSING)f table size).
15737
15737
  :param pulumi.Input[int] autovacuum_vacuum_threshold: Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
15738
15738
  :param pulumi.Input[int] bgwriter_delay: Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200.
15739
15739
  :param pulumi.Input[int] bgwriter_flush_after: Whenever more than bgwriter*flush*after bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback.
@@ -15879,7 +15879,7 @@ class PgPgUserConfigPgArgs:
15879
15879
  @pulumi.getter(name="autovacuumAnalyzeScaleFactor")
15880
15880
  def autovacuum_analyze_scale_factor(self) -> Optional[pulumi.Input[float]]:
15881
15881
  """
15882
- Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).
15882
+ Specifies a fraction of the table size to add to autovacuum*analyze*threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20%!o(MISSING)f table size).
15883
15883
  """
15884
15884
  return pulumi.get(self, "autovacuum_analyze_scale_factor")
15885
15885
 
@@ -15963,7 +15963,7 @@ class PgPgUserConfigPgArgs:
15963
15963
  @pulumi.getter(name="autovacuumVacuumScaleFactor")
15964
15964
  def autovacuum_vacuum_scale_factor(self) -> Optional[pulumi.Input[float]]:
15965
15965
  """
15966
- Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size).
15966
+ Specifies a fraction of the table size to add to autovacuum*vacuum*threshold when deciding whether to trigger a VACUUM. The default is 0.2 (20%!o(MISSING)f table size).
15967
15967
  """
15968
15968
  return pulumi.get(self, "autovacuum_vacuum_scale_factor")
15969
15969
 
pulumi_aiven/account.py CHANGED
@@ -230,17 +230,19 @@ class Account(pulumi.CustomResource):
230
230
 
231
231
  ## Example Usage
232
232
 
233
+ <!--Start PulumiCodeChooser -->
233
234
  ```python
234
235
  import pulumi
235
236
  import pulumi_aiven as aiven
236
237
 
237
238
  account1 = aiven.Account("account1")
238
239
  ```
240
+ <!--End PulumiCodeChooser -->
239
241
 
240
242
  ## Import
241
243
 
242
244
  ```sh
243
- $ pulumi import aiven:index/account:Account account1 account_id
245
+ $ pulumi import aiven:index/account:Account account1 account_id
244
246
  ```
245
247
 
246
248
  :param str resource_name: The name of the resource.
@@ -259,17 +261,19 @@ class Account(pulumi.CustomResource):
259
261
 
260
262
  ## Example Usage
261
263
 
264
+ <!--Start PulumiCodeChooser -->
262
265
  ```python
263
266
  import pulumi
264
267
  import pulumi_aiven as aiven
265
268
 
266
269
  account1 = aiven.Account("account1")
267
270
  ```
271
+ <!--End PulumiCodeChooser -->
268
272
 
269
273
  ## Import
270
274
 
271
275
  ```sh
272
- $ pulumi import aiven:index/account:Account account1 account_id
276
+ $ pulumi import aiven:index/account:Account account1 account_id
273
277
  ```
274
278
 
275
279
  :param str resource_name: The name of the resource.
@@ -548,7 +548,7 @@ class AccountAuthentication(pulumi.CustomResource):
548
548
  ## Import
549
549
 
550
550
  ```sh
551
- $ pulumi import aiven:index/accountAuthentication:AccountAuthentication foo account_id/authentication_id
551
+ $ pulumi import aiven:index/accountAuthentication:AccountAuthentication foo account_id/authentication_id
552
552
  ```
553
553
 
554
554
  :param str resource_name: The name of the resource.
@@ -579,7 +579,7 @@ class AccountAuthentication(pulumi.CustomResource):
579
579
  ## Import
580
580
 
581
581
  ```sh
582
- $ pulumi import aiven:index/accountAuthentication:AccountAuthentication foo account_id/authentication_id
582
+ $ pulumi import aiven:index/accountAuthentication:AccountAuthentication foo account_id/authentication_id
583
583
  ```
584
584
 
585
585
  :param str resource_name: The name of the resource.
@@ -156,17 +156,19 @@ class AccountTeam(pulumi.CustomResource):
156
156
 
157
157
  ## Example Usage
158
158
 
159
+ <!--Start PulumiCodeChooser -->
159
160
  ```python
160
161
  import pulumi
161
162
  import pulumi_aiven as aiven
162
163
 
163
164
  example_team = aiven.AccountTeam("exampleTeam", account_id=aiven_account["ACCOUNT_RESOURCE_NAME"]["account_id"])
164
165
  ```
166
+ <!--End PulumiCodeChooser -->
165
167
 
166
168
  ## Import
167
169
 
168
170
  ```sh
169
- $ pulumi import aiven:index/accountTeam:AccountTeam account_team1 account_id/team_id
171
+ $ pulumi import aiven:index/accountTeam:AccountTeam account_team1 account_id/team_id
170
172
  ```
171
173
 
172
174
  :param str resource_name: The name of the resource.
@@ -190,17 +192,19 @@ class AccountTeam(pulumi.CustomResource):
190
192
 
191
193
  ## Example Usage
192
194
 
195
+ <!--Start PulumiCodeChooser -->
193
196
  ```python
194
197
  import pulumi
195
198
  import pulumi_aiven as aiven
196
199
 
197
200
  example_team = aiven.AccountTeam("exampleTeam", account_id=aiven_account["ACCOUNT_RESOURCE_NAME"]["account_id"])
198
201
  ```
202
+ <!--End PulumiCodeChooser -->
199
203
 
200
204
  ## Import
201
205
 
202
206
  ```sh
203
- $ pulumi import aiven:index/accountTeam:AccountTeam account_team1 account_id/team_id
207
+ $ pulumi import aiven:index/accountTeam:AccountTeam account_team1 account_id/team_id
204
208
  ```
205
209
 
206
210
  :param str resource_name: The name of the resource.
@@ -191,6 +191,7 @@ class AccountTeamMember(pulumi.CustomResource):
191
191
 
192
192
  ## Example Usage
193
193
 
194
+ <!--Start PulumiCodeChooser -->
194
195
  ```python
195
196
  import pulumi
196
197
  import pulumi_aiven as aiven
@@ -200,11 +201,12 @@ class AccountTeamMember(pulumi.CustomResource):
200
201
  team_id=aiven_account_team["TEAM_RESOURCE_NAME"]["team_id"],
201
202
  user_email="user+1@example.com")
202
203
  ```
204
+ <!--End PulumiCodeChooser -->
203
205
 
204
206
  ## Import
205
207
 
206
208
  ```sh
207
- $ pulumi import aiven:index/accountTeamMember:AccountTeamMember foo account_id/team_id/user_email
209
+ $ pulumi import aiven:index/accountTeamMember:AccountTeamMember foo account_id/team_id/user_email
208
210
  ```
209
211
 
210
212
  :param str resource_name: The name of the resource.
@@ -233,6 +235,7 @@ class AccountTeamMember(pulumi.CustomResource):
233
235
 
234
236
  ## Example Usage
235
237
 
238
+ <!--Start PulumiCodeChooser -->
236
239
  ```python
237
240
  import pulumi
238
241
  import pulumi_aiven as aiven
@@ -242,11 +245,12 @@ class AccountTeamMember(pulumi.CustomResource):
242
245
  team_id=aiven_account_team["TEAM_RESOURCE_NAME"]["team_id"],
243
246
  user_email="user+1@example.com")
244
247
  ```
248
+ <!--End PulumiCodeChooser -->
245
249
 
246
250
  ## Import
247
251
 
248
252
  ```sh
249
- $ pulumi import aiven:index/accountTeamMember:AccountTeamMember foo account_id/team_id/user_email
253
+ $ pulumi import aiven:index/accountTeamMember:AccountTeamMember foo account_id/team_id/user_email
250
254
  ```
251
255
 
252
256
  :param str resource_name: The name of the resource.
@@ -173,6 +173,7 @@ class AccountTeamProject(pulumi.CustomResource):
173
173
 
174
174
  ## Example Usage
175
175
 
176
+ <!--Start PulumiCodeChooser -->
176
177
  ```python
177
178
  import pulumi
178
179
  import pulumi_aiven as aiven
@@ -187,11 +188,12 @@ class AccountTeamProject(pulumi.CustomResource):
187
188
  project_name=example_project.project,
188
189
  team_type="admin")
189
190
  ```
191
+ <!--End PulumiCodeChooser -->
190
192
 
191
193
  ## Import
192
194
 
193
195
  ```sh
194
- $ pulumi import aiven:index/accountTeamProject:AccountTeamProject account_team_project1 account_id/team_id/project_name
196
+ $ pulumi import aiven:index/accountTeamProject:AccountTeamProject account_team_project1 account_id/team_id/project_name
195
197
  ```
196
198
 
197
199
  :param str resource_name: The name of the resource.
@@ -217,6 +219,7 @@ class AccountTeamProject(pulumi.CustomResource):
217
219
 
218
220
  ## Example Usage
219
221
 
222
+ <!--Start PulumiCodeChooser -->
220
223
  ```python
221
224
  import pulumi
222
225
  import pulumi_aiven as aiven
@@ -231,11 +234,12 @@ class AccountTeamProject(pulumi.CustomResource):
231
234
  project_name=example_project.project,
232
235
  team_type="admin")
233
236
  ```
237
+ <!--End PulumiCodeChooser -->
234
238
 
235
239
  ## Import
236
240
 
237
241
  ```sh
238
- $ pulumi import aiven:index/accountTeamProject:AccountTeamProject account_team_project1 account_id/team_id/project_name
242
+ $ pulumi import aiven:index/accountTeamProject:AccountTeamProject account_team_project1 account_id/team_id/project_name
239
243
  ```
240
244
 
241
245
  :param str resource_name: The name of the resource.
@@ -166,6 +166,7 @@ class AwsPrivatelink(pulumi.CustomResource):
166
166
 
167
167
  ## Example Usage
168
168
 
169
+ <!--Start PulumiCodeChooser -->
169
170
  ```python
170
171
  import pulumi
171
172
  import pulumi_aiven as aiven
@@ -175,11 +176,12 @@ class AwsPrivatelink(pulumi.CustomResource):
175
176
  service_name=aiven_kafka["bar"]["service_name"],
176
177
  principals=["arn:aws:iam::012345678901:user/mwf"])
177
178
  ```
179
+ <!--End PulumiCodeChooser -->
178
180
 
179
181
  ## Import
180
182
 
181
183
  ```sh
182
- $ pulumi import aiven:index/awsPrivatelink:AwsPrivatelink foo project/service_name
184
+ $ pulumi import aiven:index/awsPrivatelink:AwsPrivatelink foo project/service_name
183
185
  ```
184
186
 
185
187
  :param str resource_name: The name of the resource.
@@ -199,6 +201,7 @@ class AwsPrivatelink(pulumi.CustomResource):
199
201
 
200
202
  ## Example Usage
201
203
 
204
+ <!--Start PulumiCodeChooser -->
202
205
  ```python
203
206
  import pulumi
204
207
  import pulumi_aiven as aiven
@@ -208,11 +211,12 @@ class AwsPrivatelink(pulumi.CustomResource):
208
211
  service_name=aiven_kafka["bar"]["service_name"],
209
212
  principals=["arn:aws:iam::012345678901:user/mwf"])
210
213
  ```
214
+ <!--End PulumiCodeChooser -->
211
215
 
212
216
  ## Import
213
217
 
214
218
  ```sh
215
- $ pulumi import aiven:index/awsPrivatelink:AwsPrivatelink foo project/service_name
219
+ $ pulumi import aiven:index/awsPrivatelink:AwsPrivatelink foo project/service_name
216
220
  ```
217
221
 
218
222
  :param str resource_name: The name of the resource.
@@ -214,6 +214,7 @@ class AwsVpcPeeringConnection(pulumi.CustomResource):
214
214
 
215
215
  ## Example Usage
216
216
 
217
+ <!--Start PulumiCodeChooser -->
217
218
  ```python
218
219
  import pulumi
219
220
  import pulumi_aiven as aiven
@@ -223,11 +224,12 @@ class AwsVpcPeeringConnection(pulumi.CustomResource):
223
224
  aws_account_id="XXXXX",
224
225
  aws_vpc_id="XXXXX")
225
226
  ```
227
+ <!--End PulumiCodeChooser -->
226
228
 
227
229
  ## Import
228
230
 
229
231
  ```sh
230
- $ pulumi import aiven:index/awsVpcPeeringConnection:AwsVpcPeeringConnection foo project_name/vpc_id/aws_account_id/aws_vpc_id/aws_vpc_region
232
+ $ pulumi import aiven:index/awsVpcPeeringConnection:AwsVpcPeeringConnection foo project_name/vpc_id/aws_account_id/aws_vpc_id/aws_vpc_region
231
233
  ```
232
234
 
233
235
  :param str resource_name: The name of the resource.
@@ -248,6 +250,7 @@ class AwsVpcPeeringConnection(pulumi.CustomResource):
248
250
 
249
251
  ## Example Usage
250
252
 
253
+ <!--Start PulumiCodeChooser -->
251
254
  ```python
252
255
  import pulumi
253
256
  import pulumi_aiven as aiven
@@ -257,11 +260,12 @@ class AwsVpcPeeringConnection(pulumi.CustomResource):
257
260
  aws_account_id="XXXXX",
258
261
  aws_vpc_id="XXXXX")
259
262
  ```
263
+ <!--End PulumiCodeChooser -->
260
264
 
261
265
  ## Import
262
266
 
263
267
  ```sh
264
- $ pulumi import aiven:index/awsVpcPeeringConnection:AwsVpcPeeringConnection foo project_name/vpc_id/aws_account_id/aws_vpc_id/aws_vpc_region
268
+ $ pulumi import aiven:index/awsVpcPeeringConnection:AwsVpcPeeringConnection foo project_name/vpc_id/aws_account_id/aws_vpc_id/aws_vpc_region
265
269
  ```
266
270
 
267
271
  :param str resource_name: The name of the resource.
@@ -198,6 +198,7 @@ class AzurePrivatelink(pulumi.CustomResource):
198
198
 
199
199
  ## Example Usage
200
200
 
201
+ <!--Start PulumiCodeChooser -->
201
202
  ```python
202
203
  import pulumi
203
204
  import pulumi_aiven as aiven
@@ -207,11 +208,12 @@ class AzurePrivatelink(pulumi.CustomResource):
207
208
  service_name=aiven_kafka["bar"]["service_name"],
208
209
  user_subscription_ids=["xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx"])
209
210
  ```
211
+ <!--End PulumiCodeChooser -->
210
212
 
211
213
  ## Import
212
214
 
213
215
  ```sh
214
- $ pulumi import aiven:index/azurePrivatelink:AzurePrivatelink foo project/service_name
216
+ $ pulumi import aiven:index/azurePrivatelink:AzurePrivatelink foo project/service_name
215
217
  ```
216
218
 
217
219
  :param str resource_name: The name of the resource.
@@ -231,6 +233,7 @@ class AzurePrivatelink(pulumi.CustomResource):
231
233
 
232
234
  ## Example Usage
233
235
 
236
+ <!--Start PulumiCodeChooser -->
234
237
  ```python
235
238
  import pulumi
236
239
  import pulumi_aiven as aiven
@@ -240,11 +243,12 @@ class AzurePrivatelink(pulumi.CustomResource):
240
243
  service_name=aiven_kafka["bar"]["service_name"],
241
244
  user_subscription_ids=["xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx"])
242
245
  ```
246
+ <!--End PulumiCodeChooser -->
243
247
 
244
248
  ## Import
245
249
 
246
250
  ```sh
247
- $ pulumi import aiven:index/azurePrivatelink:AzurePrivatelink foo project/service_name
251
+ $ pulumi import aiven:index/azurePrivatelink:AzurePrivatelink foo project/service_name
248
252
  ```
249
253
 
250
254
  :param str resource_name: The name of the resource.
@@ -168,7 +168,7 @@ class AzurePrivatelinkConnectionApproval(pulumi.CustomResource):
168
168
  ## Import
169
169
 
170
170
  ```sh
171
- $ pulumi import aiven:index/azurePrivatelinkConnectionApproval:AzurePrivatelinkConnectionApproval approval project/service_name
171
+ $ pulumi import aiven:index/azurePrivatelinkConnectionApproval:AzurePrivatelinkConnectionApproval approval project/service_name
172
172
  ```
173
173
 
174
174
  :param str resource_name: The name of the resource.
@@ -189,7 +189,7 @@ class AzurePrivatelinkConnectionApproval(pulumi.CustomResource):
189
189
  ## Import
190
190
 
191
191
  ```sh
192
- $ pulumi import aiven:index/azurePrivatelinkConnectionApproval:AzurePrivatelinkConnectionApproval approval project/service_name
192
+ $ pulumi import aiven:index/azurePrivatelinkConnectionApproval:AzurePrivatelinkConnectionApproval approval project/service_name
193
193
  ```
194
194
 
195
195
  :param str resource_name: The name of the resource.
@@ -278,6 +278,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
278
278
 
279
279
  ## Example Usage
280
280
 
281
+ <!--Start PulumiCodeChooser -->
281
282
  ```python
282
283
  import pulumi
283
284
  import pulumi_aiven as aiven
@@ -290,11 +291,12 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
290
291
  peer_azure_app_id="xxxxxx",
291
292
  peer_azure_tenant_id="xxxxxx")
292
293
  ```
294
+ <!--End PulumiCodeChooser -->
293
295
 
294
296
  ## Import
295
297
 
296
298
  ```sh
297
- $ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection foo project_name/vpc_id/azure_subscription_id/vnet_name
299
+ $ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection foo project_name/vpc_id/azure_subscription_id/vnet_name
298
300
  ```
299
301
 
300
302
  :param str resource_name: The name of the resource.
@@ -317,6 +319,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
317
319
 
318
320
  ## Example Usage
319
321
 
322
+ <!--Start PulumiCodeChooser -->
320
323
  ```python
321
324
  import pulumi
322
325
  import pulumi_aiven as aiven
@@ -329,11 +332,12 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
329
332
  peer_azure_app_id="xxxxxx",
330
333
  peer_azure_tenant_id="xxxxxx")
331
334
  ```
335
+ <!--End PulumiCodeChooser -->
332
336
 
333
337
  ## Import
334
338
 
335
339
  ```sh
336
- $ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection foo project_name/vpc_id/azure_subscription_id/vnet_name
340
+ $ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection foo project_name/vpc_id/azure_subscription_id/vnet_name
337
341
  ```
338
342
 
339
343
  :param str resource_name: The name of the resource.
@@ -545,6 +545,7 @@ class BillingGroup(pulumi.CustomResource):
545
545
 
546
546
  ## Example Usage
547
547
 
548
+ <!--Start PulumiCodeChooser -->
548
549
  ```python
549
550
  import pulumi
550
551
  import pulumi_aiven as aiven
@@ -556,11 +557,12 @@ class BillingGroup(pulumi.CustomResource):
556
557
  project="pr1",
557
558
  billing_group=bybg1.id)
558
559
  ```
560
+ <!--End PulumiCodeChooser -->
559
561
 
560
562
  ## Import
561
563
 
562
564
  ```sh
563
- $ pulumi import aiven:index/billingGroup:BillingGroup bybg1 id
565
+ $ pulumi import aiven:index/billingGroup:BillingGroup bybg1 id
564
566
  ```
565
567
 
566
568
  :param str resource_name: The name of the resource.
@@ -592,6 +594,7 @@ class BillingGroup(pulumi.CustomResource):
592
594
 
593
595
  ## Example Usage
594
596
 
597
+ <!--Start PulumiCodeChooser -->
595
598
  ```python
596
599
  import pulumi
597
600
  import pulumi_aiven as aiven
@@ -603,11 +606,12 @@ class BillingGroup(pulumi.CustomResource):
603
606
  project="pr1",
604
607
  billing_group=bybg1.id)
605
608
  ```
609
+ <!--End PulumiCodeChooser -->
606
610
 
607
611
  ## Import
608
612
 
609
613
  ```sh
610
- $ pulumi import aiven:index/billingGroup:BillingGroup bybg1 id
614
+ $ pulumi import aiven:index/billingGroup:BillingGroup bybg1 id
611
615
  ```
612
616
 
613
617
  :param str resource_name: The name of the resource.
pulumi_aiven/cassandra.py CHANGED
@@ -752,6 +752,7 @@ class Cassandra(pulumi.CustomResource):
752
752
 
753
753
  ## Example Usage
754
754
 
755
+ <!--Start PulumiCodeChooser -->
755
756
  ```python
756
757
  import pulumi
757
758
  import pulumi_aiven as aiven
@@ -770,11 +771,12 @@ class Cassandra(pulumi.CustomResource):
770
771
  ),
771
772
  ))
772
773
  ```
774
+ <!--End PulumiCodeChooser -->
773
775
 
774
776
  ## Import
775
777
 
776
778
  ```sh
777
- $ pulumi import aiven:index/cassandra:Cassandra bar project/service_name
779
+ $ pulumi import aiven:index/cassandra:Cassandra bar project/service_name
778
780
  ```
779
781
 
780
782
  :param str resource_name: The name of the resource.
@@ -806,6 +808,7 @@ class Cassandra(pulumi.CustomResource):
806
808
 
807
809
  ## Example Usage
808
810
 
811
+ <!--Start PulumiCodeChooser -->
809
812
  ```python
810
813
  import pulumi
811
814
  import pulumi_aiven as aiven
@@ -824,11 +827,12 @@ class Cassandra(pulumi.CustomResource):
824
827
  ),
825
828
  ))
826
829
  ```
830
+ <!--End PulumiCodeChooser -->
827
831
 
828
832
  ## Import
829
833
 
830
834
  ```sh
831
- $ pulumi import aiven:index/cassandra:Cassandra bar project/service_name
835
+ $ pulumi import aiven:index/cassandra:Cassandra bar project/service_name
832
836
  ```
833
837
 
834
838
  :param str resource_name: The name of the resource.
@@ -215,6 +215,7 @@ class CassandraUser(pulumi.CustomResource):
215
215
 
216
216
  ## Example Usage
217
217
 
218
+ <!--Start PulumiCodeChooser -->
218
219
  ```python
219
220
  import pulumi
220
221
  import pulumi_aiven as aiven
@@ -225,11 +226,12 @@ class CassandraUser(pulumi.CustomResource):
225
226
  username="user-1",
226
227
  password="Test$1234")
227
228
  ```
229
+ <!--End PulumiCodeChooser -->
228
230
 
229
231
  ## Import
230
232
 
231
233
  ```sh
232
- $ pulumi import aiven:index/cassandraUser:CassandraUser foo project/service_name/username
234
+ $ pulumi import aiven:index/cassandraUser:CassandraUser foo project/service_name/username
233
235
  ```
234
236
 
235
237
  :param str resource_name: The name of the resource.
@@ -250,6 +252,7 @@ class CassandraUser(pulumi.CustomResource):
250
252
 
251
253
  ## Example Usage
252
254
 
255
+ <!--Start PulumiCodeChooser -->
253
256
  ```python
254
257
  import pulumi
255
258
  import pulumi_aiven as aiven
@@ -260,11 +263,12 @@ class CassandraUser(pulumi.CustomResource):
260
263
  username="user-1",
261
264
  password="Test$1234")
262
265
  ```
266
+ <!--End PulumiCodeChooser -->
263
267
 
264
268
  ## Import
265
269
 
266
270
  ```sh
267
- $ pulumi import aiven:index/cassandraUser:CassandraUser foo project/service_name/username
271
+ $ pulumi import aiven:index/cassandraUser:CassandraUser foo project/service_name/username
268
272
  ```
269
273
 
270
274
  :param str resource_name: The name of the resource.
@@ -752,6 +752,7 @@ class Clickhouse(pulumi.CustomResource):
752
752
 
753
753
  ## Example Usage
754
754
 
755
+ <!--Start PulumiCodeChooser -->
755
756
  ```python
756
757
  import pulumi
757
758
  import pulumi_aiven as aiven
@@ -764,11 +765,12 @@ class Clickhouse(pulumi.CustomResource):
764
765
  maintenance_window_dow="monday",
765
766
  maintenance_window_time="10:00:00")
766
767
  ```
768
+ <!--End PulumiCodeChooser -->
767
769
 
768
770
  ## Import
769
771
 
770
772
  ```sh
771
- $ pulumi import aiven:index/clickhouse:Clickhouse clickhouse project/service_name
773
+ $ pulumi import aiven:index/clickhouse:Clickhouse clickhouse project/service_name
772
774
  ```
773
775
 
774
776
  :param str resource_name: The name of the resource.
@@ -800,6 +802,7 @@ class Clickhouse(pulumi.CustomResource):
800
802
 
801
803
  ## Example Usage
802
804
 
805
+ <!--Start PulumiCodeChooser -->
803
806
  ```python
804
807
  import pulumi
805
808
  import pulumi_aiven as aiven
@@ -812,11 +815,12 @@ class Clickhouse(pulumi.CustomResource):
812
815
  maintenance_window_dow="monday",
813
816
  maintenance_window_time="10:00:00")
814
817
  ```
818
+ <!--End PulumiCodeChooser -->
815
819
 
816
820
  ## Import
817
821
 
818
822
  ```sh
819
- $ pulumi import aiven:index/clickhouse:Clickhouse clickhouse project/service_name
823
+ $ pulumi import aiven:index/clickhouse:Clickhouse clickhouse project/service_name
820
824
  ```
821
825
 
822
826
  :param str resource_name: The name of the resource.