pulumi-aiven 6.31.0__py3-none-any.whl → 6.31.0a1735362380__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +0 -9
- pulumi_aiven/_inputs.py +3 -137
- pulumi_aiven/account_team_project.py +7 -7
- pulumi_aiven/get_account_team_project.py +1 -1
- pulumi_aiven/get_project_user.py +1 -1
- pulumi_aiven/organization_group_project.py +7 -7
- pulumi_aiven/outputs.py +2 -187
- pulumi_aiven/project_user.py +7 -7
- pulumi_aiven/pulumi-plugin.json +1 -1
- {pulumi_aiven-6.31.0.dist-info → pulumi_aiven-6.31.0a1735362380.dist-info}/METADATA +2 -2
- {pulumi_aiven-6.31.0.dist-info → pulumi_aiven-6.31.0a1735362380.dist-info}/RECORD +13 -14
- {pulumi_aiven-6.31.0.dist-info → pulumi_aiven-6.31.0a1735362380.dist-info}/WHEEL +1 -1
- pulumi_aiven/kafka_quota.py +0 -604
- {pulumi_aiven-6.31.0.dist-info → pulumi_aiven-6.31.0a1735362380.dist-info}/top_level.txt +0 -0
pulumi_aiven/outputs.py
CHANGED
|
@@ -212,7 +212,6 @@ __all__ = [
|
|
|
212
212
|
'OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesCpu',
|
|
213
213
|
'OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesLatency',
|
|
214
214
|
'OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesMemory',
|
|
215
|
-
'OpenSearchOpensearchUserConfigOpensearchSegrep',
|
|
216
215
|
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure',
|
|
217
216
|
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactor',
|
|
218
217
|
'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameter',
|
|
@@ -537,7 +536,6 @@ __all__ = [
|
|
|
537
536
|
'GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesCpuResult',
|
|
538
537
|
'GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesLatencyResult',
|
|
539
538
|
'GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesMemoryResult',
|
|
540
|
-
'GetOpenSearchOpensearchUserConfigOpensearchSegrepResult',
|
|
541
539
|
'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult',
|
|
542
540
|
'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorResult',
|
|
543
541
|
'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterResult',
|
|
@@ -17391,8 +17389,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17391
17389
|
suggest = "auth_failure_listeners"
|
|
17392
17390
|
elif key == "clusterMaxShardsPerNode":
|
|
17393
17391
|
suggest = "cluster_max_shards_per_node"
|
|
17394
|
-
elif key == "clusterRoutingAllocationBalancePreferPrimary":
|
|
17395
|
-
suggest = "cluster_routing_allocation_balance_prefer_primary"
|
|
17396
17392
|
elif key == "clusterRoutingAllocationNodeConcurrentRecoveries":
|
|
17397
17393
|
suggest = "cluster_routing_allocation_node_concurrent_recoveries"
|
|
17398
17394
|
elif key == "emailSenderName":
|
|
@@ -17496,7 +17492,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17496
17492
|
action_destructive_requires_name: Optional[bool] = None,
|
|
17497
17493
|
auth_failure_listeners: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchAuthFailureListeners'] = None,
|
|
17498
17494
|
cluster_max_shards_per_node: Optional[int] = None,
|
|
17499
|
-
cluster_routing_allocation_balance_prefer_primary: Optional[bool] = None,
|
|
17500
17495
|
cluster_routing_allocation_node_concurrent_recoveries: Optional[int] = None,
|
|
17501
17496
|
email_sender_name: Optional[str] = None,
|
|
17502
17497
|
email_sender_password: Optional[str] = None,
|
|
@@ -17528,7 +17523,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17528
17523
|
search_backpressure: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSearchBackpressure'] = None,
|
|
17529
17524
|
search_insights_top_queries: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueries'] = None,
|
|
17530
17525
|
search_max_buckets: Optional[int] = None,
|
|
17531
|
-
segrep: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSegrep'] = None,
|
|
17532
17526
|
shard_indexing_pressure: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure'] = None,
|
|
17533
17527
|
thread_pool_analyze_queue_size: Optional[int] = None,
|
|
17534
17528
|
thread_pool_analyze_size: Optional[int] = None,
|
|
@@ -17546,7 +17540,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17546
17540
|
:param bool action_destructive_requires_name: Require explicit index names when deleting.
|
|
17547
17541
|
:param 'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs' auth_failure_listeners: Opensearch Security Plugin Settings
|
|
17548
17542
|
:param int cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Example: `1000`.
|
|
17549
|
-
:param bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
|
|
17550
17543
|
:param int cluster_routing_allocation_node_concurrent_recoveries: How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to node cpu count * 2.
|
|
17551
17544
|
:param str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
|
|
17552
17545
|
:param str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
|
|
@@ -17577,7 +17570,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17577
17570
|
:param str script_max_compilations_rate: Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Example: `75/5m`.
|
|
17578
17571
|
:param 'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs' search_backpressure: Search Backpressure Settings
|
|
17579
17572
|
:param int search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Example: `10000`.
|
|
17580
|
-
:param 'OpenSearchOpensearchUserConfigOpensearchSegrepArgs' segrep: Segment Replication Backpressure Settings
|
|
17581
17573
|
:param 'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs' shard_indexing_pressure: Shard indexing back pressure settings
|
|
17582
17574
|
:param int thread_pool_analyze_queue_size: Size for the thread pool queue. See documentation for exact details.
|
|
17583
17575
|
:param int thread_pool_analyze_size: Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
@@ -17599,8 +17591,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17599
17591
|
pulumi.set(__self__, "auth_failure_listeners", auth_failure_listeners)
|
|
17600
17592
|
if cluster_max_shards_per_node is not None:
|
|
17601
17593
|
pulumi.set(__self__, "cluster_max_shards_per_node", cluster_max_shards_per_node)
|
|
17602
|
-
if cluster_routing_allocation_balance_prefer_primary is not None:
|
|
17603
|
-
pulumi.set(__self__, "cluster_routing_allocation_balance_prefer_primary", cluster_routing_allocation_balance_prefer_primary)
|
|
17604
17594
|
if cluster_routing_allocation_node_concurrent_recoveries is not None:
|
|
17605
17595
|
pulumi.set(__self__, "cluster_routing_allocation_node_concurrent_recoveries", cluster_routing_allocation_node_concurrent_recoveries)
|
|
17606
17596
|
if email_sender_name is not None:
|
|
@@ -17663,8 +17653,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17663
17653
|
pulumi.set(__self__, "search_insights_top_queries", search_insights_top_queries)
|
|
17664
17654
|
if search_max_buckets is not None:
|
|
17665
17655
|
pulumi.set(__self__, "search_max_buckets", search_max_buckets)
|
|
17666
|
-
if segrep is not None:
|
|
17667
|
-
pulumi.set(__self__, "segrep", segrep)
|
|
17668
17656
|
if shard_indexing_pressure is not None:
|
|
17669
17657
|
pulumi.set(__self__, "shard_indexing_pressure", shard_indexing_pressure)
|
|
17670
17658
|
if thread_pool_analyze_queue_size is not None:
|
|
@@ -17722,14 +17710,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17722
17710
|
"""
|
|
17723
17711
|
return pulumi.get(self, "cluster_max_shards_per_node")
|
|
17724
17712
|
|
|
17725
|
-
@property
|
|
17726
|
-
@pulumi.getter(name="clusterRoutingAllocationBalancePreferPrimary")
|
|
17727
|
-
def cluster_routing_allocation_balance_prefer_primary(self) -> Optional[bool]:
|
|
17728
|
-
"""
|
|
17729
|
-
When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
|
|
17730
|
-
"""
|
|
17731
|
-
return pulumi.get(self, "cluster_routing_allocation_balance_prefer_primary")
|
|
17732
|
-
|
|
17733
17713
|
@property
|
|
17734
17714
|
@pulumi.getter(name="clusterRoutingAllocationNodeConcurrentRecoveries")
|
|
17735
17715
|
def cluster_routing_allocation_node_concurrent_recoveries(self) -> Optional[int]:
|
|
@@ -17975,14 +17955,6 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
|
|
|
17975
17955
|
"""
|
|
17976
17956
|
return pulumi.get(self, "search_max_buckets")
|
|
17977
17957
|
|
|
17978
|
-
@property
|
|
17979
|
-
@pulumi.getter
|
|
17980
|
-
def segrep(self) -> Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSegrep']:
|
|
17981
|
-
"""
|
|
17982
|
-
Segment Replication Backpressure Settings
|
|
17983
|
-
"""
|
|
17984
|
-
return pulumi.get(self, "segrep")
|
|
17985
|
-
|
|
17986
17958
|
@property
|
|
17987
17959
|
@pulumi.getter(name="shardIndexingPressure")
|
|
17988
17960
|
def shard_indexing_pressure(self) -> Optional['outputs.OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure']:
|
|
@@ -19089,84 +19061,6 @@ class OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesMemory(dic
|
|
|
19089
19061
|
return pulumi.get(self, "window_size")
|
|
19090
19062
|
|
|
19091
19063
|
|
|
19092
|
-
@pulumi.output_type
|
|
19093
|
-
class OpenSearchOpensearchUserConfigOpensearchSegrep(dict):
|
|
19094
|
-
@staticmethod
|
|
19095
|
-
def __key_warning(key: str):
|
|
19096
|
-
suggest = None
|
|
19097
|
-
if key == "pressureCheckpointLimit":
|
|
19098
|
-
suggest = "pressure_checkpoint_limit"
|
|
19099
|
-
elif key == "pressureEnabled":
|
|
19100
|
-
suggest = "pressure_enabled"
|
|
19101
|
-
elif key == "pressureReplicaStaleLimit":
|
|
19102
|
-
suggest = "pressure_replica_stale_limit"
|
|
19103
|
-
elif key == "pressureTimeLimit":
|
|
19104
|
-
suggest = "pressure_time_limit"
|
|
19105
|
-
|
|
19106
|
-
if suggest:
|
|
19107
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigOpensearchSegrep. Access the value via the '{suggest}' property getter instead.")
|
|
19108
|
-
|
|
19109
|
-
def __getitem__(self, key: str) -> Any:
|
|
19110
|
-
OpenSearchOpensearchUserConfigOpensearchSegrep.__key_warning(key)
|
|
19111
|
-
return super().__getitem__(key)
|
|
19112
|
-
|
|
19113
|
-
def get(self, key: str, default = None) -> Any:
|
|
19114
|
-
OpenSearchOpensearchUserConfigOpensearchSegrep.__key_warning(key)
|
|
19115
|
-
return super().get(key, default)
|
|
19116
|
-
|
|
19117
|
-
def __init__(__self__, *,
|
|
19118
|
-
pressure_checkpoint_limit: Optional[int] = None,
|
|
19119
|
-
pressure_enabled: Optional[bool] = None,
|
|
19120
|
-
pressure_replica_stale_limit: Optional[float] = None,
|
|
19121
|
-
pressure_time_limit: Optional[str] = None):
|
|
19122
|
-
"""
|
|
19123
|
-
:param int pressure_checkpoint_limit: The maximum number of indexing checkpoints that a replica shard can fall behind when copying from primary. Once `segrep.pressure.checkpoint.limit` is breached along with `segrep.pressure.time.limit`, the segment replication backpressure mechanism is initiated. Default is 4 checkpoints. Default: `4`.
|
|
19124
|
-
:param bool pressure_enabled: Enables the segment replication backpressure mechanism. Default is false. Default: `false`.
|
|
19125
|
-
:param float pressure_replica_stale_limit: The maximum number of stale replica shards that can exist in a replication group. Once `segrep.pressure.replica.stale.limit` is breached, the segment replication backpressure mechanism is initiated. Default is .5, which is 50% of a replication group. Default: `0.5`.
|
|
19126
|
-
:param str pressure_time_limit: The maximum amount of time that a replica shard can take to copy from the primary shard. Once segrep.pressure.time.limit is breached along with segrep.pressure.checkpoint.limit, the segment replication backpressure mechanism is initiated. Default is 5 minutes. Default: `5m`.
|
|
19127
|
-
"""
|
|
19128
|
-
if pressure_checkpoint_limit is not None:
|
|
19129
|
-
pulumi.set(__self__, "pressure_checkpoint_limit", pressure_checkpoint_limit)
|
|
19130
|
-
if pressure_enabled is not None:
|
|
19131
|
-
pulumi.set(__self__, "pressure_enabled", pressure_enabled)
|
|
19132
|
-
if pressure_replica_stale_limit is not None:
|
|
19133
|
-
pulumi.set(__self__, "pressure_replica_stale_limit", pressure_replica_stale_limit)
|
|
19134
|
-
if pressure_time_limit is not None:
|
|
19135
|
-
pulumi.set(__self__, "pressure_time_limit", pressure_time_limit)
|
|
19136
|
-
|
|
19137
|
-
@property
|
|
19138
|
-
@pulumi.getter(name="pressureCheckpointLimit")
|
|
19139
|
-
def pressure_checkpoint_limit(self) -> Optional[int]:
|
|
19140
|
-
"""
|
|
19141
|
-
The maximum number of indexing checkpoints that a replica shard can fall behind when copying from primary. Once `segrep.pressure.checkpoint.limit` is breached along with `segrep.pressure.time.limit`, the segment replication backpressure mechanism is initiated. Default is 4 checkpoints. Default: `4`.
|
|
19142
|
-
"""
|
|
19143
|
-
return pulumi.get(self, "pressure_checkpoint_limit")
|
|
19144
|
-
|
|
19145
|
-
@property
|
|
19146
|
-
@pulumi.getter(name="pressureEnabled")
|
|
19147
|
-
def pressure_enabled(self) -> Optional[bool]:
|
|
19148
|
-
"""
|
|
19149
|
-
Enables the segment replication backpressure mechanism. Default is false. Default: `false`.
|
|
19150
|
-
"""
|
|
19151
|
-
return pulumi.get(self, "pressure_enabled")
|
|
19152
|
-
|
|
19153
|
-
@property
|
|
19154
|
-
@pulumi.getter(name="pressureReplicaStaleLimit")
|
|
19155
|
-
def pressure_replica_stale_limit(self) -> Optional[float]:
|
|
19156
|
-
"""
|
|
19157
|
-
The maximum number of stale replica shards that can exist in a replication group. Once `segrep.pressure.replica.stale.limit` is breached, the segment replication backpressure mechanism is initiated. Default is .5, which is 50% of a replication group. Default: `0.5`.
|
|
19158
|
-
"""
|
|
19159
|
-
return pulumi.get(self, "pressure_replica_stale_limit")
|
|
19160
|
-
|
|
19161
|
-
@property
|
|
19162
|
-
@pulumi.getter(name="pressureTimeLimit")
|
|
19163
|
-
def pressure_time_limit(self) -> Optional[str]:
|
|
19164
|
-
"""
|
|
19165
|
-
The maximum amount of time that a replica shard can take to copy from the primary shard. Once segrep.pressure.time.limit is breached along with segrep.pressure.checkpoint.limit, the segment replication backpressure mechanism is initiated. Default is 5 minutes. Default: `5m`.
|
|
19166
|
-
"""
|
|
19167
|
-
return pulumi.get(self, "pressure_time_limit")
|
|
19168
|
-
|
|
19169
|
-
|
|
19170
19064
|
@pulumi.output_type
|
|
19171
19065
|
class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure(dict):
|
|
19172
19066
|
@staticmethod
|
|
@@ -20082,7 +19976,7 @@ class OrganizationPermissionPermission(dict):
|
|
|
20082
19976
|
create_time: Optional[str] = None,
|
|
20083
19977
|
update_time: Optional[str] = None):
|
|
20084
19978
|
"""
|
|
20085
|
-
:param Sequence[str] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
19979
|
+
:param Sequence[str] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
20086
19980
|
:param str principal_id: ID of the user or group to grant permissions to. Only active users who have accepted an [invite](https://aiven.io/docs/platform/howto/manage-org-users) to join the organization can be granted permissions.
|
|
20087
19981
|
:param str principal_type: The type of principal. The possible values are `user` and `user_group`.
|
|
20088
19982
|
:param str create_time: Time created.
|
|
@@ -20100,7 +19994,7 @@ class OrganizationPermissionPermission(dict):
|
|
|
20100
19994
|
@pulumi.getter
|
|
20101
19995
|
def permissions(self) -> Sequence[str]:
|
|
20102
19996
|
"""
|
|
20103
|
-
List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
19997
|
+
List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
20104
19998
|
"""
|
|
20105
19999
|
return pulumi.get(self, "permissions")
|
|
20106
20000
|
|
|
@@ -43096,7 +42990,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43096
42990
|
action_destructive_requires_name: Optional[bool] = None,
|
|
43097
42991
|
auth_failure_listeners: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersResult'] = None,
|
|
43098
42992
|
cluster_max_shards_per_node: Optional[int] = None,
|
|
43099
|
-
cluster_routing_allocation_balance_prefer_primary: Optional[bool] = None,
|
|
43100
42993
|
cluster_routing_allocation_node_concurrent_recoveries: Optional[int] = None,
|
|
43101
42994
|
email_sender_name: Optional[str] = None,
|
|
43102
42995
|
email_sender_password: Optional[str] = None,
|
|
@@ -43128,7 +43021,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43128
43021
|
search_backpressure: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureResult'] = None,
|
|
43129
43022
|
search_insights_top_queries: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesResult'] = None,
|
|
43130
43023
|
search_max_buckets: Optional[int] = None,
|
|
43131
|
-
segrep: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSegrepResult'] = None,
|
|
43132
43024
|
shard_indexing_pressure: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult'] = None,
|
|
43133
43025
|
thread_pool_analyze_queue_size: Optional[int] = None,
|
|
43134
43026
|
thread_pool_analyze_size: Optional[int] = None,
|
|
@@ -43146,7 +43038,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43146
43038
|
:param bool action_destructive_requires_name: Require explicit index names when deleting.
|
|
43147
43039
|
:param 'GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs' auth_failure_listeners: Opensearch Security Plugin Settings
|
|
43148
43040
|
:param int cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Example: `1000`.
|
|
43149
|
-
:param bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
|
|
43150
43041
|
:param int cluster_routing_allocation_node_concurrent_recoveries: How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to node cpu count * 2.
|
|
43151
43042
|
:param str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
|
|
43152
43043
|
:param str email_sender_password: Sender password for Opensearch alerts to authenticate with SMTP server. Example: `very-secure-mail-password`.
|
|
@@ -43177,7 +43068,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43177
43068
|
:param str script_max_compilations_rate: Script compilation circuit breaker limits the number of inline script compilations within a period of time. Default is use-context. Example: `75/5m`.
|
|
43178
43069
|
:param 'GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureArgs' search_backpressure: Search Backpressure Settings
|
|
43179
43070
|
:param int search_max_buckets: Maximum number of aggregation buckets allowed in a single response. OpenSearch default value is used when this is not defined. Example: `10000`.
|
|
43180
|
-
:param 'GetOpenSearchOpensearchUserConfigOpensearchSegrepArgs' segrep: Segment Replication Backpressure Settings
|
|
43181
43071
|
:param 'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureArgs' shard_indexing_pressure: Shard indexing back pressure settings
|
|
43182
43072
|
:param int thread_pool_analyze_queue_size: Size for the thread pool queue. See documentation for exact details.
|
|
43183
43073
|
:param int thread_pool_analyze_size: Size for the thread pool. See documentation for exact details. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.
|
|
@@ -43199,8 +43089,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43199
43089
|
pulumi.set(__self__, "auth_failure_listeners", auth_failure_listeners)
|
|
43200
43090
|
if cluster_max_shards_per_node is not None:
|
|
43201
43091
|
pulumi.set(__self__, "cluster_max_shards_per_node", cluster_max_shards_per_node)
|
|
43202
|
-
if cluster_routing_allocation_balance_prefer_primary is not None:
|
|
43203
|
-
pulumi.set(__self__, "cluster_routing_allocation_balance_prefer_primary", cluster_routing_allocation_balance_prefer_primary)
|
|
43204
43092
|
if cluster_routing_allocation_node_concurrent_recoveries is not None:
|
|
43205
43093
|
pulumi.set(__self__, "cluster_routing_allocation_node_concurrent_recoveries", cluster_routing_allocation_node_concurrent_recoveries)
|
|
43206
43094
|
if email_sender_name is not None:
|
|
@@ -43263,8 +43151,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43263
43151
|
pulumi.set(__self__, "search_insights_top_queries", search_insights_top_queries)
|
|
43264
43152
|
if search_max_buckets is not None:
|
|
43265
43153
|
pulumi.set(__self__, "search_max_buckets", search_max_buckets)
|
|
43266
|
-
if segrep is not None:
|
|
43267
|
-
pulumi.set(__self__, "segrep", segrep)
|
|
43268
43154
|
if shard_indexing_pressure is not None:
|
|
43269
43155
|
pulumi.set(__self__, "shard_indexing_pressure", shard_indexing_pressure)
|
|
43270
43156
|
if thread_pool_analyze_queue_size is not None:
|
|
@@ -43322,14 +43208,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43322
43208
|
"""
|
|
43323
43209
|
return pulumi.get(self, "cluster_max_shards_per_node")
|
|
43324
43210
|
|
|
43325
|
-
@property
|
|
43326
|
-
@pulumi.getter(name="clusterRoutingAllocationBalancePreferPrimary")
|
|
43327
|
-
def cluster_routing_allocation_balance_prefer_primary(self) -> Optional[bool]:
|
|
43328
|
-
"""
|
|
43329
|
-
When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
|
|
43330
|
-
"""
|
|
43331
|
-
return pulumi.get(self, "cluster_routing_allocation_balance_prefer_primary")
|
|
43332
|
-
|
|
43333
43211
|
@property
|
|
43334
43212
|
@pulumi.getter(name="clusterRoutingAllocationNodeConcurrentRecoveries")
|
|
43335
43213
|
def cluster_routing_allocation_node_concurrent_recoveries(self) -> Optional[int]:
|
|
@@ -43575,14 +43453,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
|
|
|
43575
43453
|
"""
|
|
43576
43454
|
return pulumi.get(self, "search_max_buckets")
|
|
43577
43455
|
|
|
43578
|
-
@property
|
|
43579
|
-
@pulumi.getter
|
|
43580
|
-
def segrep(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSegrepResult']:
|
|
43581
|
-
"""
|
|
43582
|
-
Segment Replication Backpressure Settings
|
|
43583
|
-
"""
|
|
43584
|
-
return pulumi.get(self, "segrep")
|
|
43585
|
-
|
|
43586
43456
|
@property
|
|
43587
43457
|
@pulumi.getter(name="shardIndexingPressure")
|
|
43588
43458
|
def shard_indexing_pressure(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult']:
|
|
@@ -44432,61 +44302,6 @@ class GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesMemoryR
|
|
|
44432
44302
|
return pulumi.get(self, "window_size")
|
|
44433
44303
|
|
|
44434
44304
|
|
|
44435
|
-
@pulumi.output_type
|
|
44436
|
-
class GetOpenSearchOpensearchUserConfigOpensearchSegrepResult(dict):
|
|
44437
|
-
def __init__(__self__, *,
|
|
44438
|
-
pressure_checkpoint_limit: Optional[int] = None,
|
|
44439
|
-
pressure_enabled: Optional[bool] = None,
|
|
44440
|
-
pressure_replica_stale_limit: Optional[float] = None,
|
|
44441
|
-
pressure_time_limit: Optional[str] = None):
|
|
44442
|
-
"""
|
|
44443
|
-
:param int pressure_checkpoint_limit: The maximum number of indexing checkpoints that a replica shard can fall behind when copying from primary. Once `segrep.pressure.checkpoint.limit` is breached along with `segrep.pressure.time.limit`, the segment replication backpressure mechanism is initiated. Default is 4 checkpoints. Default: `4`.
|
|
44444
|
-
:param bool pressure_enabled: Enables the segment replication backpressure mechanism. Default is false. Default: `false`.
|
|
44445
|
-
:param float pressure_replica_stale_limit: The maximum number of stale replica shards that can exist in a replication group. Once `segrep.pressure.replica.stale.limit` is breached, the segment replication backpressure mechanism is initiated. Default is .5, which is 50% of a replication group. Default: `0.5`.
|
|
44446
|
-
:param str pressure_time_limit: The maximum amount of time that a replica shard can take to copy from the primary shard. Once segrep.pressure.time.limit is breached along with segrep.pressure.checkpoint.limit, the segment replication backpressure mechanism is initiated. Default is 5 minutes. Default: `5m`.
|
|
44447
|
-
"""
|
|
44448
|
-
if pressure_checkpoint_limit is not None:
|
|
44449
|
-
pulumi.set(__self__, "pressure_checkpoint_limit", pressure_checkpoint_limit)
|
|
44450
|
-
if pressure_enabled is not None:
|
|
44451
|
-
pulumi.set(__self__, "pressure_enabled", pressure_enabled)
|
|
44452
|
-
if pressure_replica_stale_limit is not None:
|
|
44453
|
-
pulumi.set(__self__, "pressure_replica_stale_limit", pressure_replica_stale_limit)
|
|
44454
|
-
if pressure_time_limit is not None:
|
|
44455
|
-
pulumi.set(__self__, "pressure_time_limit", pressure_time_limit)
|
|
44456
|
-
|
|
44457
|
-
@property
|
|
44458
|
-
@pulumi.getter(name="pressureCheckpointLimit")
|
|
44459
|
-
def pressure_checkpoint_limit(self) -> Optional[int]:
|
|
44460
|
-
"""
|
|
44461
|
-
The maximum number of indexing checkpoints that a replica shard can fall behind when copying from primary. Once `segrep.pressure.checkpoint.limit` is breached along with `segrep.pressure.time.limit`, the segment replication backpressure mechanism is initiated. Default is 4 checkpoints. Default: `4`.
|
|
44462
|
-
"""
|
|
44463
|
-
return pulumi.get(self, "pressure_checkpoint_limit")
|
|
44464
|
-
|
|
44465
|
-
@property
|
|
44466
|
-
@pulumi.getter(name="pressureEnabled")
|
|
44467
|
-
def pressure_enabled(self) -> Optional[bool]:
|
|
44468
|
-
"""
|
|
44469
|
-
Enables the segment replication backpressure mechanism. Default is false. Default: `false`.
|
|
44470
|
-
"""
|
|
44471
|
-
return pulumi.get(self, "pressure_enabled")
|
|
44472
|
-
|
|
44473
|
-
@property
|
|
44474
|
-
@pulumi.getter(name="pressureReplicaStaleLimit")
|
|
44475
|
-
def pressure_replica_stale_limit(self) -> Optional[float]:
|
|
44476
|
-
"""
|
|
44477
|
-
The maximum number of stale replica shards that can exist in a replication group. Once `segrep.pressure.replica.stale.limit` is breached, the segment replication backpressure mechanism is initiated. Default is .5, which is 50% of a replication group. Default: `0.5`.
|
|
44478
|
-
"""
|
|
44479
|
-
return pulumi.get(self, "pressure_replica_stale_limit")
|
|
44480
|
-
|
|
44481
|
-
@property
|
|
44482
|
-
@pulumi.getter(name="pressureTimeLimit")
|
|
44483
|
-
def pressure_time_limit(self) -> Optional[str]:
|
|
44484
|
-
"""
|
|
44485
|
-
The maximum amount of time that a replica shard can take to copy from the primary shard. Once segrep.pressure.time.limit is breached along with segrep.pressure.checkpoint.limit, the segment replication backpressure mechanism is initiated. Default is 5 minutes. Default: `5m`.
|
|
44486
|
-
"""
|
|
44487
|
-
return pulumi.get(self, "pressure_time_limit")
|
|
44488
|
-
|
|
44489
|
-
|
|
44490
44305
|
@pulumi.output_type
|
|
44491
44306
|
class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult(dict):
|
|
44492
44307
|
def __init__(__self__, *,
|
pulumi_aiven/project_user.py
CHANGED
|
@@ -25,7 +25,7 @@ class ProjectUserArgs:
|
|
|
25
25
|
"""
|
|
26
26
|
The set of arguments for constructing a ProjectUser resource.
|
|
27
27
|
:param pulumi.Input[str] email: Email address of the user in lowercase. Changing this property forces recreation of the resource.
|
|
28
|
-
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
28
|
+
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
29
29
|
:param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
30
30
|
"""
|
|
31
31
|
pulumi.set(__self__, "email", email)
|
|
@@ -48,7 +48,7 @@ class ProjectUserArgs:
|
|
|
48
48
|
@pulumi.getter(name="memberType")
|
|
49
49
|
def member_type(self) -> pulumi.Input[str]:
|
|
50
50
|
"""
|
|
51
|
-
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
51
|
+
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
52
52
|
"""
|
|
53
53
|
return pulumi.get(self, "member_type")
|
|
54
54
|
|
|
@@ -80,7 +80,7 @@ class _ProjectUserState:
|
|
|
80
80
|
Input properties used for looking up and filtering ProjectUser resources.
|
|
81
81
|
:param pulumi.Input[bool] accepted: Whether the user has accepted the request to join the project. Users get an invite and become project members after accepting the invite.
|
|
82
82
|
:param pulumi.Input[str] email: Email address of the user in lowercase. Changing this property forces recreation of the resource.
|
|
83
|
-
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
83
|
+
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
84
84
|
:param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
85
85
|
"""
|
|
86
86
|
if accepted is not None:
|
|
@@ -120,7 +120,7 @@ class _ProjectUserState:
|
|
|
120
120
|
@pulumi.getter(name="memberType")
|
|
121
121
|
def member_type(self) -> Optional[pulumi.Input[str]]:
|
|
122
122
|
"""
|
|
123
|
-
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
123
|
+
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
124
124
|
"""
|
|
125
125
|
return pulumi.get(self, "member_type")
|
|
126
126
|
|
|
@@ -178,7 +178,7 @@ class ProjectUser(pulumi.CustomResource):
|
|
|
178
178
|
:param str resource_name: The name of the resource.
|
|
179
179
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
180
180
|
:param pulumi.Input[str] email: Email address of the user in lowercase. Changing this property forces recreation of the resource.
|
|
181
|
-
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
181
|
+
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
182
182
|
:param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
183
183
|
"""
|
|
184
184
|
...
|
|
@@ -272,7 +272,7 @@ class ProjectUser(pulumi.CustomResource):
|
|
|
272
272
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
273
273
|
:param pulumi.Input[bool] accepted: Whether the user has accepted the request to join the project. Users get an invite and become project members after accepting the invite.
|
|
274
274
|
:param pulumi.Input[str] email: Email address of the user in lowercase. Changing this property forces recreation of the resource.
|
|
275
|
-
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
275
|
+
:param pulumi.Input[str] member_type: Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
276
276
|
:param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
277
277
|
"""
|
|
278
278
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
@@ -305,7 +305,7 @@ class ProjectUser(pulumi.CustomResource):
|
|
|
305
305
|
@pulumi.getter(name="memberType")
|
|
306
306
|
def member_type(self) -> pulumi.Output[str]:
|
|
307
307
|
"""
|
|
308
|
-
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:
|
|
308
|
+
Project membership type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
309
309
|
"""
|
|
310
310
|
return pulumi.get(self, "member_type")
|
|
311
311
|
|
pulumi_aiven/pulumi-plugin.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
pulumi_aiven/__init__.py,sha256=
|
|
2
|
-
pulumi_aiven/_inputs.py,sha256=
|
|
1
|
+
pulumi_aiven/__init__.py,sha256=ZJLhz_eVEImrSr6UH7BPvZBS1ibhhbe0dXM1M_aNjkc,19769
|
|
2
|
+
pulumi_aiven/_inputs.py,sha256=aNVWu4P6bFn0_D2dn3m3xMoQt3FFaBqqB3V-8QJ2HuM,1799695
|
|
3
3
|
pulumi_aiven/_utilities.py,sha256=-gxwnD6__OYdSf8jJgJijNuu-UHUwi5pJ1H7-eIHDhg,10504
|
|
4
4
|
pulumi_aiven/account.py,sha256=INnmCQlB-rYogssxx8zMP5hrPGS3DAr03GccSR_qSe8,17025
|
|
5
5
|
pulumi_aiven/account_authentication.py,sha256=6YMnR97tSsbDGTeC-4Z0WRG3PyRxeZZyi3o6X1BX3jg,37749
|
|
6
6
|
pulumi_aiven/account_team.py,sha256=hcV_T88ON6X0lgflCbEGDK-BwrmsBb40fHbz85VeS9I,13101
|
|
7
7
|
pulumi_aiven/account_team_member.py,sha256=fJdyOsgcC8M3HDUqvtNVqUt6xRvX4BXXsypovPlZEVQ,18773
|
|
8
|
-
pulumi_aiven/account_team_project.py,sha256=
|
|
8
|
+
pulumi_aiven/account_team_project.py,sha256=F_HedE0ebAOnE9bVJtvGNyCG60pCc_7gIb1QZGMCmKA,19465
|
|
9
9
|
pulumi_aiven/alloydbomni.py,sha256=mZYaO9O0evtsuv3VgJhTmLIQWfBB-CNqGTFXTLxP9I0,87725
|
|
10
10
|
pulumi_aiven/alloydbomni_database.py,sha256=n3rwkVX0ynylHMIn-OuwnKDxvRuCC3Gpvj_9SPxLJAU,18039
|
|
11
11
|
pulumi_aiven/alloydbomni_user.py,sha256=-sDD0LusLNx7IMhhFTG4WH3mNWoAPXX1N9RPY_Aj9dk,20850
|
|
@@ -35,7 +35,7 @@ pulumi_aiven/get_account.py,sha256=P8LwXLegN6hma4ixJemYEv-zJFCrwNNl2INh5TP3b9A,7
|
|
|
35
35
|
pulumi_aiven/get_account_authentication.py,sha256=-1lnvFiCBs7KRFO6B72dQZNVGnzlBtF_5AFjS54JADw,14549
|
|
36
36
|
pulumi_aiven/get_account_team.py,sha256=GBrYW75NSMBAhmvbxcWykucqJw9kvQ-_d-xevrKp6Pw,5692
|
|
37
37
|
pulumi_aiven/get_account_team_member.py,sha256=YhU8WpoRNk83PXLjvmDawHNl_GPBllLVMYsrt7bI2ts,8114
|
|
38
|
-
pulumi_aiven/get_account_team_project.py,sha256=
|
|
38
|
+
pulumi_aiven/get_account_team_project.py,sha256=iNPxdCzKG_Loj98qpcOdEjNnWTXgwNrdpd0Fg6un868,6527
|
|
39
39
|
pulumi_aiven/get_alloydbomni.py,sha256=mr5YWXGQp0CMcZwpFj0F9wyBxBqxYHjBfh3jiRRGS7Q,26232
|
|
40
40
|
pulumi_aiven/get_alloydbomni_database.py,sha256=zfUOJytvP66qYTFkzNh9F955qmBki2Zpdfm1B6cEpPI,8124
|
|
41
41
|
pulumi_aiven/get_alloydbomni_user.py,sha256=Pijq1wynNUPFXVFsyDTq_jYDmdZK-UNUi08nMl5Saqc,9723
|
|
@@ -94,7 +94,7 @@ pulumi_aiven/get_pg.py,sha256=B9yOq-ETPbZijDF8MD6z1lR1F4z8vV76DhvI0Yq_Ppw,24891
|
|
|
94
94
|
pulumi_aiven/get_pg_database.py,sha256=nbthL5lzecWQBNX5zgYaVe4vcsAID_sazsyWvNHSL4c,8761
|
|
95
95
|
pulumi_aiven/get_pg_user.py,sha256=m1_Ni-H0sA1ko0tjF9Xc2GIZKg_Oopkrr7Mq-xzogK4,9694
|
|
96
96
|
pulumi_aiven/get_project.py,sha256=fOV7n7uiTuuIKKFLPnNvCQjtD7ZpG0_RrDAtV0OqKz8,13799
|
|
97
|
-
pulumi_aiven/get_project_user.py,sha256=
|
|
97
|
+
pulumi_aiven/get_project_user.py,sha256=lU5rTEzCtm81Xu-5Dc3E0aoXxB9S1E1laBQbG_z0tzw,6992
|
|
98
98
|
pulumi_aiven/get_project_vpc.py,sha256=JYEsp1qhlCsN0EFgeFpkSdrpM8jrzg2aFxMfxR2otKA,7213
|
|
99
99
|
pulumi_aiven/get_redis.py,sha256=zlb0mLuZM8YAt3nLVboHaIdnBjP4J6DI9_Lt3VgPjrE,25034
|
|
100
100
|
pulumi_aiven/get_redis_user.py,sha256=DGRj03Y2DKtq0KDwczZxXeL55qjUrPZ7kYdM3kImsPg,10955
|
|
@@ -115,7 +115,6 @@ pulumi_aiven/kafka_connect.py,sha256=dVkzYMb-i0bxMxF1tkIrLXUjpbZp4t90_mE9QHgn7nU
|
|
|
115
115
|
pulumi_aiven/kafka_connector.py,sha256=BwN92oSatmqxaVO_qPymbY-5VNf5rVrxCJQZ66Fwnqk,25050
|
|
116
116
|
pulumi_aiven/kafka_mirror_maker.py,sha256=m22G5cr6p31cYw3ishodvUQAxrBCvrpieHzcUAv-kr0,82169
|
|
117
117
|
pulumi_aiven/kafka_native_acl.py,sha256=8ihaumR1dpazLOhDbEeTLfA0wDSI8gEztlr7zFw0YqQ,33592
|
|
118
|
-
pulumi_aiven/kafka_quota.py,sha256=ozluSjxzNlxGtO3PVQdXoeEZ1iXKQwnEirRCIsTRcFI,32450
|
|
119
118
|
pulumi_aiven/kafka_schema.py,sha256=lz5TNa-kwI9c7Mthi_cIqXooMz-HRmI-Kb5vb4KZdak,22834
|
|
120
119
|
pulumi_aiven/kafka_schema_configuration.py,sha256=qXnCuKC8AFa1arFZJ4cg-KQEQs65TOvl6-mhst-KHqU,14200
|
|
121
120
|
pulumi_aiven/kafka_schema_registry_acl.py,sha256=3MseIwSoEn0dYwePspK68rVwnpC2gHItmNgrVv0oohE,19623
|
|
@@ -136,21 +135,21 @@ pulumi_aiven/opensearch_user.py,sha256=9nV4kt7Lo1TkLoQK6F0wmt7uJtqXvQhQTKACEVfqp
|
|
|
136
135
|
pulumi_aiven/organization.py,sha256=zXB949qBPuAW05VXXoFkIe5ZlEBwZTVlJDH10UGGTqo,11118
|
|
137
136
|
pulumi_aiven/organization_application_user.py,sha256=DvyL7Ujh7oGysLAT6WVSFk02iYV-1H8KzJNlSX5YkT0,15193
|
|
138
137
|
pulumi_aiven/organization_application_user_token.py,sha256=lrKPE0rZ_QZ2sWqgUgTN0c99ZWBJS2L4Sdkii9G01U8,33082
|
|
139
|
-
pulumi_aiven/organization_group_project.py,sha256=
|
|
138
|
+
pulumi_aiven/organization_group_project.py,sha256=ld9vjKXTRsepXca4VmkKZDl3Ec1pie-tm73vkVZIx-8,18981
|
|
140
139
|
pulumi_aiven/organization_permission.py,sha256=rpcVJPBcBDUMU02rhw3IYNU0thg3_M2y4TEwSJNOjl0,18103
|
|
141
140
|
pulumi_aiven/organization_user.py,sha256=4FHd1BCXslZnBdd9r_TpVaaLWdzTngJG5wFB695GnIc,15729
|
|
142
141
|
pulumi_aiven/organization_user_group.py,sha256=133e0-VfMmTnWDZPPnS4xzE-UU6R4PY4am7zMGMUrGo,14832
|
|
143
142
|
pulumi_aiven/organization_user_group_member.py,sha256=5iPu5lCGx5y-utd9w2iCKc2E7PHRTFnVVAF3j23pstc,14784
|
|
144
143
|
pulumi_aiven/organizational_unit.py,sha256=OnowaL-y9MDhQAQeTxuv9gmAC8iau2ZVnKCBdbNJfo8,11639
|
|
145
|
-
pulumi_aiven/outputs.py,sha256=
|
|
144
|
+
pulumi_aiven/outputs.py,sha256=TrgB_pzVnA0YiazyUm4VkGxAbcQlCnQZ6hHwwFdj0No,2322563
|
|
146
145
|
pulumi_aiven/pg.py,sha256=BxqlB_ztH5jyvRw7QdQWPaxZ6QMnzPsYqBroLXFrAG0,80239
|
|
147
146
|
pulumi_aiven/pg_database.py,sha256=bnts8s-gR6mPTf5fHY3EVPRqiHhze8roG6V16h2-Llc,20153
|
|
148
147
|
pulumi_aiven/pg_user.py,sha256=__gTbX36EdjtCthLm09hZn2PRerlPt7jpRCQuzqJ4k0,22036
|
|
149
148
|
pulumi_aiven/project.py,sha256=xsogAQa9_PwhfTou7-e8ACsaaTqGmCh_S5rkCVKXNag,45569
|
|
150
|
-
pulumi_aiven/project_user.py,sha256=
|
|
149
|
+
pulumi_aiven/project_user.py,sha256=lg2x65GOGETY2jDKuP9Jcz_8KvcFvw0L9KT6i-V41yE,17949
|
|
151
150
|
pulumi_aiven/project_vpc.py,sha256=rcWiFl2dHdwrXFTZ2WYLpxiUZX-q9tPPZVUvl2bjWAQ,14082
|
|
152
151
|
pulumi_aiven/provider.py,sha256=N7Y-HFsoDOWeKC6iV1NEkU07Eg9ZV8d4FKFHKu5jHbY,5055
|
|
153
|
-
pulumi_aiven/pulumi-plugin.json,sha256=
|
|
152
|
+
pulumi_aiven/pulumi-plugin.json,sha256=pMxTNtzNLzBk8ee2MwzkqikVX_b1y5H1XT8FhkpfAUM,82
|
|
154
153
|
pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
155
154
|
pulumi_aiven/redis.py,sha256=BlfN_uoyo6neIEaS5gzPiJNkBueu08548uVJ9YimIPA,82140
|
|
156
155
|
pulumi_aiven/redis_user.py,sha256=WHnebXTj2UgkTtZf3I6-zqyNQtla131jHAnUJaF1DUA,29358
|
|
@@ -164,7 +163,7 @@ pulumi_aiven/valkey_user.py,sha256=fiaXYiB5NUMWh3Q3goGrGU6eYRU26z7BunaJiaxrPmY,3
|
|
|
164
163
|
pulumi_aiven/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
165
164
|
pulumi_aiven/config/__init__.pyi,sha256=6XkZH3EU98MVgoMLPFHFfEK17BQQzz0S0QFMh1FZrs0,639
|
|
166
165
|
pulumi_aiven/config/vars.py,sha256=jRqbkEfNSP8ga5cnbMhAzHUUb7ahIUROUqR5_KGkobM,832
|
|
167
|
-
pulumi_aiven-6.31.
|
|
168
|
-
pulumi_aiven-6.31.
|
|
169
|
-
pulumi_aiven-6.31.
|
|
170
|
-
pulumi_aiven-6.31.
|
|
166
|
+
pulumi_aiven-6.31.0a1735362380.dist-info/METADATA,sha256=hRZc_ZuW6VaP3dgcJqUz0p6PFGMtCRtyyTLtqTgTcjI,2595
|
|
167
|
+
pulumi_aiven-6.31.0a1735362380.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
168
|
+
pulumi_aiven-6.31.0a1735362380.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
|
|
169
|
+
pulumi_aiven-6.31.0a1735362380.dist-info/RECORD,,
|