pulumi-aiven 6.27.0a1729894273__py3-none-any.whl → 6.28.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.
- pulumi_aiven/__init__.py +1 -0
- pulumi_aiven/_inputs.py +1560 -200
- pulumi_aiven/account_team_project.py +7 -7
- pulumi_aiven/cassandra.py +8 -8
- pulumi_aiven/clickhouse.py +8 -8
- pulumi_aiven/dragonfly.py +8 -8
- pulumi_aiven/flink.py +8 -8
- pulumi_aiven/get_account_team_project.py +1 -1
- pulumi_aiven/get_cassanda.py +1 -1
- pulumi_aiven/get_cassandra.py +1 -1
- pulumi_aiven/get_clickhouse.py +1 -1
- pulumi_aiven/get_dragonfly.py +1 -1
- pulumi_aiven/get_flink.py +1 -1
- pulumi_aiven/get_grafana.py +1 -1
- pulumi_aiven/get_kafka.py +1 -1
- pulumi_aiven/get_kafka_connect.py +1 -1
- pulumi_aiven/get_kafka_mirror_maker.py +1 -1
- pulumi_aiven/get_kafka_schema.py +1 -1
- pulumi_aiven/get_kafka_schema_configuration.py +1 -1
- pulumi_aiven/get_kafka_topic.py +1 -1
- pulumi_aiven/get_m3_aggregator.py +1 -1
- pulumi_aiven/get_m3_db.py +1 -1
- pulumi_aiven/get_mirror_maker_replication_flow.py +1 -1
- pulumi_aiven/get_my_sql.py +1 -1
- pulumi_aiven/get_open_search.py +1 -1
- pulumi_aiven/get_organization_user_list.py +121 -0
- pulumi_aiven/get_pg.py +1 -1
- pulumi_aiven/get_project_user.py +1 -1
- pulumi_aiven/get_redis.py +1 -1
- pulumi_aiven/get_service_component.py +9 -9
- pulumi_aiven/get_service_integration.py +17 -17
- pulumi_aiven/get_service_integration_endpoint.py +59 -31
- pulumi_aiven/get_thanos.py +21 -1
- pulumi_aiven/get_valkey.py +1 -1
- pulumi_aiven/grafana.py +8 -8
- pulumi_aiven/influx_db.py +15 -8
- pulumi_aiven/kafka.py +8 -8
- pulumi_aiven/kafka_connect.py +8 -8
- pulumi_aiven/kafka_mirror_maker.py +8 -8
- pulumi_aiven/kafka_schema.py +7 -7
- pulumi_aiven/kafka_topic.py +11 -9
- pulumi_aiven/m3_aggregator.py +8 -8
- pulumi_aiven/m3_db.py +8 -8
- pulumi_aiven/mirror_maker_replication_flow.py +7 -7
- pulumi_aiven/my_sql.py +8 -8
- pulumi_aiven/open_search.py +8 -8
- pulumi_aiven/organization_group_project.py +17 -9
- pulumi_aiven/organization_permission.py +49 -49
- pulumi_aiven/outputs.py +2437 -354
- pulumi_aiven/pg.py +8 -8
- pulumi_aiven/project.py +1 -1
- pulumi_aiven/project_user.py +15 -7
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +8 -8
- pulumi_aiven/service_integration.py +139 -123
- pulumi_aiven/service_integration_endpoint.py +302 -140
- pulumi_aiven/thanos.py +58 -8
- pulumi_aiven/valkey.py +8 -8
- {pulumi_aiven-6.27.0a1729894273.dist-info → pulumi_aiven-6.28.0.dist-info}/METADATA +1 -1
- {pulumi_aiven-6.27.0a1729894273.dist-info → pulumi_aiven-6.28.0.dist-info}/RECORD +62 -61
- {pulumi_aiven-6.27.0a1729894273.dist-info → pulumi_aiven-6.28.0.dist-info}/WHEEL +1 -1
- {pulumi_aiven-6.27.0a1729894273.dist-info → pulumi_aiven-6.28.0.dist-info}/top_level.txt +0 -0
pulumi_aiven/_inputs.py
CHANGED
|
@@ -363,6 +363,24 @@ __all__ = [
|
|
|
363
363
|
'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimitingArgsDict',
|
|
364
364
|
'OpenSearchOpensearchUserConfigOpensearchDashboardsArgs',
|
|
365
365
|
'OpenSearchOpensearchUserConfigOpensearchDashboardsArgsDict',
|
|
366
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs',
|
|
367
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict',
|
|
368
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs',
|
|
369
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgsDict',
|
|
370
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs',
|
|
371
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgsDict',
|
|
372
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs',
|
|
373
|
+
'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgsDict',
|
|
374
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs',
|
|
375
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgsDict',
|
|
376
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs',
|
|
377
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict',
|
|
378
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs',
|
|
379
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgsDict',
|
|
380
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgs',
|
|
381
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict',
|
|
382
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgs',
|
|
383
|
+
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict',
|
|
366
384
|
'OpenSearchOpensearchUserConfigPrivateAccessArgs',
|
|
367
385
|
'OpenSearchOpensearchUserConfigPrivateAccessArgsDict',
|
|
368
386
|
'OpenSearchOpensearchUserConfigPrivatelinkAccessArgs',
|
|
@@ -467,6 +485,10 @@ __all__ = [
|
|
|
467
485
|
'ServiceIntegrationDatadogUserConfigOpensearchArgsDict',
|
|
468
486
|
'ServiceIntegrationDatadogUserConfigRedisArgs',
|
|
469
487
|
'ServiceIntegrationDatadogUserConfigRedisArgsDict',
|
|
488
|
+
'ServiceIntegrationEndpointAutoscalerUserConfigArgs',
|
|
489
|
+
'ServiceIntegrationEndpointAutoscalerUserConfigArgsDict',
|
|
490
|
+
'ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs',
|
|
491
|
+
'ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgsDict',
|
|
470
492
|
'ServiceIntegrationEndpointDatadogUserConfigArgs',
|
|
471
493
|
'ServiceIntegrationEndpointDatadogUserConfigArgsDict',
|
|
472
494
|
'ServiceIntegrationEndpointDatadogUserConfigDatadogTagArgs',
|
|
@@ -493,6 +515,8 @@ __all__ = [
|
|
|
493
515
|
'ServiceIntegrationEndpointExternalOpensearchLogsUserConfigArgsDict',
|
|
494
516
|
'ServiceIntegrationEndpointExternalPostgresqlArgs',
|
|
495
517
|
'ServiceIntegrationEndpointExternalPostgresqlArgsDict',
|
|
518
|
+
'ServiceIntegrationEndpointExternalPrometheusUserConfigArgs',
|
|
519
|
+
'ServiceIntegrationEndpointExternalPrometheusUserConfigArgsDict',
|
|
496
520
|
'ServiceIntegrationEndpointExternalSchemaRegistryUserConfigArgs',
|
|
497
521
|
'ServiceIntegrationEndpointExternalSchemaRegistryUserConfigArgsDict',
|
|
498
522
|
'ServiceIntegrationEndpointJolokiaUserConfigArgs',
|
|
@@ -837,9 +861,6 @@ class CassandraCassandraUserConfigArgs:
|
|
|
837
861
|
:param pulumi.Input[str] service_to_join_with: When bootstrapping, instead of creating a new Cassandra cluster try to join an existing one from another service. Can only be set on service creation. Example: `my-test-cassandra`.
|
|
838
862
|
:param pulumi.Input[bool] static_ips: Use static public IP addresses.
|
|
839
863
|
"""
|
|
840
|
-
if additional_backup_regions is not None:
|
|
841
|
-
warnings.warn("""This property is deprecated.""", DeprecationWarning)
|
|
842
|
-
pulumi.log.warn("""additional_backup_regions is deprecated: This property is deprecated.""")
|
|
843
864
|
if additional_backup_regions is not None:
|
|
844
865
|
pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
|
|
845
866
|
if backup_hour is not None:
|
|
@@ -878,7 +899,6 @@ class CassandraCassandraUserConfigArgs:
|
|
|
878
899
|
|
|
879
900
|
@property
|
|
880
901
|
@pulumi.getter(name="additionalBackupRegions")
|
|
881
|
-
@_utilities.deprecated("""This property is deprecated.""")
|
|
882
902
|
def additional_backup_regions(self) -> Optional[pulumi.Input[str]]:
|
|
883
903
|
"""
|
|
884
904
|
Additional Cloud Regions for Backup Replication.
|
|
@@ -2938,7 +2958,7 @@ if not MYPY:
|
|
|
2938
2958
|
"""
|
|
2939
2959
|
dragonfly_persistence: NotRequired[pulumi.Input[str]]
|
|
2940
2960
|
"""
|
|
2941
|
-
Enum: `
|
|
2961
|
+
Enum: `dfs`, `off`, `rdb`. When persistence is `rdb` or `dfs`, Dragonfly does RDB or DFS dumps every 10 minutes. Dumps are done according to the backup schedule for backup purposes. When persistence is `off`, no RDB/DFS dumps or backups are done, so data can be lost at any moment if the service is restarted for any reason, or if the service is powered off. Also, the service can't be forked.
|
|
2942
2962
|
"""
|
|
2943
2963
|
dragonfly_ssl: NotRequired[pulumi.Input[bool]]
|
|
2944
2964
|
"""
|
|
@@ -3015,7 +3035,7 @@ class DragonflyDragonflyUserConfigArgs:
|
|
|
3015
3035
|
static_ips: Optional[pulumi.Input[bool]] = None):
|
|
3016
3036
|
"""
|
|
3017
3037
|
:param pulumi.Input[bool] cache_mode: Evict entries when getting close to maxmemory limit. Default: `false`.
|
|
3018
|
-
:param pulumi.Input[str] dragonfly_persistence: Enum: `
|
|
3038
|
+
:param pulumi.Input[str] dragonfly_persistence: Enum: `dfs`, `off`, `rdb`. When persistence is `rdb` or `dfs`, Dragonfly does RDB or DFS dumps every 10 minutes. Dumps are done according to the backup schedule for backup purposes. When persistence is `off`, no RDB/DFS dumps or backups are done, so data can be lost at any moment if the service is restarted for any reason, or if the service is powered off. Also, the service can't be forked.
|
|
3019
3039
|
:param pulumi.Input[bool] dragonfly_ssl: Require SSL to access Dragonfly. Default: `true`.
|
|
3020
3040
|
:param pulumi.Input[Sequence[pulumi.Input['DragonflyDragonflyUserConfigIpFilterObjectArgs']]] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
3021
3041
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
@@ -3080,7 +3100,7 @@ class DragonflyDragonflyUserConfigArgs:
|
|
|
3080
3100
|
@pulumi.getter(name="dragonflyPersistence")
|
|
3081
3101
|
def dragonfly_persistence(self) -> Optional[pulumi.Input[str]]:
|
|
3082
3102
|
"""
|
|
3083
|
-
Enum: `
|
|
3103
|
+
Enum: `dfs`, `off`, `rdb`. When persistence is `rdb` or `dfs`, Dragonfly does RDB or DFS dumps every 10 minutes. Dumps are done according to the backup schedule for backup purposes. When persistence is `off`, no RDB/DFS dumps or backups are done, so data can be lost at any moment if the service is restarted for any reason, or if the service is powered off. Also, the service can't be forked.
|
|
3084
3104
|
"""
|
|
3085
3105
|
return pulumi.get(self, "dragonfly_persistence")
|
|
3086
3106
|
|
|
@@ -4818,7 +4838,7 @@ if not MYPY:
|
|
|
4818
4838
|
"""
|
|
4819
4839
|
alerting_enabled: NotRequired[pulumi.Input[bool]]
|
|
4820
4840
|
"""
|
|
4821
|
-
Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
4841
|
+
Setting has no effect with Grafana 11 and onward. Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
4822
4842
|
"""
|
|
4823
4843
|
alerting_error_or_timeout: NotRequired[pulumi.Input[str]]
|
|
4824
4844
|
"""
|
|
@@ -4830,7 +4850,7 @@ if not MYPY:
|
|
|
4830
4850
|
"""
|
|
4831
4851
|
alerting_nodata_or_nullvalues: NotRequired[pulumi.Input[str]]
|
|
4832
4852
|
"""
|
|
4833
|
-
Enum: `alerting`, `
|
|
4853
|
+
Enum: `alerting`, `keep_state`, `no_data`, `ok`. Default value for 'no data or null values' for new alerting rules.
|
|
4834
4854
|
"""
|
|
4835
4855
|
allow_embedding: NotRequired[pulumi.Input[bool]]
|
|
4836
4856
|
"""
|
|
@@ -4862,7 +4882,7 @@ if not MYPY:
|
|
|
4862
4882
|
"""
|
|
4863
4883
|
cookie_samesite: NotRequired[pulumi.Input[str]]
|
|
4864
4884
|
"""
|
|
4865
|
-
Enum: `lax`, `
|
|
4885
|
+
Enum: `lax`, `none`, `strict`. Cookie SameSite attribute: `strict` prevents sending cookie for cross-site requests, effectively disabling direct linking from other sites to Grafana. `lax` is the default value.
|
|
4866
4886
|
"""
|
|
4867
4887
|
custom_domain: NotRequired[pulumi.Input[str]]
|
|
4868
4888
|
"""
|
|
@@ -4870,7 +4890,7 @@ if not MYPY:
|
|
|
4870
4890
|
"""
|
|
4871
4891
|
dashboard_previews_enabled: NotRequired[pulumi.Input[bool]]
|
|
4872
4892
|
"""
|
|
4873
|
-
This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
4893
|
+
Enable browsing of dashboards in grid (pictures) mode. This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
4874
4894
|
"""
|
|
4875
4895
|
dashboards_min_refresh_interval: NotRequired[pulumi.Input[str]]
|
|
4876
4896
|
"""
|
|
@@ -4922,7 +4942,7 @@ if not MYPY:
|
|
|
4922
4942
|
"""
|
|
4923
4943
|
metrics_enabled: NotRequired[pulumi.Input[bool]]
|
|
4924
4944
|
"""
|
|
4925
|
-
Enable Grafana /metrics endpoint.
|
|
4945
|
+
Enable Grafana's /metrics endpoint.
|
|
4926
4946
|
"""
|
|
4927
4947
|
oauth_allow_insecure_email_lookup: NotRequired[pulumi.Input[bool]]
|
|
4928
4948
|
"""
|
|
@@ -4966,7 +4986,7 @@ if not MYPY:
|
|
|
4966
4986
|
"""
|
|
4967
4987
|
unified_alerting_enabled: NotRequired[pulumi.Input[bool]]
|
|
4968
4988
|
"""
|
|
4969
|
-
Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/
|
|
4989
|
+
Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/ for more details.
|
|
4970
4990
|
"""
|
|
4971
4991
|
user_auto_assign_org: NotRequired[pulumi.Input[bool]]
|
|
4972
4992
|
"""
|
|
@@ -4974,7 +4994,7 @@ if not MYPY:
|
|
|
4974
4994
|
"""
|
|
4975
4995
|
user_auto_assign_org_role: NotRequired[pulumi.Input[str]]
|
|
4976
4996
|
"""
|
|
4977
|
-
Enum: `
|
|
4997
|
+
Enum: `Admin`, `Editor`, `Viewer`. Set role for new signups. Defaults to Viewer.
|
|
4978
4998
|
"""
|
|
4979
4999
|
viewers_can_edit: NotRequired[pulumi.Input[bool]]
|
|
4980
5000
|
"""
|
|
@@ -5035,10 +5055,10 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5035
5055
|
wal: Optional[pulumi.Input[bool]] = None):
|
|
5036
5056
|
"""
|
|
5037
5057
|
:param pulumi.Input[str] additional_backup_regions: Additional Cloud Regions for Backup Replication.
|
|
5038
|
-
:param pulumi.Input[bool] alerting_enabled: Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
5058
|
+
:param pulumi.Input[bool] alerting_enabled: Setting has no effect with Grafana 11 and onward. Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
5039
5059
|
:param pulumi.Input[str] alerting_error_or_timeout: Enum: `alerting`, `keep_state`. Default error or timeout setting for new alerting rules.
|
|
5040
5060
|
:param pulumi.Input[int] alerting_max_annotations_to_keep: Max number of alert annotations that Grafana stores. 0 (default) keeps all alert annotations. Example: `0`.
|
|
5041
|
-
:param pulumi.Input[str] alerting_nodata_or_nullvalues: Enum: `alerting`, `
|
|
5061
|
+
:param pulumi.Input[str] alerting_nodata_or_nullvalues: Enum: `alerting`, `keep_state`, `no_data`, `ok`. Default value for 'no data or null values' for new alerting rules.
|
|
5042
5062
|
:param pulumi.Input[bool] allow_embedding: Allow embedding Grafana dashboards with iframe/frame/object/embed tags. Disabled by default to limit impact of clickjacking.
|
|
5043
5063
|
:param pulumi.Input['GrafanaGrafanaUserConfigAuthAzureadArgs'] auth_azuread: Azure AD OAuth integration
|
|
5044
5064
|
:param pulumi.Input[bool] auth_basic_enabled: Enable or disable basic authentication form, used by Grafana built-in login.
|
|
@@ -5046,9 +5066,9 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5046
5066
|
:param pulumi.Input['GrafanaGrafanaUserConfigAuthGithubArgs'] auth_github: Github Auth integration
|
|
5047
5067
|
:param pulumi.Input['GrafanaGrafanaUserConfigAuthGitlabArgs'] auth_gitlab: GitLab Auth integration
|
|
5048
5068
|
:param pulumi.Input['GrafanaGrafanaUserConfigAuthGoogleArgs'] auth_google: Google Auth integration
|
|
5049
|
-
:param pulumi.Input[str] cookie_samesite: Enum: `lax`, `
|
|
5069
|
+
:param pulumi.Input[str] cookie_samesite: Enum: `lax`, `none`, `strict`. Cookie SameSite attribute: `strict` prevents sending cookie for cross-site requests, effectively disabling direct linking from other sites to Grafana. `lax` is the default value.
|
|
5050
5070
|
:param pulumi.Input[str] custom_domain: Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Example: `grafana.example.org`.
|
|
5051
|
-
:param pulumi.Input[bool] dashboard_previews_enabled: This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
5071
|
+
:param pulumi.Input[bool] dashboard_previews_enabled: Enable browsing of dashboards in grid (pictures) mode. This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
5052
5072
|
:param pulumi.Input[str] dashboards_min_refresh_interval: Signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s, 1h. Example: `5s`.
|
|
5053
5073
|
:param pulumi.Input[int] dashboards_versions_to_keep: Dashboard versions to keep per dashboard. Example: `20`.
|
|
5054
5074
|
:param pulumi.Input[bool] dataproxy_send_user_header: Send `X-Grafana-User` header to data source.
|
|
@@ -5061,7 +5081,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5061
5081
|
:param pulumi.Input[Sequence[pulumi.Input['GrafanaGrafanaUserConfigIpFilterObjectArgs']]] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
5062
5082
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
5063
5083
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
5064
|
-
:param pulumi.Input[bool] metrics_enabled: Enable Grafana /metrics endpoint.
|
|
5084
|
+
:param pulumi.Input[bool] metrics_enabled: Enable Grafana's /metrics endpoint.
|
|
5065
5085
|
:param pulumi.Input[bool] oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP.
|
|
5066
5086
|
:param pulumi.Input['GrafanaGrafanaUserConfigPrivateAccessArgs'] private_access: Allow access to selected service ports from private networks
|
|
5067
5087
|
:param pulumi.Input['GrafanaGrafanaUserConfigPrivatelinkAccessArgs'] privatelink_access: Allow access to selected service components through Privatelink
|
|
@@ -5072,9 +5092,9 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5072
5092
|
:param pulumi.Input[str] service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
|
|
5073
5093
|
:param pulumi.Input['GrafanaGrafanaUserConfigSmtpServerArgs'] smtp_server: SMTP server settings
|
|
5074
5094
|
:param pulumi.Input[bool] static_ips: Use static public IP addresses.
|
|
5075
|
-
:param pulumi.Input[bool] unified_alerting_enabled: Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/
|
|
5095
|
+
:param pulumi.Input[bool] unified_alerting_enabled: Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/ for more details.
|
|
5076
5096
|
:param pulumi.Input[bool] user_auto_assign_org: Auto-assign new users on signup to main organization. Defaults to false.
|
|
5077
|
-
:param pulumi.Input[str] user_auto_assign_org_role: Enum: `
|
|
5097
|
+
:param pulumi.Input[str] user_auto_assign_org_role: Enum: `Admin`, `Editor`, `Viewer`. Set role for new signups. Defaults to Viewer.
|
|
5078
5098
|
:param pulumi.Input[bool] viewers_can_edit: Users with view-only permission can edit but not save dashboards.
|
|
5079
5099
|
:param pulumi.Input[bool] wal: Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
|
|
5080
5100
|
"""
|
|
@@ -5184,7 +5204,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5184
5204
|
@pulumi.getter(name="alertingEnabled")
|
|
5185
5205
|
def alerting_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
5186
5206
|
"""
|
|
5187
|
-
Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
5207
|
+
Setting has no effect with Grafana 11 and onward. Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
5188
5208
|
"""
|
|
5189
5209
|
return pulumi.get(self, "alerting_enabled")
|
|
5190
5210
|
|
|
@@ -5220,7 +5240,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5220
5240
|
@pulumi.getter(name="alertingNodataOrNullvalues")
|
|
5221
5241
|
def alerting_nodata_or_nullvalues(self) -> Optional[pulumi.Input[str]]:
|
|
5222
5242
|
"""
|
|
5223
|
-
Enum: `alerting`, `
|
|
5243
|
+
Enum: `alerting`, `keep_state`, `no_data`, `ok`. Default value for 'no data or null values' for new alerting rules.
|
|
5224
5244
|
"""
|
|
5225
5245
|
return pulumi.get(self, "alerting_nodata_or_nullvalues")
|
|
5226
5246
|
|
|
@@ -5316,7 +5336,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5316
5336
|
@pulumi.getter(name="cookieSamesite")
|
|
5317
5337
|
def cookie_samesite(self) -> Optional[pulumi.Input[str]]:
|
|
5318
5338
|
"""
|
|
5319
|
-
Enum: `lax`, `
|
|
5339
|
+
Enum: `lax`, `none`, `strict`. Cookie SameSite attribute: `strict` prevents sending cookie for cross-site requests, effectively disabling direct linking from other sites to Grafana. `lax` is the default value.
|
|
5320
5340
|
"""
|
|
5321
5341
|
return pulumi.get(self, "cookie_samesite")
|
|
5322
5342
|
|
|
@@ -5340,7 +5360,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5340
5360
|
@pulumi.getter(name="dashboardPreviewsEnabled")
|
|
5341
5361
|
def dashboard_previews_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
5342
5362
|
"""
|
|
5343
|
-
This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
5363
|
+
Enable browsing of dashboards in grid (pictures) mode. This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.
|
|
5344
5364
|
"""
|
|
5345
5365
|
return pulumi.get(self, "dashboard_previews_enabled")
|
|
5346
5366
|
|
|
@@ -5497,7 +5517,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5497
5517
|
@pulumi.getter(name="metricsEnabled")
|
|
5498
5518
|
def metrics_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
5499
5519
|
"""
|
|
5500
|
-
Enable Grafana /metrics endpoint.
|
|
5520
|
+
Enable Grafana's /metrics endpoint.
|
|
5501
5521
|
"""
|
|
5502
5522
|
return pulumi.get(self, "metrics_enabled")
|
|
5503
5523
|
|
|
@@ -5629,7 +5649,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5629
5649
|
@pulumi.getter(name="unifiedAlertingEnabled")
|
|
5630
5650
|
def unified_alerting_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
5631
5651
|
"""
|
|
5632
|
-
Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/
|
|
5652
|
+
Enable or disable Grafana unified alerting functionality. By default this is enabled and any legacy alerts will be migrated on upgrade to Grafana 9+. To stay on legacy alerting, set unified*alerting*enabled to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/ for more details.
|
|
5633
5653
|
"""
|
|
5634
5654
|
return pulumi.get(self, "unified_alerting_enabled")
|
|
5635
5655
|
|
|
@@ -5653,7 +5673,7 @@ class GrafanaGrafanaUserConfigArgs:
|
|
|
5653
5673
|
@pulumi.getter(name="userAutoAssignOrgRole")
|
|
5654
5674
|
def user_auto_assign_org_role(self) -> Optional[pulumi.Input[str]]:
|
|
5655
5675
|
"""
|
|
5656
|
-
Enum: `
|
|
5676
|
+
Enum: `Admin`, `Editor`, `Viewer`. Set role for new signups. Defaults to Viewer.
|
|
5657
5677
|
"""
|
|
5658
5678
|
return pulumi.get(self, "user_auto_assign_org_role")
|
|
5659
5679
|
|
|
@@ -6251,15 +6271,15 @@ if not MYPY:
|
|
|
6251
6271
|
"""
|
|
6252
6272
|
api_url: NotRequired[pulumi.Input[str]]
|
|
6253
6273
|
"""
|
|
6254
|
-
|
|
6274
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/api/v4`.
|
|
6255
6275
|
"""
|
|
6256
6276
|
auth_url: NotRequired[pulumi.Input[str]]
|
|
6257
6277
|
"""
|
|
6258
|
-
|
|
6278
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/authorize`.
|
|
6259
6279
|
"""
|
|
6260
6280
|
token_url: NotRequired[pulumi.Input[str]]
|
|
6261
6281
|
"""
|
|
6262
|
-
|
|
6282
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/token`.
|
|
6263
6283
|
"""
|
|
6264
6284
|
elif False:
|
|
6265
6285
|
GrafanaGrafanaUserConfigAuthGitlabArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -6279,9 +6299,9 @@ class GrafanaGrafanaUserConfigAuthGitlabArgs:
|
|
|
6279
6299
|
:param pulumi.Input[str] client_id: Client ID from provider. Example: `b1ba0bf54a4c2c0a1c29`.
|
|
6280
6300
|
:param pulumi.Input[str] client_secret: Client secret from provider. Example: `bfa6gea4f129076761dcba8ce5e1e406bd83af7b`.
|
|
6281
6301
|
:param pulumi.Input[bool] allow_sign_up: Automatically sign-up users on successful sign-in.
|
|
6282
|
-
:param pulumi.Input[str] api_url:
|
|
6283
|
-
:param pulumi.Input[str] auth_url:
|
|
6284
|
-
:param pulumi.Input[str] token_url:
|
|
6302
|
+
:param pulumi.Input[str] api_url: This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/api/v4`.
|
|
6303
|
+
:param pulumi.Input[str] auth_url: This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/authorize`.
|
|
6304
|
+
:param pulumi.Input[str] token_url: This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/token`.
|
|
6285
6305
|
"""
|
|
6286
6306
|
pulumi.set(__self__, "allowed_groups", allowed_groups)
|
|
6287
6307
|
pulumi.set(__self__, "client_id", client_id)
|
|
@@ -6347,7 +6367,7 @@ class GrafanaGrafanaUserConfigAuthGitlabArgs:
|
|
|
6347
6367
|
@pulumi.getter(name="apiUrl")
|
|
6348
6368
|
def api_url(self) -> Optional[pulumi.Input[str]]:
|
|
6349
6369
|
"""
|
|
6350
|
-
|
|
6370
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/api/v4`.
|
|
6351
6371
|
"""
|
|
6352
6372
|
return pulumi.get(self, "api_url")
|
|
6353
6373
|
|
|
@@ -6359,7 +6379,7 @@ class GrafanaGrafanaUserConfigAuthGitlabArgs:
|
|
|
6359
6379
|
@pulumi.getter(name="authUrl")
|
|
6360
6380
|
def auth_url(self) -> Optional[pulumi.Input[str]]:
|
|
6361
6381
|
"""
|
|
6362
|
-
|
|
6382
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/authorize`.
|
|
6363
6383
|
"""
|
|
6364
6384
|
return pulumi.get(self, "auth_url")
|
|
6365
6385
|
|
|
@@ -6371,7 +6391,7 @@ class GrafanaGrafanaUserConfigAuthGitlabArgs:
|
|
|
6371
6391
|
@pulumi.getter(name="tokenUrl")
|
|
6372
6392
|
def token_url(self) -> Optional[pulumi.Input[str]]:
|
|
6373
6393
|
"""
|
|
6374
|
-
|
|
6394
|
+
This only needs to be set when using self hosted GitLab. Example: `https://gitlab.com/oauth/token`.
|
|
6375
6395
|
"""
|
|
6376
6396
|
return pulumi.get(self, "token_url")
|
|
6377
6397
|
|
|
@@ -6653,7 +6673,7 @@ if not MYPY:
|
|
|
6653
6673
|
"""
|
|
6654
6674
|
provider: pulumi.Input[str]
|
|
6655
6675
|
"""
|
|
6656
|
-
Enum: `s3`.
|
|
6676
|
+
Enum: `s3`. External image store provider.
|
|
6657
6677
|
"""
|
|
6658
6678
|
secret_key: pulumi.Input[str]
|
|
6659
6679
|
"""
|
|
@@ -6672,7 +6692,7 @@ class GrafanaGrafanaUserConfigExternalImageStorageArgs:
|
|
|
6672
6692
|
"""
|
|
6673
6693
|
:param pulumi.Input[str] access_key: S3 access key. Requires permissions to the S3 bucket for the s3:PutObject and s3:PutObjectAcl actions. Example: `AAAAAAAAAAAAAAAAAAA`.
|
|
6674
6694
|
:param pulumi.Input[str] bucket_url: Bucket URL for S3. Example: `https://grafana.s3-ap-southeast-2.amazonaws.com/`.
|
|
6675
|
-
:param pulumi.Input[str] provider: Enum: `s3`.
|
|
6695
|
+
:param pulumi.Input[str] provider: Enum: `s3`. External image store provider.
|
|
6676
6696
|
:param pulumi.Input[str] secret_key: S3 secret key. Example: `AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA`.
|
|
6677
6697
|
"""
|
|
6678
6698
|
pulumi.set(__self__, "access_key", access_key)
|
|
@@ -6708,7 +6728,7 @@ class GrafanaGrafanaUserConfigExternalImageStorageArgs:
|
|
|
6708
6728
|
@pulumi.getter
|
|
6709
6729
|
def provider(self) -> pulumi.Input[str]:
|
|
6710
6730
|
"""
|
|
6711
|
-
Enum: `s3`.
|
|
6731
|
+
Enum: `s3`. External image store provider.
|
|
6712
6732
|
"""
|
|
6713
6733
|
return pulumi.get(self, "provider")
|
|
6714
6734
|
|
|
@@ -6904,7 +6924,7 @@ if not MYPY:
|
|
|
6904
6924
|
"""
|
|
6905
6925
|
starttls_policy: NotRequired[pulumi.Input[str]]
|
|
6906
6926
|
"""
|
|
6907
|
-
Enum: `
|
|
6927
|
+
Enum: `MandatoryStartTLS`, `NoStartTLS`, `OpportunisticStartTLS`. Either OpportunisticStartTLS, MandatoryStartTLS or NoStartTLS. Default is OpportunisticStartTLS.
|
|
6908
6928
|
"""
|
|
6909
6929
|
username: NotRequired[pulumi.Input[str]]
|
|
6910
6930
|
"""
|
|
@@ -6931,7 +6951,7 @@ class GrafanaGrafanaUserConfigSmtpServerArgs:
|
|
|
6931
6951
|
:param pulumi.Input[str] from_name: Name used in outgoing emails, defaults to Grafana.
|
|
6932
6952
|
:param pulumi.Input[str] password: Password for SMTP authentication. Example: `ein0eemeev5eeth3Ahfu`.
|
|
6933
6953
|
:param pulumi.Input[bool] skip_verify: Skip verifying server certificate. Defaults to false.
|
|
6934
|
-
:param pulumi.Input[str] starttls_policy: Enum: `
|
|
6954
|
+
:param pulumi.Input[str] starttls_policy: Enum: `MandatoryStartTLS`, `NoStartTLS`, `OpportunisticStartTLS`. Either OpportunisticStartTLS, MandatoryStartTLS or NoStartTLS. Default is OpportunisticStartTLS.
|
|
6935
6955
|
:param pulumi.Input[str] username: Username for SMTP authentication. Example: `smtpuser`.
|
|
6936
6956
|
"""
|
|
6937
6957
|
pulumi.set(__self__, "from_address", from_address)
|
|
@@ -7024,7 +7044,7 @@ class GrafanaGrafanaUserConfigSmtpServerArgs:
|
|
|
7024
7044
|
@pulumi.getter(name="starttlsPolicy")
|
|
7025
7045
|
def starttls_policy(self) -> Optional[pulumi.Input[str]]:
|
|
7026
7046
|
"""
|
|
7027
|
-
Enum: `
|
|
7047
|
+
Enum: `MandatoryStartTLS`, `NoStartTLS`, `OpportunisticStartTLS`. Either OpportunisticStartTLS, MandatoryStartTLS or NoStartTLS. Default is OpportunisticStartTLS.
|
|
7028
7048
|
"""
|
|
7029
7049
|
return pulumi.get(self, "starttls_policy")
|
|
7030
7050
|
|
|
@@ -7454,6 +7474,10 @@ if not MYPY:
|
|
|
7454
7474
|
"""
|
|
7455
7475
|
influxdb.conf configuration values
|
|
7456
7476
|
"""
|
|
7477
|
+
influxdb_version: NotRequired[pulumi.Input[str]]
|
|
7478
|
+
"""
|
|
7479
|
+
Enum: `1.8`, and newer. InfluxDB major version. Default: `1.8`.
|
|
7480
|
+
"""
|
|
7457
7481
|
ip_filter_objects: NotRequired[pulumi.Input[Sequence[pulumi.Input['InfluxDbInfluxdbUserConfigIpFilterObjectArgsDict']]]]
|
|
7458
7482
|
"""
|
|
7459
7483
|
Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
@@ -7507,6 +7531,7 @@ class InfluxDbInfluxdbUserConfigArgs:
|
|
|
7507
7531
|
additional_backup_regions: Optional[pulumi.Input[str]] = None,
|
|
7508
7532
|
custom_domain: Optional[pulumi.Input[str]] = None,
|
|
7509
7533
|
influxdb: Optional[pulumi.Input['InfluxDbInfluxdbUserConfigInfluxdbArgs']] = None,
|
|
7534
|
+
influxdb_version: Optional[pulumi.Input[str]] = None,
|
|
7510
7535
|
ip_filter_objects: Optional[pulumi.Input[Sequence[pulumi.Input['InfluxDbInfluxdbUserConfigIpFilterObjectArgs']]]] = None,
|
|
7511
7536
|
ip_filter_strings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
7512
7537
|
ip_filters: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
@@ -7522,6 +7547,7 @@ class InfluxDbInfluxdbUserConfigArgs:
|
|
|
7522
7547
|
:param pulumi.Input[str] additional_backup_regions: Additional Cloud Regions for Backup Replication.
|
|
7523
7548
|
:param pulumi.Input[str] custom_domain: Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Example: `grafana.example.org`.
|
|
7524
7549
|
:param pulumi.Input['InfluxDbInfluxdbUserConfigInfluxdbArgs'] influxdb: influxdb.conf configuration values
|
|
7550
|
+
:param pulumi.Input[str] influxdb_version: Enum: `1.8`, and newer. InfluxDB major version. Default: `1.8`.
|
|
7525
7551
|
:param pulumi.Input[Sequence[pulumi.Input['InfluxDbInfluxdbUserConfigIpFilterObjectArgs']]] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
7526
7552
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
7527
7553
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
@@ -7543,6 +7569,8 @@ class InfluxDbInfluxdbUserConfigArgs:
|
|
|
7543
7569
|
pulumi.set(__self__, "custom_domain", custom_domain)
|
|
7544
7570
|
if influxdb is not None:
|
|
7545
7571
|
pulumi.set(__self__, "influxdb", influxdb)
|
|
7572
|
+
if influxdb_version is not None:
|
|
7573
|
+
pulumi.set(__self__, "influxdb_version", influxdb_version)
|
|
7546
7574
|
if ip_filter_objects is not None:
|
|
7547
7575
|
pulumi.set(__self__, "ip_filter_objects", ip_filter_objects)
|
|
7548
7576
|
if ip_filter_strings is not None:
|
|
@@ -7606,6 +7634,18 @@ class InfluxDbInfluxdbUserConfigArgs:
|
|
|
7606
7634
|
def influxdb(self, value: Optional[pulumi.Input['InfluxDbInfluxdbUserConfigInfluxdbArgs']]):
|
|
7607
7635
|
pulumi.set(self, "influxdb", value)
|
|
7608
7636
|
|
|
7637
|
+
@property
|
|
7638
|
+
@pulumi.getter(name="influxdbVersion")
|
|
7639
|
+
def influxdb_version(self) -> Optional[pulumi.Input[str]]:
|
|
7640
|
+
"""
|
|
7641
|
+
Enum: `1.8`, and newer. InfluxDB major version. Default: `1.8`.
|
|
7642
|
+
"""
|
|
7643
|
+
return pulumi.get(self, "influxdb_version")
|
|
7644
|
+
|
|
7645
|
+
@influxdb_version.setter
|
|
7646
|
+
def influxdb_version(self, value: Optional[pulumi.Input[str]]):
|
|
7647
|
+
pulumi.set(self, "influxdb_version", value)
|
|
7648
|
+
|
|
7609
7649
|
@property
|
|
7610
7650
|
@pulumi.getter(name="ipFilterObjects")
|
|
7611
7651
|
def ip_filter_objects(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InfluxDbInfluxdbUserConfigIpFilterObjectArgs']]]]:
|
|
@@ -7949,18 +7989,26 @@ if not MYPY:
|
|
|
7949
7989
|
"""
|
|
7950
7990
|
Allow clients to connect to influxdb with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations.
|
|
7951
7991
|
"""
|
|
7992
|
+
user_backup: NotRequired[pulumi.Input[bool]]
|
|
7993
|
+
"""
|
|
7994
|
+
Allow clients to connect to user_backup with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations.
|
|
7995
|
+
"""
|
|
7952
7996
|
elif False:
|
|
7953
7997
|
InfluxDbInfluxdbUserConfigPrivateAccessArgsDict: TypeAlias = Mapping[str, Any]
|
|
7954
7998
|
|
|
7955
7999
|
@pulumi.input_type
|
|
7956
8000
|
class InfluxDbInfluxdbUserConfigPrivateAccessArgs:
|
|
7957
8001
|
def __init__(__self__, *,
|
|
7958
|
-
influxdb: Optional[pulumi.Input[bool]] = None
|
|
8002
|
+
influxdb: Optional[pulumi.Input[bool]] = None,
|
|
8003
|
+
user_backup: Optional[pulumi.Input[bool]] = None):
|
|
7959
8004
|
"""
|
|
7960
8005
|
:param pulumi.Input[bool] influxdb: Allow clients to connect to influxdb with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations.
|
|
8006
|
+
:param pulumi.Input[bool] user_backup: Allow clients to connect to user_backup with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations.
|
|
7961
8007
|
"""
|
|
7962
8008
|
if influxdb is not None:
|
|
7963
8009
|
pulumi.set(__self__, "influxdb", influxdb)
|
|
8010
|
+
if user_backup is not None:
|
|
8011
|
+
pulumi.set(__self__, "user_backup", user_backup)
|
|
7964
8012
|
|
|
7965
8013
|
@property
|
|
7966
8014
|
@pulumi.getter
|
|
@@ -7974,6 +8022,18 @@ class InfluxDbInfluxdbUserConfigPrivateAccessArgs:
|
|
|
7974
8022
|
def influxdb(self, value: Optional[pulumi.Input[bool]]):
|
|
7975
8023
|
pulumi.set(self, "influxdb", value)
|
|
7976
8024
|
|
|
8025
|
+
@property
|
|
8026
|
+
@pulumi.getter(name="userBackup")
|
|
8027
|
+
def user_backup(self) -> Optional[pulumi.Input[bool]]:
|
|
8028
|
+
"""
|
|
8029
|
+
Allow clients to connect to user_backup with a DNS name that always resolves to the service's private IP addresses. Only available in certain network locations.
|
|
8030
|
+
"""
|
|
8031
|
+
return pulumi.get(self, "user_backup")
|
|
8032
|
+
|
|
8033
|
+
@user_backup.setter
|
|
8034
|
+
def user_backup(self, value: Optional[pulumi.Input[bool]]):
|
|
8035
|
+
pulumi.set(self, "user_backup", value)
|
|
8036
|
+
|
|
7977
8037
|
|
|
7978
8038
|
if not MYPY:
|
|
7979
8039
|
class InfluxDbInfluxdbUserConfigPrivatelinkAccessArgsDict(TypedDict):
|
|
@@ -7981,18 +8041,26 @@ if not MYPY:
|
|
|
7981
8041
|
"""
|
|
7982
8042
|
Enable influxdb.
|
|
7983
8043
|
"""
|
|
8044
|
+
user_backup: NotRequired[pulumi.Input[bool]]
|
|
8045
|
+
"""
|
|
8046
|
+
Enable user_backup.
|
|
8047
|
+
"""
|
|
7984
8048
|
elif False:
|
|
7985
8049
|
InfluxDbInfluxdbUserConfigPrivatelinkAccessArgsDict: TypeAlias = Mapping[str, Any]
|
|
7986
8050
|
|
|
7987
8051
|
@pulumi.input_type
|
|
7988
8052
|
class InfluxDbInfluxdbUserConfigPrivatelinkAccessArgs:
|
|
7989
8053
|
def __init__(__self__, *,
|
|
7990
|
-
influxdb: Optional[pulumi.Input[bool]] = None
|
|
8054
|
+
influxdb: Optional[pulumi.Input[bool]] = None,
|
|
8055
|
+
user_backup: Optional[pulumi.Input[bool]] = None):
|
|
7991
8056
|
"""
|
|
7992
8057
|
:param pulumi.Input[bool] influxdb: Enable influxdb.
|
|
8058
|
+
:param pulumi.Input[bool] user_backup: Enable user_backup.
|
|
7993
8059
|
"""
|
|
7994
8060
|
if influxdb is not None:
|
|
7995
8061
|
pulumi.set(__self__, "influxdb", influxdb)
|
|
8062
|
+
if user_backup is not None:
|
|
8063
|
+
pulumi.set(__self__, "user_backup", user_backup)
|
|
7996
8064
|
|
|
7997
8065
|
@property
|
|
7998
8066
|
@pulumi.getter
|
|
@@ -8006,6 +8074,18 @@ class InfluxDbInfluxdbUserConfigPrivatelinkAccessArgs:
|
|
|
8006
8074
|
def influxdb(self, value: Optional[pulumi.Input[bool]]):
|
|
8007
8075
|
pulumi.set(self, "influxdb", value)
|
|
8008
8076
|
|
|
8077
|
+
@property
|
|
8078
|
+
@pulumi.getter(name="userBackup")
|
|
8079
|
+
def user_backup(self) -> Optional[pulumi.Input[bool]]:
|
|
8080
|
+
"""
|
|
8081
|
+
Enable user_backup.
|
|
8082
|
+
"""
|
|
8083
|
+
return pulumi.get(self, "user_backup")
|
|
8084
|
+
|
|
8085
|
+
@user_backup.setter
|
|
8086
|
+
def user_backup(self, value: Optional[pulumi.Input[bool]]):
|
|
8087
|
+
pulumi.set(self, "user_backup", value)
|
|
8088
|
+
|
|
8009
8089
|
|
|
8010
8090
|
if not MYPY:
|
|
8011
8091
|
class InfluxDbInfluxdbUserConfigPublicAccessArgsDict(TypedDict):
|
|
@@ -8013,18 +8093,26 @@ if not MYPY:
|
|
|
8013
8093
|
"""
|
|
8014
8094
|
Allow clients to connect to influxdb from the public internet for service nodes that are in a project VPC or another type of private network.
|
|
8015
8095
|
"""
|
|
8096
|
+
user_backup: NotRequired[pulumi.Input[bool]]
|
|
8097
|
+
"""
|
|
8098
|
+
Allow clients to connect to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
|
|
8099
|
+
"""
|
|
8016
8100
|
elif False:
|
|
8017
8101
|
InfluxDbInfluxdbUserConfigPublicAccessArgsDict: TypeAlias = Mapping[str, Any]
|
|
8018
8102
|
|
|
8019
8103
|
@pulumi.input_type
|
|
8020
8104
|
class InfluxDbInfluxdbUserConfigPublicAccessArgs:
|
|
8021
8105
|
def __init__(__self__, *,
|
|
8022
|
-
influxdb: Optional[pulumi.Input[bool]] = None
|
|
8106
|
+
influxdb: Optional[pulumi.Input[bool]] = None,
|
|
8107
|
+
user_backup: Optional[pulumi.Input[bool]] = None):
|
|
8023
8108
|
"""
|
|
8024
8109
|
:param pulumi.Input[bool] influxdb: Allow clients to connect to influxdb from the public internet for service nodes that are in a project VPC or another type of private network.
|
|
8110
|
+
:param pulumi.Input[bool] user_backup: Allow clients to connect to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
|
|
8025
8111
|
"""
|
|
8026
8112
|
if influxdb is not None:
|
|
8027
8113
|
pulumi.set(__self__, "influxdb", influxdb)
|
|
8114
|
+
if user_backup is not None:
|
|
8115
|
+
pulumi.set(__self__, "user_backup", user_backup)
|
|
8028
8116
|
|
|
8029
8117
|
@property
|
|
8030
8118
|
@pulumi.getter
|
|
@@ -8038,6 +8126,18 @@ class InfluxDbInfluxdbUserConfigPublicAccessArgs:
|
|
|
8038
8126
|
def influxdb(self, value: Optional[pulumi.Input[bool]]):
|
|
8039
8127
|
pulumi.set(self, "influxdb", value)
|
|
8040
8128
|
|
|
8129
|
+
@property
|
|
8130
|
+
@pulumi.getter(name="userBackup")
|
|
8131
|
+
def user_backup(self) -> Optional[pulumi.Input[bool]]:
|
|
8132
|
+
"""
|
|
8133
|
+
Allow clients to connect to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
|
|
8134
|
+
"""
|
|
8135
|
+
return pulumi.get(self, "user_backup")
|
|
8136
|
+
|
|
8137
|
+
@user_backup.setter
|
|
8138
|
+
def user_backup(self, value: Optional[pulumi.Input[bool]]):
|
|
8139
|
+
pulumi.set(self, "user_backup", value)
|
|
8140
|
+
|
|
8041
8141
|
|
|
8042
8142
|
if not MYPY:
|
|
8043
8143
|
class InfluxDbServiceIntegrationArgsDict(TypedDict):
|
|
@@ -8802,7 +8902,7 @@ if not MYPY:
|
|
|
8802
8902
|
class KafkaConnectKafkaConnectUserConfigKafkaConnectArgsDict(TypedDict):
|
|
8803
8903
|
connector_client_config_override_policy: NotRequired[pulumi.Input[str]]
|
|
8804
8904
|
"""
|
|
8805
|
-
Enum: `
|
|
8905
|
+
Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
8806
8906
|
"""
|
|
8807
8907
|
consumer_auto_offset_reset: NotRequired[pulumi.Input[str]]
|
|
8808
8908
|
"""
|
|
@@ -8814,7 +8914,7 @@ if not MYPY:
|
|
|
8814
8914
|
"""
|
|
8815
8915
|
consumer_isolation_level: NotRequired[pulumi.Input[str]]
|
|
8816
8916
|
"""
|
|
8817
|
-
Enum: `
|
|
8917
|
+
Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
8818
8918
|
"""
|
|
8819
8919
|
consumer_max_partition_fetch_bytes: NotRequired[pulumi.Input[int]]
|
|
8820
8920
|
"""
|
|
@@ -8846,7 +8946,7 @@ if not MYPY:
|
|
|
8846
8946
|
"""
|
|
8847
8947
|
producer_compression_type: NotRequired[pulumi.Input[str]]
|
|
8848
8948
|
"""
|
|
8849
|
-
Enum: `gzip`, `
|
|
8949
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
8850
8950
|
"""
|
|
8851
8951
|
producer_linger_ms: NotRequired[pulumi.Input[int]]
|
|
8852
8952
|
"""
|
|
@@ -8887,10 +8987,10 @@ class KafkaConnectKafkaConnectUserConfigKafkaConnectArgs:
|
|
|
8887
8987
|
scheduled_rebalance_max_delay_ms: Optional[pulumi.Input[int]] = None,
|
|
8888
8988
|
session_timeout_ms: Optional[pulumi.Input[int]] = None):
|
|
8889
8989
|
"""
|
|
8890
|
-
:param pulumi.Input[str] connector_client_config_override_policy: Enum: `
|
|
8990
|
+
:param pulumi.Input[str] connector_client_config_override_policy: Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
8891
8991
|
:param pulumi.Input[str] consumer_auto_offset_reset: Enum: `earliest`, `latest`. What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. Default is earliest.
|
|
8892
8992
|
:param pulumi.Input[int] consumer_fetch_max_bytes: Records are fetched in batches by the consumer, and if the first record batch in the first non-empty partition of the fetch is larger than this value, the record batch will still be returned to ensure that the consumer can make progress. As such, this is not a absolute maximum. Example: `52428800`.
|
|
8893
|
-
:param pulumi.Input[str] consumer_isolation_level: Enum: `
|
|
8993
|
+
:param pulumi.Input[str] consumer_isolation_level: Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
8894
8994
|
:param pulumi.Input[int] consumer_max_partition_fetch_bytes: Records are fetched in batches by the consumer.If the first record batch in the first non-empty partition of the fetch is larger than this limit, the batch will still be returned to ensure that the consumer can make progress. Example: `1048576`.
|
|
8895
8995
|
:param pulumi.Input[int] consumer_max_poll_interval_ms: The maximum delay in milliseconds between invocations of poll() when using consumer group management (defaults to 300000).
|
|
8896
8996
|
:param pulumi.Input[int] consumer_max_poll_records: The maximum number of records returned in a single call to poll() (defaults to 500).
|
|
@@ -8898,7 +8998,7 @@ class KafkaConnectKafkaConnectUserConfigKafkaConnectArgs:
|
|
|
8898
8998
|
:param pulumi.Input[int] offset_flush_timeout_ms: Maximum number of milliseconds to wait for records to flush and partition offset data to be committed to offset storage before cancelling the process and restoring the offset data to be committed in a future attempt (defaults to 5000).
|
|
8899
8999
|
:param pulumi.Input[int] producer_batch_size: This setting gives the upper bound of the batch size to be sent. If there are fewer than this many bytes accumulated for this partition, the producer will `linger` for the linger.ms time waiting for more records to show up. A batch size of zero will disable batching entirely (defaults to 16384).
|
|
8900
9000
|
:param pulumi.Input[int] producer_buffer_memory: The total bytes of memory the producer can use to buffer records waiting to be sent to the broker (defaults to 33554432).
|
|
8901
|
-
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `
|
|
9001
|
+
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
8902
9002
|
:param pulumi.Input[int] producer_linger_ms: This setting gives the upper bound on the delay for batching: once there is batch.size worth of records for a partition it will be sent immediately regardless of this setting, however if there are fewer than this many bytes accumulated for this partition the producer will `linger` for the specified time waiting for more records to show up. Defaults to 0.
|
|
8903
9003
|
:param pulumi.Input[int] producer_max_request_size: This setting will limit the number of record batches the producer will send in a single request to avoid sending huge requests. Example: `1048576`.
|
|
8904
9004
|
:param pulumi.Input[int] scheduled_rebalance_max_delay_ms: The maximum delay that is scheduled in order to wait for the return of one or more departed workers before rebalancing and reassigning their connectors and tasks to the group. During this period the connectors and tasks of the departed workers remain unassigned. Defaults to 5 minutes.
|
|
@@ -8941,7 +9041,7 @@ class KafkaConnectKafkaConnectUserConfigKafkaConnectArgs:
|
|
|
8941
9041
|
@pulumi.getter(name="connectorClientConfigOverridePolicy")
|
|
8942
9042
|
def connector_client_config_override_policy(self) -> Optional[pulumi.Input[str]]:
|
|
8943
9043
|
"""
|
|
8944
|
-
Enum: `
|
|
9044
|
+
Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
8945
9045
|
"""
|
|
8946
9046
|
return pulumi.get(self, "connector_client_config_override_policy")
|
|
8947
9047
|
|
|
@@ -8977,7 +9077,7 @@ class KafkaConnectKafkaConnectUserConfigKafkaConnectArgs:
|
|
|
8977
9077
|
@pulumi.getter(name="consumerIsolationLevel")
|
|
8978
9078
|
def consumer_isolation_level(self) -> Optional[pulumi.Input[str]]:
|
|
8979
9079
|
"""
|
|
8980
|
-
Enum: `
|
|
9080
|
+
Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
8981
9081
|
"""
|
|
8982
9082
|
return pulumi.get(self, "consumer_isolation_level")
|
|
8983
9083
|
|
|
@@ -9073,7 +9173,7 @@ class KafkaConnectKafkaConnectUserConfigKafkaConnectArgs:
|
|
|
9073
9173
|
@pulumi.getter(name="producerCompressionType")
|
|
9074
9174
|
def producer_compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
9075
9175
|
"""
|
|
9076
|
-
Enum: `gzip`, `
|
|
9176
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
9077
9177
|
"""
|
|
9078
9178
|
return pulumi.get(self, "producer_compression_type")
|
|
9079
9179
|
|
|
@@ -10536,7 +10636,7 @@ if not MYPY:
|
|
|
10536
10636
|
"""
|
|
10537
10637
|
compression_type: NotRequired[pulumi.Input[str]]
|
|
10538
10638
|
"""
|
|
10539
|
-
Enum: `gzip`, `
|
|
10639
|
+
Enum: `gzip`, `lz4`, `producer`, `snappy`, `uncompressed`, `zstd`. Specify the final compression type for a given topic. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `uncompressed` which is equivalent to no compression; and `producer` which means retain the original compression codec set by the producer.(Default: producer).
|
|
10540
10640
|
"""
|
|
10541
10641
|
connections_max_idle_ms: NotRequired[pulumi.Input[int]]
|
|
10542
10642
|
"""
|
|
@@ -10576,11 +10676,11 @@ if not MYPY:
|
|
|
10576
10676
|
"""
|
|
10577
10677
|
log_cleanup_policy: NotRequired[pulumi.Input[str]]
|
|
10578
10678
|
"""
|
|
10579
|
-
Enum: `
|
|
10679
|
+
Enum: `compact`, `compact,delete`, `delete`. The default cleanup policy for segments beyond the retention window (Default: delete).
|
|
10580
10680
|
"""
|
|
10581
10681
|
log_flush_interval_messages: NotRequired[pulumi.Input[int]]
|
|
10582
10682
|
"""
|
|
10583
|
-
The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
10683
|
+
The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
10584
10684
|
"""
|
|
10585
10685
|
log_flush_interval_ms: NotRequired[pulumi.Input[int]]
|
|
10586
10686
|
"""
|
|
@@ -10768,7 +10868,7 @@ class KafkaKafkaUserConfigKafkaArgs:
|
|
|
10768
10868
|
transaction_state_log_segment_bytes: Optional[pulumi.Input[int]] = None):
|
|
10769
10869
|
"""
|
|
10770
10870
|
:param pulumi.Input[bool] auto_create_topics_enable: Enable auto-creation of topics. (Default: true).
|
|
10771
|
-
:param pulumi.Input[str] compression_type: Enum: `gzip`, `
|
|
10871
|
+
:param pulumi.Input[str] compression_type: Enum: `gzip`, `lz4`, `producer`, `snappy`, `uncompressed`, `zstd`. Specify the final compression type for a given topic. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `uncompressed` which is equivalent to no compression; and `producer` which means retain the original compression codec set by the producer.(Default: producer).
|
|
10772
10872
|
:param pulumi.Input[int] connections_max_idle_ms: Idle connections timeout: the server socket processor threads close the connections that idle for longer than this. (Default: 600000 ms (10 minutes)). Example: `540000`.
|
|
10773
10873
|
:param pulumi.Input[int] default_replication_factor: Replication factor for auto-created topics (Default: 3).
|
|
10774
10874
|
:param pulumi.Input[int] group_initial_rebalance_delay_ms: The amount of time, in milliseconds, the group coordinator will wait for more consumers to join a new group before performing the first rebalance. A longer delay means potentially fewer rebalances, but increases the time until processing begins. The default value for this is 3 seconds. During development and testing it might be desirable to set this to 0 in order to not delay test execution time. (Default: 3000 ms (3 seconds)). Example: `3000`.
|
|
@@ -10778,8 +10878,8 @@ class KafkaKafkaUserConfigKafkaArgs:
|
|
|
10778
10878
|
:param pulumi.Input[int] log_cleaner_max_compaction_lag_ms: The maximum amount of time message will remain uncompacted. Only applicable for logs that are being compacted. (Default: 9223372036854775807 ms (Long.MAX_VALUE)).
|
|
10779
10879
|
:param pulumi.Input[float] log_cleaner_min_cleanable_ratio: Controls log compactor frequency. Larger value means more frequent compactions but also more space wasted for logs. Consider setting log.cleaner.max.compaction.lag.ms to enforce compactions sooner, instead of setting a very high value for this option. (Default: 0.5). Example: `0.5`.
|
|
10780
10880
|
:param pulumi.Input[int] log_cleaner_min_compaction_lag_ms: The minimum time a message will remain uncompacted in the log. Only applicable for logs that are being compacted. (Default: 0 ms).
|
|
10781
|
-
:param pulumi.Input[str] log_cleanup_policy: Enum: `
|
|
10782
|
-
:param pulumi.Input[int] log_flush_interval_messages: The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
10881
|
+
:param pulumi.Input[str] log_cleanup_policy: Enum: `compact`, `compact,delete`, `delete`. The default cleanup policy for segments beyond the retention window (Default: delete).
|
|
10882
|
+
:param pulumi.Input[int] log_flush_interval_messages: The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
10783
10883
|
:param pulumi.Input[int] log_flush_interval_ms: The maximum time in ms that a message in any topic is kept in memory (page-cache) before flushed to disk. If not set, the value in log.flush.scheduler.interval.ms is used (Default: null).
|
|
10784
10884
|
:param pulumi.Input[int] log_index_interval_bytes: The interval with which Kafka adds an entry to the offset index (Default: 4096 bytes (4 kibibytes)). Example: `4096`.
|
|
10785
10885
|
:param pulumi.Input[int] log_index_size_max_bytes: The maximum size in bytes of the offset index (Default: 10485760 (10 mebibytes)). Example: `10485760`.
|
|
@@ -10923,7 +11023,7 @@ class KafkaKafkaUserConfigKafkaArgs:
|
|
|
10923
11023
|
@pulumi.getter(name="compressionType")
|
|
10924
11024
|
def compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
10925
11025
|
"""
|
|
10926
|
-
Enum: `gzip`, `
|
|
11026
|
+
Enum: `gzip`, `lz4`, `producer`, `snappy`, `uncompressed`, `zstd`. Specify the final compression type for a given topic. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `uncompressed` which is equivalent to no compression; and `producer` which means retain the original compression codec set by the producer.(Default: producer).
|
|
10927
11027
|
"""
|
|
10928
11028
|
return pulumi.get(self, "compression_type")
|
|
10929
11029
|
|
|
@@ -11043,7 +11143,7 @@ class KafkaKafkaUserConfigKafkaArgs:
|
|
|
11043
11143
|
@pulumi.getter(name="logCleanupPolicy")
|
|
11044
11144
|
def log_cleanup_policy(self) -> Optional[pulumi.Input[str]]:
|
|
11045
11145
|
"""
|
|
11046
|
-
Enum: `
|
|
11146
|
+
Enum: `compact`, `compact,delete`, `delete`. The default cleanup policy for segments beyond the retention window (Default: delete).
|
|
11047
11147
|
"""
|
|
11048
11148
|
return pulumi.get(self, "log_cleanup_policy")
|
|
11049
11149
|
|
|
@@ -11055,7 +11155,7 @@ class KafkaKafkaUserConfigKafkaArgs:
|
|
|
11055
11155
|
@pulumi.getter(name="logFlushIntervalMessages")
|
|
11056
11156
|
def log_flush_interval_messages(self) -> Optional[pulumi.Input[int]]:
|
|
11057
11157
|
"""
|
|
11058
|
-
The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
11158
|
+
The number of messages accumulated on a log partition before messages are flushed to disk (Default: 9223372036854775807 (Long.MAX_VALUE)).
|
|
11059
11159
|
"""
|
|
11060
11160
|
return pulumi.get(self, "log_flush_interval_messages")
|
|
11061
11161
|
|
|
@@ -11516,7 +11616,7 @@ if not MYPY:
|
|
|
11516
11616
|
class KafkaKafkaUserConfigKafkaConnectConfigArgsDict(TypedDict):
|
|
11517
11617
|
connector_client_config_override_policy: NotRequired[pulumi.Input[str]]
|
|
11518
11618
|
"""
|
|
11519
|
-
Enum: `
|
|
11619
|
+
Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
11520
11620
|
"""
|
|
11521
11621
|
consumer_auto_offset_reset: NotRequired[pulumi.Input[str]]
|
|
11522
11622
|
"""
|
|
@@ -11528,7 +11628,7 @@ if not MYPY:
|
|
|
11528
11628
|
"""
|
|
11529
11629
|
consumer_isolation_level: NotRequired[pulumi.Input[str]]
|
|
11530
11630
|
"""
|
|
11531
|
-
Enum: `
|
|
11631
|
+
Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
11532
11632
|
"""
|
|
11533
11633
|
consumer_max_partition_fetch_bytes: NotRequired[pulumi.Input[int]]
|
|
11534
11634
|
"""
|
|
@@ -11560,7 +11660,7 @@ if not MYPY:
|
|
|
11560
11660
|
"""
|
|
11561
11661
|
producer_compression_type: NotRequired[pulumi.Input[str]]
|
|
11562
11662
|
"""
|
|
11563
|
-
Enum: `gzip`, `
|
|
11663
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
11564
11664
|
"""
|
|
11565
11665
|
producer_linger_ms: NotRequired[pulumi.Input[int]]
|
|
11566
11666
|
"""
|
|
@@ -11601,10 +11701,10 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
|
|
|
11601
11701
|
scheduled_rebalance_max_delay_ms: Optional[pulumi.Input[int]] = None,
|
|
11602
11702
|
session_timeout_ms: Optional[pulumi.Input[int]] = None):
|
|
11603
11703
|
"""
|
|
11604
|
-
:param pulumi.Input[str] connector_client_config_override_policy: Enum: `
|
|
11704
|
+
:param pulumi.Input[str] connector_client_config_override_policy: Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
11605
11705
|
:param pulumi.Input[str] consumer_auto_offset_reset: Enum: `earliest`, `latest`. What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. Default is earliest.
|
|
11606
11706
|
:param pulumi.Input[int] consumer_fetch_max_bytes: Records are fetched in batches by the consumer, and if the first record batch in the first non-empty partition of the fetch is larger than this value, the record batch will still be returned to ensure that the consumer can make progress. As such, this is not a absolute maximum. Example: `52428800`.
|
|
11607
|
-
:param pulumi.Input[str] consumer_isolation_level: Enum: `
|
|
11707
|
+
:param pulumi.Input[str] consumer_isolation_level: Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
11608
11708
|
:param pulumi.Input[int] consumer_max_partition_fetch_bytes: Records are fetched in batches by the consumer.If the first record batch in the first non-empty partition of the fetch is larger than this limit, the batch will still be returned to ensure that the consumer can make progress. Example: `1048576`.
|
|
11609
11709
|
:param pulumi.Input[int] consumer_max_poll_interval_ms: The maximum delay in milliseconds between invocations of poll() when using consumer group management (defaults to 300000).
|
|
11610
11710
|
:param pulumi.Input[int] consumer_max_poll_records: The maximum number of records returned in a single call to poll() (defaults to 500).
|
|
@@ -11612,7 +11712,7 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
|
|
|
11612
11712
|
:param pulumi.Input[int] offset_flush_timeout_ms: Maximum number of milliseconds to wait for records to flush and partition offset data to be committed to offset storage before cancelling the process and restoring the offset data to be committed in a future attempt (defaults to 5000).
|
|
11613
11713
|
:param pulumi.Input[int] producer_batch_size: This setting gives the upper bound of the batch size to be sent. If there are fewer than this many bytes accumulated for this partition, the producer will `linger` for the linger.ms time waiting for more records to show up. A batch size of zero will disable batching entirely (defaults to 16384).
|
|
11614
11714
|
:param pulumi.Input[int] producer_buffer_memory: The total bytes of memory the producer can use to buffer records waiting to be sent to the broker (defaults to 33554432).
|
|
11615
|
-
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `
|
|
11715
|
+
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
11616
11716
|
:param pulumi.Input[int] producer_linger_ms: This setting gives the upper bound on the delay for batching: once there is batch.size worth of records for a partition it will be sent immediately regardless of this setting, however if there are fewer than this many bytes accumulated for this partition the producer will `linger` for the specified time waiting for more records to show up. Defaults to 0.
|
|
11617
11717
|
:param pulumi.Input[int] producer_max_request_size: This setting will limit the number of record batches the producer will send in a single request to avoid sending huge requests. Example: `1048576`.
|
|
11618
11718
|
:param pulumi.Input[int] scheduled_rebalance_max_delay_ms: The maximum delay that is scheduled in order to wait for the return of one or more departed workers before rebalancing and reassigning their connectors and tasks to the group. During this period the connectors and tasks of the departed workers remain unassigned. Defaults to 5 minutes.
|
|
@@ -11655,7 +11755,7 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
|
|
|
11655
11755
|
@pulumi.getter(name="connectorClientConfigOverridePolicy")
|
|
11656
11756
|
def connector_client_config_override_policy(self) -> Optional[pulumi.Input[str]]:
|
|
11657
11757
|
"""
|
|
11658
|
-
Enum: `
|
|
11758
|
+
Enum: `All`, `None`. Defines what client configurations can be overridden by the connector. Default is None.
|
|
11659
11759
|
"""
|
|
11660
11760
|
return pulumi.get(self, "connector_client_config_override_policy")
|
|
11661
11761
|
|
|
@@ -11691,7 +11791,7 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
|
|
|
11691
11791
|
@pulumi.getter(name="consumerIsolationLevel")
|
|
11692
11792
|
def consumer_isolation_level(self) -> Optional[pulumi.Input[str]]:
|
|
11693
11793
|
"""
|
|
11694
|
-
Enum: `
|
|
11794
|
+
Enum: `read_committed`, `read_uncommitted`. Transaction read isolation level. read*uncommitted is the default, but read*committed can be used if consume-exactly-once behavior is desired.
|
|
11695
11795
|
"""
|
|
11696
11796
|
return pulumi.get(self, "consumer_isolation_level")
|
|
11697
11797
|
|
|
@@ -11787,7 +11887,7 @@ class KafkaKafkaUserConfigKafkaConnectConfigArgs:
|
|
|
11787
11887
|
@pulumi.getter(name="producerCompressionType")
|
|
11788
11888
|
def producer_compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
11789
11889
|
"""
|
|
11790
|
-
Enum: `gzip`, `
|
|
11890
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
11791
11891
|
"""
|
|
11792
11892
|
return pulumi.get(self, "producer_compression_type")
|
|
11793
11893
|
|
|
@@ -12131,7 +12231,7 @@ if not MYPY:
|
|
|
12131
12231
|
"""
|
|
12132
12232
|
name_strategy: NotRequired[pulumi.Input[str]]
|
|
12133
12233
|
"""
|
|
12134
|
-
Enum: `
|
|
12234
|
+
Enum: `record_name`, `topic_name`, `topic_record_name`. Name strategy to use when selecting subject for storing schemas. Default: `topic_name`.
|
|
12135
12235
|
"""
|
|
12136
12236
|
name_strategy_validation: NotRequired[pulumi.Input[bool]]
|
|
12137
12237
|
"""
|
|
@@ -12139,11 +12239,11 @@ if not MYPY:
|
|
|
12139
12239
|
"""
|
|
12140
12240
|
producer_acks: NotRequired[pulumi.Input[str]]
|
|
12141
12241
|
"""
|
|
12142
|
-
Enum:
|
|
12242
|
+
Enum: `-1`, `0`, `1`, `all`. The number of acknowledgments the producer requires the leader to have received before considering a request complete. If set to `all` or `-1`, the leader will wait for the full set of in-sync replicas to acknowledge the record. Default: `1`.
|
|
12143
12243
|
"""
|
|
12144
12244
|
producer_compression_type: NotRequired[pulumi.Input[str]]
|
|
12145
12245
|
"""
|
|
12146
|
-
Enum: `gzip`, `
|
|
12246
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
12147
12247
|
"""
|
|
12148
12248
|
producer_linger_ms: NotRequired[pulumi.Input[int]]
|
|
12149
12249
|
"""
|
|
@@ -12177,10 +12277,10 @@ class KafkaKafkaUserConfigKafkaRestConfigArgs:
|
|
|
12177
12277
|
:param pulumi.Input[bool] consumer_enable_auto_commit: If true the consumer's offset will be periodically committed to Kafka in the background. Default: `true`.
|
|
12178
12278
|
:param pulumi.Input[int] consumer_request_max_bytes: Maximum number of bytes in unencoded message keys and values by a single request. Default: `67108864`.
|
|
12179
12279
|
:param pulumi.Input[int] consumer_request_timeout_ms: Enum: `1000`, `15000`, `30000`. The maximum total time to wait for messages for a request if the maximum number of messages has not yet been reached. Default: `1000`.
|
|
12180
|
-
:param pulumi.Input[str] name_strategy: Enum: `
|
|
12280
|
+
:param pulumi.Input[str] name_strategy: Enum: `record_name`, `topic_name`, `topic_record_name`. Name strategy to use when selecting subject for storing schemas. Default: `topic_name`.
|
|
12181
12281
|
:param pulumi.Input[bool] name_strategy_validation: If true, validate that given schema is registered under expected subject name by the used name strategy when producing messages. Default: `true`.
|
|
12182
|
-
:param pulumi.Input[str] producer_acks: Enum:
|
|
12183
|
-
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `
|
|
12282
|
+
:param pulumi.Input[str] producer_acks: Enum: `-1`, `0`, `1`, `all`. The number of acknowledgments the producer requires the leader to have received before considering a request complete. If set to `all` or `-1`, the leader will wait for the full set of in-sync replicas to acknowledge the record. Default: `1`.
|
|
12283
|
+
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
12184
12284
|
:param pulumi.Input[int] producer_linger_ms: Wait for up to the given delay to allow batching records together. Default: `0`.
|
|
12185
12285
|
:param pulumi.Input[int] producer_max_request_size: The maximum size of a request in bytes. Note that Kafka broker can also cap the record batch size. Default: `1048576`.
|
|
12186
12286
|
:param pulumi.Input[int] simpleconsumer_pool_size_max: Maximum number of SimpleConsumers that can be instantiated per broker. Default: `25`.
|
|
@@ -12246,7 +12346,7 @@ class KafkaKafkaUserConfigKafkaRestConfigArgs:
|
|
|
12246
12346
|
@pulumi.getter(name="nameStrategy")
|
|
12247
12347
|
def name_strategy(self) -> Optional[pulumi.Input[str]]:
|
|
12248
12348
|
"""
|
|
12249
|
-
Enum: `
|
|
12349
|
+
Enum: `record_name`, `topic_name`, `topic_record_name`. Name strategy to use when selecting subject for storing schemas. Default: `topic_name`.
|
|
12250
12350
|
"""
|
|
12251
12351
|
return pulumi.get(self, "name_strategy")
|
|
12252
12352
|
|
|
@@ -12270,7 +12370,7 @@ class KafkaKafkaUserConfigKafkaRestConfigArgs:
|
|
|
12270
12370
|
@pulumi.getter(name="producerAcks")
|
|
12271
12371
|
def producer_acks(self) -> Optional[pulumi.Input[str]]:
|
|
12272
12372
|
"""
|
|
12273
|
-
Enum:
|
|
12373
|
+
Enum: `-1`, `0`, `1`, `all`. The number of acknowledgments the producer requires the leader to have received before considering a request complete. If set to `all` or `-1`, the leader will wait for the full set of in-sync replicas to acknowledge the record. Default: `1`.
|
|
12274
12374
|
"""
|
|
12275
12375
|
return pulumi.get(self, "producer_acks")
|
|
12276
12376
|
|
|
@@ -12282,7 +12382,7 @@ class KafkaKafkaUserConfigKafkaRestConfigArgs:
|
|
|
12282
12382
|
@pulumi.getter(name="producerCompressionType")
|
|
12283
12383
|
def producer_compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
12284
12384
|
"""
|
|
12285
|
-
Enum: `gzip`, `
|
|
12385
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
12286
12386
|
"""
|
|
12287
12387
|
return pulumi.get(self, "producer_compression_type")
|
|
12288
12388
|
|
|
@@ -13912,11 +14012,11 @@ if not MYPY:
|
|
|
13912
14012
|
class KafkaTopicConfigArgsDict(TypedDict):
|
|
13913
14013
|
cleanup_policy: NotRequired[pulumi.Input[str]]
|
|
13914
14014
|
"""
|
|
13915
|
-
cleanup.policy value
|
|
14015
|
+
cleanup.policy value. The possible values are `delete`, `compact` and `compact,delete`.
|
|
13916
14016
|
"""
|
|
13917
14017
|
compression_type: NotRequired[pulumi.Input[str]]
|
|
13918
14018
|
"""
|
|
13919
|
-
compression.type value
|
|
14019
|
+
compression.type value. The possible values are `snappy`, `gzip`, `lz4`, `producer`, `uncompressed` and `zstd`.
|
|
13920
14020
|
"""
|
|
13921
14021
|
delete_retention_ms: NotRequired[pulumi.Input[str]]
|
|
13922
14022
|
"""
|
|
@@ -13960,7 +14060,7 @@ if not MYPY:
|
|
|
13960
14060
|
"""
|
|
13961
14061
|
message_format_version: NotRequired[pulumi.Input[str]]
|
|
13962
14062
|
"""
|
|
13963
|
-
message.format.version value
|
|
14063
|
+
message.format.version value. The possible values are `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0` and `3.9-IV1`.
|
|
13964
14064
|
"""
|
|
13965
14065
|
message_timestamp_difference_max_ms: NotRequired[pulumi.Input[str]]
|
|
13966
14066
|
"""
|
|
@@ -13968,7 +14068,7 @@ if not MYPY:
|
|
|
13968
14068
|
"""
|
|
13969
14069
|
message_timestamp_type: NotRequired[pulumi.Input[str]]
|
|
13970
14070
|
"""
|
|
13971
|
-
message.timestamp.type value
|
|
14071
|
+
message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
|
|
13972
14072
|
"""
|
|
13973
14073
|
min_cleanable_dirty_ratio: NotRequired[pulumi.Input[float]]
|
|
13974
14074
|
"""
|
|
@@ -14052,8 +14152,8 @@ class KafkaTopicConfigArgs:
|
|
|
14052
14152
|
segment_ms: Optional[pulumi.Input[str]] = None,
|
|
14053
14153
|
unclean_leader_election_enable: Optional[pulumi.Input[bool]] = None):
|
|
14054
14154
|
"""
|
|
14055
|
-
:param pulumi.Input[str] cleanup_policy: cleanup.policy value
|
|
14056
|
-
:param pulumi.Input[str] compression_type: compression.type value
|
|
14155
|
+
:param pulumi.Input[str] cleanup_policy: cleanup.policy value. The possible values are `delete`, `compact` and `compact,delete`.
|
|
14156
|
+
:param pulumi.Input[str] compression_type: compression.type value. The possible values are `snappy`, `gzip`, `lz4`, `producer`, `uncompressed` and `zstd`.
|
|
14057
14157
|
:param pulumi.Input[str] delete_retention_ms: delete.retention.ms value
|
|
14058
14158
|
:param pulumi.Input[str] file_delete_delay_ms: file.delete.delay.ms value
|
|
14059
14159
|
:param pulumi.Input[str] flush_messages: flush.messages value
|
|
@@ -14064,9 +14164,9 @@ class KafkaTopicConfigArgs:
|
|
|
14064
14164
|
:param pulumi.Input[str] max_compaction_lag_ms: max.compaction.lag.ms value
|
|
14065
14165
|
:param pulumi.Input[str] max_message_bytes: max.message.bytes value
|
|
14066
14166
|
:param pulumi.Input[bool] message_downconversion_enable: message.downconversion.enable value
|
|
14067
|
-
:param pulumi.Input[str] message_format_version: message.format.version value
|
|
14167
|
+
:param pulumi.Input[str] message_format_version: message.format.version value. The possible values are `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0` and `3.9-IV1`.
|
|
14068
14168
|
:param pulumi.Input[str] message_timestamp_difference_max_ms: message.timestamp.difference.max.ms value
|
|
14069
|
-
:param pulumi.Input[str] message_timestamp_type: message.timestamp.type value
|
|
14169
|
+
:param pulumi.Input[str] message_timestamp_type: message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
|
|
14070
14170
|
:param pulumi.Input[float] min_cleanable_dirty_ratio: min.cleanable.dirty.ratio value
|
|
14071
14171
|
:param pulumi.Input[str] min_compaction_lag_ms: min.compaction.lag.ms value
|
|
14072
14172
|
:param pulumi.Input[str] min_insync_replicas: min.insync.replicas value
|
|
@@ -14142,7 +14242,7 @@ class KafkaTopicConfigArgs:
|
|
|
14142
14242
|
@pulumi.getter(name="cleanupPolicy")
|
|
14143
14243
|
def cleanup_policy(self) -> Optional[pulumi.Input[str]]:
|
|
14144
14244
|
"""
|
|
14145
|
-
cleanup.policy value
|
|
14245
|
+
cleanup.policy value. The possible values are `delete`, `compact` and `compact,delete`.
|
|
14146
14246
|
"""
|
|
14147
14247
|
return pulumi.get(self, "cleanup_policy")
|
|
14148
14248
|
|
|
@@ -14154,7 +14254,7 @@ class KafkaTopicConfigArgs:
|
|
|
14154
14254
|
@pulumi.getter(name="compressionType")
|
|
14155
14255
|
def compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
14156
14256
|
"""
|
|
14157
|
-
compression.type value
|
|
14257
|
+
compression.type value. The possible values are `snappy`, `gzip`, `lz4`, `producer`, `uncompressed` and `zstd`.
|
|
14158
14258
|
"""
|
|
14159
14259
|
return pulumi.get(self, "compression_type")
|
|
14160
14260
|
|
|
@@ -14286,7 +14386,7 @@ class KafkaTopicConfigArgs:
|
|
|
14286
14386
|
@pulumi.getter(name="messageFormatVersion")
|
|
14287
14387
|
def message_format_version(self) -> Optional[pulumi.Input[str]]:
|
|
14288
14388
|
"""
|
|
14289
|
-
message.format.version value
|
|
14389
|
+
message.format.version value. The possible values are `0.8.0`, `0.8.1`, `0.8.2`, `0.9.0`, `0.10.0`, `0.10.0-IV0`, `0.10.0-IV1`, `0.10.1`, `0.10.1-IV0`, `0.10.1-IV1`, `0.10.1-IV2`, `0.10.2`, `0.10.2-IV0`, `0.11.0`, `0.11.0-IV0`, `0.11.0-IV1`, `0.11.0-IV2`, `1.0`, `1.0-IV0`, `1.1`, `1.1-IV0`, `2.0`, `2.0-IV0`, `2.0-IV1`, `2.1`, `2.1-IV0`, `2.1-IV1`, `2.1-IV2`, `2.2`, `2.2-IV0`, `2.2-IV1`, `2.3`, `2.3-IV0`, `2.3-IV1`, `2.4`, `2.4-IV0`, `2.4-IV1`, `2.5`, `2.5-IV0`, `2.6`, `2.6-IV0`, `2.7`, `2.7-IV0`, `2.7-IV1`, `2.7-IV2`, `2.8`, `2.8-IV0`, `2.8-IV1`, `3.0`, `3.0-IV0`, `3.0-IV1`, `3.1`, `3.1-IV0`, `3.2`, `3.2-IV0`, `3.3`, `3.3-IV0`, `3.3-IV1`, `3.3-IV2`, `3.3-IV3`, `3.4`, `3.4-IV0`, `3.5`, `3.5-IV0`, `3.5-IV1`, `3.5-IV2`, `3.6`, `3.6-IV0`, `3.6-IV1`, `3.6-IV2`, `3.7`, `3.7-IV0`, `3.7-IV1`, `3.7-IV2`, `3.7-IV3`, `3.7-IV4`, `3.8`, `3.8-IV0`, `3.9`, `3.9-IV0` and `3.9-IV1`.
|
|
14290
14390
|
"""
|
|
14291
14391
|
return pulumi.get(self, "message_format_version")
|
|
14292
14392
|
|
|
@@ -14310,7 +14410,7 @@ class KafkaTopicConfigArgs:
|
|
|
14310
14410
|
@pulumi.getter(name="messageTimestampType")
|
|
14311
14411
|
def message_timestamp_type(self) -> Optional[pulumi.Input[str]]:
|
|
14312
14412
|
"""
|
|
14313
|
-
message.timestamp.type value
|
|
14413
|
+
message.timestamp.type value. The possible values are `CreateTime` and `LogAppendTime`.
|
|
14314
14414
|
"""
|
|
14315
14415
|
return pulumi.get(self, "message_timestamp_type")
|
|
14316
14416
|
|
|
@@ -17965,15 +18065,15 @@ if not MYPY:
|
|
|
17965
18065
|
"""
|
|
17966
18066
|
internal_tmp_mem_storage_engine: NotRequired[pulumi.Input[str]]
|
|
17967
18067
|
"""
|
|
17968
|
-
Enum: `
|
|
18068
|
+
Enum: `MEMORY`, `TempTable`. The storage engine for in-memory internal temporary tables.
|
|
17969
18069
|
"""
|
|
17970
18070
|
log_output: NotRequired[pulumi.Input[str]]
|
|
17971
18071
|
"""
|
|
17972
|
-
Enum: `INSIGHTS`, `
|
|
18072
|
+
Enum: `INSIGHTS`, `INSIGHTS,TABLE`, `NONE`, `TABLE`. The slow log output destination when slow*query*log is ON. To enable MySQL AI Insights, choose INSIGHTS. To use MySQL AI Insights and the mysql.slow*log table at the same time, choose INSIGHTS,TABLE. To only use the mysql.slow*log table, choose TABLE. To silence slow logs, choose NONE.
|
|
17973
18073
|
"""
|
|
17974
18074
|
long_query_time: NotRequired[pulumi.Input[float]]
|
|
17975
18075
|
"""
|
|
17976
|
-
The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10`.
|
|
18076
|
+
The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10.0`.
|
|
17977
18077
|
"""
|
|
17978
18078
|
max_allowed_packet: NotRequired[pulumi.Input[int]]
|
|
17979
18079
|
"""
|
|
@@ -18074,9 +18174,9 @@ class MySqlMysqlUserConfigMysqlArgs:
|
|
|
18074
18174
|
:param pulumi.Input[int] innodb_thread_concurrency: Defines the maximum number of threads permitted inside of InnoDB. Default is 0 (infinite concurrency - no limit). Example: `10`.
|
|
18075
18175
|
:param pulumi.Input[int] innodb_write_io_threads: The number of I/O threads for write operations in InnoDB. Default is 4. Changing this parameter will lead to a restart of the MySQL service. Example: `10`.
|
|
18076
18176
|
:param pulumi.Input[int] interactive_timeout: The number of seconds the server waits for activity on an interactive connection before closing it. Example: `3600`.
|
|
18077
|
-
:param pulumi.Input[str] internal_tmp_mem_storage_engine: Enum: `
|
|
18078
|
-
:param pulumi.Input[str] log_output: Enum: `INSIGHTS`, `
|
|
18079
|
-
:param pulumi.Input[float] long_query_time: The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10`.
|
|
18177
|
+
:param pulumi.Input[str] internal_tmp_mem_storage_engine: Enum: `MEMORY`, `TempTable`. The storage engine for in-memory internal temporary tables.
|
|
18178
|
+
:param pulumi.Input[str] log_output: Enum: `INSIGHTS`, `INSIGHTS,TABLE`, `NONE`, `TABLE`. The slow log output destination when slow*query*log is ON. To enable MySQL AI Insights, choose INSIGHTS. To use MySQL AI Insights and the mysql.slow*log table at the same time, choose INSIGHTS,TABLE. To only use the mysql.slow*log table, choose TABLE. To silence slow logs, choose NONE.
|
|
18179
|
+
:param pulumi.Input[float] long_query_time: The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10.0`.
|
|
18080
18180
|
:param pulumi.Input[int] max_allowed_packet: Size of the largest message in bytes that can be received by the server. Default is 67108864 (64M). Example: `67108864`.
|
|
18081
18181
|
:param pulumi.Input[int] max_heap_table_size: Limits the size of internal in-memory tables. Also set tmp*table*size. Default is 16777216 (16M). Example: `16777216`.
|
|
18082
18182
|
:param pulumi.Input[int] net_buffer_length: Start sizes of connection buffer and result buffer. Default is 16384 (16K). Changing this parameter will lead to a restart of the MySQL service. Example: `16384`.
|
|
@@ -18360,7 +18460,7 @@ class MySqlMysqlUserConfigMysqlArgs:
|
|
|
18360
18460
|
@pulumi.getter(name="internalTmpMemStorageEngine")
|
|
18361
18461
|
def internal_tmp_mem_storage_engine(self) -> Optional[pulumi.Input[str]]:
|
|
18362
18462
|
"""
|
|
18363
|
-
Enum: `
|
|
18463
|
+
Enum: `MEMORY`, `TempTable`. The storage engine for in-memory internal temporary tables.
|
|
18364
18464
|
"""
|
|
18365
18465
|
return pulumi.get(self, "internal_tmp_mem_storage_engine")
|
|
18366
18466
|
|
|
@@ -18372,7 +18472,7 @@ class MySqlMysqlUserConfigMysqlArgs:
|
|
|
18372
18472
|
@pulumi.getter(name="logOutput")
|
|
18373
18473
|
def log_output(self) -> Optional[pulumi.Input[str]]:
|
|
18374
18474
|
"""
|
|
18375
|
-
Enum: `INSIGHTS`, `
|
|
18475
|
+
Enum: `INSIGHTS`, `INSIGHTS,TABLE`, `NONE`, `TABLE`. The slow log output destination when slow*query*log is ON. To enable MySQL AI Insights, choose INSIGHTS. To use MySQL AI Insights and the mysql.slow*log table at the same time, choose INSIGHTS,TABLE. To only use the mysql.slow*log table, choose TABLE. To silence slow logs, choose NONE.
|
|
18376
18476
|
"""
|
|
18377
18477
|
return pulumi.get(self, "log_output")
|
|
18378
18478
|
|
|
@@ -18384,7 +18484,7 @@ class MySqlMysqlUserConfigMysqlArgs:
|
|
|
18384
18484
|
@pulumi.getter(name="longQueryTime")
|
|
18385
18485
|
def long_query_time(self) -> Optional[pulumi.Input[float]]:
|
|
18386
18486
|
"""
|
|
18387
|
-
The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10`.
|
|
18487
|
+
The slow*query*logs work as SQL statements that take more than long*query*time seconds to execute. Example: `10.0`.
|
|
18388
18488
|
"""
|
|
18389
18489
|
return pulumi.get(self, "long_query_time")
|
|
18390
18490
|
|
|
@@ -19176,7 +19276,7 @@ if not MYPY:
|
|
|
19176
19276
|
"""
|
|
19177
19277
|
disable_replication_factor_adjustment: NotRequired[pulumi.Input[bool]]
|
|
19178
19278
|
"""
|
|
19179
|
-
Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can
|
|
19279
|
+
Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can not be activated unless specifically allowed for the project.
|
|
19180
19280
|
"""
|
|
19181
19281
|
gcs_migration: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigGcsMigrationArgsDict']]
|
|
19182
19282
|
"""
|
|
@@ -19307,7 +19407,7 @@ class OpenSearchOpensearchUserConfigArgs:
|
|
|
19307
19407
|
:param pulumi.Input[str] additional_backup_regions: Additional Cloud Regions for Backup Replication.
|
|
19308
19408
|
:param pulumi.Input['OpenSearchOpensearchUserConfigAzureMigrationArgs'] azure_migration: Azure migration settings
|
|
19309
19409
|
:param pulumi.Input[str] custom_domain: Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Example: `grafana.example.org`.
|
|
19310
|
-
:param pulumi.Input[bool] disable_replication_factor_adjustment: Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can
|
|
19410
|
+
:param pulumi.Input[bool] disable_replication_factor_adjustment: Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can not be activated unless specifically allowed for the project.
|
|
19311
19411
|
:param pulumi.Input['OpenSearchOpensearchUserConfigGcsMigrationArgs'] gcs_migration: Google Cloud Storage migration settings
|
|
19312
19412
|
:param pulumi.Input[Sequence[pulumi.Input['OpenSearchOpensearchUserConfigIndexPatternArgs']]] index_patterns: Index patterns
|
|
19313
19413
|
:param pulumi.Input['OpenSearchOpensearchUserConfigIndexRollupArgs'] index_rollup: Index rollup settings
|
|
@@ -19430,7 +19530,7 @@ class OpenSearchOpensearchUserConfigArgs:
|
|
|
19430
19530
|
@pulumi.getter(name="disableReplicationFactorAdjustment")
|
|
19431
19531
|
def disable_replication_factor_adjustment(self) -> Optional[pulumi.Input[bool]]:
|
|
19432
19532
|
"""
|
|
19433
|
-
Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can
|
|
19533
|
+
Disable automatic replication factor adjustment for multi-node services. By default, Aiven ensures all indexes are replicated at least to two nodes. Note: Due to potential data loss in case of losing a service node, this setting can not be activated unless specifically allowed for the project.
|
|
19434
19534
|
"""
|
|
19435
19535
|
return pulumi.get(self, "disable_replication_factor_adjustment")
|
|
19436
19536
|
|
|
@@ -19730,6 +19830,10 @@ if not MYPY:
|
|
|
19730
19830
|
"""
|
|
19731
19831
|
Azure container name.
|
|
19732
19832
|
"""
|
|
19833
|
+
indices: pulumi.Input[str]
|
|
19834
|
+
"""
|
|
19835
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
19836
|
+
"""
|
|
19733
19837
|
snapshot_name: pulumi.Input[str]
|
|
19734
19838
|
"""
|
|
19735
19839
|
The snapshot name to restore from.
|
|
@@ -19746,14 +19850,18 @@ if not MYPY:
|
|
|
19746
19850
|
"""
|
|
19747
19851
|
Defines the DNS suffix for Azure Storage endpoints.
|
|
19748
19852
|
"""
|
|
19749
|
-
|
|
19853
|
+
include_aliases: NotRequired[pulumi.Input[bool]]
|
|
19750
19854
|
"""
|
|
19751
|
-
|
|
19855
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
19752
19856
|
"""
|
|
19753
19857
|
key: NotRequired[pulumi.Input[str]]
|
|
19754
19858
|
"""
|
|
19755
19859
|
Azure account secret key. One of key or sas_token should be specified.
|
|
19756
19860
|
"""
|
|
19861
|
+
restore_global_state: NotRequired[pulumi.Input[bool]]
|
|
19862
|
+
"""
|
|
19863
|
+
If true, restore the cluster state. Defaults to false.
|
|
19864
|
+
"""
|
|
19757
19865
|
sas_token: NotRequired[pulumi.Input[str]]
|
|
19758
19866
|
"""
|
|
19759
19867
|
A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
@@ -19767,28 +19875,33 @@ class OpenSearchOpensearchUserConfigAzureMigrationArgs:
|
|
|
19767
19875
|
account: pulumi.Input[str],
|
|
19768
19876
|
base_path: pulumi.Input[str],
|
|
19769
19877
|
container: pulumi.Input[str],
|
|
19878
|
+
indices: pulumi.Input[str],
|
|
19770
19879
|
snapshot_name: pulumi.Input[str],
|
|
19771
19880
|
chunk_size: Optional[pulumi.Input[str]] = None,
|
|
19772
19881
|
compress: Optional[pulumi.Input[bool]] = None,
|
|
19773
19882
|
endpoint_suffix: Optional[pulumi.Input[str]] = None,
|
|
19774
|
-
|
|
19883
|
+
include_aliases: Optional[pulumi.Input[bool]] = None,
|
|
19775
19884
|
key: Optional[pulumi.Input[str]] = None,
|
|
19885
|
+
restore_global_state: Optional[pulumi.Input[bool]] = None,
|
|
19776
19886
|
sas_token: Optional[pulumi.Input[str]] = None):
|
|
19777
19887
|
"""
|
|
19778
19888
|
:param pulumi.Input[str] account: Azure account name.
|
|
19779
19889
|
:param pulumi.Input[str] base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
19780
19890
|
:param pulumi.Input[str] container: Azure container name.
|
|
19891
|
+
:param pulumi.Input[str] indices: A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
19781
19892
|
:param pulumi.Input[str] snapshot_name: The snapshot name to restore from.
|
|
19782
19893
|
:param pulumi.Input[str] chunk_size: Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
19783
19894
|
:param pulumi.Input[bool] compress: When set to true metadata files are stored in compressed format.
|
|
19784
19895
|
:param pulumi.Input[str] endpoint_suffix: Defines the DNS suffix for Azure Storage endpoints.
|
|
19785
|
-
:param pulumi.Input[
|
|
19896
|
+
:param pulumi.Input[bool] include_aliases: Whether to restore aliases alongside their associated indexes. Default is true.
|
|
19786
19897
|
:param pulumi.Input[str] key: Azure account secret key. One of key or sas_token should be specified.
|
|
19898
|
+
:param pulumi.Input[bool] restore_global_state: If true, restore the cluster state. Defaults to false.
|
|
19787
19899
|
:param pulumi.Input[str] sas_token: A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
19788
19900
|
"""
|
|
19789
19901
|
pulumi.set(__self__, "account", account)
|
|
19790
19902
|
pulumi.set(__self__, "base_path", base_path)
|
|
19791
19903
|
pulumi.set(__self__, "container", container)
|
|
19904
|
+
pulumi.set(__self__, "indices", indices)
|
|
19792
19905
|
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
19793
19906
|
if chunk_size is not None:
|
|
19794
19907
|
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
@@ -19796,10 +19909,12 @@ class OpenSearchOpensearchUserConfigAzureMigrationArgs:
|
|
|
19796
19909
|
pulumi.set(__self__, "compress", compress)
|
|
19797
19910
|
if endpoint_suffix is not None:
|
|
19798
19911
|
pulumi.set(__self__, "endpoint_suffix", endpoint_suffix)
|
|
19799
|
-
if
|
|
19800
|
-
pulumi.set(__self__, "
|
|
19912
|
+
if include_aliases is not None:
|
|
19913
|
+
pulumi.set(__self__, "include_aliases", include_aliases)
|
|
19801
19914
|
if key is not None:
|
|
19802
19915
|
pulumi.set(__self__, "key", key)
|
|
19916
|
+
if restore_global_state is not None:
|
|
19917
|
+
pulumi.set(__self__, "restore_global_state", restore_global_state)
|
|
19803
19918
|
if sas_token is not None:
|
|
19804
19919
|
pulumi.set(__self__, "sas_token", sas_token)
|
|
19805
19920
|
|
|
@@ -19839,6 +19954,18 @@ class OpenSearchOpensearchUserConfigAzureMigrationArgs:
|
|
|
19839
19954
|
def container(self, value: pulumi.Input[str]):
|
|
19840
19955
|
pulumi.set(self, "container", value)
|
|
19841
19956
|
|
|
19957
|
+
@property
|
|
19958
|
+
@pulumi.getter
|
|
19959
|
+
def indices(self) -> pulumi.Input[str]:
|
|
19960
|
+
"""
|
|
19961
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
19962
|
+
"""
|
|
19963
|
+
return pulumi.get(self, "indices")
|
|
19964
|
+
|
|
19965
|
+
@indices.setter
|
|
19966
|
+
def indices(self, value: pulumi.Input[str]):
|
|
19967
|
+
pulumi.set(self, "indices", value)
|
|
19968
|
+
|
|
19842
19969
|
@property
|
|
19843
19970
|
@pulumi.getter(name="snapshotName")
|
|
19844
19971
|
def snapshot_name(self) -> pulumi.Input[str]:
|
|
@@ -19888,16 +20015,16 @@ class OpenSearchOpensearchUserConfigAzureMigrationArgs:
|
|
|
19888
20015
|
pulumi.set(self, "endpoint_suffix", value)
|
|
19889
20016
|
|
|
19890
20017
|
@property
|
|
19891
|
-
@pulumi.getter
|
|
19892
|
-
def
|
|
20018
|
+
@pulumi.getter(name="includeAliases")
|
|
20019
|
+
def include_aliases(self) -> Optional[pulumi.Input[bool]]:
|
|
19893
20020
|
"""
|
|
19894
|
-
|
|
20021
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
19895
20022
|
"""
|
|
19896
|
-
return pulumi.get(self, "
|
|
20023
|
+
return pulumi.get(self, "include_aliases")
|
|
19897
20024
|
|
|
19898
|
-
@
|
|
19899
|
-
def
|
|
19900
|
-
pulumi.set(self, "
|
|
20025
|
+
@include_aliases.setter
|
|
20026
|
+
def include_aliases(self, value: Optional[pulumi.Input[bool]]):
|
|
20027
|
+
pulumi.set(self, "include_aliases", value)
|
|
19901
20028
|
|
|
19902
20029
|
@property
|
|
19903
20030
|
@pulumi.getter
|
|
@@ -19911,6 +20038,18 @@ class OpenSearchOpensearchUserConfigAzureMigrationArgs:
|
|
|
19911
20038
|
def key(self, value: Optional[pulumi.Input[str]]):
|
|
19912
20039
|
pulumi.set(self, "key", value)
|
|
19913
20040
|
|
|
20041
|
+
@property
|
|
20042
|
+
@pulumi.getter(name="restoreGlobalState")
|
|
20043
|
+
def restore_global_state(self) -> Optional[pulumi.Input[bool]]:
|
|
20044
|
+
"""
|
|
20045
|
+
If true, restore the cluster state. Defaults to false.
|
|
20046
|
+
"""
|
|
20047
|
+
return pulumi.get(self, "restore_global_state")
|
|
20048
|
+
|
|
20049
|
+
@restore_global_state.setter
|
|
20050
|
+
def restore_global_state(self, value: Optional[pulumi.Input[bool]]):
|
|
20051
|
+
pulumi.set(self, "restore_global_state", value)
|
|
20052
|
+
|
|
19914
20053
|
@property
|
|
19915
20054
|
@pulumi.getter(name="sasToken")
|
|
19916
20055
|
def sas_token(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -19938,6 +20077,10 @@ if not MYPY:
|
|
|
19938
20077
|
"""
|
|
19939
20078
|
Google Cloud Storage credentials file content.
|
|
19940
20079
|
"""
|
|
20080
|
+
indices: pulumi.Input[str]
|
|
20081
|
+
"""
|
|
20082
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
20083
|
+
"""
|
|
19941
20084
|
snapshot_name: pulumi.Input[str]
|
|
19942
20085
|
"""
|
|
19943
20086
|
The snapshot name to restore from.
|
|
@@ -19950,9 +20093,13 @@ if not MYPY:
|
|
|
19950
20093
|
"""
|
|
19951
20094
|
When set to true metadata files are stored in compressed format.
|
|
19952
20095
|
"""
|
|
19953
|
-
|
|
20096
|
+
include_aliases: NotRequired[pulumi.Input[bool]]
|
|
20097
|
+
"""
|
|
20098
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
20099
|
+
"""
|
|
20100
|
+
restore_global_state: NotRequired[pulumi.Input[bool]]
|
|
19954
20101
|
"""
|
|
19955
|
-
|
|
20102
|
+
If true, restore the cluster state. Defaults to false.
|
|
19956
20103
|
"""
|
|
19957
20104
|
elif False:
|
|
19958
20105
|
OpenSearchOpensearchUserConfigGcsMigrationArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -19963,29 +20110,36 @@ class OpenSearchOpensearchUserConfigGcsMigrationArgs:
|
|
|
19963
20110
|
base_path: pulumi.Input[str],
|
|
19964
20111
|
bucket: pulumi.Input[str],
|
|
19965
20112
|
credentials: pulumi.Input[str],
|
|
20113
|
+
indices: pulumi.Input[str],
|
|
19966
20114
|
snapshot_name: pulumi.Input[str],
|
|
19967
20115
|
chunk_size: Optional[pulumi.Input[str]] = None,
|
|
19968
20116
|
compress: Optional[pulumi.Input[bool]] = None,
|
|
19969
|
-
|
|
20117
|
+
include_aliases: Optional[pulumi.Input[bool]] = None,
|
|
20118
|
+
restore_global_state: Optional[pulumi.Input[bool]] = None):
|
|
19970
20119
|
"""
|
|
19971
20120
|
:param pulumi.Input[str] base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
19972
20121
|
:param pulumi.Input[str] bucket: The path to the repository data within its container.
|
|
19973
20122
|
:param pulumi.Input[str] credentials: Google Cloud Storage credentials file content.
|
|
20123
|
+
:param pulumi.Input[str] indices: A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
19974
20124
|
:param pulumi.Input[str] snapshot_name: The snapshot name to restore from.
|
|
19975
20125
|
:param pulumi.Input[str] chunk_size: Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
19976
20126
|
:param pulumi.Input[bool] compress: When set to true metadata files are stored in compressed format.
|
|
19977
|
-
:param pulumi.Input[
|
|
20127
|
+
:param pulumi.Input[bool] include_aliases: Whether to restore aliases alongside their associated indexes. Default is true.
|
|
20128
|
+
:param pulumi.Input[bool] restore_global_state: If true, restore the cluster state. Defaults to false.
|
|
19978
20129
|
"""
|
|
19979
20130
|
pulumi.set(__self__, "base_path", base_path)
|
|
19980
20131
|
pulumi.set(__self__, "bucket", bucket)
|
|
19981
20132
|
pulumi.set(__self__, "credentials", credentials)
|
|
20133
|
+
pulumi.set(__self__, "indices", indices)
|
|
19982
20134
|
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
19983
20135
|
if chunk_size is not None:
|
|
19984
20136
|
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
19985
20137
|
if compress is not None:
|
|
19986
20138
|
pulumi.set(__self__, "compress", compress)
|
|
19987
|
-
if
|
|
19988
|
-
pulumi.set(__self__, "
|
|
20139
|
+
if include_aliases is not None:
|
|
20140
|
+
pulumi.set(__self__, "include_aliases", include_aliases)
|
|
20141
|
+
if restore_global_state is not None:
|
|
20142
|
+
pulumi.set(__self__, "restore_global_state", restore_global_state)
|
|
19989
20143
|
|
|
19990
20144
|
@property
|
|
19991
20145
|
@pulumi.getter(name="basePath")
|
|
@@ -20023,6 +20177,18 @@ class OpenSearchOpensearchUserConfigGcsMigrationArgs:
|
|
|
20023
20177
|
def credentials(self, value: pulumi.Input[str]):
|
|
20024
20178
|
pulumi.set(self, "credentials", value)
|
|
20025
20179
|
|
|
20180
|
+
@property
|
|
20181
|
+
@pulumi.getter
|
|
20182
|
+
def indices(self) -> pulumi.Input[str]:
|
|
20183
|
+
"""
|
|
20184
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
20185
|
+
"""
|
|
20186
|
+
return pulumi.get(self, "indices")
|
|
20187
|
+
|
|
20188
|
+
@indices.setter
|
|
20189
|
+
def indices(self, value: pulumi.Input[str]):
|
|
20190
|
+
pulumi.set(self, "indices", value)
|
|
20191
|
+
|
|
20026
20192
|
@property
|
|
20027
20193
|
@pulumi.getter(name="snapshotName")
|
|
20028
20194
|
def snapshot_name(self) -> pulumi.Input[str]:
|
|
@@ -20060,16 +20226,28 @@ class OpenSearchOpensearchUserConfigGcsMigrationArgs:
|
|
|
20060
20226
|
pulumi.set(self, "compress", value)
|
|
20061
20227
|
|
|
20062
20228
|
@property
|
|
20063
|
-
@pulumi.getter
|
|
20064
|
-
def
|
|
20229
|
+
@pulumi.getter(name="includeAliases")
|
|
20230
|
+
def include_aliases(self) -> Optional[pulumi.Input[bool]]:
|
|
20065
20231
|
"""
|
|
20066
|
-
|
|
20232
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
20067
20233
|
"""
|
|
20068
|
-
return pulumi.get(self, "
|
|
20234
|
+
return pulumi.get(self, "include_aliases")
|
|
20069
20235
|
|
|
20070
|
-
@
|
|
20071
|
-
def
|
|
20072
|
-
pulumi.set(self, "
|
|
20236
|
+
@include_aliases.setter
|
|
20237
|
+
def include_aliases(self, value: Optional[pulumi.Input[bool]]):
|
|
20238
|
+
pulumi.set(self, "include_aliases", value)
|
|
20239
|
+
|
|
20240
|
+
@property
|
|
20241
|
+
@pulumi.getter(name="restoreGlobalState")
|
|
20242
|
+
def restore_global_state(self) -> Optional[pulumi.Input[bool]]:
|
|
20243
|
+
"""
|
|
20244
|
+
If true, restore the cluster state. Defaults to false.
|
|
20245
|
+
"""
|
|
20246
|
+
return pulumi.get(self, "restore_global_state")
|
|
20247
|
+
|
|
20248
|
+
@restore_global_state.setter
|
|
20249
|
+
def restore_global_state(self, value: Optional[pulumi.Input[bool]]):
|
|
20250
|
+
pulumi.set(self, "restore_global_state", value)
|
|
20073
20251
|
|
|
20074
20252
|
|
|
20075
20253
|
if not MYPY:
|
|
@@ -20755,10 +20933,18 @@ if not MYPY:
|
|
|
20755
20933
|
"""
|
|
20756
20934
|
Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Example: `75/5m`.
|
|
20757
20935
|
"""
|
|
20936
|
+
search_backpressure: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict']]
|
|
20937
|
+
"""
|
|
20938
|
+
Search Backpressure Settings
|
|
20939
|
+
"""
|
|
20758
20940
|
search_max_buckets: NotRequired[pulumi.Input[int]]
|
|
20759
20941
|
"""
|
|
20760
20942
|
Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Example: `10000`.
|
|
20761
20943
|
"""
|
|
20944
|
+
shard_indexing_pressure: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgsDict']]
|
|
20945
|
+
"""
|
|
20946
|
+
Shard indexing back pressure settings
|
|
20947
|
+
"""
|
|
20762
20948
|
thread_pool_analyze_queue_size: NotRequired[pulumi.Input[int]]
|
|
20763
20949
|
"""
|
|
20764
20950
|
Size for the thread pool queue. See documentation for exact details.
|
|
@@ -20841,7 +21027,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
|
|
|
20841
21027
|
plugins_alerting_filter_by_backend_roles: Optional[pulumi.Input[bool]] = None,
|
|
20842
21028
|
reindex_remote_whitelists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
20843
21029
|
script_max_compilations_rate: Optional[pulumi.Input[str]] = None,
|
|
21030
|
+
search_backpressure: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs']] = None,
|
|
20844
21031
|
search_max_buckets: Optional[pulumi.Input[int]] = None,
|
|
21032
|
+
shard_indexing_pressure: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs']] = None,
|
|
20845
21033
|
thread_pool_analyze_queue_size: Optional[pulumi.Input[int]] = None,
|
|
20846
21034
|
thread_pool_analyze_size: Optional[pulumi.Input[int]] = None,
|
|
20847
21035
|
thread_pool_force_merge_size: Optional[pulumi.Input[int]] = None,
|
|
@@ -20886,7 +21074,9 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
|
|
|
20886
21074
|
:param pulumi.Input[bool] plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
|
|
20887
21075
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
|
|
20888
21076
|
:param pulumi.Input[str] script_max_compilations_rate: Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Example: `75/5m`.
|
|
21077
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs'] search_backpressure: Search Backpressure Settings
|
|
20889
21078
|
:param pulumi.Input[int] search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Example: `10000`.
|
|
21079
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs'] shard_indexing_pressure: Shard indexing back pressure settings
|
|
20890
21080
|
:param pulumi.Input[int] thread_pool_analyze_queue_size: Size for the thread pool queue. See documentation for exact details.
|
|
20891
21081
|
:param pulumi.Input[int] thread_pool_analyze_size: Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
20892
21082
|
:param pulumi.Input[int] thread_pool_force_merge_size: Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
@@ -20963,8 +21153,12 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
|
|
|
20963
21153
|
pulumi.set(__self__, "reindex_remote_whitelists", reindex_remote_whitelists)
|
|
20964
21154
|
if script_max_compilations_rate is not None:
|
|
20965
21155
|
pulumi.set(__self__, "script_max_compilations_rate", script_max_compilations_rate)
|
|
21156
|
+
if search_backpressure is not None:
|
|
21157
|
+
pulumi.set(__self__, "search_backpressure", search_backpressure)
|
|
20966
21158
|
if search_max_buckets is not None:
|
|
20967
21159
|
pulumi.set(__self__, "search_max_buckets", search_max_buckets)
|
|
21160
|
+
if shard_indexing_pressure is not None:
|
|
21161
|
+
pulumi.set(__self__, "shard_indexing_pressure", shard_indexing_pressure)
|
|
20968
21162
|
if thread_pool_analyze_queue_size is not None:
|
|
20969
21163
|
pulumi.set(__self__, "thread_pool_analyze_queue_size", thread_pool_analyze_queue_size)
|
|
20970
21164
|
if thread_pool_analyze_size is not None:
|
|
@@ -21372,6 +21566,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
|
|
|
21372
21566
|
def script_max_compilations_rate(self, value: Optional[pulumi.Input[str]]):
|
|
21373
21567
|
pulumi.set(self, "script_max_compilations_rate", value)
|
|
21374
21568
|
|
|
21569
|
+
@property
|
|
21570
|
+
@pulumi.getter(name="searchBackpressure")
|
|
21571
|
+
def search_backpressure(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs']]:
|
|
21572
|
+
"""
|
|
21573
|
+
Search Backpressure Settings
|
|
21574
|
+
"""
|
|
21575
|
+
return pulumi.get(self, "search_backpressure")
|
|
21576
|
+
|
|
21577
|
+
@search_backpressure.setter
|
|
21578
|
+
def search_backpressure(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs']]):
|
|
21579
|
+
pulumi.set(self, "search_backpressure", value)
|
|
21580
|
+
|
|
21375
21581
|
@property
|
|
21376
21582
|
@pulumi.getter(name="searchMaxBuckets")
|
|
21377
21583
|
def search_max_buckets(self) -> Optional[pulumi.Input[int]]:
|
|
@@ -21384,6 +21590,18 @@ class OpenSearchOpensearchUserConfigOpensearchArgs:
|
|
|
21384
21590
|
def search_max_buckets(self, value: Optional[pulumi.Input[int]]):
|
|
21385
21591
|
pulumi.set(self, "search_max_buckets", value)
|
|
21386
21592
|
|
|
21593
|
+
@property
|
|
21594
|
+
@pulumi.getter(name="shardIndexingPressure")
|
|
21595
|
+
def shard_indexing_pressure(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs']]:
|
|
21596
|
+
"""
|
|
21597
|
+
Shard indexing back pressure settings
|
|
21598
|
+
"""
|
|
21599
|
+
return pulumi.get(self, "shard_indexing_pressure")
|
|
21600
|
+
|
|
21601
|
+
@shard_indexing_pressure.setter
|
|
21602
|
+
def shard_indexing_pressure(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs']]):
|
|
21603
|
+
pulumi.set(self, "shard_indexing_pressure", value)
|
|
21604
|
+
|
|
21387
21605
|
@property
|
|
21388
21606
|
@pulumi.getter(name="threadPoolAnalyzeQueueSize")
|
|
21389
21607
|
def thread_pool_analyze_queue_size(self) -> Optional[pulumi.Input[int]]:
|
|
@@ -21918,6 +22136,872 @@ class OpenSearchOpensearchUserConfigOpensearchDashboardsArgs:
|
|
|
21918
22136
|
pulumi.set(self, "opensearch_request_timeout", value)
|
|
21919
22137
|
|
|
21920
22138
|
|
|
22139
|
+
if not MYPY:
|
|
22140
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict(TypedDict):
|
|
22141
|
+
mode: NotRequired[pulumi.Input[str]]
|
|
22142
|
+
"""
|
|
22143
|
+
Enum: `disabled`, `enforced`, `monitor_only`. The search backpressure mode. Valid values are monitor*only, enforced, or disabled. Default is monitor*only.
|
|
22144
|
+
"""
|
|
22145
|
+
node_duress: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgsDict']]
|
|
22146
|
+
"""
|
|
22147
|
+
Node duress settings
|
|
22148
|
+
"""
|
|
22149
|
+
search_shard_task: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgsDict']]
|
|
22150
|
+
"""
|
|
22151
|
+
Search shard settings
|
|
22152
|
+
"""
|
|
22153
|
+
search_task: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgsDict']]
|
|
22154
|
+
"""
|
|
22155
|
+
Search task settings
|
|
22156
|
+
"""
|
|
22157
|
+
elif False:
|
|
22158
|
+
OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgsDict: TypeAlias = Mapping[str, Any]
|
|
22159
|
+
|
|
22160
|
+
@pulumi.input_type
|
|
22161
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs:
|
|
22162
|
+
def __init__(__self__, *,
|
|
22163
|
+
mode: Optional[pulumi.Input[str]] = None,
|
|
22164
|
+
node_duress: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs']] = None,
|
|
22165
|
+
search_shard_task: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs']] = None,
|
|
22166
|
+
search_task: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs']] = None):
|
|
22167
|
+
"""
|
|
22168
|
+
:param pulumi.Input[str] mode: Enum: `disabled`, `enforced`, `monitor_only`. The search backpressure mode. Valid values are monitor*only, enforced, or disabled. Default is monitor*only.
|
|
22169
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs'] node_duress: Node duress settings
|
|
22170
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs'] search_shard_task: Search shard settings
|
|
22171
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs'] search_task: Search task settings
|
|
22172
|
+
"""
|
|
22173
|
+
if mode is not None:
|
|
22174
|
+
pulumi.set(__self__, "mode", mode)
|
|
22175
|
+
if node_duress is not None:
|
|
22176
|
+
pulumi.set(__self__, "node_duress", node_duress)
|
|
22177
|
+
if search_shard_task is not None:
|
|
22178
|
+
pulumi.set(__self__, "search_shard_task", search_shard_task)
|
|
22179
|
+
if search_task is not None:
|
|
22180
|
+
pulumi.set(__self__, "search_task", search_task)
|
|
22181
|
+
|
|
22182
|
+
@property
|
|
22183
|
+
@pulumi.getter
|
|
22184
|
+
def mode(self) -> Optional[pulumi.Input[str]]:
|
|
22185
|
+
"""
|
|
22186
|
+
Enum: `disabled`, `enforced`, `monitor_only`. The search backpressure mode. Valid values are monitor*only, enforced, or disabled. Default is monitor*only.
|
|
22187
|
+
"""
|
|
22188
|
+
return pulumi.get(self, "mode")
|
|
22189
|
+
|
|
22190
|
+
@mode.setter
|
|
22191
|
+
def mode(self, value: Optional[pulumi.Input[str]]):
|
|
22192
|
+
pulumi.set(self, "mode", value)
|
|
22193
|
+
|
|
22194
|
+
@property
|
|
22195
|
+
@pulumi.getter(name="nodeDuress")
|
|
22196
|
+
def node_duress(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs']]:
|
|
22197
|
+
"""
|
|
22198
|
+
Node duress settings
|
|
22199
|
+
"""
|
|
22200
|
+
return pulumi.get(self, "node_duress")
|
|
22201
|
+
|
|
22202
|
+
@node_duress.setter
|
|
22203
|
+
def node_duress(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs']]):
|
|
22204
|
+
pulumi.set(self, "node_duress", value)
|
|
22205
|
+
|
|
22206
|
+
@property
|
|
22207
|
+
@pulumi.getter(name="searchShardTask")
|
|
22208
|
+
def search_shard_task(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs']]:
|
|
22209
|
+
"""
|
|
22210
|
+
Search shard settings
|
|
22211
|
+
"""
|
|
22212
|
+
return pulumi.get(self, "search_shard_task")
|
|
22213
|
+
|
|
22214
|
+
@search_shard_task.setter
|
|
22215
|
+
def search_shard_task(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs']]):
|
|
22216
|
+
pulumi.set(self, "search_shard_task", value)
|
|
22217
|
+
|
|
22218
|
+
@property
|
|
22219
|
+
@pulumi.getter(name="searchTask")
|
|
22220
|
+
def search_task(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs']]:
|
|
22221
|
+
"""
|
|
22222
|
+
Search task settings
|
|
22223
|
+
"""
|
|
22224
|
+
return pulumi.get(self, "search_task")
|
|
22225
|
+
|
|
22226
|
+
@search_task.setter
|
|
22227
|
+
def search_task(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs']]):
|
|
22228
|
+
pulumi.set(self, "search_task", value)
|
|
22229
|
+
|
|
22230
|
+
|
|
22231
|
+
if not MYPY:
|
|
22232
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgsDict(TypedDict):
|
|
22233
|
+
cpu_threshold: NotRequired[pulumi.Input[float]]
|
|
22234
|
+
"""
|
|
22235
|
+
The CPU usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.9.
|
|
22236
|
+
"""
|
|
22237
|
+
heap_threshold: NotRequired[pulumi.Input[float]]
|
|
22238
|
+
"""
|
|
22239
|
+
The heap usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.7.
|
|
22240
|
+
"""
|
|
22241
|
+
num_successive_breaches: NotRequired[pulumi.Input[int]]
|
|
22242
|
+
"""
|
|
22243
|
+
The number of successive limit breaches after which the node is considered to be under duress. Default is 3.
|
|
22244
|
+
"""
|
|
22245
|
+
elif False:
|
|
22246
|
+
OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgsDict: TypeAlias = Mapping[str, Any]
|
|
22247
|
+
|
|
22248
|
+
@pulumi.input_type
|
|
22249
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressArgs:
|
|
22250
|
+
def __init__(__self__, *,
|
|
22251
|
+
cpu_threshold: Optional[pulumi.Input[float]] = None,
|
|
22252
|
+
heap_threshold: Optional[pulumi.Input[float]] = None,
|
|
22253
|
+
num_successive_breaches: Optional[pulumi.Input[int]] = None):
|
|
22254
|
+
"""
|
|
22255
|
+
:param pulumi.Input[float] cpu_threshold: The CPU usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.9.
|
|
22256
|
+
:param pulumi.Input[float] heap_threshold: The heap usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.7.
|
|
22257
|
+
:param pulumi.Input[int] num_successive_breaches: The number of successive limit breaches after which the node is considered to be under duress. Default is 3.
|
|
22258
|
+
"""
|
|
22259
|
+
if cpu_threshold is not None:
|
|
22260
|
+
pulumi.set(__self__, "cpu_threshold", cpu_threshold)
|
|
22261
|
+
if heap_threshold is not None:
|
|
22262
|
+
pulumi.set(__self__, "heap_threshold", heap_threshold)
|
|
22263
|
+
if num_successive_breaches is not None:
|
|
22264
|
+
pulumi.set(__self__, "num_successive_breaches", num_successive_breaches)
|
|
22265
|
+
|
|
22266
|
+
@property
|
|
22267
|
+
@pulumi.getter(name="cpuThreshold")
|
|
22268
|
+
def cpu_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22269
|
+
"""
|
|
22270
|
+
The CPU usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.9.
|
|
22271
|
+
"""
|
|
22272
|
+
return pulumi.get(self, "cpu_threshold")
|
|
22273
|
+
|
|
22274
|
+
@cpu_threshold.setter
|
|
22275
|
+
def cpu_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22276
|
+
pulumi.set(self, "cpu_threshold", value)
|
|
22277
|
+
|
|
22278
|
+
@property
|
|
22279
|
+
@pulumi.getter(name="heapThreshold")
|
|
22280
|
+
def heap_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22281
|
+
"""
|
|
22282
|
+
The heap usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.7.
|
|
22283
|
+
"""
|
|
22284
|
+
return pulumi.get(self, "heap_threshold")
|
|
22285
|
+
|
|
22286
|
+
@heap_threshold.setter
|
|
22287
|
+
def heap_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22288
|
+
pulumi.set(self, "heap_threshold", value)
|
|
22289
|
+
|
|
22290
|
+
@property
|
|
22291
|
+
@pulumi.getter(name="numSuccessiveBreaches")
|
|
22292
|
+
def num_successive_breaches(self) -> Optional[pulumi.Input[int]]:
|
|
22293
|
+
"""
|
|
22294
|
+
The number of successive limit breaches after which the node is considered to be under duress. Default is 3.
|
|
22295
|
+
"""
|
|
22296
|
+
return pulumi.get(self, "num_successive_breaches")
|
|
22297
|
+
|
|
22298
|
+
@num_successive_breaches.setter
|
|
22299
|
+
def num_successive_breaches(self, value: Optional[pulumi.Input[int]]):
|
|
22300
|
+
pulumi.set(self, "num_successive_breaches", value)
|
|
22301
|
+
|
|
22302
|
+
|
|
22303
|
+
if not MYPY:
|
|
22304
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgsDict(TypedDict):
|
|
22305
|
+
cancellation_burst: NotRequired[pulumi.Input[float]]
|
|
22306
|
+
"""
|
|
22307
|
+
The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 10.0.
|
|
22308
|
+
"""
|
|
22309
|
+
cancellation_rate: NotRequired[pulumi.Input[float]]
|
|
22310
|
+
"""
|
|
22311
|
+
The maximum number of tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22312
|
+
"""
|
|
22313
|
+
cancellation_ratio: NotRequired[pulumi.Input[float]]
|
|
22314
|
+
"""
|
|
22315
|
+
The maximum number of tasks to cancel, as a percentage of successful task completions. Default is 0.1.
|
|
22316
|
+
"""
|
|
22317
|
+
cpu_time_millis_threshold: NotRequired[pulumi.Input[int]]
|
|
22318
|
+
"""
|
|
22319
|
+
The CPU usage threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 15000.
|
|
22320
|
+
"""
|
|
22321
|
+
elapsed_time_millis_threshold: NotRequired[pulumi.Input[int]]
|
|
22322
|
+
"""
|
|
22323
|
+
The elapsed time threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 30000.
|
|
22324
|
+
"""
|
|
22325
|
+
heap_moving_average_window_size: NotRequired[pulumi.Input[int]]
|
|
22326
|
+
"""
|
|
22327
|
+
The number of previously completed search shard tasks to consider when calculating the rolling average of heap usage. Default is 100.
|
|
22328
|
+
"""
|
|
22329
|
+
heap_percent_threshold: NotRequired[pulumi.Input[float]]
|
|
22330
|
+
"""
|
|
22331
|
+
The heap usage threshold (as a percentage) required for a single search shard task before it is considered for cancellation. Default is 0.5.
|
|
22332
|
+
"""
|
|
22333
|
+
heap_variance: NotRequired[pulumi.Input[float]]
|
|
22334
|
+
"""
|
|
22335
|
+
The minimum variance required for a single search shard task’s heap usage compared to the rolling average of previously completed tasks before it is considered for cancellation. Default is 2.0.
|
|
22336
|
+
"""
|
|
22337
|
+
total_heap_percent_threshold: NotRequired[pulumi.Input[float]]
|
|
22338
|
+
"""
|
|
22339
|
+
The heap usage threshold (as a percentage) required for the sum of heap usages of all search shard tasks before cancellation is applied. Default is 0.5.
|
|
22340
|
+
"""
|
|
22341
|
+
elif False:
|
|
22342
|
+
OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgsDict: TypeAlias = Mapping[str, Any]
|
|
22343
|
+
|
|
22344
|
+
@pulumi.input_type
|
|
22345
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskArgs:
|
|
22346
|
+
def __init__(__self__, *,
|
|
22347
|
+
cancellation_burst: Optional[pulumi.Input[float]] = None,
|
|
22348
|
+
cancellation_rate: Optional[pulumi.Input[float]] = None,
|
|
22349
|
+
cancellation_ratio: Optional[pulumi.Input[float]] = None,
|
|
22350
|
+
cpu_time_millis_threshold: Optional[pulumi.Input[int]] = None,
|
|
22351
|
+
elapsed_time_millis_threshold: Optional[pulumi.Input[int]] = None,
|
|
22352
|
+
heap_moving_average_window_size: Optional[pulumi.Input[int]] = None,
|
|
22353
|
+
heap_percent_threshold: Optional[pulumi.Input[float]] = None,
|
|
22354
|
+
heap_variance: Optional[pulumi.Input[float]] = None,
|
|
22355
|
+
total_heap_percent_threshold: Optional[pulumi.Input[float]] = None):
|
|
22356
|
+
"""
|
|
22357
|
+
:param pulumi.Input[float] cancellation_burst: The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 10.0.
|
|
22358
|
+
:param pulumi.Input[float] cancellation_rate: The maximum number of tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22359
|
+
:param pulumi.Input[float] cancellation_ratio: The maximum number of tasks to cancel, as a percentage of successful task completions. Default is 0.1.
|
|
22360
|
+
:param pulumi.Input[int] cpu_time_millis_threshold: The CPU usage threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 15000.
|
|
22361
|
+
:param pulumi.Input[int] elapsed_time_millis_threshold: The elapsed time threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 30000.
|
|
22362
|
+
:param pulumi.Input[int] heap_moving_average_window_size: The number of previously completed search shard tasks to consider when calculating the rolling average of heap usage. Default is 100.
|
|
22363
|
+
:param pulumi.Input[float] heap_percent_threshold: The heap usage threshold (as a percentage) required for a single search shard task before it is considered for cancellation. Default is 0.5.
|
|
22364
|
+
:param pulumi.Input[float] heap_variance: The minimum variance required for a single search shard task’s heap usage compared to the rolling average of previously completed tasks before it is considered for cancellation. Default is 2.0.
|
|
22365
|
+
:param pulumi.Input[float] total_heap_percent_threshold: The heap usage threshold (as a percentage) required for the sum of heap usages of all search shard tasks before cancellation is applied. Default is 0.5.
|
|
22366
|
+
"""
|
|
22367
|
+
if cancellation_burst is not None:
|
|
22368
|
+
pulumi.set(__self__, "cancellation_burst", cancellation_burst)
|
|
22369
|
+
if cancellation_rate is not None:
|
|
22370
|
+
pulumi.set(__self__, "cancellation_rate", cancellation_rate)
|
|
22371
|
+
if cancellation_ratio is not None:
|
|
22372
|
+
pulumi.set(__self__, "cancellation_ratio", cancellation_ratio)
|
|
22373
|
+
if cpu_time_millis_threshold is not None:
|
|
22374
|
+
pulumi.set(__self__, "cpu_time_millis_threshold", cpu_time_millis_threshold)
|
|
22375
|
+
if elapsed_time_millis_threshold is not None:
|
|
22376
|
+
pulumi.set(__self__, "elapsed_time_millis_threshold", elapsed_time_millis_threshold)
|
|
22377
|
+
if heap_moving_average_window_size is not None:
|
|
22378
|
+
pulumi.set(__self__, "heap_moving_average_window_size", heap_moving_average_window_size)
|
|
22379
|
+
if heap_percent_threshold is not None:
|
|
22380
|
+
pulumi.set(__self__, "heap_percent_threshold", heap_percent_threshold)
|
|
22381
|
+
if heap_variance is not None:
|
|
22382
|
+
pulumi.set(__self__, "heap_variance", heap_variance)
|
|
22383
|
+
if total_heap_percent_threshold is not None:
|
|
22384
|
+
pulumi.set(__self__, "total_heap_percent_threshold", total_heap_percent_threshold)
|
|
22385
|
+
|
|
22386
|
+
@property
|
|
22387
|
+
@pulumi.getter(name="cancellationBurst")
|
|
22388
|
+
def cancellation_burst(self) -> Optional[pulumi.Input[float]]:
|
|
22389
|
+
"""
|
|
22390
|
+
The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 10.0.
|
|
22391
|
+
"""
|
|
22392
|
+
return pulumi.get(self, "cancellation_burst")
|
|
22393
|
+
|
|
22394
|
+
@cancellation_burst.setter
|
|
22395
|
+
def cancellation_burst(self, value: Optional[pulumi.Input[float]]):
|
|
22396
|
+
pulumi.set(self, "cancellation_burst", value)
|
|
22397
|
+
|
|
22398
|
+
@property
|
|
22399
|
+
@pulumi.getter(name="cancellationRate")
|
|
22400
|
+
def cancellation_rate(self) -> Optional[pulumi.Input[float]]:
|
|
22401
|
+
"""
|
|
22402
|
+
The maximum number of tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22403
|
+
"""
|
|
22404
|
+
return pulumi.get(self, "cancellation_rate")
|
|
22405
|
+
|
|
22406
|
+
@cancellation_rate.setter
|
|
22407
|
+
def cancellation_rate(self, value: Optional[pulumi.Input[float]]):
|
|
22408
|
+
pulumi.set(self, "cancellation_rate", value)
|
|
22409
|
+
|
|
22410
|
+
@property
|
|
22411
|
+
@pulumi.getter(name="cancellationRatio")
|
|
22412
|
+
def cancellation_ratio(self) -> Optional[pulumi.Input[float]]:
|
|
22413
|
+
"""
|
|
22414
|
+
The maximum number of tasks to cancel, as a percentage of successful task completions. Default is 0.1.
|
|
22415
|
+
"""
|
|
22416
|
+
return pulumi.get(self, "cancellation_ratio")
|
|
22417
|
+
|
|
22418
|
+
@cancellation_ratio.setter
|
|
22419
|
+
def cancellation_ratio(self, value: Optional[pulumi.Input[float]]):
|
|
22420
|
+
pulumi.set(self, "cancellation_ratio", value)
|
|
22421
|
+
|
|
22422
|
+
@property
|
|
22423
|
+
@pulumi.getter(name="cpuTimeMillisThreshold")
|
|
22424
|
+
def cpu_time_millis_threshold(self) -> Optional[pulumi.Input[int]]:
|
|
22425
|
+
"""
|
|
22426
|
+
The CPU usage threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 15000.
|
|
22427
|
+
"""
|
|
22428
|
+
return pulumi.get(self, "cpu_time_millis_threshold")
|
|
22429
|
+
|
|
22430
|
+
@cpu_time_millis_threshold.setter
|
|
22431
|
+
def cpu_time_millis_threshold(self, value: Optional[pulumi.Input[int]]):
|
|
22432
|
+
pulumi.set(self, "cpu_time_millis_threshold", value)
|
|
22433
|
+
|
|
22434
|
+
@property
|
|
22435
|
+
@pulumi.getter(name="elapsedTimeMillisThreshold")
|
|
22436
|
+
def elapsed_time_millis_threshold(self) -> Optional[pulumi.Input[int]]:
|
|
22437
|
+
"""
|
|
22438
|
+
The elapsed time threshold (in milliseconds) required for a single search shard task before it is considered for cancellation. Default is 30000.
|
|
22439
|
+
"""
|
|
22440
|
+
return pulumi.get(self, "elapsed_time_millis_threshold")
|
|
22441
|
+
|
|
22442
|
+
@elapsed_time_millis_threshold.setter
|
|
22443
|
+
def elapsed_time_millis_threshold(self, value: Optional[pulumi.Input[int]]):
|
|
22444
|
+
pulumi.set(self, "elapsed_time_millis_threshold", value)
|
|
22445
|
+
|
|
22446
|
+
@property
|
|
22447
|
+
@pulumi.getter(name="heapMovingAverageWindowSize")
|
|
22448
|
+
def heap_moving_average_window_size(self) -> Optional[pulumi.Input[int]]:
|
|
22449
|
+
"""
|
|
22450
|
+
The number of previously completed search shard tasks to consider when calculating the rolling average of heap usage. Default is 100.
|
|
22451
|
+
"""
|
|
22452
|
+
return pulumi.get(self, "heap_moving_average_window_size")
|
|
22453
|
+
|
|
22454
|
+
@heap_moving_average_window_size.setter
|
|
22455
|
+
def heap_moving_average_window_size(self, value: Optional[pulumi.Input[int]]):
|
|
22456
|
+
pulumi.set(self, "heap_moving_average_window_size", value)
|
|
22457
|
+
|
|
22458
|
+
@property
|
|
22459
|
+
@pulumi.getter(name="heapPercentThreshold")
|
|
22460
|
+
def heap_percent_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22461
|
+
"""
|
|
22462
|
+
The heap usage threshold (as a percentage) required for a single search shard task before it is considered for cancellation. Default is 0.5.
|
|
22463
|
+
"""
|
|
22464
|
+
return pulumi.get(self, "heap_percent_threshold")
|
|
22465
|
+
|
|
22466
|
+
@heap_percent_threshold.setter
|
|
22467
|
+
def heap_percent_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22468
|
+
pulumi.set(self, "heap_percent_threshold", value)
|
|
22469
|
+
|
|
22470
|
+
@property
|
|
22471
|
+
@pulumi.getter(name="heapVariance")
|
|
22472
|
+
def heap_variance(self) -> Optional[pulumi.Input[float]]:
|
|
22473
|
+
"""
|
|
22474
|
+
The minimum variance required for a single search shard task’s heap usage compared to the rolling average of previously completed tasks before it is considered for cancellation. Default is 2.0.
|
|
22475
|
+
"""
|
|
22476
|
+
return pulumi.get(self, "heap_variance")
|
|
22477
|
+
|
|
22478
|
+
@heap_variance.setter
|
|
22479
|
+
def heap_variance(self, value: Optional[pulumi.Input[float]]):
|
|
22480
|
+
pulumi.set(self, "heap_variance", value)
|
|
22481
|
+
|
|
22482
|
+
@property
|
|
22483
|
+
@pulumi.getter(name="totalHeapPercentThreshold")
|
|
22484
|
+
def total_heap_percent_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22485
|
+
"""
|
|
22486
|
+
The heap usage threshold (as a percentage) required for the sum of heap usages of all search shard tasks before cancellation is applied. Default is 0.5.
|
|
22487
|
+
"""
|
|
22488
|
+
return pulumi.get(self, "total_heap_percent_threshold")
|
|
22489
|
+
|
|
22490
|
+
@total_heap_percent_threshold.setter
|
|
22491
|
+
def total_heap_percent_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22492
|
+
pulumi.set(self, "total_heap_percent_threshold", value)
|
|
22493
|
+
|
|
22494
|
+
|
|
22495
|
+
if not MYPY:
|
|
22496
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgsDict(TypedDict):
|
|
22497
|
+
cancellation_burst: NotRequired[pulumi.Input[float]]
|
|
22498
|
+
"""
|
|
22499
|
+
The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 5.0.
|
|
22500
|
+
"""
|
|
22501
|
+
cancellation_rate: NotRequired[pulumi.Input[float]]
|
|
22502
|
+
"""
|
|
22503
|
+
The maximum number of search tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22504
|
+
"""
|
|
22505
|
+
cancellation_ratio: NotRequired[pulumi.Input[float]]
|
|
22506
|
+
"""
|
|
22507
|
+
The maximum number of search tasks to cancel, as a percentage of successful search task completions. Default is 0.1.
|
|
22508
|
+
"""
|
|
22509
|
+
cpu_time_millis_threshold: NotRequired[pulumi.Input[int]]
|
|
22510
|
+
"""
|
|
22511
|
+
The CPU usage threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 30000.
|
|
22512
|
+
"""
|
|
22513
|
+
elapsed_time_millis_threshold: NotRequired[pulumi.Input[int]]
|
|
22514
|
+
"""
|
|
22515
|
+
The elapsed time threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 45000.
|
|
22516
|
+
"""
|
|
22517
|
+
heap_moving_average_window_size: NotRequired[pulumi.Input[int]]
|
|
22518
|
+
"""
|
|
22519
|
+
The window size used to calculate the rolling average of the heap usage for the completed parent tasks. Default is 10.
|
|
22520
|
+
"""
|
|
22521
|
+
heap_percent_threshold: NotRequired[pulumi.Input[float]]
|
|
22522
|
+
"""
|
|
22523
|
+
The heap usage threshold (as a percentage) required for an individual parent task before it is considered for cancellation. Default is 0.2.
|
|
22524
|
+
"""
|
|
22525
|
+
heap_variance: NotRequired[pulumi.Input[float]]
|
|
22526
|
+
"""
|
|
22527
|
+
The heap usage variance required for an individual parent task before it is considered for cancellation. A task is considered for cancellation when taskHeapUsage is greater than or equal to heapUsageMovingAverage * variance. Default is 2.0.
|
|
22528
|
+
"""
|
|
22529
|
+
total_heap_percent_threshold: NotRequired[pulumi.Input[float]]
|
|
22530
|
+
"""
|
|
22531
|
+
The heap usage threshold (as a percentage) required for the sum of heap usages of all search tasks before cancellation is applied. Default is 0.5.
|
|
22532
|
+
"""
|
|
22533
|
+
elif False:
|
|
22534
|
+
OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgsDict: TypeAlias = Mapping[str, Any]
|
|
22535
|
+
|
|
22536
|
+
@pulumi.input_type
|
|
22537
|
+
class OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchTaskArgs:
|
|
22538
|
+
def __init__(__self__, *,
|
|
22539
|
+
cancellation_burst: Optional[pulumi.Input[float]] = None,
|
|
22540
|
+
cancellation_rate: Optional[pulumi.Input[float]] = None,
|
|
22541
|
+
cancellation_ratio: Optional[pulumi.Input[float]] = None,
|
|
22542
|
+
cpu_time_millis_threshold: Optional[pulumi.Input[int]] = None,
|
|
22543
|
+
elapsed_time_millis_threshold: Optional[pulumi.Input[int]] = None,
|
|
22544
|
+
heap_moving_average_window_size: Optional[pulumi.Input[int]] = None,
|
|
22545
|
+
heap_percent_threshold: Optional[pulumi.Input[float]] = None,
|
|
22546
|
+
heap_variance: Optional[pulumi.Input[float]] = None,
|
|
22547
|
+
total_heap_percent_threshold: Optional[pulumi.Input[float]] = None):
|
|
22548
|
+
"""
|
|
22549
|
+
:param pulumi.Input[float] cancellation_burst: The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 5.0.
|
|
22550
|
+
:param pulumi.Input[float] cancellation_rate: The maximum number of search tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22551
|
+
:param pulumi.Input[float] cancellation_ratio: The maximum number of search tasks to cancel, as a percentage of successful search task completions. Default is 0.1.
|
|
22552
|
+
:param pulumi.Input[int] cpu_time_millis_threshold: The CPU usage threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 30000.
|
|
22553
|
+
:param pulumi.Input[int] elapsed_time_millis_threshold: The elapsed time threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 45000.
|
|
22554
|
+
:param pulumi.Input[int] heap_moving_average_window_size: The window size used to calculate the rolling average of the heap usage for the completed parent tasks. Default is 10.
|
|
22555
|
+
:param pulumi.Input[float] heap_percent_threshold: The heap usage threshold (as a percentage) required for an individual parent task before it is considered for cancellation. Default is 0.2.
|
|
22556
|
+
:param pulumi.Input[float] heap_variance: The heap usage variance required for an individual parent task before it is considered for cancellation. A task is considered for cancellation when taskHeapUsage is greater than or equal to heapUsageMovingAverage * variance. Default is 2.0.
|
|
22557
|
+
:param pulumi.Input[float] total_heap_percent_threshold: The heap usage threshold (as a percentage) required for the sum of heap usages of all search tasks before cancellation is applied. Default is 0.5.
|
|
22558
|
+
"""
|
|
22559
|
+
if cancellation_burst is not None:
|
|
22560
|
+
pulumi.set(__self__, "cancellation_burst", cancellation_burst)
|
|
22561
|
+
if cancellation_rate is not None:
|
|
22562
|
+
pulumi.set(__self__, "cancellation_rate", cancellation_rate)
|
|
22563
|
+
if cancellation_ratio is not None:
|
|
22564
|
+
pulumi.set(__self__, "cancellation_ratio", cancellation_ratio)
|
|
22565
|
+
if cpu_time_millis_threshold is not None:
|
|
22566
|
+
pulumi.set(__self__, "cpu_time_millis_threshold", cpu_time_millis_threshold)
|
|
22567
|
+
if elapsed_time_millis_threshold is not None:
|
|
22568
|
+
pulumi.set(__self__, "elapsed_time_millis_threshold", elapsed_time_millis_threshold)
|
|
22569
|
+
if heap_moving_average_window_size is not None:
|
|
22570
|
+
pulumi.set(__self__, "heap_moving_average_window_size", heap_moving_average_window_size)
|
|
22571
|
+
if heap_percent_threshold is not None:
|
|
22572
|
+
pulumi.set(__self__, "heap_percent_threshold", heap_percent_threshold)
|
|
22573
|
+
if heap_variance is not None:
|
|
22574
|
+
pulumi.set(__self__, "heap_variance", heap_variance)
|
|
22575
|
+
if total_heap_percent_threshold is not None:
|
|
22576
|
+
pulumi.set(__self__, "total_heap_percent_threshold", total_heap_percent_threshold)
|
|
22577
|
+
|
|
22578
|
+
@property
|
|
22579
|
+
@pulumi.getter(name="cancellationBurst")
|
|
22580
|
+
def cancellation_burst(self) -> Optional[pulumi.Input[float]]:
|
|
22581
|
+
"""
|
|
22582
|
+
The maximum number of search tasks to cancel in a single iteration of the observer thread. Default is 5.0.
|
|
22583
|
+
"""
|
|
22584
|
+
return pulumi.get(self, "cancellation_burst")
|
|
22585
|
+
|
|
22586
|
+
@cancellation_burst.setter
|
|
22587
|
+
def cancellation_burst(self, value: Optional[pulumi.Input[float]]):
|
|
22588
|
+
pulumi.set(self, "cancellation_burst", value)
|
|
22589
|
+
|
|
22590
|
+
@property
|
|
22591
|
+
@pulumi.getter(name="cancellationRate")
|
|
22592
|
+
def cancellation_rate(self) -> Optional[pulumi.Input[float]]:
|
|
22593
|
+
"""
|
|
22594
|
+
The maximum number of search tasks to cancel per millisecond of elapsed time. Default is 0.003.
|
|
22595
|
+
"""
|
|
22596
|
+
return pulumi.get(self, "cancellation_rate")
|
|
22597
|
+
|
|
22598
|
+
@cancellation_rate.setter
|
|
22599
|
+
def cancellation_rate(self, value: Optional[pulumi.Input[float]]):
|
|
22600
|
+
pulumi.set(self, "cancellation_rate", value)
|
|
22601
|
+
|
|
22602
|
+
@property
|
|
22603
|
+
@pulumi.getter(name="cancellationRatio")
|
|
22604
|
+
def cancellation_ratio(self) -> Optional[pulumi.Input[float]]:
|
|
22605
|
+
"""
|
|
22606
|
+
The maximum number of search tasks to cancel, as a percentage of successful search task completions. Default is 0.1.
|
|
22607
|
+
"""
|
|
22608
|
+
return pulumi.get(self, "cancellation_ratio")
|
|
22609
|
+
|
|
22610
|
+
@cancellation_ratio.setter
|
|
22611
|
+
def cancellation_ratio(self, value: Optional[pulumi.Input[float]]):
|
|
22612
|
+
pulumi.set(self, "cancellation_ratio", value)
|
|
22613
|
+
|
|
22614
|
+
@property
|
|
22615
|
+
@pulumi.getter(name="cpuTimeMillisThreshold")
|
|
22616
|
+
def cpu_time_millis_threshold(self) -> Optional[pulumi.Input[int]]:
|
|
22617
|
+
"""
|
|
22618
|
+
The CPU usage threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 30000.
|
|
22619
|
+
"""
|
|
22620
|
+
return pulumi.get(self, "cpu_time_millis_threshold")
|
|
22621
|
+
|
|
22622
|
+
@cpu_time_millis_threshold.setter
|
|
22623
|
+
def cpu_time_millis_threshold(self, value: Optional[pulumi.Input[int]]):
|
|
22624
|
+
pulumi.set(self, "cpu_time_millis_threshold", value)
|
|
22625
|
+
|
|
22626
|
+
@property
|
|
22627
|
+
@pulumi.getter(name="elapsedTimeMillisThreshold")
|
|
22628
|
+
def elapsed_time_millis_threshold(self) -> Optional[pulumi.Input[int]]:
|
|
22629
|
+
"""
|
|
22630
|
+
The elapsed time threshold (in milliseconds) required for an individual parent task before it is considered for cancellation. Default is 45000.
|
|
22631
|
+
"""
|
|
22632
|
+
return pulumi.get(self, "elapsed_time_millis_threshold")
|
|
22633
|
+
|
|
22634
|
+
@elapsed_time_millis_threshold.setter
|
|
22635
|
+
def elapsed_time_millis_threshold(self, value: Optional[pulumi.Input[int]]):
|
|
22636
|
+
pulumi.set(self, "elapsed_time_millis_threshold", value)
|
|
22637
|
+
|
|
22638
|
+
@property
|
|
22639
|
+
@pulumi.getter(name="heapMovingAverageWindowSize")
|
|
22640
|
+
def heap_moving_average_window_size(self) -> Optional[pulumi.Input[int]]:
|
|
22641
|
+
"""
|
|
22642
|
+
The window size used to calculate the rolling average of the heap usage for the completed parent tasks. Default is 10.
|
|
22643
|
+
"""
|
|
22644
|
+
return pulumi.get(self, "heap_moving_average_window_size")
|
|
22645
|
+
|
|
22646
|
+
@heap_moving_average_window_size.setter
|
|
22647
|
+
def heap_moving_average_window_size(self, value: Optional[pulumi.Input[int]]):
|
|
22648
|
+
pulumi.set(self, "heap_moving_average_window_size", value)
|
|
22649
|
+
|
|
22650
|
+
@property
|
|
22651
|
+
@pulumi.getter(name="heapPercentThreshold")
|
|
22652
|
+
def heap_percent_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22653
|
+
"""
|
|
22654
|
+
The heap usage threshold (as a percentage) required for an individual parent task before it is considered for cancellation. Default is 0.2.
|
|
22655
|
+
"""
|
|
22656
|
+
return pulumi.get(self, "heap_percent_threshold")
|
|
22657
|
+
|
|
22658
|
+
@heap_percent_threshold.setter
|
|
22659
|
+
def heap_percent_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22660
|
+
pulumi.set(self, "heap_percent_threshold", value)
|
|
22661
|
+
|
|
22662
|
+
@property
|
|
22663
|
+
@pulumi.getter(name="heapVariance")
|
|
22664
|
+
def heap_variance(self) -> Optional[pulumi.Input[float]]:
|
|
22665
|
+
"""
|
|
22666
|
+
The heap usage variance required for an individual parent task before it is considered for cancellation. A task is considered for cancellation when taskHeapUsage is greater than or equal to heapUsageMovingAverage * variance. Default is 2.0.
|
|
22667
|
+
"""
|
|
22668
|
+
return pulumi.get(self, "heap_variance")
|
|
22669
|
+
|
|
22670
|
+
@heap_variance.setter
|
|
22671
|
+
def heap_variance(self, value: Optional[pulumi.Input[float]]):
|
|
22672
|
+
pulumi.set(self, "heap_variance", value)
|
|
22673
|
+
|
|
22674
|
+
@property
|
|
22675
|
+
@pulumi.getter(name="totalHeapPercentThreshold")
|
|
22676
|
+
def total_heap_percent_threshold(self) -> Optional[pulumi.Input[float]]:
|
|
22677
|
+
"""
|
|
22678
|
+
The heap usage threshold (as a percentage) required for the sum of heap usages of all search tasks before cancellation is applied. Default is 0.5.
|
|
22679
|
+
"""
|
|
22680
|
+
return pulumi.get(self, "total_heap_percent_threshold")
|
|
22681
|
+
|
|
22682
|
+
@total_heap_percent_threshold.setter
|
|
22683
|
+
def total_heap_percent_threshold(self, value: Optional[pulumi.Input[float]]):
|
|
22684
|
+
pulumi.set(self, "total_heap_percent_threshold", value)
|
|
22685
|
+
|
|
22686
|
+
|
|
22687
|
+
if not MYPY:
|
|
22688
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgsDict(TypedDict):
|
|
22689
|
+
enabled: NotRequired[pulumi.Input[bool]]
|
|
22690
|
+
"""
|
|
22691
|
+
Enable or disable shard indexing backpressure. Default is false.
|
|
22692
|
+
"""
|
|
22693
|
+
enforced: NotRequired[pulumi.Input[bool]]
|
|
22694
|
+
"""
|
|
22695
|
+
Run shard indexing backpressure in shadow mode or enforced mode.
|
|
22696
|
+
In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
|
|
22697
|
+
but it doesn’t actually reject any indexing requests.
|
|
22698
|
+
In enforced mode (value set as true),
|
|
22699
|
+
shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
|
|
22700
|
+
Default is false.
|
|
22701
|
+
"""
|
|
22702
|
+
operating_factor: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict']]
|
|
22703
|
+
"""
|
|
22704
|
+
Operating factor
|
|
22705
|
+
"""
|
|
22706
|
+
primary_parameter: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgsDict']]
|
|
22707
|
+
"""
|
|
22708
|
+
Primary parameter
|
|
22709
|
+
"""
|
|
22710
|
+
elif False:
|
|
22711
|
+
OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgsDict: TypeAlias = Mapping[str, Any]
|
|
22712
|
+
|
|
22713
|
+
@pulumi.input_type
|
|
22714
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs:
|
|
22715
|
+
def __init__(__self__, *,
|
|
22716
|
+
enabled: Optional[pulumi.Input[bool]] = None,
|
|
22717
|
+
enforced: Optional[pulumi.Input[bool]] = None,
|
|
22718
|
+
operating_factor: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs']] = None,
|
|
22719
|
+
primary_parameter: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs']] = None):
|
|
22720
|
+
"""
|
|
22721
|
+
:param pulumi.Input[bool] enabled: Enable or disable shard indexing backpressure. Default is false.
|
|
22722
|
+
:param pulumi.Input[bool] enforced: Run shard indexing backpressure in shadow mode or enforced mode.
|
|
22723
|
+
In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
|
|
22724
|
+
but it doesn’t actually reject any indexing requests.
|
|
22725
|
+
In enforced mode (value set as true),
|
|
22726
|
+
shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
|
|
22727
|
+
Default is false.
|
|
22728
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs'] operating_factor: Operating factor
|
|
22729
|
+
:param pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs'] primary_parameter: Primary parameter
|
|
22730
|
+
"""
|
|
22731
|
+
if enabled is not None:
|
|
22732
|
+
pulumi.set(__self__, "enabled", enabled)
|
|
22733
|
+
if enforced is not None:
|
|
22734
|
+
pulumi.set(__self__, "enforced", enforced)
|
|
22735
|
+
if operating_factor is not None:
|
|
22736
|
+
pulumi.set(__self__, "operating_factor", operating_factor)
|
|
22737
|
+
if primary_parameter is not None:
|
|
22738
|
+
pulumi.set(__self__, "primary_parameter", primary_parameter)
|
|
22739
|
+
|
|
22740
|
+
@property
|
|
22741
|
+
@pulumi.getter
|
|
22742
|
+
def enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
22743
|
+
"""
|
|
22744
|
+
Enable or disable shard indexing backpressure. Default is false.
|
|
22745
|
+
"""
|
|
22746
|
+
return pulumi.get(self, "enabled")
|
|
22747
|
+
|
|
22748
|
+
@enabled.setter
|
|
22749
|
+
def enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
22750
|
+
pulumi.set(self, "enabled", value)
|
|
22751
|
+
|
|
22752
|
+
@property
|
|
22753
|
+
@pulumi.getter
|
|
22754
|
+
def enforced(self) -> Optional[pulumi.Input[bool]]:
|
|
22755
|
+
"""
|
|
22756
|
+
Run shard indexing backpressure in shadow mode or enforced mode.
|
|
22757
|
+
In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
|
|
22758
|
+
but it doesn’t actually reject any indexing requests.
|
|
22759
|
+
In enforced mode (value set as true),
|
|
22760
|
+
shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
|
|
22761
|
+
Default is false.
|
|
22762
|
+
"""
|
|
22763
|
+
return pulumi.get(self, "enforced")
|
|
22764
|
+
|
|
22765
|
+
@enforced.setter
|
|
22766
|
+
def enforced(self, value: Optional[pulumi.Input[bool]]):
|
|
22767
|
+
pulumi.set(self, "enforced", value)
|
|
22768
|
+
|
|
22769
|
+
@property
|
|
22770
|
+
@pulumi.getter(name="operatingFactor")
|
|
22771
|
+
def operating_factor(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs']]:
|
|
22772
|
+
"""
|
|
22773
|
+
Operating factor
|
|
22774
|
+
"""
|
|
22775
|
+
return pulumi.get(self, "operating_factor")
|
|
22776
|
+
|
|
22777
|
+
@operating_factor.setter
|
|
22778
|
+
def operating_factor(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs']]):
|
|
22779
|
+
pulumi.set(self, "operating_factor", value)
|
|
22780
|
+
|
|
22781
|
+
@property
|
|
22782
|
+
@pulumi.getter(name="primaryParameter")
|
|
22783
|
+
def primary_parameter(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs']]:
|
|
22784
|
+
"""
|
|
22785
|
+
Primary parameter
|
|
22786
|
+
"""
|
|
22787
|
+
return pulumi.get(self, "primary_parameter")
|
|
22788
|
+
|
|
22789
|
+
@primary_parameter.setter
|
|
22790
|
+
def primary_parameter(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs']]):
|
|
22791
|
+
pulumi.set(self, "primary_parameter", value)
|
|
22792
|
+
|
|
22793
|
+
|
|
22794
|
+
if not MYPY:
|
|
22795
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict(TypedDict):
|
|
22796
|
+
lower: NotRequired[pulumi.Input[float]]
|
|
22797
|
+
"""
|
|
22798
|
+
Specify the lower occupancy limit of the allocated quota of memory for the shard.
|
|
22799
|
+
If the total memory usage of a shard is below this limit,
|
|
22800
|
+
shard indexing backpressure decreases the current allocated memory for that shard.
|
|
22801
|
+
Default is 0.75.
|
|
22802
|
+
"""
|
|
22803
|
+
optimal: NotRequired[pulumi.Input[float]]
|
|
22804
|
+
"""
|
|
22805
|
+
Specify the optimal occupancy of the allocated quota of memory for the shard.
|
|
22806
|
+
If the total memory usage of a shard is at this level,
|
|
22807
|
+
shard indexing backpressure doesn’t change the current allocated memory for that shard.
|
|
22808
|
+
Default is 0.85.
|
|
22809
|
+
"""
|
|
22810
|
+
upper: NotRequired[pulumi.Input[float]]
|
|
22811
|
+
"""
|
|
22812
|
+
Specify the upper occupancy limit of the allocated quota of memory for the shard.
|
|
22813
|
+
If the total memory usage of a shard is above this limit,
|
|
22814
|
+
shard indexing backpressure increases the current allocated memory for that shard.
|
|
22815
|
+
Default is 0.95.
|
|
22816
|
+
"""
|
|
22817
|
+
elif False:
|
|
22818
|
+
OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgsDict: TypeAlias = Mapping[str, Any]
|
|
22819
|
+
|
|
22820
|
+
@pulumi.input_type
|
|
22821
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs:
|
|
22822
|
+
def __init__(__self__, *,
|
|
22823
|
+
lower: Optional[pulumi.Input[float]] = None,
|
|
22824
|
+
optimal: Optional[pulumi.Input[float]] = None,
|
|
22825
|
+
upper: Optional[pulumi.Input[float]] = None):
|
|
22826
|
+
"""
|
|
22827
|
+
:param pulumi.Input[float] lower: Specify the lower occupancy limit of the allocated quota of memory for the shard.
|
|
22828
|
+
If the total memory usage of a shard is below this limit,
|
|
22829
|
+
shard indexing backpressure decreases the current allocated memory for that shard.
|
|
22830
|
+
Default is 0.75.
|
|
22831
|
+
:param pulumi.Input[float] optimal: Specify the optimal occupancy of the allocated quota of memory for the shard.
|
|
22832
|
+
If the total memory usage of a shard is at this level,
|
|
22833
|
+
shard indexing backpressure doesn’t change the current allocated memory for that shard.
|
|
22834
|
+
Default is 0.85.
|
|
22835
|
+
:param pulumi.Input[float] upper: Specify the upper occupancy limit of the allocated quota of memory for the shard.
|
|
22836
|
+
If the total memory usage of a shard is above this limit,
|
|
22837
|
+
shard indexing backpressure increases the current allocated memory for that shard.
|
|
22838
|
+
Default is 0.95.
|
|
22839
|
+
"""
|
|
22840
|
+
if lower is not None:
|
|
22841
|
+
pulumi.set(__self__, "lower", lower)
|
|
22842
|
+
if optimal is not None:
|
|
22843
|
+
pulumi.set(__self__, "optimal", optimal)
|
|
22844
|
+
if upper is not None:
|
|
22845
|
+
pulumi.set(__self__, "upper", upper)
|
|
22846
|
+
|
|
22847
|
+
@property
|
|
22848
|
+
@pulumi.getter
|
|
22849
|
+
def lower(self) -> Optional[pulumi.Input[float]]:
|
|
22850
|
+
"""
|
|
22851
|
+
Specify the lower occupancy limit of the allocated quota of memory for the shard.
|
|
22852
|
+
If the total memory usage of a shard is below this limit,
|
|
22853
|
+
shard indexing backpressure decreases the current allocated memory for that shard.
|
|
22854
|
+
Default is 0.75.
|
|
22855
|
+
"""
|
|
22856
|
+
return pulumi.get(self, "lower")
|
|
22857
|
+
|
|
22858
|
+
@lower.setter
|
|
22859
|
+
def lower(self, value: Optional[pulumi.Input[float]]):
|
|
22860
|
+
pulumi.set(self, "lower", value)
|
|
22861
|
+
|
|
22862
|
+
@property
|
|
22863
|
+
@pulumi.getter
|
|
22864
|
+
def optimal(self) -> Optional[pulumi.Input[float]]:
|
|
22865
|
+
"""
|
|
22866
|
+
Specify the optimal occupancy of the allocated quota of memory for the shard.
|
|
22867
|
+
If the total memory usage of a shard is at this level,
|
|
22868
|
+
shard indexing backpressure doesn’t change the current allocated memory for that shard.
|
|
22869
|
+
Default is 0.85.
|
|
22870
|
+
"""
|
|
22871
|
+
return pulumi.get(self, "optimal")
|
|
22872
|
+
|
|
22873
|
+
@optimal.setter
|
|
22874
|
+
def optimal(self, value: Optional[pulumi.Input[float]]):
|
|
22875
|
+
pulumi.set(self, "optimal", value)
|
|
22876
|
+
|
|
22877
|
+
@property
|
|
22878
|
+
@pulumi.getter
|
|
22879
|
+
def upper(self) -> Optional[pulumi.Input[float]]:
|
|
22880
|
+
"""
|
|
22881
|
+
Specify the upper occupancy limit of the allocated quota of memory for the shard.
|
|
22882
|
+
If the total memory usage of a shard is above this limit,
|
|
22883
|
+
shard indexing backpressure increases the current allocated memory for that shard.
|
|
22884
|
+
Default is 0.95.
|
|
22885
|
+
"""
|
|
22886
|
+
return pulumi.get(self, "upper")
|
|
22887
|
+
|
|
22888
|
+
@upper.setter
|
|
22889
|
+
def upper(self, value: Optional[pulumi.Input[float]]):
|
|
22890
|
+
pulumi.set(self, "upper", value)
|
|
22891
|
+
|
|
22892
|
+
|
|
22893
|
+
if not MYPY:
|
|
22894
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgsDict(TypedDict):
|
|
22895
|
+
node: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict']]
|
|
22896
|
+
shard: NotRequired[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict']]
|
|
22897
|
+
elif False:
|
|
22898
|
+
OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgsDict: TypeAlias = Mapping[str, Any]
|
|
22899
|
+
|
|
22900
|
+
@pulumi.input_type
|
|
22901
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs:
|
|
22902
|
+
def __init__(__self__, *,
|
|
22903
|
+
node: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgs']] = None,
|
|
22904
|
+
shard: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgs']] = None):
|
|
22905
|
+
if node is not None:
|
|
22906
|
+
pulumi.set(__self__, "node", node)
|
|
22907
|
+
if shard is not None:
|
|
22908
|
+
pulumi.set(__self__, "shard", shard)
|
|
22909
|
+
|
|
22910
|
+
@property
|
|
22911
|
+
@pulumi.getter
|
|
22912
|
+
def node(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgs']]:
|
|
22913
|
+
return pulumi.get(self, "node")
|
|
22914
|
+
|
|
22915
|
+
@node.setter
|
|
22916
|
+
def node(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgs']]):
|
|
22917
|
+
pulumi.set(self, "node", value)
|
|
22918
|
+
|
|
22919
|
+
@property
|
|
22920
|
+
@pulumi.getter
|
|
22921
|
+
def shard(self) -> Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgs']]:
|
|
22922
|
+
return pulumi.get(self, "shard")
|
|
22923
|
+
|
|
22924
|
+
@shard.setter
|
|
22925
|
+
def shard(self, value: Optional[pulumi.Input['OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgs']]):
|
|
22926
|
+
pulumi.set(self, "shard", value)
|
|
22927
|
+
|
|
22928
|
+
|
|
22929
|
+
if not MYPY:
|
|
22930
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict(TypedDict):
|
|
22931
|
+
soft_limit: NotRequired[pulumi.Input[float]]
|
|
22932
|
+
"""
|
|
22933
|
+
Define the percentage of the node-level memory
|
|
22934
|
+
threshold that acts as a soft indicator for strain on a node.
|
|
22935
|
+
Default is 0.7.
|
|
22936
|
+
"""
|
|
22937
|
+
elif False:
|
|
22938
|
+
OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgsDict: TypeAlias = Mapping[str, Any]
|
|
22939
|
+
|
|
22940
|
+
@pulumi.input_type
|
|
22941
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterNodeArgs:
|
|
22942
|
+
def __init__(__self__, *,
|
|
22943
|
+
soft_limit: Optional[pulumi.Input[float]] = None):
|
|
22944
|
+
"""
|
|
22945
|
+
:param pulumi.Input[float] soft_limit: Define the percentage of the node-level memory
|
|
22946
|
+
threshold that acts as a soft indicator for strain on a node.
|
|
22947
|
+
Default is 0.7.
|
|
22948
|
+
"""
|
|
22949
|
+
if soft_limit is not None:
|
|
22950
|
+
pulumi.set(__self__, "soft_limit", soft_limit)
|
|
22951
|
+
|
|
22952
|
+
@property
|
|
22953
|
+
@pulumi.getter(name="softLimit")
|
|
22954
|
+
def soft_limit(self) -> Optional[pulumi.Input[float]]:
|
|
22955
|
+
"""
|
|
22956
|
+
Define the percentage of the node-level memory
|
|
22957
|
+
threshold that acts as a soft indicator for strain on a node.
|
|
22958
|
+
Default is 0.7.
|
|
22959
|
+
"""
|
|
22960
|
+
return pulumi.get(self, "soft_limit")
|
|
22961
|
+
|
|
22962
|
+
@soft_limit.setter
|
|
22963
|
+
def soft_limit(self, value: Optional[pulumi.Input[float]]):
|
|
22964
|
+
pulumi.set(self, "soft_limit", value)
|
|
22965
|
+
|
|
22966
|
+
|
|
22967
|
+
if not MYPY:
|
|
22968
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict(TypedDict):
|
|
22969
|
+
min_limit: NotRequired[pulumi.Input[float]]
|
|
22970
|
+
"""
|
|
22971
|
+
Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
|
|
22972
|
+
Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
|
|
22973
|
+
Default is 0.001.
|
|
22974
|
+
"""
|
|
22975
|
+
elif False:
|
|
22976
|
+
OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgsDict: TypeAlias = Mapping[str, Any]
|
|
22977
|
+
|
|
22978
|
+
@pulumi.input_type
|
|
22979
|
+
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterShardArgs:
|
|
22980
|
+
def __init__(__self__, *,
|
|
22981
|
+
min_limit: Optional[pulumi.Input[float]] = None):
|
|
22982
|
+
"""
|
|
22983
|
+
:param pulumi.Input[float] min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
|
|
22984
|
+
Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
|
|
22985
|
+
Default is 0.001.
|
|
22986
|
+
"""
|
|
22987
|
+
if min_limit is not None:
|
|
22988
|
+
pulumi.set(__self__, "min_limit", min_limit)
|
|
22989
|
+
|
|
22990
|
+
@property
|
|
22991
|
+
@pulumi.getter(name="minLimit")
|
|
22992
|
+
def min_limit(self) -> Optional[pulumi.Input[float]]:
|
|
22993
|
+
"""
|
|
22994
|
+
Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
|
|
22995
|
+
Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
|
|
22996
|
+
Default is 0.001.
|
|
22997
|
+
"""
|
|
22998
|
+
return pulumi.get(self, "min_limit")
|
|
22999
|
+
|
|
23000
|
+
@min_limit.setter
|
|
23001
|
+
def min_limit(self, value: Optional[pulumi.Input[float]]):
|
|
23002
|
+
pulumi.set(self, "min_limit", value)
|
|
23003
|
+
|
|
23004
|
+
|
|
21921
23005
|
if not MYPY:
|
|
21922
23006
|
class OpenSearchOpensearchUserConfigPrivateAccessArgsDict(TypedDict):
|
|
21923
23007
|
opensearch: NotRequired[pulumi.Input[bool]]
|
|
@@ -22148,6 +23232,10 @@ if not MYPY:
|
|
|
22148
23232
|
"""
|
|
22149
23233
|
S3 bucket name.
|
|
22150
23234
|
"""
|
|
23235
|
+
indices: pulumi.Input[str]
|
|
23236
|
+
"""
|
|
23237
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
23238
|
+
"""
|
|
22151
23239
|
region: pulumi.Input[str]
|
|
22152
23240
|
"""
|
|
22153
23241
|
S3 region.
|
|
@@ -22172,9 +23260,13 @@ if not MYPY:
|
|
|
22172
23260
|
"""
|
|
22173
23261
|
The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint.
|
|
22174
23262
|
"""
|
|
22175
|
-
|
|
23263
|
+
include_aliases: NotRequired[pulumi.Input[bool]]
|
|
22176
23264
|
"""
|
|
22177
|
-
|
|
23265
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
23266
|
+
"""
|
|
23267
|
+
restore_global_state: NotRequired[pulumi.Input[bool]]
|
|
23268
|
+
"""
|
|
23269
|
+
If true, restore the cluster state. Defaults to false.
|
|
22178
23270
|
"""
|
|
22179
23271
|
server_side_encryption: NotRequired[pulumi.Input[bool]]
|
|
22180
23272
|
"""
|
|
@@ -22189,30 +23281,35 @@ class OpenSearchOpensearchUserConfigS3MigrationArgs:
|
|
|
22189
23281
|
access_key: pulumi.Input[str],
|
|
22190
23282
|
base_path: pulumi.Input[str],
|
|
22191
23283
|
bucket: pulumi.Input[str],
|
|
23284
|
+
indices: pulumi.Input[str],
|
|
22192
23285
|
region: pulumi.Input[str],
|
|
22193
23286
|
secret_key: pulumi.Input[str],
|
|
22194
23287
|
snapshot_name: pulumi.Input[str],
|
|
22195
23288
|
chunk_size: Optional[pulumi.Input[str]] = None,
|
|
22196
23289
|
compress: Optional[pulumi.Input[bool]] = None,
|
|
22197
23290
|
endpoint: Optional[pulumi.Input[str]] = None,
|
|
22198
|
-
|
|
23291
|
+
include_aliases: Optional[pulumi.Input[bool]] = None,
|
|
23292
|
+
restore_global_state: Optional[pulumi.Input[bool]] = None,
|
|
22199
23293
|
server_side_encryption: Optional[pulumi.Input[bool]] = None):
|
|
22200
23294
|
"""
|
|
22201
23295
|
:param pulumi.Input[str] access_key: AWS Access key.
|
|
22202
23296
|
:param pulumi.Input[str] base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
22203
23297
|
:param pulumi.Input[str] bucket: S3 bucket name.
|
|
23298
|
+
:param pulumi.Input[str] indices: A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
22204
23299
|
:param pulumi.Input[str] region: S3 region.
|
|
22205
23300
|
:param pulumi.Input[str] secret_key: AWS secret key.
|
|
22206
23301
|
:param pulumi.Input[str] snapshot_name: The snapshot name to restore from.
|
|
22207
23302
|
:param pulumi.Input[str] chunk_size: Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
22208
23303
|
:param pulumi.Input[bool] compress: When set to true metadata files are stored in compressed format.
|
|
22209
23304
|
:param pulumi.Input[str] endpoint: The S3 service endpoint to connect to. If you are using an S3-compatible service then you should set this to the service’s endpoint.
|
|
22210
|
-
:param pulumi.Input[
|
|
23305
|
+
:param pulumi.Input[bool] include_aliases: Whether to restore aliases alongside their associated indexes. Default is true.
|
|
23306
|
+
:param pulumi.Input[bool] restore_global_state: If true, restore the cluster state. Defaults to false.
|
|
22211
23307
|
:param pulumi.Input[bool] server_side_encryption: When set to true files are encrypted on server side.
|
|
22212
23308
|
"""
|
|
22213
23309
|
pulumi.set(__self__, "access_key", access_key)
|
|
22214
23310
|
pulumi.set(__self__, "base_path", base_path)
|
|
22215
23311
|
pulumi.set(__self__, "bucket", bucket)
|
|
23312
|
+
pulumi.set(__self__, "indices", indices)
|
|
22216
23313
|
pulumi.set(__self__, "region", region)
|
|
22217
23314
|
pulumi.set(__self__, "secret_key", secret_key)
|
|
22218
23315
|
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
@@ -22222,8 +23319,10 @@ class OpenSearchOpensearchUserConfigS3MigrationArgs:
|
|
|
22222
23319
|
pulumi.set(__self__, "compress", compress)
|
|
22223
23320
|
if endpoint is not None:
|
|
22224
23321
|
pulumi.set(__self__, "endpoint", endpoint)
|
|
22225
|
-
if
|
|
22226
|
-
pulumi.set(__self__, "
|
|
23322
|
+
if include_aliases is not None:
|
|
23323
|
+
pulumi.set(__self__, "include_aliases", include_aliases)
|
|
23324
|
+
if restore_global_state is not None:
|
|
23325
|
+
pulumi.set(__self__, "restore_global_state", restore_global_state)
|
|
22227
23326
|
if server_side_encryption is not None:
|
|
22228
23327
|
pulumi.set(__self__, "server_side_encryption", server_side_encryption)
|
|
22229
23328
|
|
|
@@ -22263,6 +23362,18 @@ class OpenSearchOpensearchUserConfigS3MigrationArgs:
|
|
|
22263
23362
|
def bucket(self, value: pulumi.Input[str]):
|
|
22264
23363
|
pulumi.set(self, "bucket", value)
|
|
22265
23364
|
|
|
23365
|
+
@property
|
|
23366
|
+
@pulumi.getter
|
|
23367
|
+
def indices(self) -> pulumi.Input[str]:
|
|
23368
|
+
"""
|
|
23369
|
+
A comma-delimited list of indices to restore from the snapshot. Multi-index syntax is supported. Example: `metrics*,logs*,data-20240823`.
|
|
23370
|
+
"""
|
|
23371
|
+
return pulumi.get(self, "indices")
|
|
23372
|
+
|
|
23373
|
+
@indices.setter
|
|
23374
|
+
def indices(self, value: pulumi.Input[str]):
|
|
23375
|
+
pulumi.set(self, "indices", value)
|
|
23376
|
+
|
|
22266
23377
|
@property
|
|
22267
23378
|
@pulumi.getter
|
|
22268
23379
|
def region(self) -> pulumi.Input[str]:
|
|
@@ -22336,16 +23447,28 @@ class OpenSearchOpensearchUserConfigS3MigrationArgs:
|
|
|
22336
23447
|
pulumi.set(self, "endpoint", value)
|
|
22337
23448
|
|
|
22338
23449
|
@property
|
|
22339
|
-
@pulumi.getter
|
|
22340
|
-
def
|
|
23450
|
+
@pulumi.getter(name="includeAliases")
|
|
23451
|
+
def include_aliases(self) -> Optional[pulumi.Input[bool]]:
|
|
22341
23452
|
"""
|
|
22342
|
-
|
|
23453
|
+
Whether to restore aliases alongside their associated indexes. Default is true.
|
|
22343
23454
|
"""
|
|
22344
|
-
return pulumi.get(self, "
|
|
23455
|
+
return pulumi.get(self, "include_aliases")
|
|
22345
23456
|
|
|
22346
|
-
@
|
|
22347
|
-
def
|
|
22348
|
-
pulumi.set(self, "
|
|
23457
|
+
@include_aliases.setter
|
|
23458
|
+
def include_aliases(self, value: Optional[pulumi.Input[bool]]):
|
|
23459
|
+
pulumi.set(self, "include_aliases", value)
|
|
23460
|
+
|
|
23461
|
+
@property
|
|
23462
|
+
@pulumi.getter(name="restoreGlobalState")
|
|
23463
|
+
def restore_global_state(self) -> Optional[pulumi.Input[bool]]:
|
|
23464
|
+
"""
|
|
23465
|
+
If true, restore the cluster state. Defaults to false.
|
|
23466
|
+
"""
|
|
23467
|
+
return pulumi.get(self, "restore_global_state")
|
|
23468
|
+
|
|
23469
|
+
@restore_global_state.setter
|
|
23470
|
+
def restore_global_state(self, value: Optional[pulumi.Input[bool]]):
|
|
23471
|
+
pulumi.set(self, "restore_global_state", value)
|
|
22349
23472
|
|
|
22350
23473
|
@property
|
|
22351
23474
|
@pulumi.getter(name="serverSideEncryption")
|
|
@@ -22744,11 +23867,11 @@ if not MYPY:
|
|
|
22744
23867
|
class OrganizationPermissionPermissionArgsDict(TypedDict):
|
|
22745
23868
|
permissions: pulumi.Input[Sequence[pulumi.Input[str]]]
|
|
22746
23869
|
"""
|
|
22747
|
-
List of permissions. The possible values are `admin`, `developer`, `operator`, `project:permissions:read` and `
|
|
23870
|
+
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:network:read`, `organization:network:write`, `organization:permissions:read`, `organization:permissions:write`, `organization:projects:read`, `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`.
|
|
22748
23871
|
"""
|
|
22749
23872
|
principal_id: pulumi.Input[str]
|
|
22750
23873
|
"""
|
|
22751
|
-
ID of the user or group.
|
|
23874
|
+
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.
|
|
22752
23875
|
"""
|
|
22753
23876
|
principal_type: pulumi.Input[str]
|
|
22754
23877
|
"""
|
|
@@ -22774,8 +23897,8 @@ class OrganizationPermissionPermissionArgs:
|
|
|
22774
23897
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
22775
23898
|
update_time: Optional[pulumi.Input[str]] = None):
|
|
22776
23899
|
"""
|
|
22777
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] permissions: List of permissions. The possible values are `admin`, `developer`, `operator`, `project:permissions:read` and `
|
|
22778
|
-
:param pulumi.Input[str] principal_id: ID of the user or group.
|
|
23900
|
+
:param pulumi.Input[Sequence[pulumi.Input[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:network:read`, `organization:network:write`, `organization:permissions:read`, `organization:permissions:write`, `organization:projects:read`, `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`.
|
|
23901
|
+
:param pulumi.Input[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.
|
|
22779
23902
|
:param pulumi.Input[str] principal_type: The type of principal. The possible values are `user` and `user_group`.
|
|
22780
23903
|
:param pulumi.Input[str] create_time: Time created.
|
|
22781
23904
|
:param pulumi.Input[str] update_time: Time updated.
|
|
@@ -22792,7 +23915,7 @@ class OrganizationPermissionPermissionArgs:
|
|
|
22792
23915
|
@pulumi.getter
|
|
22793
23916
|
def permissions(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
|
22794
23917
|
"""
|
|
22795
|
-
List of permissions. The possible values are `admin`, `developer`, `operator`, `project:permissions:read` and `
|
|
23918
|
+
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:network:read`, `organization:network:write`, `organization:permissions:read`, `organization:permissions:write`, `organization:projects:read`, `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`.
|
|
22796
23919
|
"""
|
|
22797
23920
|
return pulumi.get(self, "permissions")
|
|
22798
23921
|
|
|
@@ -22804,7 +23927,7 @@ class OrganizationPermissionPermissionArgs:
|
|
|
22804
23927
|
@pulumi.getter(name="principalId")
|
|
22805
23928
|
def principal_id(self) -> pulumi.Input[str]:
|
|
22806
23929
|
"""
|
|
22807
|
-
ID of the user or group.
|
|
23930
|
+
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.
|
|
22808
23931
|
"""
|
|
22809
23932
|
return pulumi.get(self, "principal_id")
|
|
22810
23933
|
|
|
@@ -23749,7 +24872,7 @@ if not MYPY:
|
|
|
23749
24872
|
"""
|
|
23750
24873
|
synchronous_replication: NotRequired[pulumi.Input[str]]
|
|
23751
24874
|
"""
|
|
23752
|
-
Enum: `
|
|
24875
|
+
Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
|
|
23753
24876
|
"""
|
|
23754
24877
|
timescaledb: NotRequired[pulumi.Input['PgPgUserConfigTimescaledbArgsDict']]
|
|
23755
24878
|
"""
|
|
@@ -23830,7 +24953,7 @@ class PgPgUserConfigArgs:
|
|
|
23830
24953
|
:param pulumi.Input[str] service_to_fork_from: Name of another service to fork from. This has effect only when a new service is being created. Example: `anotherservicename`.
|
|
23831
24954
|
:param pulumi.Input[float] shared_buffers_percentage: Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value. Example: `41.5`.
|
|
23832
24955
|
:param pulumi.Input[bool] static_ips: Use static public IP addresses.
|
|
23833
|
-
:param pulumi.Input[str] synchronous_replication: Enum: `
|
|
24956
|
+
:param pulumi.Input[str] synchronous_replication: Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
|
|
23834
24957
|
:param pulumi.Input['PgPgUserConfigTimescaledbArgs'] timescaledb: System-wide settings for the timescaledb extension
|
|
23835
24958
|
:param pulumi.Input[str] variant: Enum: `aiven`, `timescale`. Variant of the PostgreSQL service, may affect the features that are exposed by default.
|
|
23836
24959
|
:param pulumi.Input[int] work_mem: Sets the maximum amount of memory to be used by a query operation (such as a sort or hash table) before writing to temporary disk files, in MB. Default is 1MB + 0.075% of total RAM (up to 32MB). Example: `4`.
|
|
@@ -24256,7 +25379,7 @@ class PgPgUserConfigArgs:
|
|
|
24256
25379
|
@pulumi.getter(name="synchronousReplication")
|
|
24257
25380
|
def synchronous_replication(self) -> Optional[pulumi.Input[str]]:
|
|
24258
25381
|
"""
|
|
24259
|
-
Enum: `
|
|
25382
|
+
Enum: `off`, `quorum`. Synchronous replication type. Note that the service plan also needs to support synchronous replication.
|
|
24260
25383
|
"""
|
|
24261
25384
|
return pulumi.get(self, "synchronous_replication")
|
|
24262
25385
|
|
|
@@ -24618,11 +25741,11 @@ if not MYPY:
|
|
|
24618
25741
|
"""
|
|
24619
25742
|
log_error_verbosity: NotRequired[pulumi.Input[str]]
|
|
24620
25743
|
"""
|
|
24621
|
-
Enum: `
|
|
25744
|
+
Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
|
|
24622
25745
|
"""
|
|
24623
25746
|
log_line_prefix: NotRequired[pulumi.Input[str]]
|
|
24624
25747
|
"""
|
|
24625
|
-
Enum: `'
|
|
25748
|
+
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.
|
|
24626
25749
|
"""
|
|
24627
25750
|
log_min_duration_statement: NotRequired[pulumi.Input[int]]
|
|
24628
25751
|
"""
|
|
@@ -24706,7 +25829,7 @@ if not MYPY:
|
|
|
24706
25829
|
"""
|
|
24707
25830
|
pg_stat_statements_dot_track: NotRequired[pulumi.Input[str]]
|
|
24708
25831
|
"""
|
|
24709
|
-
Enum: `all`, `
|
|
25832
|
+
Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
|
|
24710
25833
|
"""
|
|
24711
25834
|
temp_file_limit: NotRequired[pulumi.Input[int]]
|
|
24712
25835
|
"""
|
|
@@ -24726,7 +25849,7 @@ if not MYPY:
|
|
|
24726
25849
|
"""
|
|
24727
25850
|
track_functions: NotRequired[pulumi.Input[str]]
|
|
24728
25851
|
"""
|
|
24729
|
-
Enum: `all`, `
|
|
25852
|
+
Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
|
|
24730
25853
|
"""
|
|
24731
25854
|
track_io_timing: NotRequired[pulumi.Input[str]]
|
|
24732
25855
|
"""
|
|
@@ -24814,8 +25937,8 @@ class PgPgUserConfigPgArgs:
|
|
|
24814
25937
|
:param pulumi.Input[int] idle_in_transaction_session_timeout: Time out sessions with open transactions after this number of milliseconds.
|
|
24815
25938
|
:param pulumi.Input[bool] jit: Controls system-wide use of Just-in-Time Compilation (JIT).
|
|
24816
25939
|
:param pulumi.Input[int] log_autovacuum_min_duration: Causes each action executed by autovacuum to be logged if it ran for at least the specified number of milliseconds. Setting this to zero logs all autovacuum actions. Minus-one (the default) disables logging autovacuum actions.
|
|
24817
|
-
:param pulumi.Input[str] log_error_verbosity: Enum: `
|
|
24818
|
-
:param pulumi.Input[str] log_line_prefix: Enum: `'
|
|
25940
|
+
:param pulumi.Input[str] log_error_verbosity: Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
|
|
25941
|
+
:param pulumi.Input[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.
|
|
24819
25942
|
:param pulumi.Input[int] log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
|
|
24820
25943
|
:param pulumi.Input[int] log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
|
|
24821
25944
|
:param pulumi.Input[int] max_files_per_process: PostgreSQL maximum number of files that can be open per process.
|
|
@@ -24836,12 +25959,12 @@ class PgPgUserConfigPgArgs:
|
|
|
24836
25959
|
:param pulumi.Input[str] pg_partman_bgw_dot_role: Controls which role to use for pg_partman's scheduled background tasks. Example: `myrolename`.
|
|
24837
25960
|
:param pulumi.Input[bool] pg_stat_monitor_dot_pgsm_enable_query_plan: Enables or disables query plan monitoring.
|
|
24838
25961
|
:param pulumi.Input[int] pg_stat_monitor_dot_pgsm_max_buckets: Sets the maximum number of buckets. Example: `10`.
|
|
24839
|
-
:param pulumi.Input[str] pg_stat_statements_dot_track: Enum: `all`, `
|
|
25962
|
+
:param pulumi.Input[str] pg_stat_statements_dot_track: Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
|
|
24840
25963
|
:param pulumi.Input[int] temp_file_limit: PostgreSQL temporary file limit in KiB, -1 for unlimited. Example: `5000000`.
|
|
24841
25964
|
:param pulumi.Input[str] timezone: PostgreSQL service timezone. Example: `Europe/Helsinki`.
|
|
24842
25965
|
:param pulumi.Input[int] track_activity_query_size: Specifies the number of bytes reserved to track the currently executing command for each active session. Example: `1024`.
|
|
24843
25966
|
:param pulumi.Input[str] track_commit_timestamp: Enum: `off`, `on`. Record commit time of transactions.
|
|
24844
|
-
:param pulumi.Input[str] track_functions: Enum: `all`, `
|
|
25967
|
+
:param pulumi.Input[str] track_functions: Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
|
|
24845
25968
|
:param pulumi.Input[str] track_io_timing: Enum: `off`, `on`. Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
|
|
24846
25969
|
:param pulumi.Input[int] wal_sender_timeout: Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout. Example: `60000`.
|
|
24847
25970
|
:param pulumi.Input[int] wal_writer_delay: WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance. Example: `50`.
|
|
@@ -25165,7 +26288,7 @@ class PgPgUserConfigPgArgs:
|
|
|
25165
26288
|
@pulumi.getter(name="logErrorVerbosity")
|
|
25166
26289
|
def log_error_verbosity(self) -> Optional[pulumi.Input[str]]:
|
|
25167
26290
|
"""
|
|
25168
|
-
Enum: `
|
|
26291
|
+
Enum: `DEFAULT`, `TERSE`, `VERBOSE`. Controls the amount of detail written in the server log for each message that is logged.
|
|
25169
26292
|
"""
|
|
25170
26293
|
return pulumi.get(self, "log_error_verbosity")
|
|
25171
26294
|
|
|
@@ -25177,7 +26300,7 @@ class PgPgUserConfigPgArgs:
|
|
|
25177
26300
|
@pulumi.getter(name="logLinePrefix")
|
|
25178
26301
|
def log_line_prefix(self) -> Optional[pulumi.Input[str]]:
|
|
25179
26302
|
"""
|
|
25180
|
-
Enum: `'
|
|
26303
|
+
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.
|
|
25181
26304
|
"""
|
|
25182
26305
|
return pulumi.get(self, "log_line_prefix")
|
|
25183
26306
|
|
|
@@ -25429,7 +26552,7 @@ class PgPgUserConfigPgArgs:
|
|
|
25429
26552
|
@pulumi.getter(name="pgStatStatementsDotTrack")
|
|
25430
26553
|
def pg_stat_statements_dot_track(self) -> Optional[pulumi.Input[str]]:
|
|
25431
26554
|
"""
|
|
25432
|
-
Enum: `all`, `
|
|
26555
|
+
Enum: `all`, `none`, `top`. Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
|
|
25433
26556
|
"""
|
|
25434
26557
|
return pulumi.get(self, "pg_stat_statements_dot_track")
|
|
25435
26558
|
|
|
@@ -25489,7 +26612,7 @@ class PgPgUserConfigPgArgs:
|
|
|
25489
26612
|
@pulumi.getter(name="trackFunctions")
|
|
25490
26613
|
def track_functions(self) -> Optional[pulumi.Input[str]]:
|
|
25491
26614
|
"""
|
|
25492
|
-
Enum: `all`, `
|
|
26615
|
+
Enum: `all`, `none`, `pl`. Enables tracking of function call counts and time used.
|
|
25493
26616
|
"""
|
|
25494
26617
|
return pulumi.get(self, "track_functions")
|
|
25495
26618
|
|
|
@@ -26026,7 +27149,7 @@ if not MYPY:
|
|
|
26026
27149
|
"""
|
|
26027
27150
|
autodb_pool_mode: NotRequired[pulumi.Input[str]]
|
|
26028
27151
|
"""
|
|
26029
|
-
Enum: `session`, `
|
|
27152
|
+
Enum: `session`, `statement`, `transaction`. PGBouncer pool mode. Default: `transaction`.
|
|
26030
27153
|
"""
|
|
26031
27154
|
autodb_pool_size: NotRequired[pulumi.Input[int]]
|
|
26032
27155
|
"""
|
|
@@ -26075,7 +27198,7 @@ class PgPgUserConfigPgbouncerArgs:
|
|
|
26075
27198
|
"""
|
|
26076
27199
|
:param pulumi.Input[int] autodb_idle_timeout: If the automatically created database pools have been unused this many seconds, they are freed. If 0 then timeout is disabled. (seconds). Default: `3600`.
|
|
26077
27200
|
:param pulumi.Input[int] autodb_max_db_connections: Do not allow more than this many server connections per database (regardless of user). Setting it to 0 means unlimited. Example: `0`.
|
|
26078
|
-
:param pulumi.Input[str] autodb_pool_mode: Enum: `session`, `
|
|
27201
|
+
:param pulumi.Input[str] autodb_pool_mode: Enum: `session`, `statement`, `transaction`. PGBouncer pool mode. Default: `transaction`.
|
|
26079
27202
|
:param pulumi.Input[int] autodb_pool_size: If non-zero then create automatically a pool of that size per user when a pool doesn't exist. Default: `0`.
|
|
26080
27203
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ignore_startup_parameters: List of parameters to ignore when given in startup packet.
|
|
26081
27204
|
:param pulumi.Input[int] max_prepared_statements: PgBouncer tracks protocol-level named prepared statements related commands sent by the client in transaction and statement pooling modes when max*prepared*statements is set to a non-zero value. Setting it to 0 disables prepared statements. max*prepared*statements defaults to 100, and its maximum is 3000. Default: `100`.
|
|
@@ -26133,7 +27256,7 @@ class PgPgUserConfigPgbouncerArgs:
|
|
|
26133
27256
|
@pulumi.getter(name="autodbPoolMode")
|
|
26134
27257
|
def autodb_pool_mode(self) -> Optional[pulumi.Input[str]]:
|
|
26135
27258
|
"""
|
|
26136
|
-
Enum: `session`, `
|
|
27259
|
+
Enum: `session`, `statement`, `transaction`. PGBouncer pool mode. Default: `transaction`.
|
|
26137
27260
|
"""
|
|
26138
27261
|
return pulumi.get(self, "autodb_pool_mode")
|
|
26139
27262
|
|
|
@@ -27019,7 +28142,7 @@ if not MYPY:
|
|
|
27019
28142
|
"""
|
|
27020
28143
|
redis_maxmemory_policy: NotRequired[pulumi.Input[str]]
|
|
27021
28144
|
"""
|
|
27022
|
-
Enum: `
|
|
28145
|
+
Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Redis maxmemory-policy. Default: `noeviction`.
|
|
27023
28146
|
"""
|
|
27024
28147
|
redis_notify_keyspace_events: NotRequired[pulumi.Input[str]]
|
|
27025
28148
|
"""
|
|
@@ -27111,7 +28234,7 @@ class RedisRedisUserConfigArgs:
|
|
|
27111
28234
|
:param pulumi.Input[int] redis_io_threads: Set Redis IO thread count. Changing this will cause a restart of the Redis service. Example: `1`.
|
|
27112
28235
|
:param pulumi.Input[int] redis_lfu_decay_time: LFU maxmemory-policy counter decay time in minutes. Default: `1`.
|
|
27113
28236
|
:param pulumi.Input[int] redis_lfu_log_factor: Counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory-policies. Default: `10`.
|
|
27114
|
-
:param pulumi.Input[str] redis_maxmemory_policy: Enum: `
|
|
28237
|
+
:param pulumi.Input[str] redis_maxmemory_policy: Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Redis maxmemory-policy. Default: `noeviction`.
|
|
27115
28238
|
:param pulumi.Input[str] redis_notify_keyspace_events: Set notify-keyspace-events option.
|
|
27116
28239
|
:param pulumi.Input[int] redis_number_of_databases: Set number of Redis databases. Changing this will cause a restart of the Redis service. Example: `16`.
|
|
27117
28240
|
:param pulumi.Input[str] redis_persistence: Enum: `off`, `rdb`. When persistence is `rdb`, Redis does RDB dumps each 10 minutes if any key is changed. Also RDB dumps are done according to the backup schedule for backup purposes. When persistence is `off`, no RDB dumps or backups are done, so data can be lost at any moment if the service is restarted for any reason, or if the service is powered off. Also, the service can't be forked.
|
|
@@ -27378,7 +28501,7 @@ class RedisRedisUserConfigArgs:
|
|
|
27378
28501
|
@pulumi.getter(name="redisMaxmemoryPolicy")
|
|
27379
28502
|
def redis_maxmemory_policy(self) -> Optional[pulumi.Input[str]]:
|
|
27380
28503
|
"""
|
|
27381
|
-
Enum: `
|
|
28504
|
+
Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Redis maxmemory-policy. Default: `noeviction`.
|
|
27382
28505
|
"""
|
|
27383
28506
|
return pulumi.get(self, "redis_maxmemory_policy")
|
|
27384
28507
|
|
|
@@ -28075,7 +29198,7 @@ if not MYPY:
|
|
|
28075
29198
|
"""
|
|
28076
29199
|
data_format: pulumi.Input[str]
|
|
28077
29200
|
"""
|
|
28078
|
-
Enum: `Avro`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `
|
|
29201
|
+
Enum: `Avro`, `AvroConfluent`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `Parquet`, `RawBLOB`, `TSKV`, `TSV`, `TabSeparated`. Message data format. Default: `JSONEachRow`.
|
|
28079
29202
|
"""
|
|
28080
29203
|
group_name: pulumi.Input[str]
|
|
28081
29204
|
"""
|
|
@@ -28091,7 +29214,7 @@ if not MYPY:
|
|
|
28091
29214
|
"""
|
|
28092
29215
|
auto_offset_reset: NotRequired[pulumi.Input[str]]
|
|
28093
29216
|
"""
|
|
28094
|
-
Enum: `
|
|
29217
|
+
Enum: `beginning`, `earliest`, `end`, `largest`, `latest`, `smallest`. Action to take when there is no initial offset in offset store or the desired offset is out of range. Default: `earliest`.
|
|
28095
29218
|
"""
|
|
28096
29219
|
date_time_input_format: NotRequired[pulumi.Input[str]]
|
|
28097
29220
|
"""
|
|
@@ -28152,11 +29275,11 @@ class ServiceIntegrationClickhouseKafkaUserConfigTableArgs:
|
|
|
28152
29275
|
thread_per_consumer: Optional[pulumi.Input[bool]] = None):
|
|
28153
29276
|
"""
|
|
28154
29277
|
:param pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigTableColumnArgs']]] columns: Table columns
|
|
28155
|
-
:param pulumi.Input[str] data_format: Enum: `Avro`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `
|
|
29278
|
+
:param pulumi.Input[str] data_format: Enum: `Avro`, `AvroConfluent`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `Parquet`, `RawBLOB`, `TSKV`, `TSV`, `TabSeparated`. Message data format. Default: `JSONEachRow`.
|
|
28156
29279
|
:param pulumi.Input[str] group_name: Kafka consumers group. Default: `clickhouse`.
|
|
28157
29280
|
:param pulumi.Input[str] name: Name of the table. Example: `events`.
|
|
28158
29281
|
:param pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigTableTopicArgs']]] topics: Kafka topics
|
|
28159
|
-
:param pulumi.Input[str] auto_offset_reset: Enum: `
|
|
29282
|
+
:param pulumi.Input[str] auto_offset_reset: Enum: `beginning`, `earliest`, `end`, `largest`, `latest`, `smallest`. Action to take when there is no initial offset in offset store or the desired offset is out of range. Default: `earliest`.
|
|
28160
29283
|
:param pulumi.Input[str] date_time_input_format: Enum: `basic`, `best_effort`, `best_effort_us`. Method to read DateTime from text input formats. Default: `basic`.
|
|
28161
29284
|
:param pulumi.Input[str] handle_error_mode: Enum: `default`, `stream`. How to handle errors for Kafka engine. Default: `default`.
|
|
28162
29285
|
:param pulumi.Input[int] max_block_size: Number of row collected by poll(s) for flushing data from Kafka. Default: `0`.
|
|
@@ -28209,7 +29332,7 @@ class ServiceIntegrationClickhouseKafkaUserConfigTableArgs:
|
|
|
28209
29332
|
@pulumi.getter(name="dataFormat")
|
|
28210
29333
|
def data_format(self) -> pulumi.Input[str]:
|
|
28211
29334
|
"""
|
|
28212
|
-
Enum: `Avro`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `
|
|
29335
|
+
Enum: `Avro`, `AvroConfluent`, `CSV`, `JSONAsString`, `JSONCompactEachRow`, `JSONCompactStringsEachRow`, `JSONEachRow`, `JSONStringsEachRow`, `MsgPack`, `Parquet`, `RawBLOB`, `TSKV`, `TSV`, `TabSeparated`. Message data format. Default: `JSONEachRow`.
|
|
28213
29336
|
"""
|
|
28214
29337
|
return pulumi.get(self, "data_format")
|
|
28215
29338
|
|
|
@@ -28257,7 +29380,7 @@ class ServiceIntegrationClickhouseKafkaUserConfigTableArgs:
|
|
|
28257
29380
|
@pulumi.getter(name="autoOffsetReset")
|
|
28258
29381
|
def auto_offset_reset(self) -> Optional[pulumi.Input[str]]:
|
|
28259
29382
|
"""
|
|
28260
|
-
Enum: `
|
|
29383
|
+
Enum: `beginning`, `earliest`, `end`, `largest`, `latest`, `smallest`. Action to take when there is no initial offset in offset store or the desired offset is out of range. Default: `earliest`.
|
|
28261
29384
|
"""
|
|
28262
29385
|
return pulumi.get(self, "auto_offset_reset")
|
|
28263
29386
|
|
|
@@ -28966,6 +30089,87 @@ class ServiceIntegrationDatadogUserConfigRedisArgs:
|
|
|
28966
30089
|
pulumi.set(self, "command_stats_enabled", value)
|
|
28967
30090
|
|
|
28968
30091
|
|
|
30092
|
+
if not MYPY:
|
|
30093
|
+
class ServiceIntegrationEndpointAutoscalerUserConfigArgsDict(TypedDict):
|
|
30094
|
+
autoscalings: pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgsDict']]]
|
|
30095
|
+
"""
|
|
30096
|
+
Configure autoscaling thresholds for a service
|
|
30097
|
+
"""
|
|
30098
|
+
elif False:
|
|
30099
|
+
ServiceIntegrationEndpointAutoscalerUserConfigArgsDict: TypeAlias = Mapping[str, Any]
|
|
30100
|
+
|
|
30101
|
+
@pulumi.input_type
|
|
30102
|
+
class ServiceIntegrationEndpointAutoscalerUserConfigArgs:
|
|
30103
|
+
def __init__(__self__, *,
|
|
30104
|
+
autoscalings: pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs']]]):
|
|
30105
|
+
"""
|
|
30106
|
+
:param pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs']]] autoscalings: Configure autoscaling thresholds for a service
|
|
30107
|
+
"""
|
|
30108
|
+
pulumi.set(__self__, "autoscalings", autoscalings)
|
|
30109
|
+
|
|
30110
|
+
@property
|
|
30111
|
+
@pulumi.getter
|
|
30112
|
+
def autoscalings(self) -> pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs']]]:
|
|
30113
|
+
"""
|
|
30114
|
+
Configure autoscaling thresholds for a service
|
|
30115
|
+
"""
|
|
30116
|
+
return pulumi.get(self, "autoscalings")
|
|
30117
|
+
|
|
30118
|
+
@autoscalings.setter
|
|
30119
|
+
def autoscalings(self, value: pulumi.Input[Sequence[pulumi.Input['ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs']]]):
|
|
30120
|
+
pulumi.set(self, "autoscalings", value)
|
|
30121
|
+
|
|
30122
|
+
|
|
30123
|
+
if not MYPY:
|
|
30124
|
+
class ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgsDict(TypedDict):
|
|
30125
|
+
cap_gb: pulumi.Input[int]
|
|
30126
|
+
"""
|
|
30127
|
+
The maximum total disk size (in gb) to allow autoscaler to scale up to. Example: `300`.
|
|
30128
|
+
"""
|
|
30129
|
+
type: pulumi.Input[str]
|
|
30130
|
+
"""
|
|
30131
|
+
Enum: `autoscale_disk`. Type of autoscale event.
|
|
30132
|
+
"""
|
|
30133
|
+
elif False:
|
|
30134
|
+
ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgsDict: TypeAlias = Mapping[str, Any]
|
|
30135
|
+
|
|
30136
|
+
@pulumi.input_type
|
|
30137
|
+
class ServiceIntegrationEndpointAutoscalerUserConfigAutoscalingArgs:
|
|
30138
|
+
def __init__(__self__, *,
|
|
30139
|
+
cap_gb: pulumi.Input[int],
|
|
30140
|
+
type: pulumi.Input[str]):
|
|
30141
|
+
"""
|
|
30142
|
+
:param pulumi.Input[int] cap_gb: The maximum total disk size (in gb) to allow autoscaler to scale up to. Example: `300`.
|
|
30143
|
+
:param pulumi.Input[str] type: Enum: `autoscale_disk`. Type of autoscale event.
|
|
30144
|
+
"""
|
|
30145
|
+
pulumi.set(__self__, "cap_gb", cap_gb)
|
|
30146
|
+
pulumi.set(__self__, "type", type)
|
|
30147
|
+
|
|
30148
|
+
@property
|
|
30149
|
+
@pulumi.getter(name="capGb")
|
|
30150
|
+
def cap_gb(self) -> pulumi.Input[int]:
|
|
30151
|
+
"""
|
|
30152
|
+
The maximum total disk size (in gb) to allow autoscaler to scale up to. Example: `300`.
|
|
30153
|
+
"""
|
|
30154
|
+
return pulumi.get(self, "cap_gb")
|
|
30155
|
+
|
|
30156
|
+
@cap_gb.setter
|
|
30157
|
+
def cap_gb(self, value: pulumi.Input[int]):
|
|
30158
|
+
pulumi.set(self, "cap_gb", value)
|
|
30159
|
+
|
|
30160
|
+
@property
|
|
30161
|
+
@pulumi.getter
|
|
30162
|
+
def type(self) -> pulumi.Input[str]:
|
|
30163
|
+
"""
|
|
30164
|
+
Enum: `autoscale_disk`. Type of autoscale event.
|
|
30165
|
+
"""
|
|
30166
|
+
return pulumi.get(self, "type")
|
|
30167
|
+
|
|
30168
|
+
@type.setter
|
|
30169
|
+
def type(self, value: pulumi.Input[str]):
|
|
30170
|
+
pulumi.set(self, "type", value)
|
|
30171
|
+
|
|
30172
|
+
|
|
28969
30173
|
if not MYPY:
|
|
28970
30174
|
class ServiceIntegrationEndpointDatadogUserConfigArgsDict(TypedDict):
|
|
28971
30175
|
datadog_api_key: pulumi.Input[str]
|
|
@@ -28994,7 +30198,7 @@ if not MYPY:
|
|
|
28994
30198
|
"""
|
|
28995
30199
|
site: NotRequired[pulumi.Input[str]]
|
|
28996
30200
|
"""
|
|
28997
|
-
Enum: `datadoghq.com`, `datadoghq.
|
|
30201
|
+
Enum: `ap1.datadoghq.com`, `datadoghq.com`, `datadoghq.eu`, `ddog-gov.com`, `us3.datadoghq.com`, `us5.datadoghq.com`. Datadog intake site. Defaults to datadoghq.com.
|
|
28998
30202
|
"""
|
|
28999
30203
|
elif False:
|
|
29000
30204
|
ServiceIntegrationEndpointDatadogUserConfigArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -29016,7 +30220,7 @@ class ServiceIntegrationEndpointDatadogUserConfigArgs:
|
|
|
29016
30220
|
:param pulumi.Input[int] kafka_consumer_check_instances: Number of separate instances to fetch kafka consumer statistics with. Example: `8`.
|
|
29017
30221
|
:param pulumi.Input[int] kafka_consumer_stats_timeout: Number of seconds that datadog will wait to get consumer statistics from brokers. Example: `60`.
|
|
29018
30222
|
:param pulumi.Input[int] max_partition_contexts: Maximum number of partition contexts to send. Example: `32000`.
|
|
29019
|
-
:param pulumi.Input[str] site: Enum: `datadoghq.com`, `datadoghq.
|
|
30223
|
+
:param pulumi.Input[str] site: Enum: `ap1.datadoghq.com`, `datadoghq.com`, `datadoghq.eu`, `ddog-gov.com`, `us3.datadoghq.com`, `us5.datadoghq.com`. Datadog intake site. Defaults to datadoghq.com.
|
|
29020
30224
|
"""
|
|
29021
30225
|
pulumi.set(__self__, "datadog_api_key", datadog_api_key)
|
|
29022
30226
|
if datadog_tags is not None:
|
|
@@ -29108,7 +30312,7 @@ class ServiceIntegrationEndpointDatadogUserConfigArgs:
|
|
|
29108
30312
|
@pulumi.getter
|
|
29109
30313
|
def site(self) -> Optional[pulumi.Input[str]]:
|
|
29110
30314
|
"""
|
|
29111
|
-
Enum: `datadoghq.com`, `datadoghq.
|
|
30315
|
+
Enum: `ap1.datadoghq.com`, `datadoghq.com`, `datadoghq.eu`, `ddog-gov.com`, `us3.datadoghq.com`, `us5.datadoghq.com`. Datadog intake site. Defaults to datadoghq.com.
|
|
29112
30316
|
"""
|
|
29113
30317
|
return pulumi.get(self, "site")
|
|
29114
30318
|
|
|
@@ -29748,7 +30952,7 @@ if not MYPY:
|
|
|
29748
30952
|
"""
|
|
29749
30953
|
security_protocol: pulumi.Input[str]
|
|
29750
30954
|
"""
|
|
29751
|
-
Enum: `PLAINTEXT`, `
|
|
30955
|
+
Enum: `PLAINTEXT`, `SASL_PLAINTEXT`, `SASL_SSL`, `SSL`. Security protocol.
|
|
29752
30956
|
"""
|
|
29753
30957
|
sasl_mechanism: NotRequired[pulumi.Input[str]]
|
|
29754
30958
|
"""
|
|
@@ -29804,7 +31008,7 @@ class ServiceIntegrationEndpointExternalKafkaUserConfigArgs:
|
|
|
29804
31008
|
ssl_endpoint_identification_algorithm: Optional[pulumi.Input[str]] = None):
|
|
29805
31009
|
"""
|
|
29806
31010
|
:param pulumi.Input[str] bootstrap_servers: Bootstrap servers. Example: `10.0.0.1:9092,10.0.0.2:9092`.
|
|
29807
|
-
:param pulumi.Input[str] security_protocol: Enum: `PLAINTEXT`, `
|
|
31011
|
+
:param pulumi.Input[str] security_protocol: Enum: `PLAINTEXT`, `SASL_PLAINTEXT`, `SASL_SSL`, `SSL`. Security protocol.
|
|
29808
31012
|
:param pulumi.Input[str] sasl_mechanism: Enum: `PLAIN`, `SCRAM-SHA-256`, `SCRAM-SHA-512`. SASL mechanism used for connections to the Kafka server.
|
|
29809
31013
|
:param pulumi.Input[str] sasl_plain_password: Password for SASL PLAIN mechanism in the Kafka server. Example: `admin`.
|
|
29810
31014
|
:param pulumi.Input[str] sasl_plain_username: Username for SASL PLAIN mechanism in the Kafka server. Example: `admin`.
|
|
@@ -29855,7 +31059,7 @@ class ServiceIntegrationEndpointExternalKafkaUserConfigArgs:
|
|
|
29855
31059
|
@pulumi.getter(name="securityProtocol")
|
|
29856
31060
|
def security_protocol(self) -> pulumi.Input[str]:
|
|
29857
31061
|
"""
|
|
29858
|
-
Enum: `PLAINTEXT`, `
|
|
31062
|
+
Enum: `PLAINTEXT`, `SASL_PLAINTEXT`, `SASL_SSL`, `SSL`. Security protocol.
|
|
29859
31063
|
"""
|
|
29860
31064
|
return pulumi.get(self, "security_protocol")
|
|
29861
31065
|
|
|
@@ -30250,7 +31454,7 @@ if not MYPY:
|
|
|
30250
31454
|
"""
|
|
30251
31455
|
ssl_mode: NotRequired[pulumi.Input[str]]
|
|
30252
31456
|
"""
|
|
30253
|
-
Enum: `
|
|
31457
|
+
Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
|
|
30254
31458
|
"""
|
|
30255
31459
|
ssl_root_cert: NotRequired[pulumi.Input[str]]
|
|
30256
31460
|
"""
|
|
@@ -30287,7 +31491,7 @@ class ServiceIntegrationEndpointExternalPostgresqlArgs:
|
|
|
30287
31491
|
:param pulumi.Input[str] ssl_client_key: Client key. Example: `-----BEGIN PRIVATE KEY-----
|
|
30288
31492
|
...
|
|
30289
31493
|
-----END PRIVATE KEY-----`.
|
|
30290
|
-
:param pulumi.Input[str] ssl_mode: Enum: `
|
|
31494
|
+
:param pulumi.Input[str] ssl_mode: Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
|
|
30291
31495
|
:param pulumi.Input[str] ssl_root_cert: SSL Root Cert. Example: `-----BEGIN CERTIFICATE-----
|
|
30292
31496
|
...
|
|
30293
31497
|
-----END CERTIFICATE-----
|
|
@@ -30402,7 +31606,7 @@ class ServiceIntegrationEndpointExternalPostgresqlArgs:
|
|
|
30402
31606
|
@pulumi.getter(name="sslMode")
|
|
30403
31607
|
def ssl_mode(self) -> Optional[pulumi.Input[str]]:
|
|
30404
31608
|
"""
|
|
30405
|
-
Enum: `
|
|
31609
|
+
Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
|
|
30406
31610
|
"""
|
|
30407
31611
|
return pulumi.get(self, "ssl_mode")
|
|
30408
31612
|
|
|
@@ -30426,11 +31630,83 @@ class ServiceIntegrationEndpointExternalPostgresqlArgs:
|
|
|
30426
31630
|
pulumi.set(self, "ssl_root_cert", value)
|
|
30427
31631
|
|
|
30428
31632
|
|
|
31633
|
+
if not MYPY:
|
|
31634
|
+
class ServiceIntegrationEndpointExternalPrometheusUserConfigArgsDict(TypedDict):
|
|
31635
|
+
basic_auth_password: NotRequired[pulumi.Input[str]]
|
|
31636
|
+
"""
|
|
31637
|
+
Prometheus basic authentication password. Example: `fhyFNBjj3R`.
|
|
31638
|
+
"""
|
|
31639
|
+
basic_auth_username: NotRequired[pulumi.Input[str]]
|
|
31640
|
+
"""
|
|
31641
|
+
Prometheus basic authentication username. Example: `prom4851`.
|
|
31642
|
+
"""
|
|
31643
|
+
service_uri: NotRequired[pulumi.Input[str]]
|
|
31644
|
+
"""
|
|
31645
|
+
Prometheus enabled write endpoint. Example: `https://write.example.com/`.
|
|
31646
|
+
"""
|
|
31647
|
+
elif False:
|
|
31648
|
+
ServiceIntegrationEndpointExternalPrometheusUserConfigArgsDict: TypeAlias = Mapping[str, Any]
|
|
31649
|
+
|
|
31650
|
+
@pulumi.input_type
|
|
31651
|
+
class ServiceIntegrationEndpointExternalPrometheusUserConfigArgs:
|
|
31652
|
+
def __init__(__self__, *,
|
|
31653
|
+
basic_auth_password: Optional[pulumi.Input[str]] = None,
|
|
31654
|
+
basic_auth_username: Optional[pulumi.Input[str]] = None,
|
|
31655
|
+
service_uri: Optional[pulumi.Input[str]] = None):
|
|
31656
|
+
"""
|
|
31657
|
+
:param pulumi.Input[str] basic_auth_password: Prometheus basic authentication password. Example: `fhyFNBjj3R`.
|
|
31658
|
+
:param pulumi.Input[str] basic_auth_username: Prometheus basic authentication username. Example: `prom4851`.
|
|
31659
|
+
:param pulumi.Input[str] service_uri: Prometheus enabled write endpoint. Example: `https://write.example.com/`.
|
|
31660
|
+
"""
|
|
31661
|
+
if basic_auth_password is not None:
|
|
31662
|
+
pulumi.set(__self__, "basic_auth_password", basic_auth_password)
|
|
31663
|
+
if basic_auth_username is not None:
|
|
31664
|
+
pulumi.set(__self__, "basic_auth_username", basic_auth_username)
|
|
31665
|
+
if service_uri is not None:
|
|
31666
|
+
pulumi.set(__self__, "service_uri", service_uri)
|
|
31667
|
+
|
|
31668
|
+
@property
|
|
31669
|
+
@pulumi.getter(name="basicAuthPassword")
|
|
31670
|
+
def basic_auth_password(self) -> Optional[pulumi.Input[str]]:
|
|
31671
|
+
"""
|
|
31672
|
+
Prometheus basic authentication password. Example: `fhyFNBjj3R`.
|
|
31673
|
+
"""
|
|
31674
|
+
return pulumi.get(self, "basic_auth_password")
|
|
31675
|
+
|
|
31676
|
+
@basic_auth_password.setter
|
|
31677
|
+
def basic_auth_password(self, value: Optional[pulumi.Input[str]]):
|
|
31678
|
+
pulumi.set(self, "basic_auth_password", value)
|
|
31679
|
+
|
|
31680
|
+
@property
|
|
31681
|
+
@pulumi.getter(name="basicAuthUsername")
|
|
31682
|
+
def basic_auth_username(self) -> Optional[pulumi.Input[str]]:
|
|
31683
|
+
"""
|
|
31684
|
+
Prometheus basic authentication username. Example: `prom4851`.
|
|
31685
|
+
"""
|
|
31686
|
+
return pulumi.get(self, "basic_auth_username")
|
|
31687
|
+
|
|
31688
|
+
@basic_auth_username.setter
|
|
31689
|
+
def basic_auth_username(self, value: Optional[pulumi.Input[str]]):
|
|
31690
|
+
pulumi.set(self, "basic_auth_username", value)
|
|
31691
|
+
|
|
31692
|
+
@property
|
|
31693
|
+
@pulumi.getter(name="serviceUri")
|
|
31694
|
+
def service_uri(self) -> Optional[pulumi.Input[str]]:
|
|
31695
|
+
"""
|
|
31696
|
+
Prometheus enabled write endpoint. Example: `https://write.example.com/`.
|
|
31697
|
+
"""
|
|
31698
|
+
return pulumi.get(self, "service_uri")
|
|
31699
|
+
|
|
31700
|
+
@service_uri.setter
|
|
31701
|
+
def service_uri(self, value: Optional[pulumi.Input[str]]):
|
|
31702
|
+
pulumi.set(self, "service_uri", value)
|
|
31703
|
+
|
|
31704
|
+
|
|
30429
31705
|
if not MYPY:
|
|
30430
31706
|
class ServiceIntegrationEndpointExternalSchemaRegistryUserConfigArgsDict(TypedDict):
|
|
30431
31707
|
authentication: pulumi.Input[str]
|
|
30432
31708
|
"""
|
|
30433
|
-
Enum: `
|
|
31709
|
+
Enum: `basic`, `none`. Authentication method.
|
|
30434
31710
|
"""
|
|
30435
31711
|
url: pulumi.Input[str]
|
|
30436
31712
|
"""
|
|
@@ -30455,7 +31731,7 @@ class ServiceIntegrationEndpointExternalSchemaRegistryUserConfigArgs:
|
|
|
30455
31731
|
basic_auth_password: Optional[pulumi.Input[str]] = None,
|
|
30456
31732
|
basic_auth_username: Optional[pulumi.Input[str]] = None):
|
|
30457
31733
|
"""
|
|
30458
|
-
:param pulumi.Input[str] authentication: Enum: `
|
|
31734
|
+
:param pulumi.Input[str] authentication: Enum: `basic`, `none`. Authentication method.
|
|
30459
31735
|
:param pulumi.Input[str] url: Schema Registry URL. Example: `https://schema-registry.kafka.company.com:28419`.
|
|
30460
31736
|
:param pulumi.Input[str] basic_auth_password: Basic authentication password. Example: `Zm9vYg==`.
|
|
30461
31737
|
:param pulumi.Input[str] basic_auth_username: Basic authentication user name. Example: `avnadmin`.
|
|
@@ -30471,7 +31747,7 @@ class ServiceIntegrationEndpointExternalSchemaRegistryUserConfigArgs:
|
|
|
30471
31747
|
@pulumi.getter
|
|
30472
31748
|
def authentication(self) -> pulumi.Input[str]:
|
|
30473
31749
|
"""
|
|
30474
|
-
Enum: `
|
|
31750
|
+
Enum: `basic`, `none`. Authentication method.
|
|
30475
31751
|
"""
|
|
30476
31752
|
return pulumi.get(self, "authentication")
|
|
30477
31753
|
|
|
@@ -30624,7 +31900,7 @@ if not MYPY:
|
|
|
30624
31900
|
class ServiceIntegrationEndpointRsyslogUserConfigArgsDict(TypedDict):
|
|
30625
31901
|
format: pulumi.Input[str]
|
|
30626
31902
|
"""
|
|
30627
|
-
Enum: `
|
|
31903
|
+
Enum: `custom`, `rfc3164`, `rfc5424`. Message format. Default: `rfc5424`.
|
|
30628
31904
|
"""
|
|
30629
31905
|
port: pulumi.Input[int]
|
|
30630
31906
|
"""
|
|
@@ -30688,7 +31964,7 @@ class ServiceIntegrationEndpointRsyslogUserConfigArgs:
|
|
|
30688
31964
|
max_message_size: Optional[pulumi.Input[int]] = None,
|
|
30689
31965
|
sd: Optional[pulumi.Input[str]] = None):
|
|
30690
31966
|
"""
|
|
30691
|
-
:param pulumi.Input[str] format: Enum: `
|
|
31967
|
+
:param pulumi.Input[str] format: Enum: `custom`, `rfc3164`, `rfc5424`. Message format. Default: `rfc5424`.
|
|
30692
31968
|
:param pulumi.Input[int] port: Rsyslog server port. Default: `514`.
|
|
30693
31969
|
:param pulumi.Input[str] server: Rsyslog server IP address or hostname. Example: `logs.example.com`.
|
|
30694
31970
|
:param pulumi.Input[bool] tls: Require TLS. Default: `true`.
|
|
@@ -30729,7 +32005,7 @@ class ServiceIntegrationEndpointRsyslogUserConfigArgs:
|
|
|
30729
32005
|
@pulumi.getter
|
|
30730
32006
|
def format(self) -> pulumi.Input[str]:
|
|
30731
32007
|
"""
|
|
30732
|
-
Enum: `
|
|
32008
|
+
Enum: `custom`, `rfc3164`, `rfc5424`. Message format. Default: `rfc5424`.
|
|
30733
32009
|
"""
|
|
30734
32010
|
return pulumi.get(self, "format")
|
|
30735
32011
|
|
|
@@ -31386,7 +32662,7 @@ if not MYPY:
|
|
|
31386
32662
|
"""
|
|
31387
32663
|
producer_compression_type: NotRequired[pulumi.Input[str]]
|
|
31388
32664
|
"""
|
|
31389
|
-
Enum: `gzip`, `
|
|
32665
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
31390
32666
|
"""
|
|
31391
32667
|
producer_linger_ms: NotRequired[pulumi.Input[int]]
|
|
31392
32668
|
"""
|
|
@@ -31416,7 +32692,7 @@ class ServiceIntegrationKafkaMirrormakerUserConfigKafkaMirrormakerArgs:
|
|
|
31416
32692
|
:param pulumi.Input[int] consumer_max_poll_records: Set consumer max.poll.records. The default is 500. Example: `500`.
|
|
31417
32693
|
:param pulumi.Input[int] producer_batch_size: The batch size in bytes producer will attempt to collect before publishing to broker. Example: `1024`.
|
|
31418
32694
|
:param pulumi.Input[int] producer_buffer_memory: The amount of bytes producer can use for buffering data before publishing to broker. Example: `8388608`.
|
|
31419
|
-
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `
|
|
32695
|
+
:param pulumi.Input[str] producer_compression_type: Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
31420
32696
|
:param pulumi.Input[int] producer_linger_ms: The linger time (ms) for waiting new data to arrive for publishing. Example: `100`.
|
|
31421
32697
|
:param pulumi.Input[int] producer_max_request_size: The maximum request size in bytes. Example: `1048576`.
|
|
31422
32698
|
"""
|
|
@@ -31501,7 +32777,7 @@ class ServiceIntegrationKafkaMirrormakerUserConfigKafkaMirrormakerArgs:
|
|
|
31501
32777
|
@pulumi.getter(name="producerCompressionType")
|
|
31502
32778
|
def producer_compression_type(self) -> Optional[pulumi.Input[str]]:
|
|
31503
32779
|
"""
|
|
31504
|
-
Enum: `gzip`, `
|
|
32780
|
+
Enum: `gzip`, `lz4`, `none`, `snappy`, `zstd`. Specify the default compression type for producers. This configuration accepts the standard compression codecs (`gzip`, `snappy`, `lz4`, `zstd`). It additionally accepts `none` which is the default and equivalent to no compression.
|
|
31505
32781
|
"""
|
|
31506
32782
|
return pulumi.get(self, "producer_compression_type")
|
|
31507
32783
|
|
|
@@ -32831,6 +34107,18 @@ if not MYPY:
|
|
|
32831
34107
|
"""
|
|
32832
34108
|
ThanosQueryFrontend
|
|
32833
34109
|
"""
|
|
34110
|
+
receiver_ingesting: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
34111
|
+
"""
|
|
34112
|
+
CommonReceive.
|
|
34113
|
+
"""
|
|
34114
|
+
receiver_routing: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
34115
|
+
"""
|
|
34116
|
+
ThanosReceiveRouting.
|
|
34117
|
+
"""
|
|
34118
|
+
ruler: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
34119
|
+
"""
|
|
34120
|
+
ThanosRuler.
|
|
34121
|
+
"""
|
|
32834
34122
|
service_log: NotRequired[pulumi.Input[bool]]
|
|
32835
34123
|
"""
|
|
32836
34124
|
Store logs for the service so that they are available in the HTTP API and console.
|
|
@@ -32839,6 +34127,10 @@ if not MYPY:
|
|
|
32839
34127
|
"""
|
|
32840
34128
|
Use static public IP addresses.
|
|
32841
34129
|
"""
|
|
34130
|
+
store: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
34131
|
+
"""
|
|
34132
|
+
ThanosStore.
|
|
34133
|
+
"""
|
|
32842
34134
|
elif False:
|
|
32843
34135
|
ThanosThanosUserConfigArgsDict: TypeAlias = Mapping[str, Any]
|
|
32844
34136
|
|
|
@@ -32854,8 +34146,12 @@ class ThanosThanosUserConfigArgs:
|
|
|
32854
34146
|
public_access: Optional[pulumi.Input['ThanosThanosUserConfigPublicAccessArgs']] = None,
|
|
32855
34147
|
query: Optional[pulumi.Input['ThanosThanosUserConfigQueryArgs']] = None,
|
|
32856
34148
|
query_frontend: Optional[pulumi.Input['ThanosThanosUserConfigQueryFrontendArgs']] = None,
|
|
34149
|
+
receiver_ingesting: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
34150
|
+
receiver_routing: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
34151
|
+
ruler: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
32857
34152
|
service_log: Optional[pulumi.Input[bool]] = None,
|
|
32858
|
-
static_ips: Optional[pulumi.Input[bool]] = None
|
|
34153
|
+
static_ips: Optional[pulumi.Input[bool]] = None,
|
|
34154
|
+
store: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
32859
34155
|
"""
|
|
32860
34156
|
:param pulumi.Input['ThanosThanosUserConfigCompactorArgs'] compactor: ThanosCompactor
|
|
32861
34157
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env: Environmental variables.
|
|
@@ -32866,11 +34162,18 @@ class ThanosThanosUserConfigArgs:
|
|
|
32866
34162
|
:param pulumi.Input['ThanosThanosUserConfigPublicAccessArgs'] public_access: Allow access to selected service ports from the public Internet
|
|
32867
34163
|
:param pulumi.Input['ThanosThanosUserConfigQueryArgs'] query: ThanosQuery
|
|
32868
34164
|
:param pulumi.Input['ThanosThanosUserConfigQueryFrontendArgs'] query_frontend: ThanosQueryFrontend
|
|
34165
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] receiver_ingesting: CommonReceive.
|
|
34166
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] receiver_routing: ThanosReceiveRouting.
|
|
34167
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] ruler: ThanosRuler.
|
|
32869
34168
|
:param pulumi.Input[bool] service_log: Store logs for the service so that they are available in the HTTP API and console.
|
|
32870
34169
|
:param pulumi.Input[bool] static_ips: Use static public IP addresses.
|
|
34170
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] store: ThanosStore.
|
|
32871
34171
|
"""
|
|
32872
34172
|
if compactor is not None:
|
|
32873
34173
|
pulumi.set(__self__, "compactor", compactor)
|
|
34174
|
+
if env is not None:
|
|
34175
|
+
warnings.warn("""This property is deprecated.""", DeprecationWarning)
|
|
34176
|
+
pulumi.log.warn("""env is deprecated: This property is deprecated.""")
|
|
32874
34177
|
if env is not None:
|
|
32875
34178
|
pulumi.set(__self__, "env", env)
|
|
32876
34179
|
if ip_filter_objects is not None:
|
|
@@ -32890,10 +34193,18 @@ class ThanosThanosUserConfigArgs:
|
|
|
32890
34193
|
pulumi.set(__self__, "query", query)
|
|
32891
34194
|
if query_frontend is not None:
|
|
32892
34195
|
pulumi.set(__self__, "query_frontend", query_frontend)
|
|
34196
|
+
if receiver_ingesting is not None:
|
|
34197
|
+
pulumi.set(__self__, "receiver_ingesting", receiver_ingesting)
|
|
34198
|
+
if receiver_routing is not None:
|
|
34199
|
+
pulumi.set(__self__, "receiver_routing", receiver_routing)
|
|
34200
|
+
if ruler is not None:
|
|
34201
|
+
pulumi.set(__self__, "ruler", ruler)
|
|
32893
34202
|
if service_log is not None:
|
|
32894
34203
|
pulumi.set(__self__, "service_log", service_log)
|
|
32895
34204
|
if static_ips is not None:
|
|
32896
34205
|
pulumi.set(__self__, "static_ips", static_ips)
|
|
34206
|
+
if store is not None:
|
|
34207
|
+
pulumi.set(__self__, "store", store)
|
|
32897
34208
|
|
|
32898
34209
|
@property
|
|
32899
34210
|
@pulumi.getter
|
|
@@ -32909,6 +34220,7 @@ class ThanosThanosUserConfigArgs:
|
|
|
32909
34220
|
|
|
32910
34221
|
@property
|
|
32911
34222
|
@pulumi.getter
|
|
34223
|
+
@_utilities.deprecated("""This property is deprecated.""")
|
|
32912
34224
|
def env(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
32913
34225
|
"""
|
|
32914
34226
|
Environmental variables.
|
|
@@ -33004,6 +34316,42 @@ class ThanosThanosUserConfigArgs:
|
|
|
33004
34316
|
def query_frontend(self, value: Optional[pulumi.Input['ThanosThanosUserConfigQueryFrontendArgs']]):
|
|
33005
34317
|
pulumi.set(self, "query_frontend", value)
|
|
33006
34318
|
|
|
34319
|
+
@property
|
|
34320
|
+
@pulumi.getter(name="receiverIngesting")
|
|
34321
|
+
def receiver_ingesting(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
34322
|
+
"""
|
|
34323
|
+
CommonReceive.
|
|
34324
|
+
"""
|
|
34325
|
+
return pulumi.get(self, "receiver_ingesting")
|
|
34326
|
+
|
|
34327
|
+
@receiver_ingesting.setter
|
|
34328
|
+
def receiver_ingesting(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
34329
|
+
pulumi.set(self, "receiver_ingesting", value)
|
|
34330
|
+
|
|
34331
|
+
@property
|
|
34332
|
+
@pulumi.getter(name="receiverRouting")
|
|
34333
|
+
def receiver_routing(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
34334
|
+
"""
|
|
34335
|
+
ThanosReceiveRouting.
|
|
34336
|
+
"""
|
|
34337
|
+
return pulumi.get(self, "receiver_routing")
|
|
34338
|
+
|
|
34339
|
+
@receiver_routing.setter
|
|
34340
|
+
def receiver_routing(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
34341
|
+
pulumi.set(self, "receiver_routing", value)
|
|
34342
|
+
|
|
34343
|
+
@property
|
|
34344
|
+
@pulumi.getter
|
|
34345
|
+
def ruler(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
34346
|
+
"""
|
|
34347
|
+
ThanosRuler.
|
|
34348
|
+
"""
|
|
34349
|
+
return pulumi.get(self, "ruler")
|
|
34350
|
+
|
|
34351
|
+
@ruler.setter
|
|
34352
|
+
def ruler(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
34353
|
+
pulumi.set(self, "ruler", value)
|
|
34354
|
+
|
|
33007
34355
|
@property
|
|
33008
34356
|
@pulumi.getter(name="serviceLog")
|
|
33009
34357
|
def service_log(self) -> Optional[pulumi.Input[bool]]:
|
|
@@ -33028,6 +34376,18 @@ class ThanosThanosUserConfigArgs:
|
|
|
33028
34376
|
def static_ips(self, value: Optional[pulumi.Input[bool]]):
|
|
33029
34377
|
pulumi.set(self, "static_ips", value)
|
|
33030
34378
|
|
|
34379
|
+
@property
|
|
34380
|
+
@pulumi.getter
|
|
34381
|
+
def store(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
34382
|
+
"""
|
|
34383
|
+
ThanosStore.
|
|
34384
|
+
"""
|
|
34385
|
+
return pulumi.get(self, "store")
|
|
34386
|
+
|
|
34387
|
+
@store.setter
|
|
34388
|
+
def store(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
34389
|
+
pulumi.set(self, "store", value)
|
|
34390
|
+
|
|
33031
34391
|
|
|
33032
34392
|
if not MYPY:
|
|
33033
34393
|
class ThanosThanosUserConfigCompactorArgsDict(TypedDict):
|
|
@@ -33903,7 +35263,7 @@ if not MYPY:
|
|
|
33903
35263
|
"""
|
|
33904
35264
|
valkey_maxmemory_policy: NotRequired[pulumi.Input[str]]
|
|
33905
35265
|
"""
|
|
33906
|
-
Enum: `
|
|
35266
|
+
Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Valkey maxmemory-policy. Default: `noeviction`.
|
|
33907
35267
|
"""
|
|
33908
35268
|
valkey_notify_keyspace_events: NotRequired[pulumi.Input[str]]
|
|
33909
35269
|
"""
|
|
@@ -33981,7 +35341,7 @@ class ValkeyValkeyUserConfigArgs:
|
|
|
33981
35341
|
:param pulumi.Input[int] valkey_io_threads: Set Valkey IO thread count. Changing this will cause a restart of the Valkey service. Example: `1`.
|
|
33982
35342
|
:param pulumi.Input[int] valkey_lfu_decay_time: LFU maxmemory-policy counter decay time in minutes. Default: `1`.
|
|
33983
35343
|
:param pulumi.Input[int] valkey_lfu_log_factor: Counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory-policies. Default: `10`.
|
|
33984
|
-
:param pulumi.Input[str] valkey_maxmemory_policy: Enum: `
|
|
35344
|
+
:param pulumi.Input[str] valkey_maxmemory_policy: Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Valkey maxmemory-policy. Default: `noeviction`.
|
|
33985
35345
|
:param pulumi.Input[str] valkey_notify_keyspace_events: Set notify-keyspace-events option.
|
|
33986
35346
|
:param pulumi.Input[int] valkey_number_of_databases: Set number of Valkey databases. Changing this will cause a restart of the Valkey service. Example: `16`.
|
|
33987
35347
|
:param pulumi.Input[str] valkey_persistence: Enum: `off`, `rdb`. When persistence is `rdb`, Valkey does RDB dumps each 10 minutes if any key is changed. Also RDB dumps are done according to backup schedule for backup purposes. When persistence is `off`, no RDB dumps and backups are done, so data can be lost at any moment if service is restarted for any reason, or if service is powered off. Also service can't be forked.
|
|
@@ -34278,7 +35638,7 @@ class ValkeyValkeyUserConfigArgs:
|
|
|
34278
35638
|
@pulumi.getter(name="valkeyMaxmemoryPolicy")
|
|
34279
35639
|
def valkey_maxmemory_policy(self) -> Optional[pulumi.Input[str]]:
|
|
34280
35640
|
"""
|
|
34281
|
-
Enum: `
|
|
35641
|
+
Enum: `allkeys-lfu`, `allkeys-lru`, `allkeys-random`, `noeviction`, `volatile-lfu`, `volatile-lru`, `volatile-random`, `volatile-ttl`. Valkey maxmemory-policy. Default: `noeviction`.
|
|
34282
35642
|
"""
|
|
34283
35643
|
return pulumi.get(self, "valkey_maxmemory_policy")
|
|
34284
35644
|
|