pulumi-aiven 6.22.0__py3-none-any.whl → 6.22.0a1722921580__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/_inputs.py +67 -721
- pulumi_aiven/account_authentication.py +5 -5
- pulumi_aiven/account_team_project.py +7 -7
- pulumi_aiven/aws_vpc_peering_connection.py +7 -7
- pulumi_aiven/azure_privatelink_connection_approval.py +16 -16
- pulumi_aiven/azure_vpc_peering_connection.py +7 -7
- pulumi_aiven/cassandra.py +46 -46
- pulumi_aiven/clickhouse.py +34 -34
- pulumi_aiven/clickhouse_grant.py +34 -34
- pulumi_aiven/dragonfly.py +40 -40
- pulumi_aiven/flink.py +40 -40
- pulumi_aiven/flink_application_deployment.py +16 -16
- pulumi_aiven/flink_application_version.py +36 -36
- pulumi_aiven/gcp_vpc_peering_connection.py +7 -7
- pulumi_aiven/get_account_team_project.py +1 -1
- pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
- pulumi_aiven/get_azure_vpc_peering_connection.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_gcp_vpc_peering_connection.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_m3_aggregator.py +1 -1
- pulumi_aiven/get_m3_db.py +1 -1
- pulumi_aiven/get_my_sql.py +1 -1
- pulumi_aiven/get_mysql_user.py +1 -1
- pulumi_aiven/get_open_search.py +1 -1
- pulumi_aiven/get_pg.py +8 -8
- pulumi_aiven/get_pg_database.py +8 -8
- pulumi_aiven/get_pg_user.py +16 -16
- pulumi_aiven/get_project_user.py +1 -1
- pulumi_aiven/get_project_vpc.py +1 -1
- pulumi_aiven/get_redis.py +1 -1
- pulumi_aiven/get_service_integration.py +3 -3
- pulumi_aiven/get_thanos.py +1 -1
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
- pulumi_aiven/get_valkey.py +1 -1
- pulumi_aiven/grafana.py +46 -46
- pulumi_aiven/influx_db.py +41 -48
- pulumi_aiven/kafka.py +62 -62
- pulumi_aiven/kafka_connect.py +59 -59
- pulumi_aiven/kafka_connector.py +2 -2
- pulumi_aiven/kafka_mirror_maker.py +45 -45
- pulumi_aiven/kafka_topic.py +18 -18
- pulumi_aiven/m3_aggregator.py +40 -40
- pulumi_aiven/m3_db.py +48 -48
- pulumi_aiven/my_sql.py +54 -54
- pulumi_aiven/mysql_user.py +7 -7
- pulumi_aiven/open_search.py +56 -56
- pulumi_aiven/organization.py +3 -3
- pulumi_aiven/organization_group_project.py +3 -3
- pulumi_aiven/organization_user_group_member.py +3 -3
- pulumi_aiven/outputs.py +135 -1252
- pulumi_aiven/pg.py +43 -43
- pulumi_aiven/pg_database.py +12 -12
- pulumi_aiven/pg_user.py +47 -47
- pulumi_aiven/project.py +5 -5
- pulumi_aiven/project_user.py +7 -7
- pulumi_aiven/project_vpc.py +4 -4
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +46 -46
- pulumi_aiven/service_integration.py +72 -72
- pulumi_aiven/service_integration_endpoint.py +65 -65
- pulumi_aiven/thanos.py +34 -34
- pulumi_aiven/transit_gateway_vpc_attachment.py +7 -7
- pulumi_aiven/valkey.py +40 -40
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1722921580.dist-info}/METADATA +1 -1
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1722921580.dist-info}/RECORD +75 -75
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1722921580.dist-info}/WHEEL +1 -1
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1722921580.dist-info}/top_level.txt +0 -0
pulumi_aiven/outputs.py
CHANGED
|
@@ -110,7 +110,6 @@ __all__ = [
|
|
|
110
110
|
'KafkaKafkaUserConfigKafkaConnectSecretProviderAws',
|
|
111
111
|
'KafkaKafkaUserConfigKafkaConnectSecretProviderVault',
|
|
112
112
|
'KafkaKafkaUserConfigKafkaRestConfig',
|
|
113
|
-
'KafkaKafkaUserConfigKafkaSaslMechanisms',
|
|
114
113
|
'KafkaKafkaUserConfigPrivateAccess',
|
|
115
114
|
'KafkaKafkaUserConfigPrivatelinkAccess',
|
|
116
115
|
'KafkaKafkaUserConfigPublicAccess',
|
|
@@ -171,10 +170,7 @@ __all__ = [
|
|
|
171
170
|
'OpenSearchComponent',
|
|
172
171
|
'OpenSearchOpensearch',
|
|
173
172
|
'OpenSearchOpensearchUserConfig',
|
|
174
|
-
'OpenSearchOpensearchUserConfigAzureMigration',
|
|
175
|
-
'OpenSearchOpensearchUserConfigGcsMigration',
|
|
176
173
|
'OpenSearchOpensearchUserConfigIndexPattern',
|
|
177
|
-
'OpenSearchOpensearchUserConfigIndexRollup',
|
|
178
174
|
'OpenSearchOpensearchUserConfigIndexTemplate',
|
|
179
175
|
'OpenSearchOpensearchUserConfigIpFilterObject',
|
|
180
176
|
'OpenSearchOpensearchUserConfigOpenid',
|
|
@@ -186,7 +182,6 @@ __all__ = [
|
|
|
186
182
|
'OpenSearchOpensearchUserConfigPrivateAccess',
|
|
187
183
|
'OpenSearchOpensearchUserConfigPrivatelinkAccess',
|
|
188
184
|
'OpenSearchOpensearchUserConfigPublicAccess',
|
|
189
|
-
'OpenSearchOpensearchUserConfigS3Migration',
|
|
190
185
|
'OpenSearchOpensearchUserConfigSaml',
|
|
191
186
|
'OpenSearchServiceIntegration',
|
|
192
187
|
'OpenSearchTag',
|
|
@@ -395,7 +390,6 @@ __all__ = [
|
|
|
395
390
|
'GetKafkaKafkaUserConfigKafkaConnectSecretProviderAwsResult',
|
|
396
391
|
'GetKafkaKafkaUserConfigKafkaConnectSecretProviderVaultResult',
|
|
397
392
|
'GetKafkaKafkaUserConfigKafkaRestConfigResult',
|
|
398
|
-
'GetKafkaKafkaUserConfigKafkaSaslMechanismsResult',
|
|
399
393
|
'GetKafkaKafkaUserConfigPrivateAccessResult',
|
|
400
394
|
'GetKafkaKafkaUserConfigPrivatelinkAccessResult',
|
|
401
395
|
'GetKafkaKafkaUserConfigPublicAccessResult',
|
|
@@ -456,10 +450,7 @@ __all__ = [
|
|
|
456
450
|
'GetOpenSearchComponentResult',
|
|
457
451
|
'GetOpenSearchOpensearchResult',
|
|
458
452
|
'GetOpenSearchOpensearchUserConfigResult',
|
|
459
|
-
'GetOpenSearchOpensearchUserConfigAzureMigrationResult',
|
|
460
|
-
'GetOpenSearchOpensearchUserConfigGcsMigrationResult',
|
|
461
453
|
'GetOpenSearchOpensearchUserConfigIndexPatternResult',
|
|
462
|
-
'GetOpenSearchOpensearchUserConfigIndexRollupResult',
|
|
463
454
|
'GetOpenSearchOpensearchUserConfigIndexTemplateResult',
|
|
464
455
|
'GetOpenSearchOpensearchUserConfigIpFilterObjectResult',
|
|
465
456
|
'GetOpenSearchOpensearchUserConfigOpenidResult',
|
|
@@ -471,7 +462,6 @@ __all__ = [
|
|
|
471
462
|
'GetOpenSearchOpensearchUserConfigPrivateAccessResult',
|
|
472
463
|
'GetOpenSearchOpensearchUserConfigPrivatelinkAccessResult',
|
|
473
464
|
'GetOpenSearchOpensearchUserConfigPublicAccessResult',
|
|
474
|
-
'GetOpenSearchOpensearchUserConfigS3MigrationResult',
|
|
475
465
|
'GetOpenSearchOpensearchUserConfigSamlResult',
|
|
476
466
|
'GetOpenSearchServiceIntegrationResult',
|
|
477
467
|
'GetOpenSearchTagResult',
|
|
@@ -3691,8 +3681,7 @@ class GrafanaGrafanaUserConfig(dict):
|
|
|
3691
3681
|
unified_alerting_enabled: Optional[bool] = None,
|
|
3692
3682
|
user_auto_assign_org: Optional[bool] = None,
|
|
3693
3683
|
user_auto_assign_org_role: Optional[str] = None,
|
|
3694
|
-
viewers_can_edit: Optional[bool] = None
|
|
3695
|
-
wal: Optional[bool] = None):
|
|
3684
|
+
viewers_can_edit: Optional[bool] = None):
|
|
3696
3685
|
"""
|
|
3697
3686
|
:param str additional_backup_regions: Additional Cloud Regions for Backup Replication.
|
|
3698
3687
|
:param bool alerting_enabled: Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified*alerting*enabled.
|
|
@@ -3736,7 +3725,6 @@ class GrafanaGrafanaUserConfig(dict):
|
|
|
3736
3725
|
:param bool user_auto_assign_org: Auto-assign new users on signup to main organization. Defaults to false.
|
|
3737
3726
|
:param str user_auto_assign_org_role: Enum: `Viewer`, `Admin`, `Editor`. Set role for new signups. Defaults to Viewer.
|
|
3738
3727
|
:param bool viewers_can_edit: Users with view-only permission can edit but not save dashboards.
|
|
3739
|
-
:param bool wal: Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
|
|
3740
3728
|
"""
|
|
3741
3729
|
if additional_backup_regions is not None:
|
|
3742
3730
|
pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
|
|
@@ -3822,8 +3810,6 @@ class GrafanaGrafanaUserConfig(dict):
|
|
|
3822
3810
|
pulumi.set(__self__, "user_auto_assign_org_role", user_auto_assign_org_role)
|
|
3823
3811
|
if viewers_can_edit is not None:
|
|
3824
3812
|
pulumi.set(__self__, "viewers_can_edit", viewers_can_edit)
|
|
3825
|
-
if wal is not None:
|
|
3826
|
-
pulumi.set(__self__, "wal", wal)
|
|
3827
3813
|
|
|
3828
3814
|
@property
|
|
3829
3815
|
@pulumi.getter(name="additionalBackupRegions")
|
|
@@ -4162,14 +4148,6 @@ class GrafanaGrafanaUserConfig(dict):
|
|
|
4162
4148
|
"""
|
|
4163
4149
|
return pulumi.get(self, "viewers_can_edit")
|
|
4164
4150
|
|
|
4165
|
-
@property
|
|
4166
|
-
@pulumi.getter
|
|
4167
|
-
def wal(self) -> Optional[bool]:
|
|
4168
|
-
"""
|
|
4169
|
-
Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
|
|
4170
|
-
"""
|
|
4171
|
-
return pulumi.get(self, "wal")
|
|
4172
|
-
|
|
4173
4151
|
|
|
4174
4152
|
@pulumi.output_type
|
|
4175
4153
|
class GrafanaGrafanaUserConfigAuthAzuread(dict):
|
|
@@ -7290,8 +7268,6 @@ class KafkaKafkaUserConfig(dict):
|
|
|
7290
7268
|
suggest = "kafka_rest_authorization"
|
|
7291
7269
|
elif key == "kafkaRestConfig":
|
|
7292
7270
|
suggest = "kafka_rest_config"
|
|
7293
|
-
elif key == "kafkaSaslMechanisms":
|
|
7294
|
-
suggest = "kafka_sasl_mechanisms"
|
|
7295
7271
|
elif key == "kafkaVersion":
|
|
7296
7272
|
suggest = "kafka_version"
|
|
7297
7273
|
elif key == "letsencryptSaslPrivatelink":
|
|
@@ -7340,7 +7316,6 @@ class KafkaKafkaUserConfig(dict):
|
|
|
7340
7316
|
kafka_rest: Optional[bool] = None,
|
|
7341
7317
|
kafka_rest_authorization: Optional[bool] = None,
|
|
7342
7318
|
kafka_rest_config: Optional['outputs.KafkaKafkaUserConfigKafkaRestConfig'] = None,
|
|
7343
|
-
kafka_sasl_mechanisms: Optional['outputs.KafkaKafkaUserConfigKafkaSaslMechanisms'] = None,
|
|
7344
7319
|
kafka_version: Optional[str] = None,
|
|
7345
7320
|
letsencrypt_sasl_privatelink: Optional[bool] = None,
|
|
7346
7321
|
private_access: Optional['outputs.KafkaKafkaUserConfigPrivateAccess'] = None,
|
|
@@ -7366,7 +7341,6 @@ class KafkaKafkaUserConfig(dict):
|
|
|
7366
7341
|
:param bool kafka_rest: Enable Kafka-REST service. Default: `false`.
|
|
7367
7342
|
:param bool kafka_rest_authorization: Enable authorization in Kafka-REST service.
|
|
7368
7343
|
:param 'KafkaKafkaUserConfigKafkaRestConfigArgs' kafka_rest_config: Kafka REST configuration
|
|
7369
|
-
:param 'KafkaKafkaUserConfigKafkaSaslMechanismsArgs' kafka_sasl_mechanisms: Kafka SASL mechanisms
|
|
7370
7344
|
:param str kafka_version: Enum: `3.1`, `3.2`, `3.3`, `3.4`, `3.5`, `3.6`, `3.7`, and newer. Kafka major version.
|
|
7371
7345
|
:param bool letsencrypt_sasl_privatelink: Use Letsencrypt CA for Kafka SASL via Privatelink.
|
|
7372
7346
|
:param 'KafkaKafkaUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
|
|
@@ -7408,8 +7382,6 @@ class KafkaKafkaUserConfig(dict):
|
|
|
7408
7382
|
pulumi.set(__self__, "kafka_rest_authorization", kafka_rest_authorization)
|
|
7409
7383
|
if kafka_rest_config is not None:
|
|
7410
7384
|
pulumi.set(__self__, "kafka_rest_config", kafka_rest_config)
|
|
7411
|
-
if kafka_sasl_mechanisms is not None:
|
|
7412
|
-
pulumi.set(__self__, "kafka_sasl_mechanisms", kafka_sasl_mechanisms)
|
|
7413
7385
|
if kafka_version is not None:
|
|
7414
7386
|
pulumi.set(__self__, "kafka_version", kafka_version)
|
|
7415
7387
|
if letsencrypt_sasl_privatelink is not None:
|
|
@@ -7550,14 +7522,6 @@ class KafkaKafkaUserConfig(dict):
|
|
|
7550
7522
|
"""
|
|
7551
7523
|
return pulumi.get(self, "kafka_rest_config")
|
|
7552
7524
|
|
|
7553
|
-
@property
|
|
7554
|
-
@pulumi.getter(name="kafkaSaslMechanisms")
|
|
7555
|
-
def kafka_sasl_mechanisms(self) -> Optional['outputs.KafkaKafkaUserConfigKafkaSaslMechanisms']:
|
|
7556
|
-
"""
|
|
7557
|
-
Kafka SASL mechanisms
|
|
7558
|
-
"""
|
|
7559
|
-
return pulumi.get(self, "kafka_sasl_mechanisms")
|
|
7560
|
-
|
|
7561
7525
|
@property
|
|
7562
7526
|
@pulumi.getter(name="kafkaVersion")
|
|
7563
7527
|
def kafka_version(self) -> Optional[str]:
|
|
@@ -7888,7 +7852,7 @@ class KafkaKafkaUserConfigKafka(dict):
|
|
|
7888
7852
|
:param str sasl_oauthbearer_jwks_endpoint_url: OIDC JWKS endpoint URL. By setting this the SASL SSL OAuth2/OIDC authentication is enabled. See also other options for SASL OAuth2/OIDC. (Default: null).
|
|
7889
7853
|
:param str sasl_oauthbearer_sub_claim_name: Name of the scope from which to extract the subject claim from the JWT.(Default: sub).
|
|
7890
7854
|
:param int socket_request_max_bytes: The maximum number of bytes in a socket request (Default: 104857600 bytes).
|
|
7891
|
-
:param bool transaction_partition_verification_enable: Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default:
|
|
7855
|
+
:param bool transaction_partition_verification_enable: Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default: false).
|
|
7892
7856
|
:param int transaction_remove_expired_transaction_cleanup_interval_ms: The interval at which to remove transactions that have expired due to transactional.id.expiration.ms passing (Default: 3600000 ms (1 hour)). Example: `3600000`.
|
|
7893
7857
|
:param int transaction_state_log_segment_bytes: The transaction topic segment bytes should be kept relatively small in order to facilitate faster log compaction and cache loads (Default: 104857600 bytes (100 mebibytes)). Example: `104857600`.
|
|
7894
7858
|
"""
|
|
@@ -8333,7 +8297,7 @@ class KafkaKafkaUserConfigKafka(dict):
|
|
|
8333
8297
|
@pulumi.getter(name="transactionPartitionVerificationEnable")
|
|
8334
8298
|
def transaction_partition_verification_enable(self) -> Optional[bool]:
|
|
8335
8299
|
"""
|
|
8336
|
-
Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default:
|
|
8300
|
+
Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default: false).
|
|
8337
8301
|
"""
|
|
8338
8302
|
return pulumi.get(self, "transaction_partition_verification_enable")
|
|
8339
8303
|
|
|
@@ -8981,68 +8945,6 @@ class KafkaKafkaUserConfigKafkaRestConfig(dict):
|
|
|
8981
8945
|
return pulumi.get(self, "simpleconsumer_pool_size_max")
|
|
8982
8946
|
|
|
8983
8947
|
|
|
8984
|
-
@pulumi.output_type
|
|
8985
|
-
class KafkaKafkaUserConfigKafkaSaslMechanisms(dict):
|
|
8986
|
-
@staticmethod
|
|
8987
|
-
def __key_warning(key: str):
|
|
8988
|
-
suggest = None
|
|
8989
|
-
if key == "scramSha256":
|
|
8990
|
-
suggest = "scram_sha256"
|
|
8991
|
-
elif key == "scramSha512":
|
|
8992
|
-
suggest = "scram_sha512"
|
|
8993
|
-
|
|
8994
|
-
if suggest:
|
|
8995
|
-
pulumi.log.warn(f"Key '{key}' not found in KafkaKafkaUserConfigKafkaSaslMechanisms. Access the value via the '{suggest}' property getter instead.")
|
|
8996
|
-
|
|
8997
|
-
def __getitem__(self, key: str) -> Any:
|
|
8998
|
-
KafkaKafkaUserConfigKafkaSaslMechanisms.__key_warning(key)
|
|
8999
|
-
return super().__getitem__(key)
|
|
9000
|
-
|
|
9001
|
-
def get(self, key: str, default = None) -> Any:
|
|
9002
|
-
KafkaKafkaUserConfigKafkaSaslMechanisms.__key_warning(key)
|
|
9003
|
-
return super().get(key, default)
|
|
9004
|
-
|
|
9005
|
-
def __init__(__self__, *,
|
|
9006
|
-
plain: Optional[bool] = None,
|
|
9007
|
-
scram_sha256: Optional[bool] = None,
|
|
9008
|
-
scram_sha512: Optional[bool] = None):
|
|
9009
|
-
"""
|
|
9010
|
-
:param bool plain: Enable PLAIN mechanism. Default: `true`.
|
|
9011
|
-
:param bool scram_sha256: Enable SCRAM-SHA-256 mechanism. Default: `true`.
|
|
9012
|
-
:param bool scram_sha512: Enable SCRAM-SHA-512 mechanism. Default: `true`.
|
|
9013
|
-
"""
|
|
9014
|
-
if plain is not None:
|
|
9015
|
-
pulumi.set(__self__, "plain", plain)
|
|
9016
|
-
if scram_sha256 is not None:
|
|
9017
|
-
pulumi.set(__self__, "scram_sha256", scram_sha256)
|
|
9018
|
-
if scram_sha512 is not None:
|
|
9019
|
-
pulumi.set(__self__, "scram_sha512", scram_sha512)
|
|
9020
|
-
|
|
9021
|
-
@property
|
|
9022
|
-
@pulumi.getter
|
|
9023
|
-
def plain(self) -> Optional[bool]:
|
|
9024
|
-
"""
|
|
9025
|
-
Enable PLAIN mechanism. Default: `true`.
|
|
9026
|
-
"""
|
|
9027
|
-
return pulumi.get(self, "plain")
|
|
9028
|
-
|
|
9029
|
-
@property
|
|
9030
|
-
@pulumi.getter(name="scramSha256")
|
|
9031
|
-
def scram_sha256(self) -> Optional[bool]:
|
|
9032
|
-
"""
|
|
9033
|
-
Enable SCRAM-SHA-256 mechanism. Default: `true`.
|
|
9034
|
-
"""
|
|
9035
|
-
return pulumi.get(self, "scram_sha256")
|
|
9036
|
-
|
|
9037
|
-
@property
|
|
9038
|
-
@pulumi.getter(name="scramSha512")
|
|
9039
|
-
def scram_sha512(self) -> Optional[bool]:
|
|
9040
|
-
"""
|
|
9041
|
-
Enable SCRAM-SHA-512 mechanism. Default: `true`.
|
|
9042
|
-
"""
|
|
9043
|
-
return pulumi.get(self, "scram_sha512")
|
|
9044
|
-
|
|
9045
|
-
|
|
9046
8948
|
@pulumi.output_type
|
|
9047
8949
|
class KafkaKafkaUserConfigPrivateAccess(dict):
|
|
9048
8950
|
@staticmethod
|
|
@@ -9717,9 +9619,7 @@ class KafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormaker(dict):
|
|
|
9717
9619
|
@staticmethod
|
|
9718
9620
|
def __key_warning(key: str):
|
|
9719
9621
|
suggest = None
|
|
9720
|
-
if key == "
|
|
9721
|
-
suggest = "admin_timeout_ms"
|
|
9722
|
-
elif key == "emitCheckpointsEnabled":
|
|
9622
|
+
if key == "emitCheckpointsEnabled":
|
|
9723
9623
|
suggest = "emit_checkpoints_enabled"
|
|
9724
9624
|
elif key == "emitCheckpointsIntervalSeconds":
|
|
9725
9625
|
suggest = "emit_checkpoints_interval_seconds"
|
|
@@ -9756,7 +9656,6 @@ class KafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormaker(dict):
|
|
|
9756
9656
|
return super().get(key, default)
|
|
9757
9657
|
|
|
9758
9658
|
def __init__(__self__, *,
|
|
9759
|
-
admin_timeout_ms: Optional[int] = None,
|
|
9760
9659
|
emit_checkpoints_enabled: Optional[bool] = None,
|
|
9761
9660
|
emit_checkpoints_interval_seconds: Optional[int] = None,
|
|
9762
9661
|
groups: Optional[str] = None,
|
|
@@ -9771,7 +9670,6 @@ class KafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormaker(dict):
|
|
|
9771
9670
|
sync_topic_configs_enabled: Optional[bool] = None,
|
|
9772
9671
|
tasks_max_per_cpu: Optional[int] = None):
|
|
9773
9672
|
"""
|
|
9774
|
-
:param int admin_timeout_ms: Timeout for administrative tasks, e.g. detecting new topics, loading of consumer group and offsets. Defaults to 60000 milliseconds (1 minute).
|
|
9775
9673
|
:param bool emit_checkpoints_enabled: Whether to emit consumer group offset checkpoints to target cluster periodically (default: true).
|
|
9776
9674
|
:param int emit_checkpoints_interval_seconds: Frequency at which consumer group offset checkpoints are emitted (default: 60, every minute). Example: `60`.
|
|
9777
9675
|
:param str groups: Consumer groups to replicate. Supports comma-separated group IDs and regexes. Example: `.*`.
|
|
@@ -9786,8 +9684,6 @@ class KafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormaker(dict):
|
|
|
9786
9684
|
:param bool sync_topic_configs_enabled: Whether to periodically configure remote topics to match their corresponding upstream topics.
|
|
9787
9685
|
:param int tasks_max_per_cpu: `tasks.max` is set to this multiplied by the number of CPUs in the service. Default: `1`.
|
|
9788
9686
|
"""
|
|
9789
|
-
if admin_timeout_ms is not None:
|
|
9790
|
-
pulumi.set(__self__, "admin_timeout_ms", admin_timeout_ms)
|
|
9791
9687
|
if emit_checkpoints_enabled is not None:
|
|
9792
9688
|
pulumi.set(__self__, "emit_checkpoints_enabled", emit_checkpoints_enabled)
|
|
9793
9689
|
if emit_checkpoints_interval_seconds is not None:
|
|
@@ -9815,14 +9711,6 @@ class KafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormaker(dict):
|
|
|
9815
9711
|
if tasks_max_per_cpu is not None:
|
|
9816
9712
|
pulumi.set(__self__, "tasks_max_per_cpu", tasks_max_per_cpu)
|
|
9817
9713
|
|
|
9818
|
-
@property
|
|
9819
|
-
@pulumi.getter(name="adminTimeoutMs")
|
|
9820
|
-
def admin_timeout_ms(self) -> Optional[int]:
|
|
9821
|
-
"""
|
|
9822
|
-
Timeout for administrative tasks, e.g. detecting new topics, loading of consumer group and offsets. Defaults to 60000 milliseconds (1 minute).
|
|
9823
|
-
"""
|
|
9824
|
-
return pulumi.get(self, "admin_timeout_ms")
|
|
9825
|
-
|
|
9826
9714
|
@property
|
|
9827
9715
|
@pulumi.getter(name="emitCheckpointsEnabled")
|
|
9828
9716
|
def emit_checkpoints_enabled(self) -> Optional[bool]:
|
|
@@ -13881,18 +13769,12 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13881
13769
|
suggest = None
|
|
13882
13770
|
if key == "additionalBackupRegions":
|
|
13883
13771
|
suggest = "additional_backup_regions"
|
|
13884
|
-
elif key == "azureMigration":
|
|
13885
|
-
suggest = "azure_migration"
|
|
13886
13772
|
elif key == "customDomain":
|
|
13887
13773
|
suggest = "custom_domain"
|
|
13888
13774
|
elif key == "disableReplicationFactorAdjustment":
|
|
13889
13775
|
suggest = "disable_replication_factor_adjustment"
|
|
13890
|
-
elif key == "gcsMigration":
|
|
13891
|
-
suggest = "gcs_migration"
|
|
13892
13776
|
elif key == "indexPatterns":
|
|
13893
13777
|
suggest = "index_patterns"
|
|
13894
|
-
elif key == "indexRollup":
|
|
13895
|
-
suggest = "index_rollup"
|
|
13896
13778
|
elif key == "indexTemplate":
|
|
13897
13779
|
suggest = "index_template"
|
|
13898
13780
|
elif key == "ipFilterObjects":
|
|
@@ -13919,8 +13801,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13919
13801
|
suggest = "public_access"
|
|
13920
13802
|
elif key == "recoveryBasebackupName":
|
|
13921
13803
|
suggest = "recovery_basebackup_name"
|
|
13922
|
-
elif key == "s3Migration":
|
|
13923
|
-
suggest = "s3_migration"
|
|
13924
13804
|
elif key == "serviceLog":
|
|
13925
13805
|
suggest = "service_log"
|
|
13926
13806
|
elif key == "serviceToForkFrom":
|
|
@@ -13941,12 +13821,9 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13941
13821
|
|
|
13942
13822
|
def __init__(__self__, *,
|
|
13943
13823
|
additional_backup_regions: Optional[str] = None,
|
|
13944
|
-
azure_migration: Optional['outputs.OpenSearchOpensearchUserConfigAzureMigration'] = None,
|
|
13945
13824
|
custom_domain: Optional[str] = None,
|
|
13946
13825
|
disable_replication_factor_adjustment: Optional[bool] = None,
|
|
13947
|
-
gcs_migration: Optional['outputs.OpenSearchOpensearchUserConfigGcsMigration'] = None,
|
|
13948
13826
|
index_patterns: Optional[Sequence['outputs.OpenSearchOpensearchUserConfigIndexPattern']] = None,
|
|
13949
|
-
index_rollup: Optional['outputs.OpenSearchOpensearchUserConfigIndexRollup'] = None,
|
|
13950
13827
|
index_template: Optional['outputs.OpenSearchOpensearchUserConfigIndexTemplate'] = None,
|
|
13951
13828
|
ip_filter_objects: Optional[Sequence['outputs.OpenSearchOpensearchUserConfigIpFilterObject']] = None,
|
|
13952
13829
|
ip_filter_strings: Optional[Sequence[str]] = None,
|
|
@@ -13962,7 +13839,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13962
13839
|
project_to_fork_from: Optional[str] = None,
|
|
13963
13840
|
public_access: Optional['outputs.OpenSearchOpensearchUserConfigPublicAccess'] = None,
|
|
13964
13841
|
recovery_basebackup_name: Optional[str] = None,
|
|
13965
|
-
s3_migration: Optional['outputs.OpenSearchOpensearchUserConfigS3Migration'] = None,
|
|
13966
13842
|
saml: Optional['outputs.OpenSearchOpensearchUserConfigSaml'] = None,
|
|
13967
13843
|
service_log: Optional[bool] = None,
|
|
13968
13844
|
service_to_fork_from: Optional[str] = None,
|
|
@@ -13972,7 +13848,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13972
13848
|
:param str custom_domain: Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Example: `grafana.example.org`.
|
|
13973
13849
|
:param 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 no longer be activated.
|
|
13974
13850
|
:param Sequence['OpenSearchOpensearchUserConfigIndexPatternArgs'] index_patterns: Index patterns
|
|
13975
|
-
:param 'OpenSearchOpensearchUserConfigIndexRollupArgs' index_rollup: Index rollup settings
|
|
13976
13851
|
:param 'OpenSearchOpensearchUserConfigIndexTemplateArgs' index_template: Template settings for all new indexes
|
|
13977
13852
|
:param Sequence['OpenSearchOpensearchUserConfigIpFilterObjectArgs'] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
13978
13853
|
:param Sequence[str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
@@ -13995,18 +13870,12 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
13995
13870
|
"""
|
|
13996
13871
|
if additional_backup_regions is not None:
|
|
13997
13872
|
pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
|
|
13998
|
-
if azure_migration is not None:
|
|
13999
|
-
pulumi.set(__self__, "azure_migration", azure_migration)
|
|
14000
13873
|
if custom_domain is not None:
|
|
14001
13874
|
pulumi.set(__self__, "custom_domain", custom_domain)
|
|
14002
13875
|
if disable_replication_factor_adjustment is not None:
|
|
14003
13876
|
pulumi.set(__self__, "disable_replication_factor_adjustment", disable_replication_factor_adjustment)
|
|
14004
|
-
if gcs_migration is not None:
|
|
14005
|
-
pulumi.set(__self__, "gcs_migration", gcs_migration)
|
|
14006
13877
|
if index_patterns is not None:
|
|
14007
13878
|
pulumi.set(__self__, "index_patterns", index_patterns)
|
|
14008
|
-
if index_rollup is not None:
|
|
14009
|
-
pulumi.set(__self__, "index_rollup", index_rollup)
|
|
14010
13879
|
if index_template is not None:
|
|
14011
13880
|
pulumi.set(__self__, "index_template", index_template)
|
|
14012
13881
|
if ip_filter_objects is not None:
|
|
@@ -14037,8 +13906,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14037
13906
|
pulumi.set(__self__, "public_access", public_access)
|
|
14038
13907
|
if recovery_basebackup_name is not None:
|
|
14039
13908
|
pulumi.set(__self__, "recovery_basebackup_name", recovery_basebackup_name)
|
|
14040
|
-
if s3_migration is not None:
|
|
14041
|
-
pulumi.set(__self__, "s3_migration", s3_migration)
|
|
14042
13909
|
if saml is not None:
|
|
14043
13910
|
pulumi.set(__self__, "saml", saml)
|
|
14044
13911
|
if service_log is not None:
|
|
@@ -14056,11 +13923,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14056
13923
|
"""
|
|
14057
13924
|
return pulumi.get(self, "additional_backup_regions")
|
|
14058
13925
|
|
|
14059
|
-
@property
|
|
14060
|
-
@pulumi.getter(name="azureMigration")
|
|
14061
|
-
def azure_migration(self) -> Optional['outputs.OpenSearchOpensearchUserConfigAzureMigration']:
|
|
14062
|
-
return pulumi.get(self, "azure_migration")
|
|
14063
|
-
|
|
14064
13926
|
@property
|
|
14065
13927
|
@pulumi.getter(name="customDomain")
|
|
14066
13928
|
def custom_domain(self) -> Optional[str]:
|
|
@@ -14077,11 +13939,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14077
13939
|
"""
|
|
14078
13940
|
return pulumi.get(self, "disable_replication_factor_adjustment")
|
|
14079
13941
|
|
|
14080
|
-
@property
|
|
14081
|
-
@pulumi.getter(name="gcsMigration")
|
|
14082
|
-
def gcs_migration(self) -> Optional['outputs.OpenSearchOpensearchUserConfigGcsMigration']:
|
|
14083
|
-
return pulumi.get(self, "gcs_migration")
|
|
14084
|
-
|
|
14085
13942
|
@property
|
|
14086
13943
|
@pulumi.getter(name="indexPatterns")
|
|
14087
13944
|
def index_patterns(self) -> Optional[Sequence['outputs.OpenSearchOpensearchUserConfigIndexPattern']]:
|
|
@@ -14090,14 +13947,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14090
13947
|
"""
|
|
14091
13948
|
return pulumi.get(self, "index_patterns")
|
|
14092
13949
|
|
|
14093
|
-
@property
|
|
14094
|
-
@pulumi.getter(name="indexRollup")
|
|
14095
|
-
def index_rollup(self) -> Optional['outputs.OpenSearchOpensearchUserConfigIndexRollup']:
|
|
14096
|
-
"""
|
|
14097
|
-
Index rollup settings
|
|
14098
|
-
"""
|
|
14099
|
-
return pulumi.get(self, "index_rollup")
|
|
14100
|
-
|
|
14101
13950
|
@property
|
|
14102
13951
|
@pulumi.getter(name="indexTemplate")
|
|
14103
13952
|
def index_template(self) -> Optional['outputs.OpenSearchOpensearchUserConfigIndexTemplate']:
|
|
@@ -14219,11 +14068,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14219
14068
|
"""
|
|
14220
14069
|
return pulumi.get(self, "recovery_basebackup_name")
|
|
14221
14070
|
|
|
14222
|
-
@property
|
|
14223
|
-
@pulumi.getter(name="s3Migration")
|
|
14224
|
-
def s3_migration(self) -> Optional['outputs.OpenSearchOpensearchUserConfigS3Migration']:
|
|
14225
|
-
return pulumi.get(self, "s3_migration")
|
|
14226
|
-
|
|
14227
14071
|
@property
|
|
14228
14072
|
@pulumi.getter
|
|
14229
14073
|
def saml(self) -> Optional['outputs.OpenSearchOpensearchUserConfigSaml']:
|
|
@@ -14257,238 +14101,6 @@ class OpenSearchOpensearchUserConfig(dict):
|
|
|
14257
14101
|
return pulumi.get(self, "static_ips")
|
|
14258
14102
|
|
|
14259
14103
|
|
|
14260
|
-
@pulumi.output_type
|
|
14261
|
-
class OpenSearchOpensearchUserConfigAzureMigration(dict):
|
|
14262
|
-
@staticmethod
|
|
14263
|
-
def __key_warning(key: str):
|
|
14264
|
-
suggest = None
|
|
14265
|
-
if key == "basePath":
|
|
14266
|
-
suggest = "base_path"
|
|
14267
|
-
elif key == "snapshotName":
|
|
14268
|
-
suggest = "snapshot_name"
|
|
14269
|
-
elif key == "chunkSize":
|
|
14270
|
-
suggest = "chunk_size"
|
|
14271
|
-
elif key == "endpointSuffix":
|
|
14272
|
-
suggest = "endpoint_suffix"
|
|
14273
|
-
elif key == "sasToken":
|
|
14274
|
-
suggest = "sas_token"
|
|
14275
|
-
|
|
14276
|
-
if suggest:
|
|
14277
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigAzureMigration. Access the value via the '{suggest}' property getter instead.")
|
|
14278
|
-
|
|
14279
|
-
def __getitem__(self, key: str) -> Any:
|
|
14280
|
-
OpenSearchOpensearchUserConfigAzureMigration.__key_warning(key)
|
|
14281
|
-
return super().__getitem__(key)
|
|
14282
|
-
|
|
14283
|
-
def get(self, key: str, default = None) -> Any:
|
|
14284
|
-
OpenSearchOpensearchUserConfigAzureMigration.__key_warning(key)
|
|
14285
|
-
return super().get(key, default)
|
|
14286
|
-
|
|
14287
|
-
def __init__(__self__, *,
|
|
14288
|
-
account: str,
|
|
14289
|
-
base_path: str,
|
|
14290
|
-
container: str,
|
|
14291
|
-
snapshot_name: str,
|
|
14292
|
-
chunk_size: Optional[str] = None,
|
|
14293
|
-
compress: Optional[bool] = None,
|
|
14294
|
-
endpoint_suffix: Optional[str] = None,
|
|
14295
|
-
key: Optional[str] = None,
|
|
14296
|
-
sas_token: Optional[str] = None):
|
|
14297
|
-
"""
|
|
14298
|
-
:param str account: Azure account name.
|
|
14299
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
14300
|
-
:param str container: Azure container name.
|
|
14301
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
14302
|
-
:param 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.
|
|
14303
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
14304
|
-
:param str endpoint_suffix: Defines the DNS suffix for Azure Storage endpoints.
|
|
14305
|
-
:param str key: Azure account secret key. One of key or sas_token should be specified.
|
|
14306
|
-
:param str sas_token: A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
14307
|
-
"""
|
|
14308
|
-
pulumi.set(__self__, "account", account)
|
|
14309
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
14310
|
-
pulumi.set(__self__, "container", container)
|
|
14311
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
14312
|
-
if chunk_size is not None:
|
|
14313
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
14314
|
-
if compress is not None:
|
|
14315
|
-
pulumi.set(__self__, "compress", compress)
|
|
14316
|
-
if endpoint_suffix is not None:
|
|
14317
|
-
pulumi.set(__self__, "endpoint_suffix", endpoint_suffix)
|
|
14318
|
-
if key is not None:
|
|
14319
|
-
pulumi.set(__self__, "key", key)
|
|
14320
|
-
if sas_token is not None:
|
|
14321
|
-
pulumi.set(__self__, "sas_token", sas_token)
|
|
14322
|
-
|
|
14323
|
-
@property
|
|
14324
|
-
@pulumi.getter
|
|
14325
|
-
def account(self) -> str:
|
|
14326
|
-
"""
|
|
14327
|
-
Azure account name.
|
|
14328
|
-
"""
|
|
14329
|
-
return pulumi.get(self, "account")
|
|
14330
|
-
|
|
14331
|
-
@property
|
|
14332
|
-
@pulumi.getter(name="basePath")
|
|
14333
|
-
def base_path(self) -> str:
|
|
14334
|
-
"""
|
|
14335
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
14336
|
-
"""
|
|
14337
|
-
return pulumi.get(self, "base_path")
|
|
14338
|
-
|
|
14339
|
-
@property
|
|
14340
|
-
@pulumi.getter
|
|
14341
|
-
def container(self) -> str:
|
|
14342
|
-
"""
|
|
14343
|
-
Azure container name.
|
|
14344
|
-
"""
|
|
14345
|
-
return pulumi.get(self, "container")
|
|
14346
|
-
|
|
14347
|
-
@property
|
|
14348
|
-
@pulumi.getter(name="snapshotName")
|
|
14349
|
-
def snapshot_name(self) -> str:
|
|
14350
|
-
"""
|
|
14351
|
-
The snapshot name to restore from.
|
|
14352
|
-
"""
|
|
14353
|
-
return pulumi.get(self, "snapshot_name")
|
|
14354
|
-
|
|
14355
|
-
@property
|
|
14356
|
-
@pulumi.getter(name="chunkSize")
|
|
14357
|
-
def chunk_size(self) -> Optional[str]:
|
|
14358
|
-
"""
|
|
14359
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
14360
|
-
"""
|
|
14361
|
-
return pulumi.get(self, "chunk_size")
|
|
14362
|
-
|
|
14363
|
-
@property
|
|
14364
|
-
@pulumi.getter
|
|
14365
|
-
def compress(self) -> Optional[bool]:
|
|
14366
|
-
"""
|
|
14367
|
-
When set to true metadata files are stored in compressed format.
|
|
14368
|
-
"""
|
|
14369
|
-
return pulumi.get(self, "compress")
|
|
14370
|
-
|
|
14371
|
-
@property
|
|
14372
|
-
@pulumi.getter(name="endpointSuffix")
|
|
14373
|
-
def endpoint_suffix(self) -> Optional[str]:
|
|
14374
|
-
"""
|
|
14375
|
-
Defines the DNS suffix for Azure Storage endpoints.
|
|
14376
|
-
"""
|
|
14377
|
-
return pulumi.get(self, "endpoint_suffix")
|
|
14378
|
-
|
|
14379
|
-
@property
|
|
14380
|
-
@pulumi.getter
|
|
14381
|
-
def key(self) -> Optional[str]:
|
|
14382
|
-
"""
|
|
14383
|
-
Azure account secret key. One of key or sas_token should be specified.
|
|
14384
|
-
"""
|
|
14385
|
-
return pulumi.get(self, "key")
|
|
14386
|
-
|
|
14387
|
-
@property
|
|
14388
|
-
@pulumi.getter(name="sasToken")
|
|
14389
|
-
def sas_token(self) -> Optional[str]:
|
|
14390
|
-
"""
|
|
14391
|
-
A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
14392
|
-
"""
|
|
14393
|
-
return pulumi.get(self, "sas_token")
|
|
14394
|
-
|
|
14395
|
-
|
|
14396
|
-
@pulumi.output_type
|
|
14397
|
-
class OpenSearchOpensearchUserConfigGcsMigration(dict):
|
|
14398
|
-
@staticmethod
|
|
14399
|
-
def __key_warning(key: str):
|
|
14400
|
-
suggest = None
|
|
14401
|
-
if key == "basePath":
|
|
14402
|
-
suggest = "base_path"
|
|
14403
|
-
elif key == "snapshotName":
|
|
14404
|
-
suggest = "snapshot_name"
|
|
14405
|
-
elif key == "chunkSize":
|
|
14406
|
-
suggest = "chunk_size"
|
|
14407
|
-
|
|
14408
|
-
if suggest:
|
|
14409
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigGcsMigration. Access the value via the '{suggest}' property getter instead.")
|
|
14410
|
-
|
|
14411
|
-
def __getitem__(self, key: str) -> Any:
|
|
14412
|
-
OpenSearchOpensearchUserConfigGcsMigration.__key_warning(key)
|
|
14413
|
-
return super().__getitem__(key)
|
|
14414
|
-
|
|
14415
|
-
def get(self, key: str, default = None) -> Any:
|
|
14416
|
-
OpenSearchOpensearchUserConfigGcsMigration.__key_warning(key)
|
|
14417
|
-
return super().get(key, default)
|
|
14418
|
-
|
|
14419
|
-
def __init__(__self__, *,
|
|
14420
|
-
base_path: str,
|
|
14421
|
-
bucket: str,
|
|
14422
|
-
credentials: str,
|
|
14423
|
-
snapshot_name: str,
|
|
14424
|
-
chunk_size: Optional[str] = None,
|
|
14425
|
-
compress: Optional[bool] = None):
|
|
14426
|
-
"""
|
|
14427
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
14428
|
-
:param str bucket: The path to the repository data within its container.
|
|
14429
|
-
:param str credentials: Google Cloud Storage credentials file content.
|
|
14430
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
14431
|
-
:param 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.
|
|
14432
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
14433
|
-
"""
|
|
14434
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
14435
|
-
pulumi.set(__self__, "bucket", bucket)
|
|
14436
|
-
pulumi.set(__self__, "credentials", credentials)
|
|
14437
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
14438
|
-
if chunk_size is not None:
|
|
14439
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
14440
|
-
if compress is not None:
|
|
14441
|
-
pulumi.set(__self__, "compress", compress)
|
|
14442
|
-
|
|
14443
|
-
@property
|
|
14444
|
-
@pulumi.getter(name="basePath")
|
|
14445
|
-
def base_path(self) -> str:
|
|
14446
|
-
"""
|
|
14447
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
14448
|
-
"""
|
|
14449
|
-
return pulumi.get(self, "base_path")
|
|
14450
|
-
|
|
14451
|
-
@property
|
|
14452
|
-
@pulumi.getter
|
|
14453
|
-
def bucket(self) -> str:
|
|
14454
|
-
"""
|
|
14455
|
-
The path to the repository data within its container.
|
|
14456
|
-
"""
|
|
14457
|
-
return pulumi.get(self, "bucket")
|
|
14458
|
-
|
|
14459
|
-
@property
|
|
14460
|
-
@pulumi.getter
|
|
14461
|
-
def credentials(self) -> str:
|
|
14462
|
-
"""
|
|
14463
|
-
Google Cloud Storage credentials file content.
|
|
14464
|
-
"""
|
|
14465
|
-
return pulumi.get(self, "credentials")
|
|
14466
|
-
|
|
14467
|
-
@property
|
|
14468
|
-
@pulumi.getter(name="snapshotName")
|
|
14469
|
-
def snapshot_name(self) -> str:
|
|
14470
|
-
"""
|
|
14471
|
-
The snapshot name to restore from.
|
|
14472
|
-
"""
|
|
14473
|
-
return pulumi.get(self, "snapshot_name")
|
|
14474
|
-
|
|
14475
|
-
@property
|
|
14476
|
-
@pulumi.getter(name="chunkSize")
|
|
14477
|
-
def chunk_size(self) -> Optional[str]:
|
|
14478
|
-
"""
|
|
14479
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
14480
|
-
"""
|
|
14481
|
-
return pulumi.get(self, "chunk_size")
|
|
14482
|
-
|
|
14483
|
-
@property
|
|
14484
|
-
@pulumi.getter
|
|
14485
|
-
def compress(self) -> Optional[bool]:
|
|
14486
|
-
"""
|
|
14487
|
-
When set to true metadata files are stored in compressed format.
|
|
14488
|
-
"""
|
|
14489
|
-
return pulumi.get(self, "compress")
|
|
14490
|
-
|
|
14491
|
-
|
|
14492
14104
|
@pulumi.output_type
|
|
14493
14105
|
class OpenSearchOpensearchUserConfigIndexPattern(dict):
|
|
14494
14106
|
@staticmethod
|
|
@@ -14549,98 +14161,6 @@ class OpenSearchOpensearchUserConfigIndexPattern(dict):
|
|
|
14549
14161
|
return pulumi.get(self, "sorting_algorithm")
|
|
14550
14162
|
|
|
14551
14163
|
|
|
14552
|
-
@pulumi.output_type
|
|
14553
|
-
class OpenSearchOpensearchUserConfigIndexRollup(dict):
|
|
14554
|
-
@staticmethod
|
|
14555
|
-
def __key_warning(key: str):
|
|
14556
|
-
suggest = None
|
|
14557
|
-
if key == "rollupDashboardsEnabled":
|
|
14558
|
-
suggest = "rollup_dashboards_enabled"
|
|
14559
|
-
elif key == "rollupEnabled":
|
|
14560
|
-
suggest = "rollup_enabled"
|
|
14561
|
-
elif key == "rollupSearchBackoffCount":
|
|
14562
|
-
suggest = "rollup_search_backoff_count"
|
|
14563
|
-
elif key == "rollupSearchBackoffMillis":
|
|
14564
|
-
suggest = "rollup_search_backoff_millis"
|
|
14565
|
-
elif key == "rollupSearchSearchAllJobs":
|
|
14566
|
-
suggest = "rollup_search_search_all_jobs"
|
|
14567
|
-
|
|
14568
|
-
if suggest:
|
|
14569
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigIndexRollup. Access the value via the '{suggest}' property getter instead.")
|
|
14570
|
-
|
|
14571
|
-
def __getitem__(self, key: str) -> Any:
|
|
14572
|
-
OpenSearchOpensearchUserConfigIndexRollup.__key_warning(key)
|
|
14573
|
-
return super().__getitem__(key)
|
|
14574
|
-
|
|
14575
|
-
def get(self, key: str, default = None) -> Any:
|
|
14576
|
-
OpenSearchOpensearchUserConfigIndexRollup.__key_warning(key)
|
|
14577
|
-
return super().get(key, default)
|
|
14578
|
-
|
|
14579
|
-
def __init__(__self__, *,
|
|
14580
|
-
rollup_dashboards_enabled: Optional[bool] = None,
|
|
14581
|
-
rollup_enabled: Optional[bool] = None,
|
|
14582
|
-
rollup_search_backoff_count: Optional[int] = None,
|
|
14583
|
-
rollup_search_backoff_millis: Optional[int] = None,
|
|
14584
|
-
rollup_search_search_all_jobs: Optional[bool] = None):
|
|
14585
|
-
"""
|
|
14586
|
-
:param bool rollup_dashboards_enabled: Whether rollups are enabled in OpenSearch Dashboards. Defaults to true.
|
|
14587
|
-
:param bool rollup_enabled: Whether the rollup plugin is enabled. Defaults to true.
|
|
14588
|
-
:param int rollup_search_backoff_count: How many retries the plugin should attempt for failed rollup jobs. Defaults to 5.
|
|
14589
|
-
:param int rollup_search_backoff_millis: The backoff time between retries for failed rollup jobs. Defaults to 1000ms.
|
|
14590
|
-
:param bool rollup_search_search_all_jobs: Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false.
|
|
14591
|
-
"""
|
|
14592
|
-
if rollup_dashboards_enabled is not None:
|
|
14593
|
-
pulumi.set(__self__, "rollup_dashboards_enabled", rollup_dashboards_enabled)
|
|
14594
|
-
if rollup_enabled is not None:
|
|
14595
|
-
pulumi.set(__self__, "rollup_enabled", rollup_enabled)
|
|
14596
|
-
if rollup_search_backoff_count is not None:
|
|
14597
|
-
pulumi.set(__self__, "rollup_search_backoff_count", rollup_search_backoff_count)
|
|
14598
|
-
if rollup_search_backoff_millis is not None:
|
|
14599
|
-
pulumi.set(__self__, "rollup_search_backoff_millis", rollup_search_backoff_millis)
|
|
14600
|
-
if rollup_search_search_all_jobs is not None:
|
|
14601
|
-
pulumi.set(__self__, "rollup_search_search_all_jobs", rollup_search_search_all_jobs)
|
|
14602
|
-
|
|
14603
|
-
@property
|
|
14604
|
-
@pulumi.getter(name="rollupDashboardsEnabled")
|
|
14605
|
-
def rollup_dashboards_enabled(self) -> Optional[bool]:
|
|
14606
|
-
"""
|
|
14607
|
-
Whether rollups are enabled in OpenSearch Dashboards. Defaults to true.
|
|
14608
|
-
"""
|
|
14609
|
-
return pulumi.get(self, "rollup_dashboards_enabled")
|
|
14610
|
-
|
|
14611
|
-
@property
|
|
14612
|
-
@pulumi.getter(name="rollupEnabled")
|
|
14613
|
-
def rollup_enabled(self) -> Optional[bool]:
|
|
14614
|
-
"""
|
|
14615
|
-
Whether the rollup plugin is enabled. Defaults to true.
|
|
14616
|
-
"""
|
|
14617
|
-
return pulumi.get(self, "rollup_enabled")
|
|
14618
|
-
|
|
14619
|
-
@property
|
|
14620
|
-
@pulumi.getter(name="rollupSearchBackoffCount")
|
|
14621
|
-
def rollup_search_backoff_count(self) -> Optional[int]:
|
|
14622
|
-
"""
|
|
14623
|
-
How many retries the plugin should attempt for failed rollup jobs. Defaults to 5.
|
|
14624
|
-
"""
|
|
14625
|
-
return pulumi.get(self, "rollup_search_backoff_count")
|
|
14626
|
-
|
|
14627
|
-
@property
|
|
14628
|
-
@pulumi.getter(name="rollupSearchBackoffMillis")
|
|
14629
|
-
def rollup_search_backoff_millis(self) -> Optional[int]:
|
|
14630
|
-
"""
|
|
14631
|
-
The backoff time between retries for failed rollup jobs. Defaults to 1000ms.
|
|
14632
|
-
"""
|
|
14633
|
-
return pulumi.get(self, "rollup_search_backoff_millis")
|
|
14634
|
-
|
|
14635
|
-
@property
|
|
14636
|
-
@pulumi.getter(name="rollupSearchSearchAllJobs")
|
|
14637
|
-
def rollup_search_search_all_jobs(self) -> Optional[bool]:
|
|
14638
|
-
"""
|
|
14639
|
-
Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false.
|
|
14640
|
-
"""
|
|
14641
|
-
return pulumi.get(self, "rollup_search_search_all_jobs")
|
|
14642
|
-
|
|
14643
|
-
|
|
14644
14164
|
@pulumi.output_type
|
|
14645
14165
|
class OpenSearchOpensearchUserConfigIndexTemplate(dict):
|
|
14646
14166
|
@staticmethod
|
|
@@ -14784,8 +14304,8 @@ class OpenSearchOpensearchUserConfigOpenid(dict):
|
|
|
14784
14304
|
scope: Optional[str] = None,
|
|
14785
14305
|
subject_key: Optional[str] = None):
|
|
14786
14306
|
"""
|
|
14787
|
-
:param str client_id: The ID of the OpenID Connect client configured in your IdP. Required.
|
|
14788
|
-
:param str client_secret: The client secret of the OpenID Connect client configured in your IdP. Required.
|
|
14307
|
+
:param str client_id: The ID of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
14308
|
+
:param str client_secret: The client secret of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
14789
14309
|
:param str connect_url: The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Example: `https://test-account.okta.com/app/exk491jujcVc83LEX697/sso/saml/metadata`.
|
|
14790
14310
|
:param bool enabled: Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Default: `true`.
|
|
14791
14311
|
:param str header: HTTP header name of the JWT token. Optional. Default is Authorization. Default: `Authorization`.
|
|
@@ -14794,7 +14314,7 @@ class OpenSearchOpensearchUserConfigOpenid(dict):
|
|
|
14794
14314
|
:param int refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Default: `10`.
|
|
14795
14315
|
:param int refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Default: `10000`.
|
|
14796
14316
|
:param str roles_key: The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Example: `roles`.
|
|
14797
|
-
:param str scope: The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone.
|
|
14317
|
+
:param str scope: The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Example: ``.
|
|
14798
14318
|
:param str subject_key: The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Example: `preferred_username`.
|
|
14799
14319
|
"""
|
|
14800
14320
|
pulumi.set(__self__, "client_id", client_id)
|
|
@@ -14822,7 +14342,7 @@ class OpenSearchOpensearchUserConfigOpenid(dict):
|
|
|
14822
14342
|
@pulumi.getter(name="clientId")
|
|
14823
14343
|
def client_id(self) -> str:
|
|
14824
14344
|
"""
|
|
14825
|
-
The ID of the OpenID Connect client configured in your IdP. Required.
|
|
14345
|
+
The ID of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
14826
14346
|
"""
|
|
14827
14347
|
return pulumi.get(self, "client_id")
|
|
14828
14348
|
|
|
@@ -14830,7 +14350,7 @@ class OpenSearchOpensearchUserConfigOpenid(dict):
|
|
|
14830
14350
|
@pulumi.getter(name="clientSecret")
|
|
14831
14351
|
def client_secret(self) -> str:
|
|
14832
14352
|
"""
|
|
14833
|
-
The client secret of the OpenID Connect client configured in your IdP. Required.
|
|
14353
|
+
The client secret of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
14834
14354
|
"""
|
|
14835
14355
|
return pulumi.get(self, "client_secret")
|
|
14836
14356
|
|
|
@@ -14902,7 +14422,7 @@ class OpenSearchOpensearchUserConfigOpenid(dict):
|
|
|
14902
14422
|
@pulumi.getter
|
|
14903
14423
|
def scope(self) -> Optional[str]:
|
|
14904
14424
|
"""
|
|
14905
|
-
The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone.
|
|
14425
|
+
The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Example: ``.
|
|
14906
14426
|
"""
|
|
14907
14427
|
return pulumi.get(self, "scope")
|
|
14908
14428
|
|
|
@@ -15074,7 +14594,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15074
14594
|
:param str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
|
|
15075
14595
|
:param str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
|
|
15076
14596
|
:param str email_sender_username: Sender username for Opensearch alerts. Example: `jane@example.com`.
|
|
15077
|
-
:param bool enable_security_audit: Enable/Disable security audit.
|
|
14597
|
+
:param bool enable_security_audit: Enable/Disable security audit. Default: `false`.
|
|
15078
14598
|
:param int http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
|
|
15079
14599
|
:param int http_max_header_size: The max size of allowed headers, in bytes. Example: `8192`.
|
|
15080
14600
|
:param int http_max_initial_line_length: The max length of an HTTP URL, in bytes. Example: `4096`.
|
|
@@ -15086,14 +14606,14 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15086
14606
|
:param int indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value.
|
|
15087
14607
|
:param int indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb.
|
|
15088
14608
|
:param int indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2.
|
|
15089
|
-
:param bool ism_enabled: Specifies whether ISM is enabled or not.
|
|
15090
|
-
:param bool ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document.
|
|
15091
|
-
:param int ism_history_max_age: The maximum age before rolling over the audit history index in hours.
|
|
15092
|
-
:param int ism_history_max_docs: The maximum number of documents before rolling over the audit history index.
|
|
15093
|
-
:param int ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours.
|
|
15094
|
-
:param int ism_history_rollover_retention_period: How long audit history indices are kept in days.
|
|
15095
|
-
:param bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true.
|
|
15096
|
-
:param int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
|
|
14609
|
+
:param bool ism_enabled: Specifies whether ISM is enabled or not. Default: `true`.
|
|
14610
|
+
:param bool ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Default: `true`.
|
|
14611
|
+
:param int ism_history_max_age: The maximum age before rolling over the audit history index in hours. Default: `24`.
|
|
14612
|
+
:param int ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Default: `2500000`.
|
|
14613
|
+
:param int ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Default: `8`.
|
|
14614
|
+
:param int ism_history_rollover_retention_period: How long audit history indices are kept in days. Default: `30`.
|
|
14615
|
+
:param bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Default: `true`.
|
|
14616
|
+
:param int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Default: `50`.
|
|
15097
14617
|
:param bool override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
|
|
15098
14618
|
:param bool plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
|
|
15099
14619
|
:param Sequence[str] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
|
|
@@ -15268,7 +14788,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15268
14788
|
@pulumi.getter(name="enableSecurityAudit")
|
|
15269
14789
|
def enable_security_audit(self) -> Optional[bool]:
|
|
15270
14790
|
"""
|
|
15271
|
-
Enable/Disable security audit.
|
|
14791
|
+
Enable/Disable security audit. Default: `false`.
|
|
15272
14792
|
"""
|
|
15273
14793
|
return pulumi.get(self, "enable_security_audit")
|
|
15274
14794
|
|
|
@@ -15364,7 +14884,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15364
14884
|
@pulumi.getter(name="ismEnabled")
|
|
15365
14885
|
def ism_enabled(self) -> Optional[bool]:
|
|
15366
14886
|
"""
|
|
15367
|
-
Specifies whether ISM is enabled or not.
|
|
14887
|
+
Specifies whether ISM is enabled or not. Default: `true`.
|
|
15368
14888
|
"""
|
|
15369
14889
|
return pulumi.get(self, "ism_enabled")
|
|
15370
14890
|
|
|
@@ -15372,7 +14892,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15372
14892
|
@pulumi.getter(name="ismHistoryEnabled")
|
|
15373
14893
|
def ism_history_enabled(self) -> Optional[bool]:
|
|
15374
14894
|
"""
|
|
15375
|
-
Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document.
|
|
14895
|
+
Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Default: `true`.
|
|
15376
14896
|
"""
|
|
15377
14897
|
return pulumi.get(self, "ism_history_enabled")
|
|
15378
14898
|
|
|
@@ -15380,7 +14900,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15380
14900
|
@pulumi.getter(name="ismHistoryMaxAge")
|
|
15381
14901
|
def ism_history_max_age(self) -> Optional[int]:
|
|
15382
14902
|
"""
|
|
15383
|
-
The maximum age before rolling over the audit history index in hours.
|
|
14903
|
+
The maximum age before rolling over the audit history index in hours. Default: `24`.
|
|
15384
14904
|
"""
|
|
15385
14905
|
return pulumi.get(self, "ism_history_max_age")
|
|
15386
14906
|
|
|
@@ -15388,7 +14908,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15388
14908
|
@pulumi.getter(name="ismHistoryMaxDocs")
|
|
15389
14909
|
def ism_history_max_docs(self) -> Optional[int]:
|
|
15390
14910
|
"""
|
|
15391
|
-
The maximum number of documents before rolling over the audit history index.
|
|
14911
|
+
The maximum number of documents before rolling over the audit history index. Default: `2500000`.
|
|
15392
14912
|
"""
|
|
15393
14913
|
return pulumi.get(self, "ism_history_max_docs")
|
|
15394
14914
|
|
|
@@ -15396,7 +14916,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15396
14916
|
@pulumi.getter(name="ismHistoryRolloverCheckPeriod")
|
|
15397
14917
|
def ism_history_rollover_check_period(self) -> Optional[int]:
|
|
15398
14918
|
"""
|
|
15399
|
-
The time between rollover checks for the audit history index in hours.
|
|
14919
|
+
The time between rollover checks for the audit history index in hours. Default: `8`.
|
|
15400
14920
|
"""
|
|
15401
14921
|
return pulumi.get(self, "ism_history_rollover_check_period")
|
|
15402
14922
|
|
|
@@ -15404,7 +14924,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15404
14924
|
@pulumi.getter(name="ismHistoryRolloverRetentionPeriod")
|
|
15405
14925
|
def ism_history_rollover_retention_period(self) -> Optional[int]:
|
|
15406
14926
|
"""
|
|
15407
|
-
How long audit history indices are kept in days.
|
|
14927
|
+
How long audit history indices are kept in days. Default: `30`.
|
|
15408
14928
|
"""
|
|
15409
14929
|
return pulumi.get(self, "ism_history_rollover_retention_period")
|
|
15410
14930
|
|
|
@@ -15412,7 +14932,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15412
14932
|
@pulumi.getter(name="knnMemoryCircuitBreakerEnabled")
|
|
15413
14933
|
def knn_memory_circuit_breaker_enabled(self) -> Optional[bool]:
|
|
15414
14934
|
"""
|
|
15415
|
-
Enable or disable KNN memory circuit breaker. Defaults to true.
|
|
14935
|
+
Enable or disable KNN memory circuit breaker. Defaults to true. Default: `true`.
|
|
15416
14936
|
"""
|
|
15417
14937
|
return pulumi.get(self, "knn_memory_circuit_breaker_enabled")
|
|
15418
14938
|
|
|
@@ -15420,7 +14940,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
15420
14940
|
@pulumi.getter(name="knnMemoryCircuitBreakerLimit")
|
|
15421
14941
|
def knn_memory_circuit_breaker_limit(self) -> Optional[int]:
|
|
15422
14942
|
"""
|
|
15423
|
-
Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
|
|
14943
|
+
Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Default: `50`.
|
|
15424
14944
|
"""
|
|
15425
14945
|
return pulumi.get(self, "knn_memory_circuit_breaker_limit")
|
|
15426
14946
|
|
|
@@ -16063,154 +15583,6 @@ class OpenSearchOpensearchUserConfigPublicAccess(dict):
|
|
|
16063
15583
|
return pulumi.get(self, "prometheus")
|
|
16064
15584
|
|
|
16065
15585
|
|
|
16066
|
-
@pulumi.output_type
|
|
16067
|
-
class OpenSearchOpensearchUserConfigS3Migration(dict):
|
|
16068
|
-
@staticmethod
|
|
16069
|
-
def __key_warning(key: str):
|
|
16070
|
-
suggest = None
|
|
16071
|
-
if key == "accessKey":
|
|
16072
|
-
suggest = "access_key"
|
|
16073
|
-
elif key == "basePath":
|
|
16074
|
-
suggest = "base_path"
|
|
16075
|
-
elif key == "secretKey":
|
|
16076
|
-
suggest = "secret_key"
|
|
16077
|
-
elif key == "snapshotName":
|
|
16078
|
-
suggest = "snapshot_name"
|
|
16079
|
-
elif key == "chunkSize":
|
|
16080
|
-
suggest = "chunk_size"
|
|
16081
|
-
elif key == "serverSideEncryption":
|
|
16082
|
-
suggest = "server_side_encryption"
|
|
16083
|
-
|
|
16084
|
-
if suggest:
|
|
16085
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigS3Migration. Access the value via the '{suggest}' property getter instead.")
|
|
16086
|
-
|
|
16087
|
-
def __getitem__(self, key: str) -> Any:
|
|
16088
|
-
OpenSearchOpensearchUserConfigS3Migration.__key_warning(key)
|
|
16089
|
-
return super().__getitem__(key)
|
|
16090
|
-
|
|
16091
|
-
def get(self, key: str, default = None) -> Any:
|
|
16092
|
-
OpenSearchOpensearchUserConfigS3Migration.__key_warning(key)
|
|
16093
|
-
return super().get(key, default)
|
|
16094
|
-
|
|
16095
|
-
def __init__(__self__, *,
|
|
16096
|
-
access_key: str,
|
|
16097
|
-
base_path: str,
|
|
16098
|
-
bucket: str,
|
|
16099
|
-
region: str,
|
|
16100
|
-
secret_key: str,
|
|
16101
|
-
snapshot_name: str,
|
|
16102
|
-
chunk_size: Optional[str] = None,
|
|
16103
|
-
compress: Optional[bool] = None,
|
|
16104
|
-
endpoint: Optional[str] = None,
|
|
16105
|
-
server_side_encryption: Optional[bool] = None):
|
|
16106
|
-
"""
|
|
16107
|
-
:param str access_key: AWS Access key.
|
|
16108
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
16109
|
-
:param str bucket: S3 bucket name.
|
|
16110
|
-
:param str region: S3 region.
|
|
16111
|
-
:param str secret_key: AWS secret key.
|
|
16112
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
16113
|
-
:param 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.
|
|
16114
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
16115
|
-
:param 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.
|
|
16116
|
-
:param bool server_side_encryption: When set to true files are encrypted on server side.
|
|
16117
|
-
"""
|
|
16118
|
-
pulumi.set(__self__, "access_key", access_key)
|
|
16119
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
16120
|
-
pulumi.set(__self__, "bucket", bucket)
|
|
16121
|
-
pulumi.set(__self__, "region", region)
|
|
16122
|
-
pulumi.set(__self__, "secret_key", secret_key)
|
|
16123
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
16124
|
-
if chunk_size is not None:
|
|
16125
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
16126
|
-
if compress is not None:
|
|
16127
|
-
pulumi.set(__self__, "compress", compress)
|
|
16128
|
-
if endpoint is not None:
|
|
16129
|
-
pulumi.set(__self__, "endpoint", endpoint)
|
|
16130
|
-
if server_side_encryption is not None:
|
|
16131
|
-
pulumi.set(__self__, "server_side_encryption", server_side_encryption)
|
|
16132
|
-
|
|
16133
|
-
@property
|
|
16134
|
-
@pulumi.getter(name="accessKey")
|
|
16135
|
-
def access_key(self) -> str:
|
|
16136
|
-
"""
|
|
16137
|
-
AWS Access key.
|
|
16138
|
-
"""
|
|
16139
|
-
return pulumi.get(self, "access_key")
|
|
16140
|
-
|
|
16141
|
-
@property
|
|
16142
|
-
@pulumi.getter(name="basePath")
|
|
16143
|
-
def base_path(self) -> str:
|
|
16144
|
-
"""
|
|
16145
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
16146
|
-
"""
|
|
16147
|
-
return pulumi.get(self, "base_path")
|
|
16148
|
-
|
|
16149
|
-
@property
|
|
16150
|
-
@pulumi.getter
|
|
16151
|
-
def bucket(self) -> str:
|
|
16152
|
-
"""
|
|
16153
|
-
S3 bucket name.
|
|
16154
|
-
"""
|
|
16155
|
-
return pulumi.get(self, "bucket")
|
|
16156
|
-
|
|
16157
|
-
@property
|
|
16158
|
-
@pulumi.getter
|
|
16159
|
-
def region(self) -> str:
|
|
16160
|
-
"""
|
|
16161
|
-
S3 region.
|
|
16162
|
-
"""
|
|
16163
|
-
return pulumi.get(self, "region")
|
|
16164
|
-
|
|
16165
|
-
@property
|
|
16166
|
-
@pulumi.getter(name="secretKey")
|
|
16167
|
-
def secret_key(self) -> str:
|
|
16168
|
-
"""
|
|
16169
|
-
AWS secret key.
|
|
16170
|
-
"""
|
|
16171
|
-
return pulumi.get(self, "secret_key")
|
|
16172
|
-
|
|
16173
|
-
@property
|
|
16174
|
-
@pulumi.getter(name="snapshotName")
|
|
16175
|
-
def snapshot_name(self) -> str:
|
|
16176
|
-
"""
|
|
16177
|
-
The snapshot name to restore from.
|
|
16178
|
-
"""
|
|
16179
|
-
return pulumi.get(self, "snapshot_name")
|
|
16180
|
-
|
|
16181
|
-
@property
|
|
16182
|
-
@pulumi.getter(name="chunkSize")
|
|
16183
|
-
def chunk_size(self) -> Optional[str]:
|
|
16184
|
-
"""
|
|
16185
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
16186
|
-
"""
|
|
16187
|
-
return pulumi.get(self, "chunk_size")
|
|
16188
|
-
|
|
16189
|
-
@property
|
|
16190
|
-
@pulumi.getter
|
|
16191
|
-
def compress(self) -> Optional[bool]:
|
|
16192
|
-
"""
|
|
16193
|
-
When set to true metadata files are stored in compressed format.
|
|
16194
|
-
"""
|
|
16195
|
-
return pulumi.get(self, "compress")
|
|
16196
|
-
|
|
16197
|
-
@property
|
|
16198
|
-
@pulumi.getter
|
|
16199
|
-
def endpoint(self) -> Optional[str]:
|
|
16200
|
-
"""
|
|
16201
|
-
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.
|
|
16202
|
-
"""
|
|
16203
|
-
return pulumi.get(self, "endpoint")
|
|
16204
|
-
|
|
16205
|
-
@property
|
|
16206
|
-
@pulumi.getter(name="serverSideEncryption")
|
|
16207
|
-
def server_side_encryption(self) -> Optional[bool]:
|
|
16208
|
-
"""
|
|
16209
|
-
When set to true files are encrypted on server side.
|
|
16210
|
-
"""
|
|
16211
|
-
return pulumi.get(self, "server_side_encryption")
|
|
16212
|
-
|
|
16213
|
-
|
|
16214
15586
|
@pulumi.output_type
|
|
16215
15587
|
class OpenSearchOpensearchUserConfigSaml(dict):
|
|
16216
15588
|
@staticmethod
|
|
@@ -16754,20 +16126,20 @@ class PgPg(dict):
|
|
|
16754
16126
|
uris: Optional[Sequence[str]] = None,
|
|
16755
16127
|
user: Optional[str] = None):
|
|
16756
16128
|
"""
|
|
16757
|
-
:param str bouncer:
|
|
16758
|
-
:param str dbname: Primary PostgreSQL database name
|
|
16759
|
-
:param str host: PostgreSQL
|
|
16760
|
-
:param int max_connections:
|
|
16761
|
-
:param Sequence['PgPgParamArgs'] params: PostgreSQL connection parameters
|
|
16762
|
-
:param str password: PostgreSQL admin user password
|
|
16763
|
-
:param int port: PostgreSQL port
|
|
16764
|
-
:param str replica_uri: PostgreSQL replica URI for services with a replica
|
|
16765
|
-
:param str sslmode: PostgreSQL
|
|
16766
|
-
:param Sequence[str] standby_uris: PostgreSQL standby connection URIs
|
|
16767
|
-
:param Sequence[str] syncing_uris: PostgreSQL syncing connection URIs
|
|
16768
|
-
:param str uri: PostgreSQL
|
|
16769
|
-
:param Sequence[str] uris: PostgreSQL
|
|
16770
|
-
:param str user: PostgreSQL admin user name
|
|
16129
|
+
:param str bouncer: Bouncer connection details
|
|
16130
|
+
:param str dbname: Primary PostgreSQL database name
|
|
16131
|
+
:param str host: PostgreSQL master node host IP or name
|
|
16132
|
+
:param int max_connections: Connection limit
|
|
16133
|
+
:param Sequence['PgPgParamArgs'] params: PostgreSQL connection parameters
|
|
16134
|
+
:param str password: PostgreSQL admin user password
|
|
16135
|
+
:param int port: PostgreSQL port
|
|
16136
|
+
:param str replica_uri: PostgreSQL replica URI for services with a replica
|
|
16137
|
+
:param str sslmode: PostgreSQL sslmode setting (currently always "require")
|
|
16138
|
+
:param Sequence[str] standby_uris: PostgreSQL standby connection URIs
|
|
16139
|
+
:param Sequence[str] syncing_uris: PostgreSQL syncing connection URIs
|
|
16140
|
+
:param str uri: PostgreSQL master connection URI
|
|
16141
|
+
:param Sequence[str] uris: PostgreSQL master connection URIs
|
|
16142
|
+
:param str user: PostgreSQL admin user name
|
|
16771
16143
|
"""
|
|
16772
16144
|
if bouncer is not None:
|
|
16773
16145
|
pulumi.set(__self__, "bouncer", bouncer)
|
|
@@ -16802,7 +16174,7 @@ class PgPg(dict):
|
|
|
16802
16174
|
@pulumi.getter
|
|
16803
16175
|
def bouncer(self) -> Optional[str]:
|
|
16804
16176
|
"""
|
|
16805
|
-
|
|
16177
|
+
Bouncer connection details
|
|
16806
16178
|
"""
|
|
16807
16179
|
return pulumi.get(self, "bouncer")
|
|
16808
16180
|
|
|
@@ -16810,7 +16182,7 @@ class PgPg(dict):
|
|
|
16810
16182
|
@pulumi.getter
|
|
16811
16183
|
def dbname(self) -> Optional[str]:
|
|
16812
16184
|
"""
|
|
16813
|
-
Primary PostgreSQL database name
|
|
16185
|
+
Primary PostgreSQL database name
|
|
16814
16186
|
"""
|
|
16815
16187
|
return pulumi.get(self, "dbname")
|
|
16816
16188
|
|
|
@@ -16818,7 +16190,7 @@ class PgPg(dict):
|
|
|
16818
16190
|
@pulumi.getter
|
|
16819
16191
|
def host(self) -> Optional[str]:
|
|
16820
16192
|
"""
|
|
16821
|
-
PostgreSQL
|
|
16193
|
+
PostgreSQL master node host IP or name
|
|
16822
16194
|
"""
|
|
16823
16195
|
return pulumi.get(self, "host")
|
|
16824
16196
|
|
|
@@ -16826,7 +16198,7 @@ class PgPg(dict):
|
|
|
16826
16198
|
@pulumi.getter(name="maxConnections")
|
|
16827
16199
|
def max_connections(self) -> Optional[int]:
|
|
16828
16200
|
"""
|
|
16829
|
-
|
|
16201
|
+
Connection limit
|
|
16830
16202
|
"""
|
|
16831
16203
|
return pulumi.get(self, "max_connections")
|
|
16832
16204
|
|
|
@@ -16834,7 +16206,7 @@ class PgPg(dict):
|
|
|
16834
16206
|
@pulumi.getter
|
|
16835
16207
|
def params(self) -> Optional[Sequence['outputs.PgPgParam']]:
|
|
16836
16208
|
"""
|
|
16837
|
-
PostgreSQL connection parameters
|
|
16209
|
+
PostgreSQL connection parameters
|
|
16838
16210
|
"""
|
|
16839
16211
|
return pulumi.get(self, "params")
|
|
16840
16212
|
|
|
@@ -16842,7 +16214,7 @@ class PgPg(dict):
|
|
|
16842
16214
|
@pulumi.getter
|
|
16843
16215
|
def password(self) -> Optional[str]:
|
|
16844
16216
|
"""
|
|
16845
|
-
PostgreSQL admin user password
|
|
16217
|
+
PostgreSQL admin user password
|
|
16846
16218
|
"""
|
|
16847
16219
|
return pulumi.get(self, "password")
|
|
16848
16220
|
|
|
@@ -16850,7 +16222,7 @@ class PgPg(dict):
|
|
|
16850
16222
|
@pulumi.getter
|
|
16851
16223
|
def port(self) -> Optional[int]:
|
|
16852
16224
|
"""
|
|
16853
|
-
PostgreSQL port
|
|
16225
|
+
PostgreSQL port
|
|
16854
16226
|
"""
|
|
16855
16227
|
return pulumi.get(self, "port")
|
|
16856
16228
|
|
|
@@ -16858,7 +16230,7 @@ class PgPg(dict):
|
|
|
16858
16230
|
@pulumi.getter(name="replicaUri")
|
|
16859
16231
|
def replica_uri(self) -> Optional[str]:
|
|
16860
16232
|
"""
|
|
16861
|
-
PostgreSQL replica URI for services with a replica
|
|
16233
|
+
PostgreSQL replica URI for services with a replica
|
|
16862
16234
|
"""
|
|
16863
16235
|
return pulumi.get(self, "replica_uri")
|
|
16864
16236
|
|
|
@@ -16866,7 +16238,7 @@ class PgPg(dict):
|
|
|
16866
16238
|
@pulumi.getter
|
|
16867
16239
|
def sslmode(self) -> Optional[str]:
|
|
16868
16240
|
"""
|
|
16869
|
-
PostgreSQL
|
|
16241
|
+
PostgreSQL sslmode setting (currently always "require")
|
|
16870
16242
|
"""
|
|
16871
16243
|
return pulumi.get(self, "sslmode")
|
|
16872
16244
|
|
|
@@ -16874,7 +16246,7 @@ class PgPg(dict):
|
|
|
16874
16246
|
@pulumi.getter(name="standbyUris")
|
|
16875
16247
|
def standby_uris(self) -> Optional[Sequence[str]]:
|
|
16876
16248
|
"""
|
|
16877
|
-
PostgreSQL standby connection URIs
|
|
16249
|
+
PostgreSQL standby connection URIs
|
|
16878
16250
|
"""
|
|
16879
16251
|
return pulumi.get(self, "standby_uris")
|
|
16880
16252
|
|
|
@@ -16882,7 +16254,7 @@ class PgPg(dict):
|
|
|
16882
16254
|
@pulumi.getter(name="syncingUris")
|
|
16883
16255
|
def syncing_uris(self) -> Optional[Sequence[str]]:
|
|
16884
16256
|
"""
|
|
16885
|
-
PostgreSQL syncing connection URIs
|
|
16257
|
+
PostgreSQL syncing connection URIs
|
|
16886
16258
|
"""
|
|
16887
16259
|
return pulumi.get(self, "syncing_uris")
|
|
16888
16260
|
|
|
@@ -16890,7 +16262,7 @@ class PgPg(dict):
|
|
|
16890
16262
|
@pulumi.getter
|
|
16891
16263
|
def uri(self) -> Optional[str]:
|
|
16892
16264
|
"""
|
|
16893
|
-
PostgreSQL
|
|
16265
|
+
PostgreSQL master connection URI
|
|
16894
16266
|
"""
|
|
16895
16267
|
return pulumi.get(self, "uri")
|
|
16896
16268
|
|
|
@@ -16898,7 +16270,7 @@ class PgPg(dict):
|
|
|
16898
16270
|
@pulumi.getter
|
|
16899
16271
|
def uris(self) -> Optional[Sequence[str]]:
|
|
16900
16272
|
"""
|
|
16901
|
-
PostgreSQL
|
|
16273
|
+
PostgreSQL master connection URIs
|
|
16902
16274
|
"""
|
|
16903
16275
|
return pulumi.get(self, "uris")
|
|
16904
16276
|
|
|
@@ -16906,7 +16278,7 @@ class PgPg(dict):
|
|
|
16906
16278
|
@pulumi.getter
|
|
16907
16279
|
def user(self) -> Optional[str]:
|
|
16908
16280
|
"""
|
|
16909
|
-
PostgreSQL admin user name
|
|
16281
|
+
PostgreSQL admin user name
|
|
16910
16282
|
"""
|
|
16911
16283
|
return pulumi.get(self, "user")
|
|
16912
16284
|
|
|
@@ -16938,12 +16310,12 @@ class PgPgParam(dict):
|
|
|
16938
16310
|
sslmode: Optional[str] = None,
|
|
16939
16311
|
user: Optional[str] = None):
|
|
16940
16312
|
"""
|
|
16941
|
-
:param str database_name: Primary PostgreSQL database name
|
|
16942
|
-
:param str host: PostgreSQL host IP or name
|
|
16943
|
-
:param str password: PostgreSQL admin user password
|
|
16944
|
-
:param int port: PostgreSQL port
|
|
16945
|
-
:param str sslmode: PostgreSQL
|
|
16946
|
-
:param str user: PostgreSQL admin user name
|
|
16313
|
+
:param str database_name: Primary PostgreSQL database name
|
|
16314
|
+
:param str host: PostgreSQL host IP or name
|
|
16315
|
+
:param str password: PostgreSQL admin user password
|
|
16316
|
+
:param int port: PostgreSQL port
|
|
16317
|
+
:param str sslmode: PostgreSQL sslmode setting (currently always "require")
|
|
16318
|
+
:param str user: PostgreSQL admin user name
|
|
16947
16319
|
"""
|
|
16948
16320
|
if database_name is not None:
|
|
16949
16321
|
pulumi.set(__self__, "database_name", database_name)
|
|
@@ -16962,7 +16334,7 @@ class PgPgParam(dict):
|
|
|
16962
16334
|
@pulumi.getter(name="databaseName")
|
|
16963
16335
|
def database_name(self) -> Optional[str]:
|
|
16964
16336
|
"""
|
|
16965
|
-
Primary PostgreSQL database name
|
|
16337
|
+
Primary PostgreSQL database name
|
|
16966
16338
|
"""
|
|
16967
16339
|
return pulumi.get(self, "database_name")
|
|
16968
16340
|
|
|
@@ -16970,7 +16342,7 @@ class PgPgParam(dict):
|
|
|
16970
16342
|
@pulumi.getter
|
|
16971
16343
|
def host(self) -> Optional[str]:
|
|
16972
16344
|
"""
|
|
16973
|
-
PostgreSQL host IP or name
|
|
16345
|
+
PostgreSQL host IP or name
|
|
16974
16346
|
"""
|
|
16975
16347
|
return pulumi.get(self, "host")
|
|
16976
16348
|
|
|
@@ -16978,7 +16350,7 @@ class PgPgParam(dict):
|
|
|
16978
16350
|
@pulumi.getter
|
|
16979
16351
|
def password(self) -> Optional[str]:
|
|
16980
16352
|
"""
|
|
16981
|
-
PostgreSQL admin user password
|
|
16353
|
+
PostgreSQL admin user password
|
|
16982
16354
|
"""
|
|
16983
16355
|
return pulumi.get(self, "password")
|
|
16984
16356
|
|
|
@@ -16986,7 +16358,7 @@ class PgPgParam(dict):
|
|
|
16986
16358
|
@pulumi.getter
|
|
16987
16359
|
def port(self) -> Optional[int]:
|
|
16988
16360
|
"""
|
|
16989
|
-
PostgreSQL port
|
|
16361
|
+
PostgreSQL port
|
|
16990
16362
|
"""
|
|
16991
16363
|
return pulumi.get(self, "port")
|
|
16992
16364
|
|
|
@@ -16994,7 +16366,7 @@ class PgPgParam(dict):
|
|
|
16994
16366
|
@pulumi.getter
|
|
16995
16367
|
def sslmode(self) -> Optional[str]:
|
|
16996
16368
|
"""
|
|
16997
|
-
PostgreSQL
|
|
16369
|
+
PostgreSQL sslmode setting (currently always "require")
|
|
16998
16370
|
"""
|
|
16999
16371
|
return pulumi.get(self, "sslmode")
|
|
17000
16372
|
|
|
@@ -17002,7 +16374,7 @@ class PgPgParam(dict):
|
|
|
17002
16374
|
@pulumi.getter
|
|
17003
16375
|
def user(self) -> Optional[str]:
|
|
17004
16376
|
"""
|
|
17005
|
-
PostgreSQL admin user name
|
|
16377
|
+
PostgreSQL admin user name
|
|
17006
16378
|
"""
|
|
17007
16379
|
return pulumi.get(self, "user")
|
|
17008
16380
|
|
|
@@ -27712,8 +27084,7 @@ class GetGrafanaGrafanaUserConfigResult(dict):
|
|
|
27712
27084
|
unified_alerting_enabled: Optional[bool] = None,
|
|
27713
27085
|
user_auto_assign_org: Optional[bool] = None,
|
|
27714
27086
|
user_auto_assign_org_role: Optional[str] = None,
|
|
27715
|
-
viewers_can_edit: Optional[bool] = None
|
|
27716
|
-
wal: Optional[bool] = None):
|
|
27087
|
+
viewers_can_edit: Optional[bool] = None):
|
|
27717
27088
|
"""
|
|
27718
27089
|
:param str additional_backup_regions: Additional Cloud Regions for Backup Replication.
|
|
27719
27090
|
:param bool alerting_enabled: Enable or disable Grafana legacy alerting functionality. This should not be enabled with unified_alerting_enabled.
|
|
@@ -27757,7 +27128,6 @@ class GetGrafanaGrafanaUserConfigResult(dict):
|
|
|
27757
27128
|
:param bool user_auto_assign_org: Auto-assign new users on signup to main organization. Defaults to false.
|
|
27758
27129
|
:param str user_auto_assign_org_role: Enum: `Viewer`, `Admin`, `Editor`. Set role for new signups. Defaults to Viewer.
|
|
27759
27130
|
:param bool viewers_can_edit: Users with view-only permission can edit but not save dashboards.
|
|
27760
|
-
:param bool wal: Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
|
|
27761
27131
|
"""
|
|
27762
27132
|
if additional_backup_regions is not None:
|
|
27763
27133
|
pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
|
|
@@ -27843,8 +27213,6 @@ class GetGrafanaGrafanaUserConfigResult(dict):
|
|
|
27843
27213
|
pulumi.set(__self__, "user_auto_assign_org_role", user_auto_assign_org_role)
|
|
27844
27214
|
if viewers_can_edit is not None:
|
|
27845
27215
|
pulumi.set(__self__, "viewers_can_edit", viewers_can_edit)
|
|
27846
|
-
if wal is not None:
|
|
27847
|
-
pulumi.set(__self__, "wal", wal)
|
|
27848
27216
|
|
|
27849
27217
|
@property
|
|
27850
27218
|
@pulumi.getter(name="additionalBackupRegions")
|
|
@@ -28183,14 +27551,6 @@ class GetGrafanaGrafanaUserConfigResult(dict):
|
|
|
28183
27551
|
"""
|
|
28184
27552
|
return pulumi.get(self, "viewers_can_edit")
|
|
28185
27553
|
|
|
28186
|
-
@property
|
|
28187
|
-
@pulumi.getter
|
|
28188
|
-
def wal(self) -> Optional[bool]:
|
|
28189
|
-
"""
|
|
28190
|
-
Setting to enable/disable Write-Ahead Logging. The default value is false (disabled).
|
|
28191
|
-
"""
|
|
28192
|
-
return pulumi.get(self, "wal")
|
|
28193
|
-
|
|
28194
27554
|
|
|
28195
27555
|
@pulumi.output_type
|
|
28196
27556
|
class GetGrafanaGrafanaUserConfigAuthAzureadResult(dict):
|
|
@@ -30641,7 +30001,6 @@ class GetKafkaKafkaUserConfigResult(dict):
|
|
|
30641
30001
|
kafka_rest: Optional[bool] = None,
|
|
30642
30002
|
kafka_rest_authorization: Optional[bool] = None,
|
|
30643
30003
|
kafka_rest_config: Optional['outputs.GetKafkaKafkaUserConfigKafkaRestConfigResult'] = None,
|
|
30644
|
-
kafka_sasl_mechanisms: Optional['outputs.GetKafkaKafkaUserConfigKafkaSaslMechanismsResult'] = None,
|
|
30645
30004
|
kafka_version: Optional[str] = None,
|
|
30646
30005
|
letsencrypt_sasl_privatelink: Optional[bool] = None,
|
|
30647
30006
|
private_access: Optional['outputs.GetKafkaKafkaUserConfigPrivateAccessResult'] = None,
|
|
@@ -30667,7 +30026,6 @@ class GetKafkaKafkaUserConfigResult(dict):
|
|
|
30667
30026
|
:param bool kafka_rest: Enable Kafka-REST service. Default: `false`.
|
|
30668
30027
|
:param bool kafka_rest_authorization: Enable authorization in Kafka-REST service.
|
|
30669
30028
|
:param 'GetKafkaKafkaUserConfigKafkaRestConfigArgs' kafka_rest_config: Kafka REST configuration
|
|
30670
|
-
:param 'GetKafkaKafkaUserConfigKafkaSaslMechanismsArgs' kafka_sasl_mechanisms: Kafka SASL mechanisms
|
|
30671
30029
|
:param str kafka_version: Enum: `3.1`, `3.2`, `3.3`, `3.4`, `3.5`, `3.6`, `3.7`, and newer. Kafka major version.
|
|
30672
30030
|
:param bool letsencrypt_sasl_privatelink: Use Letsencrypt CA for Kafka SASL via Privatelink.
|
|
30673
30031
|
:param 'GetKafkaKafkaUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
|
|
@@ -30709,8 +30067,6 @@ class GetKafkaKafkaUserConfigResult(dict):
|
|
|
30709
30067
|
pulumi.set(__self__, "kafka_rest_authorization", kafka_rest_authorization)
|
|
30710
30068
|
if kafka_rest_config is not None:
|
|
30711
30069
|
pulumi.set(__self__, "kafka_rest_config", kafka_rest_config)
|
|
30712
|
-
if kafka_sasl_mechanisms is not None:
|
|
30713
|
-
pulumi.set(__self__, "kafka_sasl_mechanisms", kafka_sasl_mechanisms)
|
|
30714
30070
|
if kafka_version is not None:
|
|
30715
30071
|
pulumi.set(__self__, "kafka_version", kafka_version)
|
|
30716
30072
|
if letsencrypt_sasl_privatelink is not None:
|
|
@@ -30851,14 +30207,6 @@ class GetKafkaKafkaUserConfigResult(dict):
|
|
|
30851
30207
|
"""
|
|
30852
30208
|
return pulumi.get(self, "kafka_rest_config")
|
|
30853
30209
|
|
|
30854
|
-
@property
|
|
30855
|
-
@pulumi.getter(name="kafkaSaslMechanisms")
|
|
30856
|
-
def kafka_sasl_mechanisms(self) -> Optional['outputs.GetKafkaKafkaUserConfigKafkaSaslMechanismsResult']:
|
|
30857
|
-
"""
|
|
30858
|
-
Kafka SASL mechanisms
|
|
30859
|
-
"""
|
|
30860
|
-
return pulumi.get(self, "kafka_sasl_mechanisms")
|
|
30861
|
-
|
|
30862
30210
|
@property
|
|
30863
30211
|
@pulumi.getter(name="kafkaVersion")
|
|
30864
30212
|
def kafka_version(self) -> Optional[str]:
|
|
@@ -31082,7 +30430,7 @@ class GetKafkaKafkaUserConfigKafkaResult(dict):
|
|
|
31082
30430
|
:param str sasl_oauthbearer_jwks_endpoint_url: OIDC JWKS endpoint URL. By setting this the SASL SSL OAuth2/OIDC authentication is enabled. See also other options for SASL OAuth2/OIDC. (Default: null).
|
|
31083
30431
|
:param str sasl_oauthbearer_sub_claim_name: Name of the scope from which to extract the subject claim from the JWT.(Default: sub).
|
|
31084
30432
|
:param int socket_request_max_bytes: The maximum number of bytes in a socket request (Default: 104857600 bytes).
|
|
31085
|
-
:param bool transaction_partition_verification_enable: Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default:
|
|
30433
|
+
:param bool transaction_partition_verification_enable: Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default: false).
|
|
31086
30434
|
:param int transaction_remove_expired_transaction_cleanup_interval_ms: The interval at which to remove transactions that have expired due to transactional.id.expiration.ms passing (Default: 3600000 ms (1 hour)). Example: `3600000`.
|
|
31087
30435
|
:param int transaction_state_log_segment_bytes: The transaction topic segment bytes should be kept relatively small in order to facilitate faster log compaction and cache loads (Default: 104857600 bytes (100 mebibytes)). Example: `104857600`.
|
|
31088
30436
|
"""
|
|
@@ -31527,7 +30875,7 @@ class GetKafkaKafkaUserConfigKafkaResult(dict):
|
|
|
31527
30875
|
@pulumi.getter(name="transactionPartitionVerificationEnable")
|
|
31528
30876
|
def transaction_partition_verification_enable(self) -> Optional[bool]:
|
|
31529
30877
|
"""
|
|
31530
|
-
Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default:
|
|
30878
|
+
Enable verification that checks that the partition has been added to the transaction before writing transactional records to the partition. (Default: false).
|
|
31531
30879
|
"""
|
|
31532
30880
|
return pulumi.get(self, "transaction_partition_verification_enable")
|
|
31533
30881
|
|
|
@@ -32053,49 +31401,6 @@ class GetKafkaKafkaUserConfigKafkaRestConfigResult(dict):
|
|
|
32053
31401
|
return pulumi.get(self, "simpleconsumer_pool_size_max")
|
|
32054
31402
|
|
|
32055
31403
|
|
|
32056
|
-
@pulumi.output_type
|
|
32057
|
-
class GetKafkaKafkaUserConfigKafkaSaslMechanismsResult(dict):
|
|
32058
|
-
def __init__(__self__, *,
|
|
32059
|
-
plain: Optional[bool] = None,
|
|
32060
|
-
scram_sha256: Optional[bool] = None,
|
|
32061
|
-
scram_sha512: Optional[bool] = None):
|
|
32062
|
-
"""
|
|
32063
|
-
:param bool plain: Enable PLAIN mechanism. Default: `true`.
|
|
32064
|
-
:param bool scram_sha256: Enable SCRAM-SHA-256 mechanism. Default: `true`.
|
|
32065
|
-
:param bool scram_sha512: Enable SCRAM-SHA-512 mechanism. Default: `true`.
|
|
32066
|
-
"""
|
|
32067
|
-
if plain is not None:
|
|
32068
|
-
pulumi.set(__self__, "plain", plain)
|
|
32069
|
-
if scram_sha256 is not None:
|
|
32070
|
-
pulumi.set(__self__, "scram_sha256", scram_sha256)
|
|
32071
|
-
if scram_sha512 is not None:
|
|
32072
|
-
pulumi.set(__self__, "scram_sha512", scram_sha512)
|
|
32073
|
-
|
|
32074
|
-
@property
|
|
32075
|
-
@pulumi.getter
|
|
32076
|
-
def plain(self) -> Optional[bool]:
|
|
32077
|
-
"""
|
|
32078
|
-
Enable PLAIN mechanism. Default: `true`.
|
|
32079
|
-
"""
|
|
32080
|
-
return pulumi.get(self, "plain")
|
|
32081
|
-
|
|
32082
|
-
@property
|
|
32083
|
-
@pulumi.getter(name="scramSha256")
|
|
32084
|
-
def scram_sha256(self) -> Optional[bool]:
|
|
32085
|
-
"""
|
|
32086
|
-
Enable SCRAM-SHA-256 mechanism. Default: `true`.
|
|
32087
|
-
"""
|
|
32088
|
-
return pulumi.get(self, "scram_sha256")
|
|
32089
|
-
|
|
32090
|
-
@property
|
|
32091
|
-
@pulumi.getter(name="scramSha512")
|
|
32092
|
-
def scram_sha512(self) -> Optional[bool]:
|
|
32093
|
-
"""
|
|
32094
|
-
Enable SCRAM-SHA-512 mechanism. Default: `true`.
|
|
32095
|
-
"""
|
|
32096
|
-
return pulumi.get(self, "scram_sha512")
|
|
32097
|
-
|
|
32098
|
-
|
|
32099
31404
|
@pulumi.output_type
|
|
32100
31405
|
class GetKafkaKafkaUserConfigPrivateAccessResult(dict):
|
|
32101
31406
|
def __init__(__self__, *,
|
|
@@ -32613,7 +31918,6 @@ class GetKafkaMirrorMakerKafkaMirrormakerUserConfigIpFilterObjectResult(dict):
|
|
|
32613
31918
|
@pulumi.output_type
|
|
32614
31919
|
class GetKafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormakerResult(dict):
|
|
32615
31920
|
def __init__(__self__, *,
|
|
32616
|
-
admin_timeout_ms: Optional[int] = None,
|
|
32617
31921
|
emit_checkpoints_enabled: Optional[bool] = None,
|
|
32618
31922
|
emit_checkpoints_interval_seconds: Optional[int] = None,
|
|
32619
31923
|
groups: Optional[str] = None,
|
|
@@ -32628,7 +31932,6 @@ class GetKafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormakerResult(dict):
|
|
|
32628
31932
|
sync_topic_configs_enabled: Optional[bool] = None,
|
|
32629
31933
|
tasks_max_per_cpu: Optional[int] = None):
|
|
32630
31934
|
"""
|
|
32631
|
-
:param int admin_timeout_ms: Timeout for administrative tasks, e.g. detecting new topics, loading of consumer group and offsets. Defaults to 60000 milliseconds (1 minute).
|
|
32632
31935
|
:param bool emit_checkpoints_enabled: Whether to emit consumer group offset checkpoints to target cluster periodically (default: true).
|
|
32633
31936
|
:param int emit_checkpoints_interval_seconds: Frequency at which consumer group offset checkpoints are emitted (default: 60, every minute). Example: `60`.
|
|
32634
31937
|
:param str groups: Consumer groups to replicate. Supports comma-separated group IDs and regexes. Example: `.*`.
|
|
@@ -32643,8 +31946,6 @@ class GetKafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormakerResult(dict):
|
|
|
32643
31946
|
:param bool sync_topic_configs_enabled: Whether to periodically configure remote topics to match their corresponding upstream topics.
|
|
32644
31947
|
:param int tasks_max_per_cpu: `tasks.max` is set to this multiplied by the number of CPUs in the service. Default: `1`.
|
|
32645
31948
|
"""
|
|
32646
|
-
if admin_timeout_ms is not None:
|
|
32647
|
-
pulumi.set(__self__, "admin_timeout_ms", admin_timeout_ms)
|
|
32648
31949
|
if emit_checkpoints_enabled is not None:
|
|
32649
31950
|
pulumi.set(__self__, "emit_checkpoints_enabled", emit_checkpoints_enabled)
|
|
32650
31951
|
if emit_checkpoints_interval_seconds is not None:
|
|
@@ -32672,14 +31973,6 @@ class GetKafkaMirrorMakerKafkaMirrormakerUserConfigKafkaMirrormakerResult(dict):
|
|
|
32672
31973
|
if tasks_max_per_cpu is not None:
|
|
32673
31974
|
pulumi.set(__self__, "tasks_max_per_cpu", tasks_max_per_cpu)
|
|
32674
31975
|
|
|
32675
|
-
@property
|
|
32676
|
-
@pulumi.getter(name="adminTimeoutMs")
|
|
32677
|
-
def admin_timeout_ms(self) -> Optional[int]:
|
|
32678
|
-
"""
|
|
32679
|
-
Timeout for administrative tasks, e.g. detecting new topics, loading of consumer group and offsets. Defaults to 60000 milliseconds (1 minute).
|
|
32680
|
-
"""
|
|
32681
|
-
return pulumi.get(self, "admin_timeout_ms")
|
|
32682
|
-
|
|
32683
31976
|
@property
|
|
32684
31977
|
@pulumi.getter(name="emitCheckpointsEnabled")
|
|
32685
31978
|
def emit_checkpoints_enabled(self) -> Optional[bool]:
|
|
@@ -35995,12 +35288,9 @@ class GetOpenSearchOpensearchResult(dict):
|
|
|
35995
35288
|
class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
35996
35289
|
def __init__(__self__, *,
|
|
35997
35290
|
additional_backup_regions: Optional[str] = None,
|
|
35998
|
-
azure_migration: Optional['outputs.GetOpenSearchOpensearchUserConfigAzureMigrationResult'] = None,
|
|
35999
35291
|
custom_domain: Optional[str] = None,
|
|
36000
35292
|
disable_replication_factor_adjustment: Optional[bool] = None,
|
|
36001
|
-
gcs_migration: Optional['outputs.GetOpenSearchOpensearchUserConfigGcsMigrationResult'] = None,
|
|
36002
35293
|
index_patterns: Optional[Sequence['outputs.GetOpenSearchOpensearchUserConfigIndexPatternResult']] = None,
|
|
36003
|
-
index_rollup: Optional['outputs.GetOpenSearchOpensearchUserConfigIndexRollupResult'] = None,
|
|
36004
35294
|
index_template: Optional['outputs.GetOpenSearchOpensearchUserConfigIndexTemplateResult'] = None,
|
|
36005
35295
|
ip_filter_objects: Optional[Sequence['outputs.GetOpenSearchOpensearchUserConfigIpFilterObjectResult']] = None,
|
|
36006
35296
|
ip_filter_strings: Optional[Sequence[str]] = None,
|
|
@@ -36016,7 +35306,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36016
35306
|
project_to_fork_from: Optional[str] = None,
|
|
36017
35307
|
public_access: Optional['outputs.GetOpenSearchOpensearchUserConfigPublicAccessResult'] = None,
|
|
36018
35308
|
recovery_basebackup_name: Optional[str] = None,
|
|
36019
|
-
s3_migration: Optional['outputs.GetOpenSearchOpensearchUserConfigS3MigrationResult'] = None,
|
|
36020
35309
|
saml: Optional['outputs.GetOpenSearchOpensearchUserConfigSamlResult'] = None,
|
|
36021
35310
|
service_log: Optional[bool] = None,
|
|
36022
35311
|
service_to_fork_from: Optional[str] = None,
|
|
@@ -36026,7 +35315,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36026
35315
|
:param str custom_domain: Serve the web frontend using a custom CNAME pointing to the Aiven DNS name. Example: `grafana.example.org`.
|
|
36027
35316
|
:param 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 no longer be activated.
|
|
36028
35317
|
:param Sequence['GetOpenSearchOpensearchUserConfigIndexPatternArgs'] index_patterns: Index patterns
|
|
36029
|
-
:param 'GetOpenSearchOpensearchUserConfigIndexRollupArgs' index_rollup: Index rollup settings
|
|
36030
35318
|
:param 'GetOpenSearchOpensearchUserConfigIndexTemplateArgs' index_template: Template settings for all new indexes
|
|
36031
35319
|
:param Sequence['GetOpenSearchOpensearchUserConfigIpFilterObjectArgs'] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
|
|
36032
35320
|
:param Sequence[str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
|
|
@@ -36049,18 +35337,12 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36049
35337
|
"""
|
|
36050
35338
|
if additional_backup_regions is not None:
|
|
36051
35339
|
pulumi.set(__self__, "additional_backup_regions", additional_backup_regions)
|
|
36052
|
-
if azure_migration is not None:
|
|
36053
|
-
pulumi.set(__self__, "azure_migration", azure_migration)
|
|
36054
35340
|
if custom_domain is not None:
|
|
36055
35341
|
pulumi.set(__self__, "custom_domain", custom_domain)
|
|
36056
35342
|
if disable_replication_factor_adjustment is not None:
|
|
36057
35343
|
pulumi.set(__self__, "disable_replication_factor_adjustment", disable_replication_factor_adjustment)
|
|
36058
|
-
if gcs_migration is not None:
|
|
36059
|
-
pulumi.set(__self__, "gcs_migration", gcs_migration)
|
|
36060
35344
|
if index_patterns is not None:
|
|
36061
35345
|
pulumi.set(__self__, "index_patterns", index_patterns)
|
|
36062
|
-
if index_rollup is not None:
|
|
36063
|
-
pulumi.set(__self__, "index_rollup", index_rollup)
|
|
36064
35346
|
if index_template is not None:
|
|
36065
35347
|
pulumi.set(__self__, "index_template", index_template)
|
|
36066
35348
|
if ip_filter_objects is not None:
|
|
@@ -36091,8 +35373,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36091
35373
|
pulumi.set(__self__, "public_access", public_access)
|
|
36092
35374
|
if recovery_basebackup_name is not None:
|
|
36093
35375
|
pulumi.set(__self__, "recovery_basebackup_name", recovery_basebackup_name)
|
|
36094
|
-
if s3_migration is not None:
|
|
36095
|
-
pulumi.set(__self__, "s3_migration", s3_migration)
|
|
36096
35376
|
if saml is not None:
|
|
36097
35377
|
pulumi.set(__self__, "saml", saml)
|
|
36098
35378
|
if service_log is not None:
|
|
@@ -36110,11 +35390,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36110
35390
|
"""
|
|
36111
35391
|
return pulumi.get(self, "additional_backup_regions")
|
|
36112
35392
|
|
|
36113
|
-
@property
|
|
36114
|
-
@pulumi.getter(name="azureMigration")
|
|
36115
|
-
def azure_migration(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigAzureMigrationResult']:
|
|
36116
|
-
return pulumi.get(self, "azure_migration")
|
|
36117
|
-
|
|
36118
35393
|
@property
|
|
36119
35394
|
@pulumi.getter(name="customDomain")
|
|
36120
35395
|
def custom_domain(self) -> Optional[str]:
|
|
@@ -36131,11 +35406,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36131
35406
|
"""
|
|
36132
35407
|
return pulumi.get(self, "disable_replication_factor_adjustment")
|
|
36133
35408
|
|
|
36134
|
-
@property
|
|
36135
|
-
@pulumi.getter(name="gcsMigration")
|
|
36136
|
-
def gcs_migration(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigGcsMigrationResult']:
|
|
36137
|
-
return pulumi.get(self, "gcs_migration")
|
|
36138
|
-
|
|
36139
35409
|
@property
|
|
36140
35410
|
@pulumi.getter(name="indexPatterns")
|
|
36141
35411
|
def index_patterns(self) -> Optional[Sequence['outputs.GetOpenSearchOpensearchUserConfigIndexPatternResult']]:
|
|
@@ -36144,14 +35414,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36144
35414
|
"""
|
|
36145
35415
|
return pulumi.get(self, "index_patterns")
|
|
36146
35416
|
|
|
36147
|
-
@property
|
|
36148
|
-
@pulumi.getter(name="indexRollup")
|
|
36149
|
-
def index_rollup(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigIndexRollupResult']:
|
|
36150
|
-
"""
|
|
36151
|
-
Index rollup settings
|
|
36152
|
-
"""
|
|
36153
|
-
return pulumi.get(self, "index_rollup")
|
|
36154
|
-
|
|
36155
35417
|
@property
|
|
36156
35418
|
@pulumi.getter(name="indexTemplate")
|
|
36157
35419
|
def index_template(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigIndexTemplateResult']:
|
|
@@ -36273,11 +35535,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36273
35535
|
"""
|
|
36274
35536
|
return pulumi.get(self, "recovery_basebackup_name")
|
|
36275
35537
|
|
|
36276
|
-
@property
|
|
36277
|
-
@pulumi.getter(name="s3Migration")
|
|
36278
|
-
def s3_migration(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigS3MigrationResult']:
|
|
36279
|
-
return pulumi.get(self, "s3_migration")
|
|
36280
|
-
|
|
36281
35538
|
@property
|
|
36282
35539
|
@pulumi.getter
|
|
36283
35540
|
def saml(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigSamlResult']:
|
|
@@ -36311,192 +35568,6 @@ class GetOpenSearchOpensearchUserConfigResult(dict):
|
|
|
36311
35568
|
return pulumi.get(self, "static_ips")
|
|
36312
35569
|
|
|
36313
35570
|
|
|
36314
|
-
@pulumi.output_type
|
|
36315
|
-
class GetOpenSearchOpensearchUserConfigAzureMigrationResult(dict):
|
|
36316
|
-
def __init__(__self__, *,
|
|
36317
|
-
account: str,
|
|
36318
|
-
base_path: str,
|
|
36319
|
-
container: str,
|
|
36320
|
-
snapshot_name: str,
|
|
36321
|
-
chunk_size: Optional[str] = None,
|
|
36322
|
-
compress: Optional[bool] = None,
|
|
36323
|
-
endpoint_suffix: Optional[str] = None,
|
|
36324
|
-
key: Optional[str] = None,
|
|
36325
|
-
sas_token: Optional[str] = None):
|
|
36326
|
-
"""
|
|
36327
|
-
:param str account: Azure account name.
|
|
36328
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
36329
|
-
:param str container: Azure container name.
|
|
36330
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
36331
|
-
:param 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.
|
|
36332
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
36333
|
-
:param str endpoint_suffix: Defines the DNS suffix for Azure Storage endpoints.
|
|
36334
|
-
:param str key: Azure account secret key. One of key or sas_token should be specified.
|
|
36335
|
-
:param str sas_token: A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
36336
|
-
"""
|
|
36337
|
-
pulumi.set(__self__, "account", account)
|
|
36338
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
36339
|
-
pulumi.set(__self__, "container", container)
|
|
36340
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
36341
|
-
if chunk_size is not None:
|
|
36342
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
36343
|
-
if compress is not None:
|
|
36344
|
-
pulumi.set(__self__, "compress", compress)
|
|
36345
|
-
if endpoint_suffix is not None:
|
|
36346
|
-
pulumi.set(__self__, "endpoint_suffix", endpoint_suffix)
|
|
36347
|
-
if key is not None:
|
|
36348
|
-
pulumi.set(__self__, "key", key)
|
|
36349
|
-
if sas_token is not None:
|
|
36350
|
-
pulumi.set(__self__, "sas_token", sas_token)
|
|
36351
|
-
|
|
36352
|
-
@property
|
|
36353
|
-
@pulumi.getter
|
|
36354
|
-
def account(self) -> str:
|
|
36355
|
-
"""
|
|
36356
|
-
Azure account name.
|
|
36357
|
-
"""
|
|
36358
|
-
return pulumi.get(self, "account")
|
|
36359
|
-
|
|
36360
|
-
@property
|
|
36361
|
-
@pulumi.getter(name="basePath")
|
|
36362
|
-
def base_path(self) -> str:
|
|
36363
|
-
"""
|
|
36364
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
36365
|
-
"""
|
|
36366
|
-
return pulumi.get(self, "base_path")
|
|
36367
|
-
|
|
36368
|
-
@property
|
|
36369
|
-
@pulumi.getter
|
|
36370
|
-
def container(self) -> str:
|
|
36371
|
-
"""
|
|
36372
|
-
Azure container name.
|
|
36373
|
-
"""
|
|
36374
|
-
return pulumi.get(self, "container")
|
|
36375
|
-
|
|
36376
|
-
@property
|
|
36377
|
-
@pulumi.getter(name="snapshotName")
|
|
36378
|
-
def snapshot_name(self) -> str:
|
|
36379
|
-
"""
|
|
36380
|
-
The snapshot name to restore from.
|
|
36381
|
-
"""
|
|
36382
|
-
return pulumi.get(self, "snapshot_name")
|
|
36383
|
-
|
|
36384
|
-
@property
|
|
36385
|
-
@pulumi.getter(name="chunkSize")
|
|
36386
|
-
def chunk_size(self) -> Optional[str]:
|
|
36387
|
-
"""
|
|
36388
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
36389
|
-
"""
|
|
36390
|
-
return pulumi.get(self, "chunk_size")
|
|
36391
|
-
|
|
36392
|
-
@property
|
|
36393
|
-
@pulumi.getter
|
|
36394
|
-
def compress(self) -> Optional[bool]:
|
|
36395
|
-
"""
|
|
36396
|
-
When set to true metadata files are stored in compressed format.
|
|
36397
|
-
"""
|
|
36398
|
-
return pulumi.get(self, "compress")
|
|
36399
|
-
|
|
36400
|
-
@property
|
|
36401
|
-
@pulumi.getter(name="endpointSuffix")
|
|
36402
|
-
def endpoint_suffix(self) -> Optional[str]:
|
|
36403
|
-
"""
|
|
36404
|
-
Defines the DNS suffix for Azure Storage endpoints.
|
|
36405
|
-
"""
|
|
36406
|
-
return pulumi.get(self, "endpoint_suffix")
|
|
36407
|
-
|
|
36408
|
-
@property
|
|
36409
|
-
@pulumi.getter
|
|
36410
|
-
def key(self) -> Optional[str]:
|
|
36411
|
-
"""
|
|
36412
|
-
Azure account secret key. One of key or sas_token should be specified.
|
|
36413
|
-
"""
|
|
36414
|
-
return pulumi.get(self, "key")
|
|
36415
|
-
|
|
36416
|
-
@property
|
|
36417
|
-
@pulumi.getter(name="sasToken")
|
|
36418
|
-
def sas_token(self) -> Optional[str]:
|
|
36419
|
-
"""
|
|
36420
|
-
A shared access signatures (SAS) token. One of key or sas_token should be specified.
|
|
36421
|
-
"""
|
|
36422
|
-
return pulumi.get(self, "sas_token")
|
|
36423
|
-
|
|
36424
|
-
|
|
36425
|
-
@pulumi.output_type
|
|
36426
|
-
class GetOpenSearchOpensearchUserConfigGcsMigrationResult(dict):
|
|
36427
|
-
def __init__(__self__, *,
|
|
36428
|
-
base_path: str,
|
|
36429
|
-
bucket: str,
|
|
36430
|
-
credentials: str,
|
|
36431
|
-
snapshot_name: str,
|
|
36432
|
-
chunk_size: Optional[str] = None,
|
|
36433
|
-
compress: Optional[bool] = None):
|
|
36434
|
-
"""
|
|
36435
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
36436
|
-
:param str bucket: The path to the repository data within its container.
|
|
36437
|
-
:param str credentials: Google Cloud Storage credentials file content.
|
|
36438
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
36439
|
-
:param 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.
|
|
36440
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
36441
|
-
"""
|
|
36442
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
36443
|
-
pulumi.set(__self__, "bucket", bucket)
|
|
36444
|
-
pulumi.set(__self__, "credentials", credentials)
|
|
36445
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
36446
|
-
if chunk_size is not None:
|
|
36447
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
36448
|
-
if compress is not None:
|
|
36449
|
-
pulumi.set(__self__, "compress", compress)
|
|
36450
|
-
|
|
36451
|
-
@property
|
|
36452
|
-
@pulumi.getter(name="basePath")
|
|
36453
|
-
def base_path(self) -> str:
|
|
36454
|
-
"""
|
|
36455
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
36456
|
-
"""
|
|
36457
|
-
return pulumi.get(self, "base_path")
|
|
36458
|
-
|
|
36459
|
-
@property
|
|
36460
|
-
@pulumi.getter
|
|
36461
|
-
def bucket(self) -> str:
|
|
36462
|
-
"""
|
|
36463
|
-
The path to the repository data within its container.
|
|
36464
|
-
"""
|
|
36465
|
-
return pulumi.get(self, "bucket")
|
|
36466
|
-
|
|
36467
|
-
@property
|
|
36468
|
-
@pulumi.getter
|
|
36469
|
-
def credentials(self) -> str:
|
|
36470
|
-
"""
|
|
36471
|
-
Google Cloud Storage credentials file content.
|
|
36472
|
-
"""
|
|
36473
|
-
return pulumi.get(self, "credentials")
|
|
36474
|
-
|
|
36475
|
-
@property
|
|
36476
|
-
@pulumi.getter(name="snapshotName")
|
|
36477
|
-
def snapshot_name(self) -> str:
|
|
36478
|
-
"""
|
|
36479
|
-
The snapshot name to restore from.
|
|
36480
|
-
"""
|
|
36481
|
-
return pulumi.get(self, "snapshot_name")
|
|
36482
|
-
|
|
36483
|
-
@property
|
|
36484
|
-
@pulumi.getter(name="chunkSize")
|
|
36485
|
-
def chunk_size(self) -> Optional[str]:
|
|
36486
|
-
"""
|
|
36487
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
36488
|
-
"""
|
|
36489
|
-
return pulumi.get(self, "chunk_size")
|
|
36490
|
-
|
|
36491
|
-
@property
|
|
36492
|
-
@pulumi.getter
|
|
36493
|
-
def compress(self) -> Optional[bool]:
|
|
36494
|
-
"""
|
|
36495
|
-
When set to true metadata files are stored in compressed format.
|
|
36496
|
-
"""
|
|
36497
|
-
return pulumi.get(self, "compress")
|
|
36498
|
-
|
|
36499
|
-
|
|
36500
35571
|
@pulumi.output_type
|
|
36501
35572
|
class GetOpenSearchOpensearchUserConfigIndexPatternResult(dict):
|
|
36502
35573
|
def __init__(__self__, *,
|
|
@@ -36538,73 +35609,6 @@ class GetOpenSearchOpensearchUserConfigIndexPatternResult(dict):
|
|
|
36538
35609
|
return pulumi.get(self, "sorting_algorithm")
|
|
36539
35610
|
|
|
36540
35611
|
|
|
36541
|
-
@pulumi.output_type
|
|
36542
|
-
class GetOpenSearchOpensearchUserConfigIndexRollupResult(dict):
|
|
36543
|
-
def __init__(__self__, *,
|
|
36544
|
-
rollup_dashboards_enabled: Optional[bool] = None,
|
|
36545
|
-
rollup_enabled: Optional[bool] = None,
|
|
36546
|
-
rollup_search_backoff_count: Optional[int] = None,
|
|
36547
|
-
rollup_search_backoff_millis: Optional[int] = None,
|
|
36548
|
-
rollup_search_search_all_jobs: Optional[bool] = None):
|
|
36549
|
-
"""
|
|
36550
|
-
:param bool rollup_dashboards_enabled: Whether rollups are enabled in OpenSearch Dashboards. Defaults to true.
|
|
36551
|
-
:param bool rollup_enabled: Whether the rollup plugin is enabled. Defaults to true.
|
|
36552
|
-
:param int rollup_search_backoff_count: How many retries the plugin should attempt for failed rollup jobs. Defaults to 5.
|
|
36553
|
-
:param int rollup_search_backoff_millis: The backoff time between retries for failed rollup jobs. Defaults to 1000ms.
|
|
36554
|
-
:param bool rollup_search_search_all_jobs: Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false.
|
|
36555
|
-
"""
|
|
36556
|
-
if rollup_dashboards_enabled is not None:
|
|
36557
|
-
pulumi.set(__self__, "rollup_dashboards_enabled", rollup_dashboards_enabled)
|
|
36558
|
-
if rollup_enabled is not None:
|
|
36559
|
-
pulumi.set(__self__, "rollup_enabled", rollup_enabled)
|
|
36560
|
-
if rollup_search_backoff_count is not None:
|
|
36561
|
-
pulumi.set(__self__, "rollup_search_backoff_count", rollup_search_backoff_count)
|
|
36562
|
-
if rollup_search_backoff_millis is not None:
|
|
36563
|
-
pulumi.set(__self__, "rollup_search_backoff_millis", rollup_search_backoff_millis)
|
|
36564
|
-
if rollup_search_search_all_jobs is not None:
|
|
36565
|
-
pulumi.set(__self__, "rollup_search_search_all_jobs", rollup_search_search_all_jobs)
|
|
36566
|
-
|
|
36567
|
-
@property
|
|
36568
|
-
@pulumi.getter(name="rollupDashboardsEnabled")
|
|
36569
|
-
def rollup_dashboards_enabled(self) -> Optional[bool]:
|
|
36570
|
-
"""
|
|
36571
|
-
Whether rollups are enabled in OpenSearch Dashboards. Defaults to true.
|
|
36572
|
-
"""
|
|
36573
|
-
return pulumi.get(self, "rollup_dashboards_enabled")
|
|
36574
|
-
|
|
36575
|
-
@property
|
|
36576
|
-
@pulumi.getter(name="rollupEnabled")
|
|
36577
|
-
def rollup_enabled(self) -> Optional[bool]:
|
|
36578
|
-
"""
|
|
36579
|
-
Whether the rollup plugin is enabled. Defaults to true.
|
|
36580
|
-
"""
|
|
36581
|
-
return pulumi.get(self, "rollup_enabled")
|
|
36582
|
-
|
|
36583
|
-
@property
|
|
36584
|
-
@pulumi.getter(name="rollupSearchBackoffCount")
|
|
36585
|
-
def rollup_search_backoff_count(self) -> Optional[int]:
|
|
36586
|
-
"""
|
|
36587
|
-
How many retries the plugin should attempt for failed rollup jobs. Defaults to 5.
|
|
36588
|
-
"""
|
|
36589
|
-
return pulumi.get(self, "rollup_search_backoff_count")
|
|
36590
|
-
|
|
36591
|
-
@property
|
|
36592
|
-
@pulumi.getter(name="rollupSearchBackoffMillis")
|
|
36593
|
-
def rollup_search_backoff_millis(self) -> Optional[int]:
|
|
36594
|
-
"""
|
|
36595
|
-
The backoff time between retries for failed rollup jobs. Defaults to 1000ms.
|
|
36596
|
-
"""
|
|
36597
|
-
return pulumi.get(self, "rollup_search_backoff_millis")
|
|
36598
|
-
|
|
36599
|
-
@property
|
|
36600
|
-
@pulumi.getter(name="rollupSearchSearchAllJobs")
|
|
36601
|
-
def rollup_search_search_all_jobs(self) -> Optional[bool]:
|
|
36602
|
-
"""
|
|
36603
|
-
Whether OpenSearch should return all jobs that match all specified search terms. If disabled, OpenSearch returns just one, as opposed to all, of the jobs that matches the search terms. Defaults to false.
|
|
36604
|
-
"""
|
|
36605
|
-
return pulumi.get(self, "rollup_search_search_all_jobs")
|
|
36606
|
-
|
|
36607
|
-
|
|
36608
35612
|
@pulumi.output_type
|
|
36609
35613
|
class GetOpenSearchOpensearchUserConfigIndexTemplateResult(dict):
|
|
36610
35614
|
def __init__(__self__, *,
|
|
@@ -36694,8 +35698,8 @@ class GetOpenSearchOpensearchUserConfigOpenidResult(dict):
|
|
|
36694
35698
|
scope: Optional[str] = None,
|
|
36695
35699
|
subject_key: Optional[str] = None):
|
|
36696
35700
|
"""
|
|
36697
|
-
:param str client_id: The ID of the OpenID Connect client configured in your IdP. Required.
|
|
36698
|
-
:param str client_secret: The client secret of the OpenID Connect client configured in your IdP. Required.
|
|
35701
|
+
:param str client_id: The ID of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
35702
|
+
:param str client_secret: The client secret of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
36699
35703
|
:param str connect_url: The URL of your IdP where the Security plugin can find the OpenID Connect metadata/configuration settings. Example: `https://test-account.okta.com/app/exk491jujcVc83LEX697/sso/saml/metadata`.
|
|
36700
35704
|
:param bool enabled: Enables or disables OpenID Connect authentication for OpenSearch. When enabled, users can authenticate using OpenID Connect with an Identity Provider. Default: `true`.
|
|
36701
35705
|
:param str header: HTTP header name of the JWT token. Optional. Default is Authorization. Default: `Authorization`.
|
|
@@ -36704,7 +35708,7 @@ class GetOpenSearchOpensearchUserConfigOpenidResult(dict):
|
|
|
36704
35708
|
:param int refresh_rate_limit_count: The maximum number of unknown key IDs in the time frame. Default is 10. Optional. Default: `10`.
|
|
36705
35709
|
:param int refresh_rate_limit_time_window_ms: The time frame to use when checking the maximum number of unknown key IDs, in milliseconds. Optional.Default is 10000 (10 seconds). Default: `10000`.
|
|
36706
35710
|
:param str roles_key: The key in the JSON payload that stores the user’s roles. The value of this key must be a comma-separated list of roles. Required only if you want to use roles in the JWT. Example: `roles`.
|
|
36707
|
-
:param str scope: The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone.
|
|
35711
|
+
:param str scope: The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Example: ``.
|
|
36708
35712
|
:param str subject_key: The key in the JSON payload that stores the user’s name. If not defined, the subject registered claim is used. Most IdP providers use the preferred_username claim. Optional. Example: `preferred_username`.
|
|
36709
35713
|
"""
|
|
36710
35714
|
pulumi.set(__self__, "client_id", client_id)
|
|
@@ -36732,7 +35736,7 @@ class GetOpenSearchOpensearchUserConfigOpenidResult(dict):
|
|
|
36732
35736
|
@pulumi.getter(name="clientId")
|
|
36733
35737
|
def client_id(self) -> str:
|
|
36734
35738
|
"""
|
|
36735
|
-
The ID of the OpenID Connect client configured in your IdP. Required.
|
|
35739
|
+
The ID of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
36736
35740
|
"""
|
|
36737
35741
|
return pulumi.get(self, "client_id")
|
|
36738
35742
|
|
|
@@ -36740,7 +35744,7 @@ class GetOpenSearchOpensearchUserConfigOpenidResult(dict):
|
|
|
36740
35744
|
@pulumi.getter(name="clientSecret")
|
|
36741
35745
|
def client_secret(self) -> str:
|
|
36742
35746
|
"""
|
|
36743
|
-
The client secret of the OpenID Connect client configured in your IdP. Required.
|
|
35747
|
+
The client secret of the OpenID Connect client configured in your IdP. Required. Example: ``.
|
|
36744
35748
|
"""
|
|
36745
35749
|
return pulumi.get(self, "client_secret")
|
|
36746
35750
|
|
|
@@ -36812,7 +35816,7 @@ class GetOpenSearchOpensearchUserConfigOpenidResult(dict):
|
|
|
36812
35816
|
@pulumi.getter
|
|
36813
35817
|
def scope(self) -> Optional[str]:
|
|
36814
35818
|
"""
|
|
36815
|
-
The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone.
|
|
35819
|
+
The scope of the identity token issued by the IdP. Optional. Default is openid profile email address phone. Example: ``.
|
|
36816
35820
|
"""
|
|
36817
35821
|
return pulumi.get(self, "scope")
|
|
36818
35822
|
|
|
@@ -36881,7 +35885,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
36881
35885
|
:param str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
|
|
36882
35886
|
:param str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
|
|
36883
35887
|
:param str email_sender_username: Sender username for Opensearch alerts. Example: `jane@example.com`.
|
|
36884
|
-
:param bool enable_security_audit: Enable/Disable security audit.
|
|
35888
|
+
:param bool enable_security_audit: Enable/Disable security audit. Default: `false`.
|
|
36885
35889
|
:param int http_max_content_length: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
|
|
36886
35890
|
:param int http_max_header_size: The max size of allowed headers, in bytes. Example: `8192`.
|
|
36887
35891
|
:param int http_max_initial_line_length: The max length of an HTTP URL, in bytes. Example: `4096`.
|
|
@@ -36893,14 +35897,14 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
36893
35897
|
:param int indices_query_bool_max_clause_count: Maximum number of clauses Lucene BooleanQuery can have. The default value (1024) is relatively high, and increasing it may cause performance issues. Investigate other approaches first before increasing this value.
|
|
36894
35898
|
:param int indices_recovery_max_bytes_per_sec: Limits total inbound and outbound recovery traffic for each node. Applies to both peer recoveries as well as snapshot recoveries (i.e., restores from a snapshot). Defaults to 40mb.
|
|
36895
35899
|
:param int indices_recovery_max_concurrent_file_chunks: Number of file chunks sent in parallel for each recovery. Defaults to 2.
|
|
36896
|
-
:param bool ism_enabled: Specifies whether ISM is enabled or not.
|
|
36897
|
-
:param bool ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document.
|
|
36898
|
-
:param int ism_history_max_age: The maximum age before rolling over the audit history index in hours.
|
|
36899
|
-
:param int ism_history_max_docs: The maximum number of documents before rolling over the audit history index.
|
|
36900
|
-
:param int ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours.
|
|
36901
|
-
:param int ism_history_rollover_retention_period: How long audit history indices are kept in days.
|
|
36902
|
-
:param bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true.
|
|
36903
|
-
:param int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
|
|
35900
|
+
:param bool ism_enabled: Specifies whether ISM is enabled or not. Default: `true`.
|
|
35901
|
+
:param bool ism_history_enabled: Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Default: `true`.
|
|
35902
|
+
:param int ism_history_max_age: The maximum age before rolling over the audit history index in hours. Default: `24`.
|
|
35903
|
+
:param int ism_history_max_docs: The maximum number of documents before rolling over the audit history index. Default: `2500000`.
|
|
35904
|
+
:param int ism_history_rollover_check_period: The time between rollover checks for the audit history index in hours. Default: `8`.
|
|
35905
|
+
:param int ism_history_rollover_retention_period: How long audit history indices are kept in days. Default: `30`.
|
|
35906
|
+
:param bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true. Default: `true`.
|
|
35907
|
+
:param int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Default: `50`.
|
|
36904
35908
|
:param bool override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
|
|
36905
35909
|
:param bool plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
|
|
36906
35910
|
:param Sequence[str] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
|
|
@@ -37075,7 +36079,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37075
36079
|
@pulumi.getter(name="enableSecurityAudit")
|
|
37076
36080
|
def enable_security_audit(self) -> Optional[bool]:
|
|
37077
36081
|
"""
|
|
37078
|
-
Enable/Disable security audit.
|
|
36082
|
+
Enable/Disable security audit. Default: `false`.
|
|
37079
36083
|
"""
|
|
37080
36084
|
return pulumi.get(self, "enable_security_audit")
|
|
37081
36085
|
|
|
@@ -37171,7 +36175,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37171
36175
|
@pulumi.getter(name="ismEnabled")
|
|
37172
36176
|
def ism_enabled(self) -> Optional[bool]:
|
|
37173
36177
|
"""
|
|
37174
|
-
Specifies whether ISM is enabled or not.
|
|
36178
|
+
Specifies whether ISM is enabled or not. Default: `true`.
|
|
37175
36179
|
"""
|
|
37176
36180
|
return pulumi.get(self, "ism_enabled")
|
|
37177
36181
|
|
|
@@ -37179,7 +36183,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37179
36183
|
@pulumi.getter(name="ismHistoryEnabled")
|
|
37180
36184
|
def ism_history_enabled(self) -> Optional[bool]:
|
|
37181
36185
|
"""
|
|
37182
|
-
Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document.
|
|
36186
|
+
Specifies whether audit history is enabled or not. The logs from ISM are automatically indexed to a logs document. Default: `true`.
|
|
37183
36187
|
"""
|
|
37184
36188
|
return pulumi.get(self, "ism_history_enabled")
|
|
37185
36189
|
|
|
@@ -37187,7 +36191,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37187
36191
|
@pulumi.getter(name="ismHistoryMaxAge")
|
|
37188
36192
|
def ism_history_max_age(self) -> Optional[int]:
|
|
37189
36193
|
"""
|
|
37190
|
-
The maximum age before rolling over the audit history index in hours.
|
|
36194
|
+
The maximum age before rolling over the audit history index in hours. Default: `24`.
|
|
37191
36195
|
"""
|
|
37192
36196
|
return pulumi.get(self, "ism_history_max_age")
|
|
37193
36197
|
|
|
@@ -37195,7 +36199,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37195
36199
|
@pulumi.getter(name="ismHistoryMaxDocs")
|
|
37196
36200
|
def ism_history_max_docs(self) -> Optional[int]:
|
|
37197
36201
|
"""
|
|
37198
|
-
The maximum number of documents before rolling over the audit history index.
|
|
36202
|
+
The maximum number of documents before rolling over the audit history index. Default: `2500000`.
|
|
37199
36203
|
"""
|
|
37200
36204
|
return pulumi.get(self, "ism_history_max_docs")
|
|
37201
36205
|
|
|
@@ -37203,7 +36207,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37203
36207
|
@pulumi.getter(name="ismHistoryRolloverCheckPeriod")
|
|
37204
36208
|
def ism_history_rollover_check_period(self) -> Optional[int]:
|
|
37205
36209
|
"""
|
|
37206
|
-
The time between rollover checks for the audit history index in hours.
|
|
36210
|
+
The time between rollover checks for the audit history index in hours. Default: `8`.
|
|
37207
36211
|
"""
|
|
37208
36212
|
return pulumi.get(self, "ism_history_rollover_check_period")
|
|
37209
36213
|
|
|
@@ -37211,7 +36215,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37211
36215
|
@pulumi.getter(name="ismHistoryRolloverRetentionPeriod")
|
|
37212
36216
|
def ism_history_rollover_retention_period(self) -> Optional[int]:
|
|
37213
36217
|
"""
|
|
37214
|
-
How long audit history indices are kept in days.
|
|
36218
|
+
How long audit history indices are kept in days. Default: `30`.
|
|
37215
36219
|
"""
|
|
37216
36220
|
return pulumi.get(self, "ism_history_rollover_retention_period")
|
|
37217
36221
|
|
|
@@ -37219,7 +36223,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37219
36223
|
@pulumi.getter(name="knnMemoryCircuitBreakerEnabled")
|
|
37220
36224
|
def knn_memory_circuit_breaker_enabled(self) -> Optional[bool]:
|
|
37221
36225
|
"""
|
|
37222
|
-
Enable or disable KNN memory circuit breaker. Defaults to true.
|
|
36226
|
+
Enable or disable KNN memory circuit breaker. Defaults to true. Default: `true`.
|
|
37223
36227
|
"""
|
|
37224
36228
|
return pulumi.get(self, "knn_memory_circuit_breaker_enabled")
|
|
37225
36229
|
|
|
@@ -37227,7 +36231,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
37227
36231
|
@pulumi.getter(name="knnMemoryCircuitBreakerLimit")
|
|
37228
36232
|
def knn_memory_circuit_breaker_limit(self) -> Optional[int]:
|
|
37229
36233
|
"""
|
|
37230
|
-
Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
|
|
36234
|
+
Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size. Default: `50`.
|
|
37231
36235
|
"""
|
|
37232
36236
|
return pulumi.get(self, "knn_memory_circuit_breaker_limit")
|
|
37233
36237
|
|
|
@@ -37729,127 +36733,6 @@ class GetOpenSearchOpensearchUserConfigPublicAccessResult(dict):
|
|
|
37729
36733
|
return pulumi.get(self, "prometheus")
|
|
37730
36734
|
|
|
37731
36735
|
|
|
37732
|
-
@pulumi.output_type
|
|
37733
|
-
class GetOpenSearchOpensearchUserConfigS3MigrationResult(dict):
|
|
37734
|
-
def __init__(__self__, *,
|
|
37735
|
-
access_key: str,
|
|
37736
|
-
base_path: str,
|
|
37737
|
-
bucket: str,
|
|
37738
|
-
region: str,
|
|
37739
|
-
secret_key: str,
|
|
37740
|
-
snapshot_name: str,
|
|
37741
|
-
chunk_size: Optional[str] = None,
|
|
37742
|
-
compress: Optional[bool] = None,
|
|
37743
|
-
endpoint: Optional[str] = None,
|
|
37744
|
-
server_side_encryption: Optional[bool] = None):
|
|
37745
|
-
"""
|
|
37746
|
-
:param str access_key: AWS Access key.
|
|
37747
|
-
:param str base_path: The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
37748
|
-
:param str bucket: S3 bucket name.
|
|
37749
|
-
:param str region: S3 region.
|
|
37750
|
-
:param str secret_key: AWS secret key.
|
|
37751
|
-
:param str snapshot_name: The snapshot name to restore from.
|
|
37752
|
-
:param 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.
|
|
37753
|
-
:param bool compress: When set to true metadata files are stored in compressed format.
|
|
37754
|
-
:param 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.
|
|
37755
|
-
:param bool server_side_encryption: When set to true files are encrypted on server side.
|
|
37756
|
-
"""
|
|
37757
|
-
pulumi.set(__self__, "access_key", access_key)
|
|
37758
|
-
pulumi.set(__self__, "base_path", base_path)
|
|
37759
|
-
pulumi.set(__self__, "bucket", bucket)
|
|
37760
|
-
pulumi.set(__self__, "region", region)
|
|
37761
|
-
pulumi.set(__self__, "secret_key", secret_key)
|
|
37762
|
-
pulumi.set(__self__, "snapshot_name", snapshot_name)
|
|
37763
|
-
if chunk_size is not None:
|
|
37764
|
-
pulumi.set(__self__, "chunk_size", chunk_size)
|
|
37765
|
-
if compress is not None:
|
|
37766
|
-
pulumi.set(__self__, "compress", compress)
|
|
37767
|
-
if endpoint is not None:
|
|
37768
|
-
pulumi.set(__self__, "endpoint", endpoint)
|
|
37769
|
-
if server_side_encryption is not None:
|
|
37770
|
-
pulumi.set(__self__, "server_side_encryption", server_side_encryption)
|
|
37771
|
-
|
|
37772
|
-
@property
|
|
37773
|
-
@pulumi.getter(name="accessKey")
|
|
37774
|
-
def access_key(self) -> str:
|
|
37775
|
-
"""
|
|
37776
|
-
AWS Access key.
|
|
37777
|
-
"""
|
|
37778
|
-
return pulumi.get(self, "access_key")
|
|
37779
|
-
|
|
37780
|
-
@property
|
|
37781
|
-
@pulumi.getter(name="basePath")
|
|
37782
|
-
def base_path(self) -> str:
|
|
37783
|
-
"""
|
|
37784
|
-
The path to the repository data within its container. The value of this setting should not start or end with a /.
|
|
37785
|
-
"""
|
|
37786
|
-
return pulumi.get(self, "base_path")
|
|
37787
|
-
|
|
37788
|
-
@property
|
|
37789
|
-
@pulumi.getter
|
|
37790
|
-
def bucket(self) -> str:
|
|
37791
|
-
"""
|
|
37792
|
-
S3 bucket name.
|
|
37793
|
-
"""
|
|
37794
|
-
return pulumi.get(self, "bucket")
|
|
37795
|
-
|
|
37796
|
-
@property
|
|
37797
|
-
@pulumi.getter
|
|
37798
|
-
def region(self) -> str:
|
|
37799
|
-
"""
|
|
37800
|
-
S3 region.
|
|
37801
|
-
"""
|
|
37802
|
-
return pulumi.get(self, "region")
|
|
37803
|
-
|
|
37804
|
-
@property
|
|
37805
|
-
@pulumi.getter(name="secretKey")
|
|
37806
|
-
def secret_key(self) -> str:
|
|
37807
|
-
"""
|
|
37808
|
-
AWS secret key.
|
|
37809
|
-
"""
|
|
37810
|
-
return pulumi.get(self, "secret_key")
|
|
37811
|
-
|
|
37812
|
-
@property
|
|
37813
|
-
@pulumi.getter(name="snapshotName")
|
|
37814
|
-
def snapshot_name(self) -> str:
|
|
37815
|
-
"""
|
|
37816
|
-
The snapshot name to restore from.
|
|
37817
|
-
"""
|
|
37818
|
-
return pulumi.get(self, "snapshot_name")
|
|
37819
|
-
|
|
37820
|
-
@property
|
|
37821
|
-
@pulumi.getter(name="chunkSize")
|
|
37822
|
-
def chunk_size(self) -> Optional[str]:
|
|
37823
|
-
"""
|
|
37824
|
-
Big files can be broken down into chunks during snapshotting if needed. Should be the same as for the 3rd party repository.
|
|
37825
|
-
"""
|
|
37826
|
-
return pulumi.get(self, "chunk_size")
|
|
37827
|
-
|
|
37828
|
-
@property
|
|
37829
|
-
@pulumi.getter
|
|
37830
|
-
def compress(self) -> Optional[bool]:
|
|
37831
|
-
"""
|
|
37832
|
-
When set to true metadata files are stored in compressed format.
|
|
37833
|
-
"""
|
|
37834
|
-
return pulumi.get(self, "compress")
|
|
37835
|
-
|
|
37836
|
-
@property
|
|
37837
|
-
@pulumi.getter
|
|
37838
|
-
def endpoint(self) -> Optional[str]:
|
|
37839
|
-
"""
|
|
37840
|
-
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.
|
|
37841
|
-
"""
|
|
37842
|
-
return pulumi.get(self, "endpoint")
|
|
37843
|
-
|
|
37844
|
-
@property
|
|
37845
|
-
@pulumi.getter(name="serverSideEncryption")
|
|
37846
|
-
def server_side_encryption(self) -> Optional[bool]:
|
|
37847
|
-
"""
|
|
37848
|
-
When set to true files are encrypted on server side.
|
|
37849
|
-
"""
|
|
37850
|
-
return pulumi.get(self, "server_side_encryption")
|
|
37851
|
-
|
|
37852
|
-
|
|
37853
36736
|
@pulumi.output_type
|
|
37854
36737
|
class GetOpenSearchOpensearchUserConfigSamlResult(dict):
|
|
37855
36738
|
def __init__(__self__, *,
|
|
@@ -38132,20 +37015,20 @@ class GetPgPgResult(dict):
|
|
|
38132
37015
|
uris: Sequence[str],
|
|
38133
37016
|
user: str):
|
|
38134
37017
|
"""
|
|
38135
|
-
:param str bouncer:
|
|
38136
|
-
:param str dbname: Primary PostgreSQL database name
|
|
38137
|
-
:param str host: PostgreSQL
|
|
38138
|
-
:param int max_connections:
|
|
38139
|
-
:param Sequence['GetPgPgParamArgs'] params: PostgreSQL connection parameters
|
|
38140
|
-
:param str password: PostgreSQL admin user password
|
|
38141
|
-
:param int port: PostgreSQL port
|
|
38142
|
-
:param str replica_uri: PostgreSQL replica URI for services with a replica
|
|
38143
|
-
:param str sslmode: PostgreSQL
|
|
38144
|
-
:param Sequence[str] standby_uris: PostgreSQL standby connection URIs
|
|
38145
|
-
:param Sequence[str] syncing_uris: PostgreSQL syncing connection URIs
|
|
38146
|
-
:param str uri: PostgreSQL
|
|
38147
|
-
:param Sequence[str] uris: PostgreSQL
|
|
38148
|
-
:param str user: PostgreSQL admin user name
|
|
37018
|
+
:param str bouncer: Bouncer connection details
|
|
37019
|
+
:param str dbname: Primary PostgreSQL database name
|
|
37020
|
+
:param str host: PostgreSQL master node host IP or name
|
|
37021
|
+
:param int max_connections: Connection limit
|
|
37022
|
+
:param Sequence['GetPgPgParamArgs'] params: PostgreSQL connection parameters
|
|
37023
|
+
:param str password: PostgreSQL admin user password
|
|
37024
|
+
:param int port: PostgreSQL port
|
|
37025
|
+
:param str replica_uri: PostgreSQL replica URI for services with a replica
|
|
37026
|
+
:param str sslmode: PostgreSQL sslmode setting (currently always "require")
|
|
37027
|
+
:param Sequence[str] standby_uris: PostgreSQL standby connection URIs
|
|
37028
|
+
:param Sequence[str] syncing_uris: PostgreSQL syncing connection URIs
|
|
37029
|
+
:param str uri: PostgreSQL master connection URI
|
|
37030
|
+
:param Sequence[str] uris: PostgreSQL master connection URIs
|
|
37031
|
+
:param str user: PostgreSQL admin user name
|
|
38149
37032
|
"""
|
|
38150
37033
|
pulumi.set(__self__, "bouncer", bouncer)
|
|
38151
37034
|
pulumi.set(__self__, "dbname", dbname)
|
|
@@ -38166,7 +37049,7 @@ class GetPgPgResult(dict):
|
|
|
38166
37049
|
@pulumi.getter
|
|
38167
37050
|
def bouncer(self) -> str:
|
|
38168
37051
|
"""
|
|
38169
|
-
|
|
37052
|
+
Bouncer connection details
|
|
38170
37053
|
"""
|
|
38171
37054
|
return pulumi.get(self, "bouncer")
|
|
38172
37055
|
|
|
@@ -38174,7 +37057,7 @@ class GetPgPgResult(dict):
|
|
|
38174
37057
|
@pulumi.getter
|
|
38175
37058
|
def dbname(self) -> str:
|
|
38176
37059
|
"""
|
|
38177
|
-
Primary PostgreSQL database name
|
|
37060
|
+
Primary PostgreSQL database name
|
|
38178
37061
|
"""
|
|
38179
37062
|
return pulumi.get(self, "dbname")
|
|
38180
37063
|
|
|
@@ -38182,7 +37065,7 @@ class GetPgPgResult(dict):
|
|
|
38182
37065
|
@pulumi.getter
|
|
38183
37066
|
def host(self) -> str:
|
|
38184
37067
|
"""
|
|
38185
|
-
PostgreSQL
|
|
37068
|
+
PostgreSQL master node host IP or name
|
|
38186
37069
|
"""
|
|
38187
37070
|
return pulumi.get(self, "host")
|
|
38188
37071
|
|
|
@@ -38190,7 +37073,7 @@ class GetPgPgResult(dict):
|
|
|
38190
37073
|
@pulumi.getter(name="maxConnections")
|
|
38191
37074
|
def max_connections(self) -> int:
|
|
38192
37075
|
"""
|
|
38193
|
-
|
|
37076
|
+
Connection limit
|
|
38194
37077
|
"""
|
|
38195
37078
|
return pulumi.get(self, "max_connections")
|
|
38196
37079
|
|
|
@@ -38198,7 +37081,7 @@ class GetPgPgResult(dict):
|
|
|
38198
37081
|
@pulumi.getter
|
|
38199
37082
|
def params(self) -> Sequence['outputs.GetPgPgParamResult']:
|
|
38200
37083
|
"""
|
|
38201
|
-
PostgreSQL connection parameters
|
|
37084
|
+
PostgreSQL connection parameters
|
|
38202
37085
|
"""
|
|
38203
37086
|
return pulumi.get(self, "params")
|
|
38204
37087
|
|
|
@@ -38206,7 +37089,7 @@ class GetPgPgResult(dict):
|
|
|
38206
37089
|
@pulumi.getter
|
|
38207
37090
|
def password(self) -> str:
|
|
38208
37091
|
"""
|
|
38209
|
-
PostgreSQL admin user password
|
|
37092
|
+
PostgreSQL admin user password
|
|
38210
37093
|
"""
|
|
38211
37094
|
return pulumi.get(self, "password")
|
|
38212
37095
|
|
|
@@ -38214,7 +37097,7 @@ class GetPgPgResult(dict):
|
|
|
38214
37097
|
@pulumi.getter
|
|
38215
37098
|
def port(self) -> int:
|
|
38216
37099
|
"""
|
|
38217
|
-
PostgreSQL port
|
|
37100
|
+
PostgreSQL port
|
|
38218
37101
|
"""
|
|
38219
37102
|
return pulumi.get(self, "port")
|
|
38220
37103
|
|
|
@@ -38222,7 +37105,7 @@ class GetPgPgResult(dict):
|
|
|
38222
37105
|
@pulumi.getter(name="replicaUri")
|
|
38223
37106
|
def replica_uri(self) -> str:
|
|
38224
37107
|
"""
|
|
38225
|
-
PostgreSQL replica URI for services with a replica
|
|
37108
|
+
PostgreSQL replica URI for services with a replica
|
|
38226
37109
|
"""
|
|
38227
37110
|
return pulumi.get(self, "replica_uri")
|
|
38228
37111
|
|
|
@@ -38230,7 +37113,7 @@ class GetPgPgResult(dict):
|
|
|
38230
37113
|
@pulumi.getter
|
|
38231
37114
|
def sslmode(self) -> str:
|
|
38232
37115
|
"""
|
|
38233
|
-
PostgreSQL
|
|
37116
|
+
PostgreSQL sslmode setting (currently always "require")
|
|
38234
37117
|
"""
|
|
38235
37118
|
return pulumi.get(self, "sslmode")
|
|
38236
37119
|
|
|
@@ -38238,7 +37121,7 @@ class GetPgPgResult(dict):
|
|
|
38238
37121
|
@pulumi.getter(name="standbyUris")
|
|
38239
37122
|
def standby_uris(self) -> Sequence[str]:
|
|
38240
37123
|
"""
|
|
38241
|
-
PostgreSQL standby connection URIs
|
|
37124
|
+
PostgreSQL standby connection URIs
|
|
38242
37125
|
"""
|
|
38243
37126
|
return pulumi.get(self, "standby_uris")
|
|
38244
37127
|
|
|
@@ -38246,7 +37129,7 @@ class GetPgPgResult(dict):
|
|
|
38246
37129
|
@pulumi.getter(name="syncingUris")
|
|
38247
37130
|
def syncing_uris(self) -> Sequence[str]:
|
|
38248
37131
|
"""
|
|
38249
|
-
PostgreSQL syncing connection URIs
|
|
37132
|
+
PostgreSQL syncing connection URIs
|
|
38250
37133
|
"""
|
|
38251
37134
|
return pulumi.get(self, "syncing_uris")
|
|
38252
37135
|
|
|
@@ -38254,7 +37137,7 @@ class GetPgPgResult(dict):
|
|
|
38254
37137
|
@pulumi.getter
|
|
38255
37138
|
def uri(self) -> str:
|
|
38256
37139
|
"""
|
|
38257
|
-
PostgreSQL
|
|
37140
|
+
PostgreSQL master connection URI
|
|
38258
37141
|
"""
|
|
38259
37142
|
return pulumi.get(self, "uri")
|
|
38260
37143
|
|
|
@@ -38262,7 +37145,7 @@ class GetPgPgResult(dict):
|
|
|
38262
37145
|
@pulumi.getter
|
|
38263
37146
|
def uris(self) -> Sequence[str]:
|
|
38264
37147
|
"""
|
|
38265
|
-
PostgreSQL
|
|
37148
|
+
PostgreSQL master connection URIs
|
|
38266
37149
|
"""
|
|
38267
37150
|
return pulumi.get(self, "uris")
|
|
38268
37151
|
|
|
@@ -38270,7 +37153,7 @@ class GetPgPgResult(dict):
|
|
|
38270
37153
|
@pulumi.getter
|
|
38271
37154
|
def user(self) -> str:
|
|
38272
37155
|
"""
|
|
38273
|
-
PostgreSQL admin user name
|
|
37156
|
+
PostgreSQL admin user name
|
|
38274
37157
|
"""
|
|
38275
37158
|
return pulumi.get(self, "user")
|
|
38276
37159
|
|
|
@@ -38285,12 +37168,12 @@ class GetPgPgParamResult(dict):
|
|
|
38285
37168
|
sslmode: str,
|
|
38286
37169
|
user: str):
|
|
38287
37170
|
"""
|
|
38288
|
-
:param str database_name: Primary PostgreSQL database name
|
|
38289
|
-
:param str host: PostgreSQL host IP or name
|
|
38290
|
-
:param str password: PostgreSQL admin user password
|
|
38291
|
-
:param int port: PostgreSQL port
|
|
38292
|
-
:param str sslmode: PostgreSQL
|
|
38293
|
-
:param str user: PostgreSQL admin user name
|
|
37171
|
+
:param str database_name: Primary PostgreSQL database name
|
|
37172
|
+
:param str host: PostgreSQL host IP or name
|
|
37173
|
+
:param str password: PostgreSQL admin user password
|
|
37174
|
+
:param int port: PostgreSQL port
|
|
37175
|
+
:param str sslmode: PostgreSQL sslmode setting (currently always "require")
|
|
37176
|
+
:param str user: PostgreSQL admin user name
|
|
38294
37177
|
"""
|
|
38295
37178
|
pulumi.set(__self__, "database_name", database_name)
|
|
38296
37179
|
pulumi.set(__self__, "host", host)
|
|
@@ -38303,7 +37186,7 @@ class GetPgPgParamResult(dict):
|
|
|
38303
37186
|
@pulumi.getter(name="databaseName")
|
|
38304
37187
|
def database_name(self) -> str:
|
|
38305
37188
|
"""
|
|
38306
|
-
Primary PostgreSQL database name
|
|
37189
|
+
Primary PostgreSQL database name
|
|
38307
37190
|
"""
|
|
38308
37191
|
return pulumi.get(self, "database_name")
|
|
38309
37192
|
|
|
@@ -38311,7 +37194,7 @@ class GetPgPgParamResult(dict):
|
|
|
38311
37194
|
@pulumi.getter
|
|
38312
37195
|
def host(self) -> str:
|
|
38313
37196
|
"""
|
|
38314
|
-
PostgreSQL host IP or name
|
|
37197
|
+
PostgreSQL host IP or name
|
|
38315
37198
|
"""
|
|
38316
37199
|
return pulumi.get(self, "host")
|
|
38317
37200
|
|
|
@@ -38319,7 +37202,7 @@ class GetPgPgParamResult(dict):
|
|
|
38319
37202
|
@pulumi.getter
|
|
38320
37203
|
def password(self) -> str:
|
|
38321
37204
|
"""
|
|
38322
|
-
PostgreSQL admin user password
|
|
37205
|
+
PostgreSQL admin user password
|
|
38323
37206
|
"""
|
|
38324
37207
|
return pulumi.get(self, "password")
|
|
38325
37208
|
|
|
@@ -38327,7 +37210,7 @@ class GetPgPgParamResult(dict):
|
|
|
38327
37210
|
@pulumi.getter
|
|
38328
37211
|
def port(self) -> int:
|
|
38329
37212
|
"""
|
|
38330
|
-
PostgreSQL port
|
|
37213
|
+
PostgreSQL port
|
|
38331
37214
|
"""
|
|
38332
37215
|
return pulumi.get(self, "port")
|
|
38333
37216
|
|
|
@@ -38335,7 +37218,7 @@ class GetPgPgParamResult(dict):
|
|
|
38335
37218
|
@pulumi.getter
|
|
38336
37219
|
def sslmode(self) -> str:
|
|
38337
37220
|
"""
|
|
38338
|
-
PostgreSQL
|
|
37221
|
+
PostgreSQL sslmode setting (currently always "require")
|
|
38339
37222
|
"""
|
|
38340
37223
|
return pulumi.get(self, "sslmode")
|
|
38341
37224
|
|
|
@@ -38343,7 +37226,7 @@ class GetPgPgParamResult(dict):
|
|
|
38343
37226
|
@pulumi.getter
|
|
38344
37227
|
def user(self) -> str:
|
|
38345
37228
|
"""
|
|
38346
|
-
PostgreSQL admin user name
|
|
37229
|
+
PostgreSQL admin user name
|
|
38347
37230
|
"""
|
|
38348
37231
|
return pulumi.get(self, "user")
|
|
38349
37232
|
|