pulumi-aiven 6.40.0a1750223346__py3-none-any.whl → 6.41.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 (55) hide show
  1. pulumi_aiven/_inputs.py +605 -145
  2. pulumi_aiven/account_team_project.py +7 -7
  3. pulumi_aiven/alloydbomni.py +8 -8
  4. pulumi_aiven/cassandra.py +8 -8
  5. pulumi_aiven/clickhouse.py +12 -12
  6. pulumi_aiven/clickhouse_database.py +0 -10
  7. pulumi_aiven/clickhouse_grant.py +0 -16
  8. pulumi_aiven/dragonfly.py +8 -8
  9. pulumi_aiven/flink.py +8 -8
  10. pulumi_aiven/get_account_team_project.py +1 -1
  11. pulumi_aiven/get_alloydbomni.py +1 -1
  12. pulumi_aiven/get_cassanda.py +1 -1
  13. pulumi_aiven/get_cassandra.py +1 -1
  14. pulumi_aiven/get_clickhouse.py +2 -2
  15. pulumi_aiven/get_dragonfly.py +1 -1
  16. pulumi_aiven/get_flink.py +1 -1
  17. pulumi_aiven/get_grafana.py +1 -1
  18. pulumi_aiven/get_kafka.py +2 -2
  19. pulumi_aiven/get_kafka_connect.py +1 -1
  20. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  21. pulumi_aiven/get_m3_aggregator.py +1 -1
  22. pulumi_aiven/get_m3_db.py +1 -1
  23. pulumi_aiven/get_my_sql.py +1 -1
  24. pulumi_aiven/get_open_search.py +1 -1
  25. pulumi_aiven/get_organization_billing_group.py +15 -15
  26. pulumi_aiven/get_pg.py +1 -1
  27. pulumi_aiven/get_project_user.py +1 -1
  28. pulumi_aiven/get_redis.py +1 -1
  29. pulumi_aiven/get_service_integration.py +15 -1
  30. pulumi_aiven/get_thanos.py +1 -1
  31. pulumi_aiven/get_valkey.py +1 -1
  32. pulumi_aiven/grafana.py +8 -8
  33. pulumi_aiven/influx_db.py +36 -29
  34. pulumi_aiven/kafka.py +15 -15
  35. pulumi_aiven/kafka_connect.py +8 -8
  36. pulumi_aiven/kafka_mirror_maker.py +8 -8
  37. pulumi_aiven/m3_aggregator.py +8 -8
  38. pulumi_aiven/m3_db.py +8 -8
  39. pulumi_aiven/my_sql.py +8 -8
  40. pulumi_aiven/open_search.py +8 -8
  41. pulumi_aiven/organization_application_user.py +7 -7
  42. pulumi_aiven/organization_billing_group.py +41 -41
  43. pulumi_aiven/organization_group_project.py +7 -7
  44. pulumi_aiven/outputs.py +799 -159
  45. pulumi_aiven/pg.py +8 -8
  46. pulumi_aiven/project_user.py +7 -7
  47. pulumi_aiven/pulumi-plugin.json +1 -1
  48. pulumi_aiven/redis.py +8 -8
  49. pulumi_aiven/service_integration.py +47 -0
  50. pulumi_aiven/thanos.py +8 -8
  51. pulumi_aiven/valkey.py +8 -8
  52. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/METADATA +1 -1
  53. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/RECORD +55 -55
  54. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/WHEEL +0 -0
  55. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/top_level.txt +0 -0
pulumi_aiven/_inputs.py CHANGED
@@ -370,6 +370,8 @@ __all__ = [
370
370
  'MySqlMysqlUserConfigMigrationArgsDict',
371
371
  'MySqlMysqlUserConfigMysqlArgs',
372
372
  'MySqlMysqlUserConfigMysqlArgsDict',
373
+ 'MySqlMysqlUserConfigMysqlIncrementalBackupArgs',
374
+ 'MySqlMysqlUserConfigMysqlIncrementalBackupArgsDict',
373
375
  'MySqlMysqlUserConfigPrivateAccessArgs',
374
376
  'MySqlMysqlUserConfigPrivateAccessArgsDict',
375
377
  'MySqlMysqlUserConfigPrivatelinkAccessArgs',
@@ -410,6 +412,8 @@ __all__ = [
410
412
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersInternalAuthenticationBackendLimitingArgsDict',
411
413
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimitingArgs',
412
414
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimitingArgsDict',
415
+ 'OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgs',
416
+ 'OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgsDict',
413
417
  'OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogArgs',
414
418
  'OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogArgsDict',
415
419
  'OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogThresholdArgs',
@@ -418,6 +422,8 @@ __all__ = [
418
422
  'OpenSearchOpensearchUserConfigOpensearchDashboardsArgsDict',
419
423
  'OpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgs',
420
424
  'OpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgsDict',
425
+ 'OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgs',
426
+ 'OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgsDict',
421
427
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs',
422
428
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict',
423
429
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs',
@@ -538,6 +544,10 @@ __all__ = [
538
544
  'RedisTagArgsDict',
539
545
  'RedisTechEmailArgs',
540
546
  'RedisTechEmailArgsDict',
547
+ 'ServiceIntegrationClickhouseCredentialsUserConfigArgs',
548
+ 'ServiceIntegrationClickhouseCredentialsUserConfigArgsDict',
549
+ 'ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs',
550
+ 'ServiceIntegrationClickhouseCredentialsUserConfigGrantArgsDict',
541
551
  'ServiceIntegrationClickhouseKafkaUserConfigArgs',
542
552
  'ServiceIntegrationClickhouseKafkaUserConfigArgsDict',
543
553
  'ServiceIntegrationClickhouseKafkaUserConfigTableArgs',
@@ -2069,6 +2079,10 @@ if not MYPY:
2069
2079
  """
2070
2080
  Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2071
2081
  """
2082
+ max_sync_workers_per_subscription: NotRequired[pulumi.Input[builtins.int]]
2083
+ """
2084
+ Maximum number of synchronization workers per subscription. The default is `2`.
2085
+ """
2072
2086
  max_wal_senders: NotRequired[pulumi.Input[builtins.int]]
2073
2087
  """
2074
2088
  PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
@@ -2165,6 +2179,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2165
2179
  max_stack_depth: Optional[pulumi.Input[builtins.int]] = None,
2166
2180
  max_standby_archive_delay: Optional[pulumi.Input[builtins.int]] = None,
2167
2181
  max_standby_streaming_delay: Optional[pulumi.Input[builtins.int]] = None,
2182
+ max_sync_workers_per_subscription: Optional[pulumi.Input[builtins.int]] = None,
2168
2183
  max_wal_senders: Optional[pulumi.Input[builtins.int]] = None,
2169
2184
  max_worker_processes: Optional[pulumi.Input[builtins.int]] = None,
2170
2185
  password_encryption: Optional[pulumi.Input[builtins.str]] = None,
@@ -2214,6 +2229,7 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2214
2229
  :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
2215
2230
  :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
2216
2231
  :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
2232
+ :param pulumi.Input[builtins.int] max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
2217
2233
  :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
2218
2234
  :param pulumi.Input[builtins.int] max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
2219
2235
  :param pulumi.Input[builtins.str] password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -2297,6 +2313,8 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2297
2313
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
2298
2314
  if max_standby_streaming_delay is not None:
2299
2315
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
2316
+ if max_sync_workers_per_subscription is not None:
2317
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
2300
2318
  if max_wal_senders is not None:
2301
2319
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
2302
2320
  if max_worker_processes is not None:
@@ -2734,6 +2752,18 @@ class AlloydbomniAlloydbomniUserConfigPgArgs:
2734
2752
  def max_standby_streaming_delay(self, value: Optional[pulumi.Input[builtins.int]]):
2735
2753
  pulumi.set(self, "max_standby_streaming_delay", value)
2736
2754
 
2755
+ @property
2756
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
2757
+ def max_sync_workers_per_subscription(self) -> Optional[pulumi.Input[builtins.int]]:
2758
+ """
2759
+ Maximum number of synchronization workers per subscription. The default is `2`.
2760
+ """
2761
+ return pulumi.get(self, "max_sync_workers_per_subscription")
2762
+
2763
+ @max_sync_workers_per_subscription.setter
2764
+ def max_sync_workers_per_subscription(self, value: Optional[pulumi.Input[builtins.int]]):
2765
+ pulumi.set(self, "max_sync_workers_per_subscription", value)
2766
+
2737
2767
  @property
2738
2768
  @pulumi.getter(name="maxWalSenders")
2739
2769
  def max_wal_senders(self) -> Optional[pulumi.Input[builtins.int]]:
@@ -2911,7 +2941,7 @@ if not MYPY:
2911
2941
  """
2912
2942
  log_catalog: NotRequired[pulumi.Input[builtins.bool]]
2913
2943
  """
2914
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2944
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
2915
2945
  """
2916
2946
  log_client: NotRequired[pulumi.Input[builtins.bool]]
2917
2947
  """
@@ -2923,11 +2953,11 @@ if not MYPY:
2923
2953
  """
2924
2954
  log_max_string_length: NotRequired[pulumi.Input[builtins.int]]
2925
2955
  """
2926
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2956
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
2927
2957
  """
2928
2958
  log_nested_statements: NotRequired[pulumi.Input[builtins.bool]]
2929
2959
  """
2930
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2960
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
2931
2961
  """
2932
2962
  log_parameter: NotRequired[pulumi.Input[builtins.bool]]
2933
2963
  """
@@ -2935,15 +2965,15 @@ if not MYPY:
2935
2965
  """
2936
2966
  log_parameter_max_size: NotRequired[pulumi.Input[builtins.int]]
2937
2967
  """
2938
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2968
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
2939
2969
  """
2940
2970
  log_relation: NotRequired[pulumi.Input[builtins.bool]]
2941
2971
  """
2942
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2972
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2943
2973
  """
2944
2974
  log_rows: NotRequired[pulumi.Input[builtins.bool]]
2945
2975
  """
2946
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
2976
+ Log Rows. Default: `false`.
2947
2977
  """
2948
2978
  log_statement: NotRequired[pulumi.Input[builtins.bool]]
2949
2979
  """
@@ -2951,7 +2981,7 @@ if not MYPY:
2951
2981
  """
2952
2982
  log_statement_once: NotRequired[pulumi.Input[builtins.bool]]
2953
2983
  """
2954
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
2984
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
2955
2985
  """
2956
2986
  logs: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
2957
2987
  """
@@ -2983,17 +3013,17 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
2983
3013
  role: Optional[pulumi.Input[builtins.str]] = None):
2984
3014
  """
2985
3015
  :param pulumi.Input[builtins.bool] feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
2986
- :param pulumi.Input[builtins.bool] log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
3016
+ :param pulumi.Input[builtins.bool] log_catalog: Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
2987
3017
  :param pulumi.Input[builtins.bool] log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2988
3018
  :param pulumi.Input[builtins.str] log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
2989
- :param pulumi.Input[builtins.int] log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2990
- :param pulumi.Input[builtins.bool] log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
3019
+ :param pulumi.Input[builtins.int] log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
3020
+ :param pulumi.Input[builtins.bool] log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
2991
3021
  :param pulumi.Input[builtins.bool] log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2992
- :param pulumi.Input[builtins.int] log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2993
- :param pulumi.Input[builtins.bool] log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2994
- :param pulumi.Input[builtins.bool] log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
3022
+ :param pulumi.Input[builtins.int] log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
3023
+ :param pulumi.Input[builtins.bool] log_relation: Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
3024
+ :param pulumi.Input[builtins.bool] log_rows: Log Rows. Default: `false`.
2995
3025
  :param pulumi.Input[builtins.bool] log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2996
- :param pulumi.Input[builtins.bool] log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
3026
+ :param pulumi.Input[builtins.bool] log_statement_once: Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
2997
3027
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] logs: Specifies which classes of statements will be logged by session audit logging.
2998
3028
  :param pulumi.Input[builtins.str] role: Specifies the master role to use for object audit logging.
2999
3029
  """
@@ -3042,7 +3072,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3042
3072
  @pulumi.getter(name="logCatalog")
3043
3073
  def log_catalog(self) -> Optional[pulumi.Input[builtins.bool]]:
3044
3074
  """
3045
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
3075
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
3046
3076
  """
3047
3077
  return pulumi.get(self, "log_catalog")
3048
3078
 
@@ -3078,7 +3108,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3078
3108
  @pulumi.getter(name="logMaxStringLength")
3079
3109
  def log_max_string_length(self) -> Optional[pulumi.Input[builtins.int]]:
3080
3110
  """
3081
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
3111
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
3082
3112
  """
3083
3113
  return pulumi.get(self, "log_max_string_length")
3084
3114
 
@@ -3090,7 +3120,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3090
3120
  @pulumi.getter(name="logNestedStatements")
3091
3121
  def log_nested_statements(self) -> Optional[pulumi.Input[builtins.bool]]:
3092
3122
  """
3093
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
3123
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
3094
3124
  """
3095
3125
  return pulumi.get(self, "log_nested_statements")
3096
3126
 
@@ -3114,7 +3144,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3114
3144
  @pulumi.getter(name="logParameterMaxSize")
3115
3145
  def log_parameter_max_size(self) -> Optional[pulumi.Input[builtins.int]]:
3116
3146
  """
3117
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
3147
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
3118
3148
  """
3119
3149
  return pulumi.get(self, "log_parameter_max_size")
3120
3150
 
@@ -3126,7 +3156,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3126
3156
  @pulumi.getter(name="logRelation")
3127
3157
  def log_relation(self) -> Optional[pulumi.Input[builtins.bool]]:
3128
3158
  """
3129
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
3159
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
3130
3160
  """
3131
3161
  return pulumi.get(self, "log_relation")
3132
3162
 
@@ -3138,7 +3168,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3138
3168
  @pulumi.getter(name="logRows")
3139
3169
  def log_rows(self) -> Optional[pulumi.Input[builtins.bool]]:
3140
3170
  """
3141
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
3171
+ Log Rows. Default: `false`.
3142
3172
  """
3143
3173
  return pulumi.get(self, "log_rows")
3144
3174
 
@@ -3162,7 +3192,7 @@ class AlloydbomniAlloydbomniUserConfigPgauditArgs:
3162
3192
  @pulumi.getter(name="logStatementOnce")
3163
3193
  def log_statement_once(self) -> Optional[pulumi.Input[builtins.bool]]:
3164
3194
  """
3165
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
3195
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
3166
3196
  """
3167
3197
  return pulumi.get(self, "log_statement_once")
3168
3198
 
@@ -4942,6 +4972,10 @@ if not MYPY:
4942
4972
  """
4943
4973
  The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. Example: `30`.
4944
4974
  """
4975
+ enable_ipv6: NotRequired[pulumi.Input[builtins.bool]]
4976
+ """
4977
+ Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
4978
+ """
4945
4979
  ip_filter_objects: NotRequired[pulumi.Input[Sequence[pulumi.Input['ClickhouseClickhouseUserConfigIpFilterObjectArgsDict']]]]
4946
4980
  """
4947
4981
  Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
@@ -4995,6 +5029,7 @@ class ClickhouseClickhouseUserConfigArgs:
4995
5029
  additional_backup_regions: Optional[pulumi.Input[builtins.str]] = None,
4996
5030
  backup_hour: Optional[pulumi.Input[builtins.int]] = None,
4997
5031
  backup_minute: Optional[pulumi.Input[builtins.int]] = None,
5032
+ enable_ipv6: Optional[pulumi.Input[builtins.bool]] = None,
4998
5033
  ip_filter_objects: Optional[pulumi.Input[Sequence[pulumi.Input['ClickhouseClickhouseUserConfigIpFilterObjectArgs']]]] = None,
4999
5034
  ip_filter_strings: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
5000
5035
  ip_filters: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
@@ -5010,6 +5045,7 @@ class ClickhouseClickhouseUserConfigArgs:
5010
5045
  :param pulumi.Input[builtins.str] additional_backup_regions: Additional Cloud Regions for Backup Replication.
5011
5046
  :param pulumi.Input[builtins.int] backup_hour: The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. Example: `3`.
5012
5047
  :param pulumi.Input[builtins.int] backup_minute: The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. Example: `30`.
5048
+ :param pulumi.Input[builtins.bool] enable_ipv6: Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
5013
5049
  :param pulumi.Input[Sequence[pulumi.Input['ClickhouseClickhouseUserConfigIpFilterObjectArgs']]] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
5014
5050
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
5015
5051
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
@@ -5031,6 +5067,8 @@ class ClickhouseClickhouseUserConfigArgs:
5031
5067
  pulumi.set(__self__, "backup_hour", backup_hour)
5032
5068
  if backup_minute is not None:
5033
5069
  pulumi.set(__self__, "backup_minute", backup_minute)
5070
+ if enable_ipv6 is not None:
5071
+ pulumi.set(__self__, "enable_ipv6", enable_ipv6)
5034
5072
  if ip_filter_objects is not None:
5035
5073
  pulumi.set(__self__, "ip_filter_objects", ip_filter_objects)
5036
5074
  if ip_filter_strings is not None:
@@ -5094,6 +5132,18 @@ class ClickhouseClickhouseUserConfigArgs:
5094
5132
  def backup_minute(self, value: Optional[pulumi.Input[builtins.int]]):
5095
5133
  pulumi.set(self, "backup_minute", value)
5096
5134
 
5135
+ @property
5136
+ @pulumi.getter(name="enableIpv6")
5137
+ def enable_ipv6(self) -> Optional[pulumi.Input[builtins.bool]]:
5138
+ """
5139
+ Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
5140
+ """
5141
+ return pulumi.get(self, "enable_ipv6")
5142
+
5143
+ @enable_ipv6.setter
5144
+ def enable_ipv6(self, value: Optional[pulumi.Input[builtins.bool]]):
5145
+ pulumi.set(self, "enable_ipv6", value)
5146
+
5097
5147
  @property
5098
5148
  @pulumi.getter(name="ipFilterObjects")
5099
5149
  def ip_filter_objects(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ClickhouseClickhouseUserConfigIpFilterObjectArgs']]]]:
@@ -9343,7 +9393,7 @@ if not MYPY:
9343
9393
  """
9344
9394
  oauth_allow_insecure_email_lookup: NotRequired[pulumi.Input[builtins.bool]]
9345
9395
  """
9346
- Enforce user lookup based on email instead of the unique ID provided by the IdP.
9396
+ Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
9347
9397
  """
9348
9398
  private_access: NotRequired[pulumi.Input['GrafanaGrafanaUserConfigPrivateAccessArgsDict']]
9349
9399
  """
@@ -9481,7 +9531,7 @@ class GrafanaGrafanaUserConfigArgs:
9481
9531
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
9482
9532
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
9483
9533
  :param pulumi.Input[builtins.bool] metrics_enabled: Enable Grafana's /metrics endpoint.
9484
- :param pulumi.Input[builtins.bool] oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP.
9534
+ :param pulumi.Input[builtins.bool] oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
9485
9535
  :param pulumi.Input['GrafanaGrafanaUserConfigPrivateAccessArgs'] private_access: Allow access to selected service ports from private networks
9486
9536
  :param pulumi.Input['GrafanaGrafanaUserConfigPrivatelinkAccessArgs'] privatelink_access: Allow access to selected service components through Privatelink
9487
9537
  :param pulumi.Input[builtins.str] project_to_fork_from: Name of another project to fork a service from. This has effect only when a new service is being created. Example: `anotherprojectname`.
@@ -9942,7 +9992,7 @@ class GrafanaGrafanaUserConfigArgs:
9942
9992
  @pulumi.getter(name="oauthAllowInsecureEmailLookup")
9943
9993
  def oauth_allow_insecure_email_lookup(self) -> Optional[pulumi.Input[builtins.bool]]:
9944
9994
  """
9945
- Enforce user lookup based on email instead of the unique ID provided by the IdP.
9995
+ Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
9946
9996
  """
9947
9997
  return pulumi.get(self, "oauth_allow_insecure_email_lookup")
9948
9998
 
@@ -17582,6 +17632,10 @@ class KafkaKafkaUserConfigSchemaRegistryConfigArgs:
17582
17632
 
17583
17633
  if not MYPY:
17584
17634
  class KafkaKafkaUserConfigSingleZoneArgsDict(TypedDict):
17635
+ availability_zone: NotRequired[pulumi.Input[builtins.str]]
17636
+ """
17637
+ The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
17638
+ """
17585
17639
  enabled: NotRequired[pulumi.Input[builtins.bool]]
17586
17640
  """
17587
17641
  Whether to allocate nodes on the same Availability Zone or spread across zones available. By default service nodes are spread across different AZs. The single AZ support is best-effort and may temporarily allocate nodes in different AZs e.g. in case of capacity limitations in one AZ.
@@ -17592,13 +17646,29 @@ elif False:
17592
17646
  @pulumi.input_type
17593
17647
  class KafkaKafkaUserConfigSingleZoneArgs:
17594
17648
  def __init__(__self__, *,
17649
+ availability_zone: Optional[pulumi.Input[builtins.str]] = None,
17595
17650
  enabled: Optional[pulumi.Input[builtins.bool]] = None):
17596
17651
  """
17652
+ :param pulumi.Input[builtins.str] availability_zone: The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
17597
17653
  :param pulumi.Input[builtins.bool] enabled: Whether to allocate nodes on the same Availability Zone or spread across zones available. By default service nodes are spread across different AZs. The single AZ support is best-effort and may temporarily allocate nodes in different AZs e.g. in case of capacity limitations in one AZ.
17598
17654
  """
17655
+ if availability_zone is not None:
17656
+ pulumi.set(__self__, "availability_zone", availability_zone)
17599
17657
  if enabled is not None:
17600
17658
  pulumi.set(__self__, "enabled", enabled)
17601
17659
 
17660
+ @property
17661
+ @pulumi.getter(name="availabilityZone")
17662
+ def availability_zone(self) -> Optional[pulumi.Input[builtins.str]]:
17663
+ """
17664
+ The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
17665
+ """
17666
+ return pulumi.get(self, "availability_zone")
17667
+
17668
+ @availability_zone.setter
17669
+ def availability_zone(self, value: Optional[pulumi.Input[builtins.str]]):
17670
+ pulumi.set(self, "availability_zone", value)
17671
+
17602
17672
  @property
17603
17673
  @pulumi.getter
17604
17674
  def enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
@@ -18691,6 +18761,10 @@ if not MYPY:
18691
18761
  """
18692
18762
  This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
18693
18763
  """
18764
+ inkless_enable: NotRequired[pulumi.Input[builtins.bool]]
18765
+ """
18766
+ Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
18767
+ """
18694
18768
  local_retention_bytes: NotRequired[pulumi.Input[builtins.str]]
18695
18769
  """
18696
18770
  This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
@@ -18784,6 +18858,7 @@ class KafkaTopicConfigArgs:
18784
18858
  flush_messages: Optional[pulumi.Input[builtins.str]] = None,
18785
18859
  flush_ms: Optional[pulumi.Input[builtins.str]] = None,
18786
18860
  index_interval_bytes: Optional[pulumi.Input[builtins.str]] = None,
18861
+ inkless_enable: Optional[pulumi.Input[builtins.bool]] = None,
18787
18862
  local_retention_bytes: Optional[pulumi.Input[builtins.str]] = None,
18788
18863
  local_retention_ms: Optional[pulumi.Input[builtins.str]] = None,
18789
18864
  max_compaction_lag_ms: Optional[pulumi.Input[builtins.str]] = None,
@@ -18812,6 +18887,7 @@ class KafkaTopicConfigArgs:
18812
18887
  :param pulumi.Input[builtins.str] flush_messages: This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
18813
18888
  :param pulumi.Input[builtins.str] flush_ms: This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
18814
18889
  :param pulumi.Input[builtins.str] index_interval_bytes: This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
18890
+ :param pulumi.Input[builtins.bool] inkless_enable: Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
18815
18891
  :param pulumi.Input[builtins.str] local_retention_bytes: This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
18816
18892
  :param pulumi.Input[builtins.str] local_retention_ms: This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
18817
18893
  :param pulumi.Input[builtins.str] max_compaction_lag_ms: The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
@@ -18847,6 +18923,8 @@ class KafkaTopicConfigArgs:
18847
18923
  pulumi.set(__self__, "flush_ms", flush_ms)
18848
18924
  if index_interval_bytes is not None:
18849
18925
  pulumi.set(__self__, "index_interval_bytes", index_interval_bytes)
18926
+ if inkless_enable is not None:
18927
+ pulumi.set(__self__, "inkless_enable", inkless_enable)
18850
18928
  if local_retention_bytes is not None:
18851
18929
  pulumi.set(__self__, "local_retention_bytes", local_retention_bytes)
18852
18930
  if local_retention_ms is not None:
@@ -18972,6 +19050,18 @@ class KafkaTopicConfigArgs:
18972
19050
  def index_interval_bytes(self, value: Optional[pulumi.Input[builtins.str]]):
18973
19051
  pulumi.set(self, "index_interval_bytes", value)
18974
19052
 
19053
+ @property
19054
+ @pulumi.getter(name="inklessEnable")
19055
+ def inkless_enable(self) -> Optional[pulumi.Input[builtins.bool]]:
19056
+ """
19057
+ Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
19058
+ """
19059
+ return pulumi.get(self, "inkless_enable")
19060
+
19061
+ @inkless_enable.setter
19062
+ def inkless_enable(self, value: Optional[pulumi.Input[builtins.bool]]):
19063
+ pulumi.set(self, "inkless_enable", value)
19064
+
18975
19065
  @property
18976
19066
  @pulumi.getter(name="localRetentionBytes")
18977
19067
  def local_retention_bytes(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -22091,6 +22181,10 @@ if not MYPY:
22091
22181
  """
22092
22182
  mysql.conf configuration values
22093
22183
  """
22184
+ mysql_incremental_backup: NotRequired[pulumi.Input['MySqlMysqlUserConfigMysqlIncrementalBackupArgsDict']]
22185
+ """
22186
+ MySQL incremental backup configuration
22187
+ """
22094
22188
  mysql_version: NotRequired[pulumi.Input[builtins.str]]
22095
22189
  """
22096
22190
  Enum: `8`, and newer. MySQL major version.
@@ -22144,6 +22238,7 @@ class MySqlMysqlUserConfigArgs:
22144
22238
  ip_filters: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
22145
22239
  migration: Optional[pulumi.Input['MySqlMysqlUserConfigMigrationArgs']] = None,
22146
22240
  mysql: Optional[pulumi.Input['MySqlMysqlUserConfigMysqlArgs']] = None,
22241
+ mysql_incremental_backup: Optional[pulumi.Input['MySqlMysqlUserConfigMysqlIncrementalBackupArgs']] = None,
22147
22242
  mysql_version: Optional[pulumi.Input[builtins.str]] = None,
22148
22243
  private_access: Optional[pulumi.Input['MySqlMysqlUserConfigPrivateAccessArgs']] = None,
22149
22244
  privatelink_access: Optional[pulumi.Input['MySqlMysqlUserConfigPrivatelinkAccessArgs']] = None,
@@ -22165,6 +22260,7 @@ class MySqlMysqlUserConfigArgs:
22165
22260
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
22166
22261
  :param pulumi.Input['MySqlMysqlUserConfigMigrationArgs'] migration: Migrate data from existing server
22167
22262
  :param pulumi.Input['MySqlMysqlUserConfigMysqlArgs'] mysql: mysql.conf configuration values
22263
+ :param pulumi.Input['MySqlMysqlUserConfigMysqlIncrementalBackupArgs'] mysql_incremental_backup: MySQL incremental backup configuration
22168
22264
  :param pulumi.Input[builtins.str] mysql_version: Enum: `8`, and newer. MySQL major version.
22169
22265
  :param pulumi.Input['MySqlMysqlUserConfigPrivateAccessArgs'] private_access: Allow access to selected service ports from private networks
22170
22266
  :param pulumi.Input['MySqlMysqlUserConfigPrivatelinkAccessArgs'] privatelink_access: Allow access to selected service components through Privatelink
@@ -22200,6 +22296,8 @@ class MySqlMysqlUserConfigArgs:
22200
22296
  pulumi.set(__self__, "migration", migration)
22201
22297
  if mysql is not None:
22202
22298
  pulumi.set(__self__, "mysql", mysql)
22299
+ if mysql_incremental_backup is not None:
22300
+ pulumi.set(__self__, "mysql_incremental_backup", mysql_incremental_backup)
22203
22301
  if mysql_version is not None:
22204
22302
  pulumi.set(__self__, "mysql_version", mysql_version)
22205
22303
  if private_access is not None:
@@ -22352,6 +22450,18 @@ class MySqlMysqlUserConfigArgs:
22352
22450
  def mysql(self, value: Optional[pulumi.Input['MySqlMysqlUserConfigMysqlArgs']]):
22353
22451
  pulumi.set(self, "mysql", value)
22354
22452
 
22453
+ @property
22454
+ @pulumi.getter(name="mysqlIncrementalBackup")
22455
+ def mysql_incremental_backup(self) -> Optional[pulumi.Input['MySqlMysqlUserConfigMysqlIncrementalBackupArgs']]:
22456
+ """
22457
+ MySQL incremental backup configuration
22458
+ """
22459
+ return pulumi.get(self, "mysql_incremental_backup")
22460
+
22461
+ @mysql_incremental_backup.setter
22462
+ def mysql_incremental_backup(self, value: Optional[pulumi.Input['MySqlMysqlUserConfigMysqlIncrementalBackupArgs']]):
22463
+ pulumi.set(self, "mysql_incremental_backup", value)
22464
+
22355
22465
  @property
22356
22466
  @pulumi.getter(name="mysqlVersion")
22357
22467
  def mysql_version(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -23334,6 +23444,57 @@ class MySqlMysqlUserConfigMysqlArgs:
23334
23444
  pulumi.set(self, "wait_timeout", value)
23335
23445
 
23336
23446
 
23447
+ if not MYPY:
23448
+ class MySqlMysqlUserConfigMysqlIncrementalBackupArgsDict(TypedDict):
23449
+ enabled: pulumi.Input[builtins.bool]
23450
+ """
23451
+ Enable periodic incremental backups. When enabled, full*backup*week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
23452
+ """
23453
+ full_backup_week_schedule: NotRequired[pulumi.Input[builtins.str]]
23454
+ """
23455
+ Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
23456
+ """
23457
+ elif False:
23458
+ MySqlMysqlUserConfigMysqlIncrementalBackupArgsDict: TypeAlias = Mapping[str, Any]
23459
+
23460
+ @pulumi.input_type
23461
+ class MySqlMysqlUserConfigMysqlIncrementalBackupArgs:
23462
+ def __init__(__self__, *,
23463
+ enabled: pulumi.Input[builtins.bool],
23464
+ full_backup_week_schedule: Optional[pulumi.Input[builtins.str]] = None):
23465
+ """
23466
+ :param pulumi.Input[builtins.bool] enabled: Enable periodic incremental backups. When enabled, full*backup*week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
23467
+ :param pulumi.Input[builtins.str] full_backup_week_schedule: Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
23468
+ """
23469
+ pulumi.set(__self__, "enabled", enabled)
23470
+ if full_backup_week_schedule is not None:
23471
+ pulumi.set(__self__, "full_backup_week_schedule", full_backup_week_schedule)
23472
+
23473
+ @property
23474
+ @pulumi.getter
23475
+ def enabled(self) -> pulumi.Input[builtins.bool]:
23476
+ """
23477
+ Enable periodic incremental backups. When enabled, full*backup*week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
23478
+ """
23479
+ return pulumi.get(self, "enabled")
23480
+
23481
+ @enabled.setter
23482
+ def enabled(self, value: pulumi.Input[builtins.bool]):
23483
+ pulumi.set(self, "enabled", value)
23484
+
23485
+ @property
23486
+ @pulumi.getter(name="fullBackupWeekSchedule")
23487
+ def full_backup_week_schedule(self) -> Optional[pulumi.Input[builtins.str]]:
23488
+ """
23489
+ Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
23490
+ """
23491
+ return pulumi.get(self, "full_backup_week_schedule")
23492
+
23493
+ @full_backup_week_schedule.setter
23494
+ def full_backup_week_schedule(self, value: Optional[pulumi.Input[builtins.str]]):
23495
+ pulumi.set(self, "full_backup_week_schedule", value)
23496
+
23497
+
23337
23498
  if not MYPY:
23338
23499
  class MySqlMysqlUserConfigPrivateAccessArgsDict(TypedDict):
23339
23500
  mysql: NotRequired[pulumi.Input[builtins.bool]]
@@ -25586,13 +25747,18 @@ if not MYPY:
25586
25747
  """
25587
25748
  Opensearch Security Plugin Settings
25588
25749
  """
25750
+ cluster_filecache_remote_data_ratio: NotRequired[pulumi.Input[builtins.float]]
25751
+ """
25752
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
25753
+ """
25589
25754
  cluster_max_shards_per_node: NotRequired[pulumi.Input[builtins.int]]
25590
25755
  """
25591
25756
  Controls the number of shards allowed in the cluster per data node. Example: `1000`.
25592
25757
  """
25758
+ cluster_remote_store: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgsDict']]
25593
25759
  cluster_routing_allocation_balance_prefer_primary: NotRequired[pulumi.Input[builtins.bool]]
25594
25760
  """
25595
- When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
25761
+ When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
25596
25762
  """
25597
25763
  cluster_routing_allocation_node_concurrent_recoveries: NotRequired[pulumi.Input[builtins.int]]
25598
25764
  """
@@ -25707,6 +25873,10 @@ if not MYPY:
25707
25873
  """
25708
25874
  Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
25709
25875
  """
25876
+ node_search_cache_size: NotRequired[pulumi.Input[builtins.str]]
25877
+ """
25878
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
25879
+ """
25710
25880
  override_main_response_version: NotRequired[pulumi.Input[builtins.bool]]
25711
25881
  """
25712
25882
  Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
@@ -25719,6 +25889,7 @@ if not MYPY:
25719
25889
  """
25720
25890
  Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
25721
25891
  """
25892
+ remote_store: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgsDict']]
25722
25893
  script_max_compilations_rate: NotRequired[pulumi.Input[builtins.str]]
25723
25894
  """
25724
25895
  Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Example: `75/5m`.
@@ -25793,7 +25964,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25793
25964
  action_auto_create_index_enabled: Optional[pulumi.Input[builtins.bool]] = None,
25794
25965
  action_destructive_requires_name: Optional[pulumi.Input[builtins.bool]] = None,
25795
25966
  auth_failure_listeners: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs']] = None,
25967
+ cluster_filecache_remote_data_ratio: Optional[pulumi.Input[builtins.float]] = None,
25796
25968
  cluster_max_shards_per_node: Optional[pulumi.Input[builtins.int]] = None,
25969
+ cluster_remote_store: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgs']] = None,
25797
25970
  cluster_routing_allocation_balance_prefer_primary: Optional[pulumi.Input[builtins.bool]] = None,
25798
25971
  cluster_routing_allocation_node_concurrent_recoveries: Optional[pulumi.Input[builtins.int]] = None,
25799
25972
  cluster_search_request_slowlog: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogArgs']] = None,
@@ -25824,9 +25997,11 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25824
25997
  ism_history_rollover_retention_period: Optional[pulumi.Input[builtins.int]] = None,
25825
25998
  knn_memory_circuit_breaker_enabled: Optional[pulumi.Input[builtins.bool]] = None,
25826
25999
  knn_memory_circuit_breaker_limit: Optional[pulumi.Input[builtins.int]] = None,
26000
+ node_search_cache_size: Optional[pulumi.Input[builtins.str]] = None,
25827
26001
  override_main_response_version: Optional[pulumi.Input[builtins.bool]] = None,
25828
26002
  plugins_alerting_filter_by_backend_roles: Optional[pulumi.Input[builtins.bool]] = None,
25829
26003
  reindex_remote_whitelists: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
26004
+ remote_store: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgs']] = None,
25830
26005
  script_max_compilations_rate: Optional[pulumi.Input[builtins.str]] = None,
25831
26006
  search_backpressure: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs']] = None,
25832
26007
  search_insights_top_queries: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesArgs']] = None,
@@ -25848,8 +26023,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25848
26023
  :param pulumi.Input[builtins.bool] action_auto_create_index_enabled: Explicitly allow or block automatic creation of indices. Defaults to true.
25849
26024
  :param pulumi.Input[builtins.bool] action_destructive_requires_name: Require explicit index names when deleting.
25850
26025
  :param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs'] auth_failure_listeners: Opensearch Security Plugin Settings
26026
+ :param pulumi.Input[builtins.float] cluster_filecache_remote_data_ratio: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
25851
26027
  :param pulumi.Input[builtins.int] cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Example: `1000`.
25852
- :param pulumi.Input[builtins.bool] cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
26028
+ :param pulumi.Input[builtins.bool] cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
25853
26029
  :param pulumi.Input[builtins.int] cluster_routing_allocation_node_concurrent_recoveries: How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to node cpu count * 2.
25854
26030
  :param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgs'] disk_watermarks: Watermark settings
25855
26031
  :param pulumi.Input[builtins.str] email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
@@ -25878,6 +26054,7 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25878
26054
  :param pulumi.Input[builtins.int] ism_history_rollover_retention_period: How long audit history indices are kept in days. Example: `30`.
25879
26055
  :param pulumi.Input[builtins.bool] knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true.
25880
26056
  :param pulumi.Input[builtins.int] knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
26057
+ :param pulumi.Input[builtins.str] node_search_cache_size: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
25881
26058
  :param pulumi.Input[builtins.bool] override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
25882
26059
  :param pulumi.Input[builtins.bool] plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
25883
26060
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
@@ -25904,8 +26081,12 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25904
26081
  pulumi.set(__self__, "action_destructive_requires_name", action_destructive_requires_name)
25905
26082
  if auth_failure_listeners is not None:
25906
26083
  pulumi.set(__self__, "auth_failure_listeners", auth_failure_listeners)
26084
+ if cluster_filecache_remote_data_ratio is not None:
26085
+ pulumi.set(__self__, "cluster_filecache_remote_data_ratio", cluster_filecache_remote_data_ratio)
25907
26086
  if cluster_max_shards_per_node is not None:
25908
26087
  pulumi.set(__self__, "cluster_max_shards_per_node", cluster_max_shards_per_node)
26088
+ if cluster_remote_store is not None:
26089
+ pulumi.set(__self__, "cluster_remote_store", cluster_remote_store)
25909
26090
  if cluster_routing_allocation_balance_prefer_primary is not None:
25910
26091
  pulumi.set(__self__, "cluster_routing_allocation_balance_prefer_primary", cluster_routing_allocation_balance_prefer_primary)
25911
26092
  if cluster_routing_allocation_node_concurrent_recoveries is not None:
@@ -25966,12 +26147,16 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
25966
26147
  pulumi.set(__self__, "knn_memory_circuit_breaker_enabled", knn_memory_circuit_breaker_enabled)
25967
26148
  if knn_memory_circuit_breaker_limit is not None:
25968
26149
  pulumi.set(__self__, "knn_memory_circuit_breaker_limit", knn_memory_circuit_breaker_limit)
26150
+ if node_search_cache_size is not None:
26151
+ pulumi.set(__self__, "node_search_cache_size", node_search_cache_size)
25969
26152
  if override_main_response_version is not None:
25970
26153
  pulumi.set(__self__, "override_main_response_version", override_main_response_version)
25971
26154
  if plugins_alerting_filter_by_backend_roles is not None:
25972
26155
  pulumi.set(__self__, "plugins_alerting_filter_by_backend_roles", plugins_alerting_filter_by_backend_roles)
25973
26156
  if reindex_remote_whitelists is not None:
25974
26157
  pulumi.set(__self__, "reindex_remote_whitelists", reindex_remote_whitelists)
26158
+ if remote_store is not None:
26159
+ pulumi.set(__self__, "remote_store", remote_store)
25975
26160
  if script_max_compilations_rate is not None:
25976
26161
  pulumi.set(__self__, "script_max_compilations_rate", script_max_compilations_rate)
25977
26162
  if search_backpressure is not None:
@@ -26043,6 +26228,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
26043
26228
  def auth_failure_listeners(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs']]):
26044
26229
  pulumi.set(self, "auth_failure_listeners", value)
26045
26230
 
26231
+ @property
26232
+ @pulumi.getter(name="clusterFilecacheRemoteDataRatio")
26233
+ def cluster_filecache_remote_data_ratio(self) -> Optional[pulumi.Input[builtins.float]]:
26234
+ """
26235
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
26236
+ """
26237
+ return pulumi.get(self, "cluster_filecache_remote_data_ratio")
26238
+
26239
+ @cluster_filecache_remote_data_ratio.setter
26240
+ def cluster_filecache_remote_data_ratio(self, value: Optional[pulumi.Input[builtins.float]]):
26241
+ pulumi.set(self, "cluster_filecache_remote_data_ratio", value)
26242
+
26046
26243
  @property
26047
26244
  @pulumi.getter(name="clusterMaxShardsPerNode")
26048
26245
  def cluster_max_shards_per_node(self) -> Optional[pulumi.Input[builtins.int]]:
@@ -26055,11 +26252,20 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
26055
26252
  def cluster_max_shards_per_node(self, value: Optional[pulumi.Input[builtins.int]]):
26056
26253
  pulumi.set(self, "cluster_max_shards_per_node", value)
26057
26254
 
26255
+ @property
26256
+ @pulumi.getter(name="clusterRemoteStore")
26257
+ def cluster_remote_store(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgs']]:
26258
+ return pulumi.get(self, "cluster_remote_store")
26259
+
26260
+ @cluster_remote_store.setter
26261
+ def cluster_remote_store(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgs']]):
26262
+ pulumi.set(self, "cluster_remote_store", value)
26263
+
26058
26264
  @property
26059
26265
  @pulumi.getter(name="clusterRoutingAllocationBalancePreferPrimary")
26060
26266
  def cluster_routing_allocation_balance_prefer_primary(self) -> Optional[pulumi.Input[builtins.bool]]:
26061
26267
  """
26062
- When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
26268
+ When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
26063
26269
  """
26064
26270
  return pulumi.get(self, "cluster_routing_allocation_balance_prefer_primary")
26065
26271
 
@@ -26412,6 +26618,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
26412
26618
  def knn_memory_circuit_breaker_limit(self, value: Optional[pulumi.Input[builtins.int]]):
26413
26619
  pulumi.set(self, "knn_memory_circuit_breaker_limit", value)
26414
26620
 
26621
+ @property
26622
+ @pulumi.getter(name="nodeSearchCacheSize")
26623
+ def node_search_cache_size(self) -> Optional[pulumi.Input[builtins.str]]:
26624
+ """
26625
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
26626
+ """
26627
+ return pulumi.get(self, "node_search_cache_size")
26628
+
26629
+ @node_search_cache_size.setter
26630
+ def node_search_cache_size(self, value: Optional[pulumi.Input[builtins.str]]):
26631
+ pulumi.set(self, "node_search_cache_size", value)
26632
+
26415
26633
  @property
26416
26634
  @pulumi.getter(name="overrideMainResponseVersion")
26417
26635
  def override_main_response_version(self) -> Optional[pulumi.Input[builtins.bool]]:
@@ -26448,6 +26666,15 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
26448
26666
  def reindex_remote_whitelists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
26449
26667
  pulumi.set(self, "reindex_remote_whitelists", value)
26450
26668
 
26669
+ @property
26670
+ @pulumi.getter(name="remoteStore")
26671
+ def remote_store(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgs']]:
26672
+ return pulumi.get(self, "remote_store")
26673
+
26674
+ @remote_store.setter
26675
+ def remote_store(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgs']]):
26676
+ pulumi.set(self, "remote_store", value)
26677
+
26451
26678
  @property
26452
26679
  @pulumi.getter(name="scriptMaxCompilationsRate")
26453
26680
  def script_max_compilations_rate(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -26983,6 +27210,98 @@ class OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimiting
26983
27210
  pulumi.set(self, "type", value)
26984
27211
 
26985
27212
 
27213
+ if not MYPY:
27214
+ class OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgsDict(TypedDict):
27215
+ state_global_metadata_upload_timeout: NotRequired[pulumi.Input[builtins.str]]
27216
+ """
27217
+ The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
27218
+ """
27219
+ state_metadata_manifest_upload_timeout: NotRequired[pulumi.Input[builtins.str]]
27220
+ """
27221
+ The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
27222
+ """
27223
+ translog_buffer_interval: NotRequired[pulumi.Input[builtins.str]]
27224
+ """
27225
+ The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
27226
+ """
27227
+ translog_max_readers: NotRequired[pulumi.Input[builtins.int]]
27228
+ """
27229
+ Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
27230
+ """
27231
+ elif False:
27232
+ OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgsDict: TypeAlias = Mapping[str, Any]
27233
+
27234
+ @pulumi.input_type
27235
+ class OpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreArgs:
27236
+ def __init__(__self__, *,
27237
+ state_global_metadata_upload_timeout: Optional[pulumi.Input[builtins.str]] = None,
27238
+ state_metadata_manifest_upload_timeout: Optional[pulumi.Input[builtins.str]] = None,
27239
+ translog_buffer_interval: Optional[pulumi.Input[builtins.str]] = None,
27240
+ translog_max_readers: Optional[pulumi.Input[builtins.int]] = None):
27241
+ """
27242
+ :param pulumi.Input[builtins.str] state_global_metadata_upload_timeout: The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
27243
+ :param pulumi.Input[builtins.str] state_metadata_manifest_upload_timeout: The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
27244
+ :param pulumi.Input[builtins.str] translog_buffer_interval: The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
27245
+ :param pulumi.Input[builtins.int] translog_max_readers: Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
27246
+ """
27247
+ if state_global_metadata_upload_timeout is not None:
27248
+ pulumi.set(__self__, "state_global_metadata_upload_timeout", state_global_metadata_upload_timeout)
27249
+ if state_metadata_manifest_upload_timeout is not None:
27250
+ pulumi.set(__self__, "state_metadata_manifest_upload_timeout", state_metadata_manifest_upload_timeout)
27251
+ if translog_buffer_interval is not None:
27252
+ pulumi.set(__self__, "translog_buffer_interval", translog_buffer_interval)
27253
+ if translog_max_readers is not None:
27254
+ pulumi.set(__self__, "translog_max_readers", translog_max_readers)
27255
+
27256
+ @property
27257
+ @pulumi.getter(name="stateGlobalMetadataUploadTimeout")
27258
+ def state_global_metadata_upload_timeout(self) -> Optional[pulumi.Input[builtins.str]]:
27259
+ """
27260
+ The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
27261
+ """
27262
+ return pulumi.get(self, "state_global_metadata_upload_timeout")
27263
+
27264
+ @state_global_metadata_upload_timeout.setter
27265
+ def state_global_metadata_upload_timeout(self, value: Optional[pulumi.Input[builtins.str]]):
27266
+ pulumi.set(self, "state_global_metadata_upload_timeout", value)
27267
+
27268
+ @property
27269
+ @pulumi.getter(name="stateMetadataManifestUploadTimeout")
27270
+ def state_metadata_manifest_upload_timeout(self) -> Optional[pulumi.Input[builtins.str]]:
27271
+ """
27272
+ The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
27273
+ """
27274
+ return pulumi.get(self, "state_metadata_manifest_upload_timeout")
27275
+
27276
+ @state_metadata_manifest_upload_timeout.setter
27277
+ def state_metadata_manifest_upload_timeout(self, value: Optional[pulumi.Input[builtins.str]]):
27278
+ pulumi.set(self, "state_metadata_manifest_upload_timeout", value)
27279
+
27280
+ @property
27281
+ @pulumi.getter(name="translogBufferInterval")
27282
+ def translog_buffer_interval(self) -> Optional[pulumi.Input[builtins.str]]:
27283
+ """
27284
+ The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
27285
+ """
27286
+ return pulumi.get(self, "translog_buffer_interval")
27287
+
27288
+ @translog_buffer_interval.setter
27289
+ def translog_buffer_interval(self, value: Optional[pulumi.Input[builtins.str]]):
27290
+ pulumi.set(self, "translog_buffer_interval", value)
27291
+
27292
+ @property
27293
+ @pulumi.getter(name="translogMaxReaders")
27294
+ def translog_max_readers(self) -> Optional[pulumi.Input[builtins.int]]:
27295
+ """
27296
+ Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
27297
+ """
27298
+ return pulumi.get(self, "translog_max_readers")
27299
+
27300
+ @translog_max_readers.setter
27301
+ def translog_max_readers(self, value: Optional[pulumi.Input[builtins.int]]):
27302
+ pulumi.set(self, "translog_max_readers", value)
27303
+
27304
+
26986
27305
  if not MYPY:
26987
27306
  class OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogArgsDict(TypedDict):
26988
27307
  level: NotRequired[pulumi.Input[builtins.str]]
@@ -27281,6 +27600,98 @@ class OpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgs:
27281
27600
  pulumi.set(self, "low", value)
27282
27601
 
27283
27602
 
27603
+ if not MYPY:
27604
+ class OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgsDict(TypedDict):
27605
+ segment_pressure_bytes_lag_variance_factor: NotRequired[pulumi.Input[builtins.float]]
27606
+ """
27607
+ The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
27608
+ """
27609
+ segment_pressure_consecutive_failures_limit: NotRequired[pulumi.Input[builtins.int]]
27610
+ """
27611
+ The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
27612
+ """
27613
+ segment_pressure_enabled: NotRequired[pulumi.Input[builtins.bool]]
27614
+ """
27615
+ Enables remote segment backpressure. Default is `true`.
27616
+ """
27617
+ segment_pressure_time_lag_variance_factor: NotRequired[pulumi.Input[builtins.float]]
27618
+ """
27619
+ The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
27620
+ """
27621
+ elif False:
27622
+ OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgsDict: TypeAlias = Mapping[str, Any]
27623
+
27624
+ @pulumi.input_type
27625
+ class OpenSearchOpensearchUserConfigOpensearchRemoteStoreArgs:
27626
+ def __init__(__self__, *,
27627
+ segment_pressure_bytes_lag_variance_factor: Optional[pulumi.Input[builtins.float]] = None,
27628
+ segment_pressure_consecutive_failures_limit: Optional[pulumi.Input[builtins.int]] = None,
27629
+ segment_pressure_enabled: Optional[pulumi.Input[builtins.bool]] = None,
27630
+ segment_pressure_time_lag_variance_factor: Optional[pulumi.Input[builtins.float]] = None):
27631
+ """
27632
+ :param pulumi.Input[builtins.float] segment_pressure_bytes_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
27633
+ :param pulumi.Input[builtins.int] segment_pressure_consecutive_failures_limit: The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
27634
+ :param pulumi.Input[builtins.bool] segment_pressure_enabled: Enables remote segment backpressure. Default is `true`.
27635
+ :param pulumi.Input[builtins.float] segment_pressure_time_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
27636
+ """
27637
+ if segment_pressure_bytes_lag_variance_factor is not None:
27638
+ pulumi.set(__self__, "segment_pressure_bytes_lag_variance_factor", segment_pressure_bytes_lag_variance_factor)
27639
+ if segment_pressure_consecutive_failures_limit is not None:
27640
+ pulumi.set(__self__, "segment_pressure_consecutive_failures_limit", segment_pressure_consecutive_failures_limit)
27641
+ if segment_pressure_enabled is not None:
27642
+ pulumi.set(__self__, "segment_pressure_enabled", segment_pressure_enabled)
27643
+ if segment_pressure_time_lag_variance_factor is not None:
27644
+ pulumi.set(__self__, "segment_pressure_time_lag_variance_factor", segment_pressure_time_lag_variance_factor)
27645
+
27646
+ @property
27647
+ @pulumi.getter(name="segmentPressureBytesLagVarianceFactor")
27648
+ def segment_pressure_bytes_lag_variance_factor(self) -> Optional[pulumi.Input[builtins.float]]:
27649
+ """
27650
+ The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
27651
+ """
27652
+ return pulumi.get(self, "segment_pressure_bytes_lag_variance_factor")
27653
+
27654
+ @segment_pressure_bytes_lag_variance_factor.setter
27655
+ def segment_pressure_bytes_lag_variance_factor(self, value: Optional[pulumi.Input[builtins.float]]):
27656
+ pulumi.set(self, "segment_pressure_bytes_lag_variance_factor", value)
27657
+
27658
+ @property
27659
+ @pulumi.getter(name="segmentPressureConsecutiveFailuresLimit")
27660
+ def segment_pressure_consecutive_failures_limit(self) -> Optional[pulumi.Input[builtins.int]]:
27661
+ """
27662
+ The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
27663
+ """
27664
+ return pulumi.get(self, "segment_pressure_consecutive_failures_limit")
27665
+
27666
+ @segment_pressure_consecutive_failures_limit.setter
27667
+ def segment_pressure_consecutive_failures_limit(self, value: Optional[pulumi.Input[builtins.int]]):
27668
+ pulumi.set(self, "segment_pressure_consecutive_failures_limit", value)
27669
+
27670
+ @property
27671
+ @pulumi.getter(name="segmentPressureEnabled")
27672
+ def segment_pressure_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
27673
+ """
27674
+ Enables remote segment backpressure. Default is `true`.
27675
+ """
27676
+ return pulumi.get(self, "segment_pressure_enabled")
27677
+
27678
+ @segment_pressure_enabled.setter
27679
+ def segment_pressure_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
27680
+ pulumi.set(self, "segment_pressure_enabled", value)
27681
+
27682
+ @property
27683
+ @pulumi.getter(name="segmentPressureTimeLagVarianceFactor")
27684
+ def segment_pressure_time_lag_variance_factor(self) -> Optional[pulumi.Input[builtins.float]]:
27685
+ """
27686
+ The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
27687
+ """
27688
+ return pulumi.get(self, "segment_pressure_time_lag_variance_factor")
27689
+
27690
+ @segment_pressure_time_lag_variance_factor.setter
27691
+ def segment_pressure_time_lag_variance_factor(self, value: Optional[pulumi.Input[builtins.float]]):
27692
+ pulumi.set(self, "segment_pressure_time_lag_variance_factor", value)
27693
+
27694
+
27284
27695
  if not MYPY:
27285
27696
  class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict(TypedDict):
27286
27697
  mode: NotRequired[pulumi.Input[builtins.str]]
@@ -28217,12 +28628,7 @@ if not MYPY:
28217
28628
  """
28218
28629
  enforced: NotRequired[pulumi.Input[builtins.bool]]
28219
28630
  """
28220
- Run shard indexing backpressure in shadow mode or enforced mode.
28221
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
28222
- but it doesn’t actually reject any indexing requests.
28223
- In enforced mode (value set as true),
28224
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
28225
- Default is false.
28631
+ Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
28226
28632
  """
28227
28633
  operating_factor: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict']]
28228
28634
  """
@@ -28244,12 +28650,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs:
28244
28650
  primary_parameter: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs']] = None):
28245
28651
  """
28246
28652
  :param pulumi.Input[builtins.bool] enabled: Enable or disable shard indexing backpressure. Default is false.
28247
- :param pulumi.Input[builtins.bool] enforced: Run shard indexing backpressure in shadow mode or enforced mode.
28248
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
28249
- but it doesn’t actually reject any indexing requests.
28250
- In enforced mode (value set as true),
28251
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
28252
- Default is false.
28653
+ :param pulumi.Input[builtins.bool] enforced: Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
28253
28654
  :param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs'] operating_factor: Operating factor
28254
28655
  :param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs'] primary_parameter: Primary parameter
28255
28656
  """
@@ -28278,12 +28679,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs:
28278
28679
  @pulumi.getter
28279
28680
  def enforced(self) -> Optional[pulumi.Input[builtins.bool]]:
28280
28681
  """
28281
- Run shard indexing backpressure in shadow mode or enforced mode.
28282
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
28283
- but it doesn’t actually reject any indexing requests.
28284
- In enforced mode (value set as true),
28285
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
28286
- Default is false.
28682
+ Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
28287
28683
  """
28288
28684
  return pulumi.get(self, "enforced")
28289
28685
 
@@ -28320,24 +28716,15 @@ if not MYPY:
28320
28716
  class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict(TypedDict):
28321
28717
  lower: NotRequired[pulumi.Input[builtins.float]]
28322
28718
  """
28323
- Specify the lower occupancy limit of the allocated quota of memory for the shard.
28324
- If the total memory usage of a shard is below this limit,
28325
- shard indexing backpressure decreases the current allocated memory for that shard.
28326
- Default is 0.75.
28719
+ Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
28327
28720
  """
28328
28721
  optimal: NotRequired[pulumi.Input[builtins.float]]
28329
28722
  """
28330
- Specify the optimal occupancy of the allocated quota of memory for the shard.
28331
- If the total memory usage of a shard is at this level,
28332
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
28333
- Default is 0.85.
28723
+ Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
28334
28724
  """
28335
28725
  upper: NotRequired[pulumi.Input[builtins.float]]
28336
28726
  """
28337
- Specify the upper occupancy limit of the allocated quota of memory for the shard.
28338
- If the total memory usage of a shard is above this limit,
28339
- shard indexing backpressure increases the current allocated memory for that shard.
28340
- Default is 0.95.
28727
+ Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
28341
28728
  """
28342
28729
  elif False:
28343
28730
  OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict: TypeAlias = Mapping[str, Any]
@@ -28349,18 +28736,9 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
28349
28736
  optimal: Optional[pulumi.Input[builtins.float]] = None,
28350
28737
  upper: Optional[pulumi.Input[builtins.float]] = None):
28351
28738
  """
28352
- :param pulumi.Input[builtins.float] lower: Specify the lower occupancy limit of the allocated quota of memory for the shard.
28353
- If the total memory usage of a shard is below this limit,
28354
- shard indexing backpressure decreases the current allocated memory for that shard.
28355
- Default is 0.75.
28356
- :param pulumi.Input[builtins.float] optimal: Specify the optimal occupancy of the allocated quota of memory for the shard.
28357
- If the total memory usage of a shard is at this level,
28358
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
28359
- Default is 0.85.
28360
- :param pulumi.Input[builtins.float] upper: Specify the upper occupancy limit of the allocated quota of memory for the shard.
28361
- If the total memory usage of a shard is above this limit,
28362
- shard indexing backpressure increases the current allocated memory for that shard.
28363
- Default is 0.95.
28739
+ :param pulumi.Input[builtins.float] lower: Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
28740
+ :param pulumi.Input[builtins.float] optimal: Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
28741
+ :param pulumi.Input[builtins.float] upper: Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
28364
28742
  """
28365
28743
  if lower is not None:
28366
28744
  pulumi.set(__self__, "lower", lower)
@@ -28373,10 +28751,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
28373
28751
  @pulumi.getter
28374
28752
  def lower(self) -> Optional[pulumi.Input[builtins.float]]:
28375
28753
  """
28376
- Specify the lower occupancy limit of the allocated quota of memory for the shard.
28377
- If the total memory usage of a shard is below this limit,
28378
- shard indexing backpressure decreases the current allocated memory for that shard.
28379
- Default is 0.75.
28754
+ Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
28380
28755
  """
28381
28756
  return pulumi.get(self, "lower")
28382
28757
 
@@ -28388,10 +28763,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
28388
28763
  @pulumi.getter
28389
28764
  def optimal(self) -> Optional[pulumi.Input[builtins.float]]:
28390
28765
  """
28391
- Specify the optimal occupancy of the allocated quota of memory for the shard.
28392
- If the total memory usage of a shard is at this level,
28393
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
28394
- Default is 0.85.
28766
+ Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
28395
28767
  """
28396
28768
  return pulumi.get(self, "optimal")
28397
28769
 
@@ -28403,10 +28775,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
28403
28775
  @pulumi.getter
28404
28776
  def upper(self) -> Optional[pulumi.Input[builtins.float]]:
28405
28777
  """
28406
- Specify the upper occupancy limit of the allocated quota of memory for the shard.
28407
- If the total memory usage of a shard is above this limit,
28408
- shard indexing backpressure increases the current allocated memory for that shard.
28409
- Default is 0.95.
28778
+ Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
28410
28779
  """
28411
28780
  return pulumi.get(self, "upper")
28412
28781
 
@@ -28455,9 +28824,7 @@ if not MYPY:
28455
28824
  class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict(TypedDict):
28456
28825
  soft_limit: NotRequired[pulumi.Input[builtins.float]]
28457
28826
  """
28458
- Define the percentage of the node-level memory
28459
- threshold that acts as a soft indicator for strain on a node.
28460
- Default is 0.7.
28827
+ Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
28461
28828
  """
28462
28829
  elif False:
28463
28830
  OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict: TypeAlias = Mapping[str, Any]
@@ -28467,9 +28834,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
28467
28834
  def __init__(__self__, *,
28468
28835
  soft_limit: Optional[pulumi.Input[builtins.float]] = None):
28469
28836
  """
28470
- :param pulumi.Input[builtins.float] soft_limit: Define the percentage of the node-level memory
28471
- threshold that acts as a soft indicator for strain on a node.
28472
- Default is 0.7.
28837
+ :param pulumi.Input[builtins.float] soft_limit: Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
28473
28838
  """
28474
28839
  if soft_limit is not None:
28475
28840
  pulumi.set(__self__, "soft_limit", soft_limit)
@@ -28478,9 +28843,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
28478
28843
  @pulumi.getter(name="softLimit")
28479
28844
  def soft_limit(self) -> Optional[pulumi.Input[builtins.float]]:
28480
28845
  """
28481
- Define the percentage of the node-level memory
28482
- threshold that acts as a soft indicator for strain on a node.
28483
- Default is 0.7.
28846
+ Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
28484
28847
  """
28485
28848
  return pulumi.get(self, "soft_limit")
28486
28849
 
@@ -28493,9 +28856,7 @@ if not MYPY:
28493
28856
  class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict(TypedDict):
28494
28857
  min_limit: NotRequired[pulumi.Input[builtins.float]]
28495
28858
  """
28496
- Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
28497
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
28498
- Default is 0.001.
28859
+ Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
28499
28860
  """
28500
28861
  elif False:
28501
28862
  OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict: TypeAlias = Mapping[str, Any]
@@ -28505,9 +28866,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
28505
28866
  def __init__(__self__, *,
28506
28867
  min_limit: Optional[pulumi.Input[builtins.float]] = None):
28507
28868
  """
28508
- :param pulumi.Input[builtins.float] min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
28509
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
28510
- Default is 0.001.
28869
+ :param pulumi.Input[builtins.float] min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
28511
28870
  """
28512
28871
  if min_limit is not None:
28513
28872
  pulumi.set(__self__, "min_limit", min_limit)
@@ -28516,9 +28875,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
28516
28875
  @pulumi.getter(name="minLimit")
28517
28876
  def min_limit(self) -> Optional[pulumi.Input[builtins.float]]:
28518
28877
  """
28519
- Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
28520
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
28521
- Default is 0.001.
28878
+ Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
28522
28879
  """
28523
28880
  return pulumi.get(self, "min_limit")
28524
28881
 
@@ -29596,7 +29953,7 @@ if not MYPY:
29596
29953
  class OrganizationPermissionPermissionArgsDict(TypedDict):
29597
29954
  permissions: pulumi.Input[Sequence[pulumi.Input[builtins.str]]]
29598
29955
  """
29599
- List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
29956
+ List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
29600
29957
  """
29601
29958
  principal_id: pulumi.Input[builtins.str]
29602
29959
  """
@@ -29626,7 +29983,7 @@ class OrganizationPermissionPermissionArgs:
29626
29983
  create_time: Optional[pulumi.Input[builtins.str]] = None,
29627
29984
  update_time: Optional[pulumi.Input[builtins.str]] = None):
29628
29985
  """
29629
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
29986
+ :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
29630
29987
  :param pulumi.Input[builtins.str] principal_id: ID of the user or group to grant permissions to. Only active users who have accepted an [invite](https://aiven.io/docs/platform/howto/manage-org-users) to join the organization can be granted permissions.
29631
29988
  :param pulumi.Input[builtins.str] principal_type: The type of principal. The possible values are `user` and `user_group`.
29632
29989
  :param pulumi.Input[builtins.str] create_time: Time created.
@@ -29644,7 +30001,7 @@ class OrganizationPermissionPermissionArgs:
29644
30001
  @pulumi.getter
29645
30002
  def permissions(self) -> pulumi.Input[Sequence[pulumi.Input[builtins.str]]]:
29646
30003
  """
29647
- List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
30004
+ List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
29648
30005
  """
29649
30006
  return pulumi.get(self, "permissions")
29650
30007
 
@@ -31638,6 +31995,10 @@ if not MYPY:
31638
31995
  """
31639
31996
  Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
31640
31997
  """
31998
+ max_connections: NotRequired[pulumi.Input[builtins.int]]
31999
+ """
32000
+ PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
32001
+ """
31641
32002
  max_files_per_process: NotRequired[pulumi.Input[builtins.int]]
31642
32003
  """
31643
32004
  PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
@@ -31686,6 +32047,10 @@ if not MYPY:
31686
32047
  """
31687
32048
  Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
31688
32049
  """
32050
+ max_sync_workers_per_subscription: NotRequired[pulumi.Input[builtins.int]]
32051
+ """
32052
+ Maximum number of synchronization workers per subscription. The default is `2`.
32053
+ """
31689
32054
  max_wal_senders: NotRequired[pulumi.Input[builtins.int]]
31690
32055
  """
31691
32056
  PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
@@ -31778,6 +32143,7 @@ class PgPgUserConfigPgArgs:
31778
32143
  log_line_prefix: Optional[pulumi.Input[builtins.str]] = None,
31779
32144
  log_min_duration_statement: Optional[pulumi.Input[builtins.int]] = None,
31780
32145
  log_temp_files: Optional[pulumi.Input[builtins.int]] = None,
32146
+ max_connections: Optional[pulumi.Input[builtins.int]] = None,
31781
32147
  max_files_per_process: Optional[pulumi.Input[builtins.int]] = None,
31782
32148
  max_locks_per_transaction: Optional[pulumi.Input[builtins.int]] = None,
31783
32149
  max_logical_replication_workers: Optional[pulumi.Input[builtins.int]] = None,
@@ -31790,6 +32156,7 @@ class PgPgUserConfigPgArgs:
31790
32156
  max_stack_depth: Optional[pulumi.Input[builtins.int]] = None,
31791
32157
  max_standby_archive_delay: Optional[pulumi.Input[builtins.int]] = None,
31792
32158
  max_standby_streaming_delay: Optional[pulumi.Input[builtins.int]] = None,
32159
+ max_sync_workers_per_subscription: Optional[pulumi.Input[builtins.int]] = None,
31793
32160
  max_wal_senders: Optional[pulumi.Input[builtins.int]] = None,
31794
32161
  max_worker_processes: Optional[pulumi.Input[builtins.int]] = None,
31795
32162
  password_encryption: Optional[pulumi.Input[builtins.str]] = None,
@@ -31829,6 +32196,7 @@ class PgPgUserConfigPgArgs:
31829
32196
  :param pulumi.Input[builtins.str] log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
31830
32197
  :param pulumi.Input[builtins.int] log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
31831
32198
  :param pulumi.Input[builtins.int] log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
32199
+ :param pulumi.Input[builtins.int] max_connections: PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
31832
32200
  :param pulumi.Input[builtins.int] max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
31833
32201
  :param pulumi.Input[builtins.int] max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
31834
32202
  :param pulumi.Input[builtins.int] max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
@@ -31841,6 +32209,7 @@ class PgPgUserConfigPgArgs:
31841
32209
  :param pulumi.Input[builtins.int] max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31842
32210
  :param pulumi.Input[builtins.int] max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31843
32211
  :param pulumi.Input[builtins.int] max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
32212
+ :param pulumi.Input[builtins.int] max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
31844
32213
  :param pulumi.Input[builtins.int] max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31845
32214
  :param pulumi.Input[builtins.int] max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
31846
32215
  :param pulumi.Input[builtins.str] password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -31902,6 +32271,8 @@ class PgPgUserConfigPgArgs:
31902
32271
  pulumi.set(__self__, "log_min_duration_statement", log_min_duration_statement)
31903
32272
  if log_temp_files is not None:
31904
32273
  pulumi.set(__self__, "log_temp_files", log_temp_files)
32274
+ if max_connections is not None:
32275
+ pulumi.set(__self__, "max_connections", max_connections)
31905
32276
  if max_files_per_process is not None:
31906
32277
  pulumi.set(__self__, "max_files_per_process", max_files_per_process)
31907
32278
  if max_locks_per_transaction is not None:
@@ -31926,6 +32297,8 @@ class PgPgUserConfigPgArgs:
31926
32297
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
31927
32298
  if max_standby_streaming_delay is not None:
31928
32299
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
32300
+ if max_sync_workers_per_subscription is not None:
32301
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
31929
32302
  if max_wal_senders is not None:
31930
32303
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
31931
32304
  if max_worker_processes is not None:
@@ -32223,6 +32596,18 @@ class PgPgUserConfigPgArgs:
32223
32596
  def log_temp_files(self, value: Optional[pulumi.Input[builtins.int]]):
32224
32597
  pulumi.set(self, "log_temp_files", value)
32225
32598
 
32599
+ @property
32600
+ @pulumi.getter(name="maxConnections")
32601
+ def max_connections(self) -> Optional[pulumi.Input[builtins.int]]:
32602
+ """
32603
+ PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
32604
+ """
32605
+ return pulumi.get(self, "max_connections")
32606
+
32607
+ @max_connections.setter
32608
+ def max_connections(self, value: Optional[pulumi.Input[builtins.int]]):
32609
+ pulumi.set(self, "max_connections", value)
32610
+
32226
32611
  @property
32227
32612
  @pulumi.getter(name="maxFilesPerProcess")
32228
32613
  def max_files_per_process(self) -> Optional[pulumi.Input[builtins.int]]:
@@ -32367,6 +32752,18 @@ class PgPgUserConfigPgArgs:
32367
32752
  def max_standby_streaming_delay(self, value: Optional[pulumi.Input[builtins.int]]):
32368
32753
  pulumi.set(self, "max_standby_streaming_delay", value)
32369
32754
 
32755
+ @property
32756
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
32757
+ def max_sync_workers_per_subscription(self) -> Optional[pulumi.Input[builtins.int]]:
32758
+ """
32759
+ Maximum number of synchronization workers per subscription. The default is `2`.
32760
+ """
32761
+ return pulumi.get(self, "max_sync_workers_per_subscription")
32762
+
32763
+ @max_sync_workers_per_subscription.setter
32764
+ def max_sync_workers_per_subscription(self, value: Optional[pulumi.Input[builtins.int]]):
32765
+ pulumi.set(self, "max_sync_workers_per_subscription", value)
32766
+
32370
32767
  @property
32371
32768
  @pulumi.getter(name="maxWalSenders")
32372
32769
  def max_wal_senders(self) -> Optional[pulumi.Input[builtins.int]]:
@@ -32700,7 +33097,7 @@ if not MYPY:
32700
33097
  """
32701
33098
  log_catalog: NotRequired[pulumi.Input[builtins.bool]]
32702
33099
  """
32703
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
33100
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
32704
33101
  """
32705
33102
  log_client: NotRequired[pulumi.Input[builtins.bool]]
32706
33103
  """
@@ -32712,11 +33109,11 @@ if not MYPY:
32712
33109
  """
32713
33110
  log_max_string_length: NotRequired[pulumi.Input[builtins.int]]
32714
33111
  """
32715
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
33112
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
32716
33113
  """
32717
33114
  log_nested_statements: NotRequired[pulumi.Input[builtins.bool]]
32718
33115
  """
32719
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
33116
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
32720
33117
  """
32721
33118
  log_parameter: NotRequired[pulumi.Input[builtins.bool]]
32722
33119
  """
@@ -32724,15 +33121,15 @@ if not MYPY:
32724
33121
  """
32725
33122
  log_parameter_max_size: NotRequired[pulumi.Input[builtins.int]]
32726
33123
  """
32727
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
33124
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
32728
33125
  """
32729
33126
  log_relation: NotRequired[pulumi.Input[builtins.bool]]
32730
33127
  """
32731
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
33128
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32732
33129
  """
32733
33130
  log_rows: NotRequired[pulumi.Input[builtins.bool]]
32734
33131
  """
32735
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
33132
+ Log Rows. Default: `false`.
32736
33133
  """
32737
33134
  log_statement: NotRequired[pulumi.Input[builtins.bool]]
32738
33135
  """
@@ -32740,7 +33137,7 @@ if not MYPY:
32740
33137
  """
32741
33138
  log_statement_once: NotRequired[pulumi.Input[builtins.bool]]
32742
33139
  """
32743
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
33140
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
32744
33141
  """
32745
33142
  logs: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
32746
33143
  """
@@ -32772,17 +33169,17 @@ class PgPgUserConfigPgauditArgs:
32772
33169
  role: Optional[pulumi.Input[builtins.str]] = None):
32773
33170
  """
32774
33171
  :param pulumi.Input[builtins.bool] feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
32775
- :param pulumi.Input[builtins.bool] log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
33172
+ :param pulumi.Input[builtins.bool] log_catalog: Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
32776
33173
  :param pulumi.Input[builtins.bool] log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
32777
33174
  :param pulumi.Input[builtins.str] log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
32778
- :param pulumi.Input[builtins.int] log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
32779
- :param pulumi.Input[builtins.bool] log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
33175
+ :param pulumi.Input[builtins.int] log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
33176
+ :param pulumi.Input[builtins.bool] log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
32780
33177
  :param pulumi.Input[builtins.bool] log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
32781
- :param pulumi.Input[builtins.int] log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
32782
- :param pulumi.Input[builtins.bool] log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32783
- :param pulumi.Input[builtins.bool] log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
33178
+ :param pulumi.Input[builtins.int] log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
33179
+ :param pulumi.Input[builtins.bool] log_relation: Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
33180
+ :param pulumi.Input[builtins.bool] log_rows: Log Rows. Default: `false`.
32784
33181
  :param pulumi.Input[builtins.bool] log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
32785
- :param pulumi.Input[builtins.bool] log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
33182
+ :param pulumi.Input[builtins.bool] log_statement_once: Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
32786
33183
  :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] logs: Specifies which classes of statements will be logged by session audit logging.
32787
33184
  :param pulumi.Input[builtins.str] role: Specifies the master role to use for object audit logging.
32788
33185
  """
@@ -32831,7 +33228,7 @@ class PgPgUserConfigPgauditArgs:
32831
33228
  @pulumi.getter(name="logCatalog")
32832
33229
  def log_catalog(self) -> Optional[pulumi.Input[builtins.bool]]:
32833
33230
  """
32834
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
33231
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
32835
33232
  """
32836
33233
  return pulumi.get(self, "log_catalog")
32837
33234
 
@@ -32867,7 +33264,7 @@ class PgPgUserConfigPgauditArgs:
32867
33264
  @pulumi.getter(name="logMaxStringLength")
32868
33265
  def log_max_string_length(self) -> Optional[pulumi.Input[builtins.int]]:
32869
33266
  """
32870
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
33267
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
32871
33268
  """
32872
33269
  return pulumi.get(self, "log_max_string_length")
32873
33270
 
@@ -32879,7 +33276,7 @@ class PgPgUserConfigPgauditArgs:
32879
33276
  @pulumi.getter(name="logNestedStatements")
32880
33277
  def log_nested_statements(self) -> Optional[pulumi.Input[builtins.bool]]:
32881
33278
  """
32882
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
33279
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
32883
33280
  """
32884
33281
  return pulumi.get(self, "log_nested_statements")
32885
33282
 
@@ -32903,7 +33300,7 @@ class PgPgUserConfigPgauditArgs:
32903
33300
  @pulumi.getter(name="logParameterMaxSize")
32904
33301
  def log_parameter_max_size(self) -> Optional[pulumi.Input[builtins.int]]:
32905
33302
  """
32906
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
33303
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
32907
33304
  """
32908
33305
  return pulumi.get(self, "log_parameter_max_size")
32909
33306
 
@@ -32915,7 +33312,7 @@ class PgPgUserConfigPgauditArgs:
32915
33312
  @pulumi.getter(name="logRelation")
32916
33313
  def log_relation(self) -> Optional[pulumi.Input[builtins.bool]]:
32917
33314
  """
32918
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
33315
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32919
33316
  """
32920
33317
  return pulumi.get(self, "log_relation")
32921
33318
 
@@ -32927,7 +33324,7 @@ class PgPgUserConfigPgauditArgs:
32927
33324
  @pulumi.getter(name="logRows")
32928
33325
  def log_rows(self) -> Optional[pulumi.Input[builtins.bool]]:
32929
33326
  """
32930
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
33327
+ Log Rows. Default: `false`.
32931
33328
  """
32932
33329
  return pulumi.get(self, "log_rows")
32933
33330
 
@@ -32951,7 +33348,7 @@ class PgPgUserConfigPgauditArgs:
32951
33348
  @pulumi.getter(name="logStatementOnce")
32952
33349
  def log_statement_once(self) -> Optional[pulumi.Input[builtins.bool]]:
32953
33350
  """
32954
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
33351
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
32955
33352
  """
32956
33353
  return pulumi.get(self, "log_statement_once")
32957
33354
 
@@ -33448,7 +33845,7 @@ if not MYPY:
33448
33845
  class PgPgUserConfigTimescaledbArgsDict(TypedDict):
33449
33846
  max_background_workers: NotRequired[pulumi.Input[builtins.int]]
33450
33847
  """
33451
- The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
33848
+ The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
33452
33849
  """
33453
33850
  elif False:
33454
33851
  PgPgUserConfigTimescaledbArgsDict: TypeAlias = Mapping[str, Any]
@@ -33458,7 +33855,7 @@ class PgPgUserConfigTimescaledbArgs:
33458
33855
  def __init__(__self__, *,
33459
33856
  max_background_workers: Optional[pulumi.Input[builtins.int]] = None):
33460
33857
  """
33461
- :param pulumi.Input[builtins.int] max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
33858
+ :param pulumi.Input[builtins.int] max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
33462
33859
  """
33463
33860
  if max_background_workers is not None:
33464
33861
  pulumi.set(__self__, "max_background_workers", max_background_workers)
@@ -33467,7 +33864,7 @@ class PgPgUserConfigTimescaledbArgs:
33467
33864
  @pulumi.getter(name="maxBackgroundWorkers")
33468
33865
  def max_background_workers(self) -> Optional[pulumi.Input[builtins.int]]:
33469
33866
  """
33470
- The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
33867
+ The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
33471
33868
  """
33472
33869
  return pulumi.get(self, "max_background_workers")
33473
33870
 
@@ -35025,6 +35422,69 @@ class RedisTechEmailArgs:
35025
35422
  pulumi.set(self, "email", value)
35026
35423
 
35027
35424
 
35425
+ if not MYPY:
35426
+ class ServiceIntegrationClickhouseCredentialsUserConfigArgsDict(TypedDict):
35427
+ grants: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgsDict']]]]
35428
+ """
35429
+ Grants to assign
35430
+ """
35431
+ elif False:
35432
+ ServiceIntegrationClickhouseCredentialsUserConfigArgsDict: TypeAlias = Mapping[str, Any]
35433
+
35434
+ @pulumi.input_type
35435
+ class ServiceIntegrationClickhouseCredentialsUserConfigArgs:
35436
+ def __init__(__self__, *,
35437
+ grants: Optional[pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs']]]] = None):
35438
+ """
35439
+ :param pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs']]] grants: Grants to assign
35440
+ """
35441
+ if grants is not None:
35442
+ pulumi.set(__self__, "grants", grants)
35443
+
35444
+ @property
35445
+ @pulumi.getter
35446
+ def grants(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs']]]]:
35447
+ """
35448
+ Grants to assign
35449
+ """
35450
+ return pulumi.get(self, "grants")
35451
+
35452
+ @grants.setter
35453
+ def grants(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs']]]]):
35454
+ pulumi.set(self, "grants", value)
35455
+
35456
+
35457
+ if not MYPY:
35458
+ class ServiceIntegrationClickhouseCredentialsUserConfigGrantArgsDict(TypedDict):
35459
+ user: pulumi.Input[builtins.str]
35460
+ """
35461
+ User or role to assign the grant to. Example: `alice`.
35462
+ """
35463
+ elif False:
35464
+ ServiceIntegrationClickhouseCredentialsUserConfigGrantArgsDict: TypeAlias = Mapping[str, Any]
35465
+
35466
+ @pulumi.input_type
35467
+ class ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs:
35468
+ def __init__(__self__, *,
35469
+ user: pulumi.Input[builtins.str]):
35470
+ """
35471
+ :param pulumi.Input[builtins.str] user: User or role to assign the grant to. Example: `alice`.
35472
+ """
35473
+ pulumi.set(__self__, "user", user)
35474
+
35475
+ @property
35476
+ @pulumi.getter
35477
+ def user(self) -> pulumi.Input[builtins.str]:
35478
+ """
35479
+ User or role to assign the grant to. Example: `alice`.
35480
+ """
35481
+ return pulumi.get(self, "user")
35482
+
35483
+ @user.setter
35484
+ def user(self, value: pulumi.Input[builtins.str]):
35485
+ pulumi.set(self, "user", value)
35486
+
35487
+
35028
35488
  if not MYPY:
35029
35489
  class ServiceIntegrationClickhouseKafkaUserConfigArgsDict(TypedDict):
35030
35490
  tables: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigTableArgsDict']]]]
@@ -42359,10 +42819,6 @@ if not MYPY:
42359
42819
  """
42360
42820
  List of billing contact emails.
42361
42821
  """
42362
- billing_currency: builtins.str
42363
- """
42364
- Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42365
- """
42366
42822
  billing_emails: Sequence[builtins.str]
42367
42823
  """
42368
42824
  List of billing contact emails.
@@ -42375,6 +42831,10 @@ if not MYPY:
42375
42831
  """
42376
42832
  Billing Group Name.
42377
42833
  """
42834
+ currency: builtins.str
42835
+ """
42836
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42837
+ """
42378
42838
  custom_invoice_text: builtins.str
42379
42839
  """
42380
42840
  Extra billing text.
@@ -42403,10 +42863,10 @@ class GetOrganizationBillingGroupListBillingGroupArgs:
42403
42863
  def __init__(__self__, *,
42404
42864
  billing_address_id: builtins.str,
42405
42865
  billing_contact_emails: Sequence[builtins.str],
42406
- billing_currency: builtins.str,
42407
42866
  billing_emails: Sequence[builtins.str],
42408
42867
  billing_group_id: builtins.str,
42409
42868
  billing_group_name: builtins.str,
42869
+ currency: builtins.str,
42410
42870
  custom_invoice_text: builtins.str,
42411
42871
  organization_id: builtins.str,
42412
42872
  payment_method_id: builtins.str,
@@ -42415,10 +42875,10 @@ class GetOrganizationBillingGroupListBillingGroupArgs:
42415
42875
  """
42416
42876
  :param builtins.str billing_address_id: Billing address ID.
42417
42877
  :param Sequence[builtins.str] billing_contact_emails: List of billing contact emails.
42418
- :param builtins.str billing_currency: Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42419
42878
  :param Sequence[builtins.str] billing_emails: List of billing contact emails.
42420
42879
  :param builtins.str billing_group_id: Billing group ID.
42421
42880
  :param builtins.str billing_group_name: Billing Group Name.
42881
+ :param builtins.str currency: Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42422
42882
  :param builtins.str custom_invoice_text: Extra billing text.
42423
42883
  :param builtins.str organization_id: Organization ID.
42424
42884
  :param builtins.str payment_method_id: Payment method ID.
@@ -42427,10 +42887,10 @@ class GetOrganizationBillingGroupListBillingGroupArgs:
42427
42887
  """
42428
42888
  pulumi.set(__self__, "billing_address_id", billing_address_id)
42429
42889
  pulumi.set(__self__, "billing_contact_emails", billing_contact_emails)
42430
- pulumi.set(__self__, "billing_currency", billing_currency)
42431
42890
  pulumi.set(__self__, "billing_emails", billing_emails)
42432
42891
  pulumi.set(__self__, "billing_group_id", billing_group_id)
42433
42892
  pulumi.set(__self__, "billing_group_name", billing_group_name)
42893
+ pulumi.set(__self__, "currency", currency)
42434
42894
  pulumi.set(__self__, "custom_invoice_text", custom_invoice_text)
42435
42895
  pulumi.set(__self__, "organization_id", organization_id)
42436
42896
  pulumi.set(__self__, "payment_method_id", payment_method_id)
@@ -42461,18 +42921,6 @@ class GetOrganizationBillingGroupListBillingGroupArgs:
42461
42921
  def billing_contact_emails(self, value: Sequence[builtins.str]):
42462
42922
  pulumi.set(self, "billing_contact_emails", value)
42463
42923
 
42464
- @property
42465
- @pulumi.getter(name="billingCurrency")
42466
- def billing_currency(self) -> builtins.str:
42467
- """
42468
- Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42469
- """
42470
- return pulumi.get(self, "billing_currency")
42471
-
42472
- @billing_currency.setter
42473
- def billing_currency(self, value: builtins.str):
42474
- pulumi.set(self, "billing_currency", value)
42475
-
42476
42924
  @property
42477
42925
  @pulumi.getter(name="billingEmails")
42478
42926
  def billing_emails(self) -> Sequence[builtins.str]:
@@ -42509,6 +42957,18 @@ class GetOrganizationBillingGroupListBillingGroupArgs:
42509
42957
  def billing_group_name(self, value: builtins.str):
42510
42958
  pulumi.set(self, "billing_group_name", value)
42511
42959
 
42960
+ @property
42961
+ @pulumi.getter
42962
+ def currency(self) -> builtins.str:
42963
+ """
42964
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
42965
+ """
42966
+ return pulumi.get(self, "currency")
42967
+
42968
+ @currency.setter
42969
+ def currency(self, value: builtins.str):
42970
+ pulumi.set(self, "currency", value)
42971
+
42512
42972
  @property
42513
42973
  @pulumi.getter(name="customInvoiceText")
42514
42974
  def custom_invoice_text(self) -> builtins.str: