pulumi-aiven 6.38.0a1747372094__py3-none-any.whl → 6.39.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-aiven might be problematic. Click here for more details.

Files changed (189) hide show
  1. pulumi_aiven/__init__.py +10 -1
  2. pulumi_aiven/_inputs.py +1655 -398
  3. pulumi_aiven/_utilities.py +1 -1
  4. pulumi_aiven/account.py +1 -1
  5. pulumi_aiven/account_authentication.py +1 -1
  6. pulumi_aiven/account_team.py +1 -1
  7. pulumi_aiven/account_team_member.py +1 -1
  8. pulumi_aiven/account_team_project.py +1 -1
  9. pulumi_aiven/alloydbomni.py +1 -1
  10. pulumi_aiven/alloydbomni_database.py +1 -1
  11. pulumi_aiven/alloydbomni_user.py +1 -1
  12. pulumi_aiven/aws_org_vpc_peering_connection.py +1 -1
  13. pulumi_aiven/aws_privatelink.py +1 -1
  14. pulumi_aiven/aws_vpc_peering_connection.py +1 -1
  15. pulumi_aiven/azure_org_vpc_peering_connection.py +1 -1
  16. pulumi_aiven/azure_privatelink.py +1 -1
  17. pulumi_aiven/azure_privatelink_connection_approval.py +1 -1
  18. pulumi_aiven/azure_vpc_peering_connection.py +1 -1
  19. pulumi_aiven/billing_group.py +1 -1
  20. pulumi_aiven/cassandra.py +1 -1
  21. pulumi_aiven/cassandra_user.py +1 -1
  22. pulumi_aiven/clickhouse.py +1 -1
  23. pulumi_aiven/clickhouse_database.py +1 -1
  24. pulumi_aiven/clickhouse_grant.py +19 -1
  25. pulumi_aiven/clickhouse_role.py +1 -1
  26. pulumi_aiven/clickhouse_user.py +1 -1
  27. pulumi_aiven/config/__init__.py +1 -1
  28. pulumi_aiven/config/__init__.pyi +1 -1
  29. pulumi_aiven/config/vars.py +1 -1
  30. pulumi_aiven/connection_pool.py +1 -1
  31. pulumi_aiven/dragonfly.py +1 -1
  32. pulumi_aiven/flink.py +1 -1
  33. pulumi_aiven/flink_application.py +1 -1
  34. pulumi_aiven/flink_application_deployment.py +1 -1
  35. pulumi_aiven/flink_application_version.py +1 -1
  36. pulumi_aiven/flink_jar_application.py +1 -1
  37. pulumi_aiven/flink_jar_application_deployment.py +1 -1
  38. pulumi_aiven/flink_jar_application_version.py +1 -1
  39. pulumi_aiven/gcp_org_vpc_peering_connection.py +1 -1
  40. pulumi_aiven/gcp_privatelink.py +1 -1
  41. pulumi_aiven/gcp_privatelink_connection_approval.py +1 -1
  42. pulumi_aiven/gcp_vpc_peering_connection.py +1 -1
  43. pulumi_aiven/get_account.py +1 -1
  44. pulumi_aiven/get_account_authentication.py +1 -1
  45. pulumi_aiven/get_account_team.py +1 -1
  46. pulumi_aiven/get_account_team_member.py +1 -1
  47. pulumi_aiven/get_account_team_project.py +1 -1
  48. pulumi_aiven/get_alloydbomni.py +1 -1
  49. pulumi_aiven/get_alloydbomni_database.py +1 -1
  50. pulumi_aiven/get_alloydbomni_user.py +1 -1
  51. pulumi_aiven/get_aws_org_vpc_peering_connection.py +1 -1
  52. pulumi_aiven/get_aws_privatelink.py +1 -1
  53. pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
  54. pulumi_aiven/get_azure_org_vpc_peering_connection.py +1 -1
  55. pulumi_aiven/get_azure_privatelink.py +1 -1
  56. pulumi_aiven/get_azure_vpc_peering_connection.py +1 -1
  57. pulumi_aiven/get_billing_group.py +1 -1
  58. pulumi_aiven/get_cassanda.py +1 -1
  59. pulumi_aiven/get_cassandra.py +1 -1
  60. pulumi_aiven/get_cassandra_user.py +1 -1
  61. pulumi_aiven/get_clickhouse.py +1 -1
  62. pulumi_aiven/get_clickhouse_database.py +1 -1
  63. pulumi_aiven/get_clickhouse_user.py +1 -1
  64. pulumi_aiven/get_connection_pool.py +1 -1
  65. pulumi_aiven/get_dragonfly.py +1 -1
  66. pulumi_aiven/get_external_identity.py +6 -6
  67. pulumi_aiven/get_flink.py +1 -1
  68. pulumi_aiven/get_flink_application.py +1 -1
  69. pulumi_aiven/get_flink_application_version.py +1 -1
  70. pulumi_aiven/get_gcp_org_vpc_peering_connection.py +1 -1
  71. pulumi_aiven/get_gcp_privatelink.py +1 -1
  72. pulumi_aiven/get_gcp_vpc_peering_connection.py +1 -1
  73. pulumi_aiven/get_grafana.py +1 -1
  74. pulumi_aiven/get_influx_db.py +1 -1
  75. pulumi_aiven/get_influxdb_database.py +1 -1
  76. pulumi_aiven/get_influxdb_user.py +1 -1
  77. pulumi_aiven/get_kafka.py +1 -1
  78. pulumi_aiven/get_kafka_acl.py +1 -1
  79. pulumi_aiven/get_kafka_connect.py +1 -1
  80. pulumi_aiven/get_kafka_connector.py +1 -1
  81. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  82. pulumi_aiven/get_kafka_schema.py +1 -1
  83. pulumi_aiven/get_kafka_schema_configuration.py +1 -1
  84. pulumi_aiven/get_kafka_schema_registry_acl.py +1 -1
  85. pulumi_aiven/get_kafka_topic.py +1 -1
  86. pulumi_aiven/get_kafka_user.py +1 -1
  87. pulumi_aiven/get_m3_aggregator.py +1 -1
  88. pulumi_aiven/get_m3_db.py +1 -1
  89. pulumi_aiven/get_m3db_user.py +1 -1
  90. pulumi_aiven/get_mirror_maker_replication_flow.py +1 -1
  91. pulumi_aiven/get_my_sql.py +1 -1
  92. pulumi_aiven/get_mysql_database.py +1 -1
  93. pulumi_aiven/get_mysql_user.py +1 -1
  94. pulumi_aiven/get_open_search.py +8 -8
  95. pulumi_aiven/get_open_search_acl_config.py +8 -8
  96. pulumi_aiven/get_open_search_acl_rule.py +20 -20
  97. pulumi_aiven/get_opensearch_security_plugin_config.py +8 -8
  98. pulumi_aiven/get_opensearch_user.py +14 -14
  99. pulumi_aiven/get_organization.py +25 -7
  100. pulumi_aiven/get_organization_address.py +53 -30
  101. pulumi_aiven/get_organization_application_user.py +1 -1
  102. pulumi_aiven/get_organization_billing_group.py +39 -16
  103. pulumi_aiven/get_organization_billing_group_list.py +41 -13
  104. pulumi_aiven/get_organization_project.py +51 -15
  105. pulumi_aiven/get_organization_user.py +1 -1
  106. pulumi_aiven/get_organization_user_group.py +1 -1
  107. pulumi_aiven/get_organization_user_list.py +1 -1
  108. pulumi_aiven/get_organization_vpc.py +1 -1
  109. pulumi_aiven/get_organizational_unit.py +1 -1
  110. pulumi_aiven/get_pg.py +1 -1
  111. pulumi_aiven/get_pg_database.py +1 -1
  112. pulumi_aiven/get_pg_user.py +1 -1
  113. pulumi_aiven/get_project.py +1 -1
  114. pulumi_aiven/get_project_user.py +1 -1
  115. pulumi_aiven/get_project_vpc.py +1 -1
  116. pulumi_aiven/get_redis.py +1 -1
  117. pulumi_aiven/get_redis_user.py +1 -1
  118. pulumi_aiven/get_service_component.py +1 -1
  119. pulumi_aiven/get_service_integration.py +1 -1
  120. pulumi_aiven/get_service_integration_endpoint.py +1 -1
  121. pulumi_aiven/get_thanos.py +1 -1
  122. pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
  123. pulumi_aiven/get_valkey.py +1 -1
  124. pulumi_aiven/get_valkey_user.py +1 -1
  125. pulumi_aiven/governance_access.py +451 -0
  126. pulumi_aiven/grafana.py +1 -1
  127. pulumi_aiven/influx_db.py +1 -1
  128. pulumi_aiven/influxdb_database.py +1 -1
  129. pulumi_aiven/influxdb_user.py +1 -1
  130. pulumi_aiven/kafka.py +1 -1
  131. pulumi_aiven/kafka_acl.py +1 -1
  132. pulumi_aiven/kafka_connect.py +1 -1
  133. pulumi_aiven/kafka_connector.py +1 -1
  134. pulumi_aiven/kafka_mirror_maker.py +1 -1
  135. pulumi_aiven/kafka_native_acl.py +1 -1
  136. pulumi_aiven/kafka_quota.py +1 -1
  137. pulumi_aiven/kafka_schema.py +1 -1
  138. pulumi_aiven/kafka_schema_configuration.py +1 -1
  139. pulumi_aiven/kafka_schema_registry_acl.py +1 -1
  140. pulumi_aiven/kafka_topic.py +1 -1
  141. pulumi_aiven/kafka_user.py +1 -1
  142. pulumi_aiven/m3_aggregator.py +1 -1
  143. pulumi_aiven/m3_db.py +1 -1
  144. pulumi_aiven/m3db_user.py +1 -1
  145. pulumi_aiven/mirror_maker_replication_flow.py +1 -1
  146. pulumi_aiven/my_sql.py +1 -1
  147. pulumi_aiven/mysql_database.py +1 -1
  148. pulumi_aiven/mysql_user.py +1 -1
  149. pulumi_aiven/open_search.py +18 -20
  150. pulumi_aiven/open_search_acl_config.py +30 -42
  151. pulumi_aiven/open_search_acl_rule.py +48 -48
  152. pulumi_aiven/opensearch_security_plugin_config.py +15 -43
  153. pulumi_aiven/opensearch_user.py +33 -33
  154. pulumi_aiven/organization.py +25 -20
  155. pulumi_aiven/organization_address.py +103 -97
  156. pulumi_aiven/organization_application_user.py +10 -1
  157. pulumi_aiven/organization_application_user_token.py +1 -1
  158. pulumi_aiven/organization_billing_group.py +67 -61
  159. pulumi_aiven/organization_group_project.py +1 -1
  160. pulumi_aiven/organization_permission.py +1 -19
  161. pulumi_aiven/organization_project.py +112 -63
  162. pulumi_aiven/organization_user.py +1 -1
  163. pulumi_aiven/organization_user_group.py +1 -1
  164. pulumi_aiven/organization_user_group_member.py +1 -1
  165. pulumi_aiven/organization_vpc.py +1 -1
  166. pulumi_aiven/organizational_unit.py +1 -1
  167. pulumi_aiven/outputs.py +1439 -506
  168. pulumi_aiven/pg.py +1 -1
  169. pulumi_aiven/pg_database.py +1 -1
  170. pulumi_aiven/pg_user.py +1 -1
  171. pulumi_aiven/project.py +1 -1
  172. pulumi_aiven/project_user.py +1 -1
  173. pulumi_aiven/project_vpc.py +1 -1
  174. pulumi_aiven/provider.py +1 -1
  175. pulumi_aiven/pulumi-plugin.json +1 -1
  176. pulumi_aiven/redis.py +1 -1
  177. pulumi_aiven/redis_user.py +1 -1
  178. pulumi_aiven/service_integration.py +1 -1
  179. pulumi_aiven/service_integration_endpoint.py +1 -1
  180. pulumi_aiven/static_ip.py +1 -1
  181. pulumi_aiven/thanos.py +1 -1
  182. pulumi_aiven/transit_gateway_vpc_attachment.py +1 -1
  183. pulumi_aiven/valkey.py +1 -1
  184. pulumi_aiven/valkey_user.py +1 -1
  185. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/METADATA +1 -1
  186. pulumi_aiven-6.39.0.dist-info/RECORD +189 -0
  187. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/WHEEL +1 -1
  188. pulumi_aiven-6.38.0a1747372094.dist-info/RECORD +0 -188
  189. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/get_kafka.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/get_m3_db.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -217,7 +217,7 @@ class GetOpenSearchResult:
217
217
  @pulumi.getter
218
218
  def opensearches(self) -> Sequence['outputs.GetOpenSearchOpensearchResult']:
219
219
  """
220
- OpenSearch server provided values
220
+ Values provided by the OpenSearch server.
221
221
  """
222
222
  return pulumi.get(self, "opensearches")
223
223
 
@@ -388,7 +388,7 @@ def get_open_search(project: Optional[builtins.str] = None,
388
388
  service_name: Optional[builtins.str] = None,
389
389
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOpenSearchResult:
390
390
  """
391
- The OpenSearch data source provides information about the existing Aiven OpenSearch service.
391
+ Gets information about an Aiven for OpenSearch® service.
392
392
 
393
393
  ## Example Usage
394
394
 
@@ -396,8 +396,8 @@ def get_open_search(project: Optional[builtins.str] = None,
396
396
  import pulumi
397
397
  import pulumi_aiven as aiven
398
398
 
399
- os1 = aiven.get_open_search(project=pr1["project"],
400
- service_name="my-os1")
399
+ example_opensearch = aiven.get_open_search(project=example_project["project"],
400
+ service_name="example-opensearch")
401
401
  ```
402
402
 
403
403
 
@@ -444,7 +444,7 @@ def get_open_search_output(project: Optional[pulumi.Input[builtins.str]] = None,
444
444
  service_name: Optional[pulumi.Input[builtins.str]] = None,
445
445
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOpenSearchResult]:
446
446
  """
447
- The OpenSearch data source provides information about the existing Aiven OpenSearch service.
447
+ Gets information about an Aiven for OpenSearch® service.
448
448
 
449
449
  ## Example Usage
450
450
 
@@ -452,8 +452,8 @@ def get_open_search_output(project: Optional[pulumi.Input[builtins.str]] = None,
452
452
  import pulumi
453
453
  import pulumi_aiven as aiven
454
454
 
455
- os1 = aiven.get_open_search(project=pr1["project"],
456
- service_name="my-os1")
455
+ example_opensearch = aiven.get_open_search(project=example_project["project"],
456
+ service_name="example-opensearch")
457
457
  ```
458
458
 
459
459
 
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -48,7 +48,7 @@ class GetOpenSearchAclConfigResult:
48
48
  @pulumi.getter
49
49
  def enabled(self) -> builtins.bool:
50
50
  """
51
- Enable OpenSearch ACLs. When disabled authenticated service users have unrestricted access. The default value is `true`.
51
+ Enable OpenSearch ACLs. When disabled, authenticated service users have unrestricted access. The default value is `true`.
52
52
  """
53
53
  return pulumi.get(self, "enabled")
54
54
 
@@ -102,7 +102,7 @@ def get_open_search_acl_config(project: Optional[builtins.str] = None,
102
102
  service_name: Optional[builtins.str] = None,
103
103
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOpenSearchAclConfigResult:
104
104
  """
105
- The OpenSearch ACL Config data source provides information about an existing Aiven OpenSearch ACL Config.
105
+ Gets information about access control for an Aiven for OpenSearch® service.
106
106
 
107
107
  ## Example Usage
108
108
 
@@ -110,8 +110,8 @@ def get_open_search_acl_config(project: Optional[builtins.str] = None,
110
110
  import pulumi
111
111
  import pulumi_aiven as aiven
112
112
 
113
- os_acl_config = aiven.get_open_search_acl_config(project=os_project["project"],
114
- service_name=os["serviceName"])
113
+ os_acl_config = aiven.get_open_search_acl_config(project=example_project["project"],
114
+ service_name=example_opensearch["serviceName"])
115
115
  ```
116
116
 
117
117
 
@@ -134,7 +134,7 @@ def get_open_search_acl_config_output(project: Optional[pulumi.Input[builtins.st
134
134
  service_name: Optional[pulumi.Input[builtins.str]] = None,
135
135
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOpenSearchAclConfigResult]:
136
136
  """
137
- The OpenSearch ACL Config data source provides information about an existing Aiven OpenSearch ACL Config.
137
+ Gets information about access control for an Aiven for OpenSearch® service.
138
138
 
139
139
  ## Example Usage
140
140
 
@@ -142,8 +142,8 @@ def get_open_search_acl_config_output(project: Optional[pulumi.Input[builtins.st
142
142
  import pulumi
143
143
  import pulumi_aiven as aiven
144
144
 
145
- os_acl_config = aiven.get_open_search_acl_config(project=os_project["project"],
146
- service_name=os["serviceName"])
145
+ os_acl_config = aiven.get_open_search_acl_config(project=example_project["project"],
146
+ service_name=example_opensearch["serviceName"])
147
147
  ```
148
148
 
149
149
 
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -59,7 +59,7 @@ class GetOpenSearchAclRuleResult:
59
59
  @pulumi.getter
60
60
  def index(self) -> builtins.str:
61
61
  """
62
- The index pattern for this ACL entry. Maximum length: `249`. Changing this property forces recreation of the resource.
62
+ The index pattern for this ACL rule. Maximum length: `249`. Changing this property forces recreation of the resource.
63
63
  """
64
64
  return pulumi.get(self, "index")
65
65
 
@@ -67,7 +67,7 @@ class GetOpenSearchAclRuleResult:
67
67
  @pulumi.getter
68
68
  def permission(self) -> builtins.str:
69
69
  """
70
- The permissions for this ACL entry. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
70
+ The permissions for this ACL rule. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
71
71
  """
72
72
  return pulumi.get(self, "permission")
73
73
 
@@ -91,7 +91,7 @@ class GetOpenSearchAclRuleResult:
91
91
  @pulumi.getter
92
92
  def username(self) -> builtins.str:
93
93
  """
94
- The username for the ACL entry. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
94
+ The username for the OpenSearch user this ACL rule applies to. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
95
95
  """
96
96
  return pulumi.get(self, "username")
97
97
 
@@ -117,7 +117,7 @@ def get_open_search_acl_rule(index: Optional[builtins.str] = None,
117
117
  username: Optional[builtins.str] = None,
118
118
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOpenSearchAclRuleResult:
119
119
  """
120
- The OpenSearch ACL Rule data source provides information about an existing Aiven OpenSearch ACL Rule.
120
+ Gets information about an Aiven for OpenSearch® ACL rule.
121
121
 
122
122
  ## Example Usage
123
123
 
@@ -125,18 +125,18 @@ def get_open_search_acl_rule(index: Optional[builtins.str] = None,
125
125
  import pulumi
126
126
  import pulumi_aiven as aiven
127
127
 
128
- os_acl_rule = aiven.get_open_search_acl_rule(project=os_acls_config["project"],
129
- service_name=os_acls_config["serviceName"],
130
- username="<USERNAME>",
131
- index="<INDEX>")
128
+ os_acl_rule = aiven.get_open_search_acl_rule(project=example_project["project"],
129
+ service_name=example_opensearch["serviceName"],
130
+ username="documentation-user-1",
131
+ index="index5")
132
132
  ```
133
133
 
134
134
 
135
- :param builtins.str index: The index pattern for this ACL entry. Maximum length: `249`. Changing this property forces recreation of the resource.
136
- :param builtins.str permission: The permissions for this ACL entry. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
135
+ :param builtins.str index: The index pattern for this ACL rule. Maximum length: `249`. Changing this property forces recreation of the resource.
136
+ :param builtins.str permission: The permissions for this ACL rule. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
137
137
  :param builtins.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.
138
138
  :param builtins.str service_name: The name of the service that 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.
139
- :param builtins.str username: The username for the ACL entry. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
139
+ :param builtins.str username: The username for the OpenSearch user this ACL rule applies to. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
140
140
  """
141
141
  __args__ = dict()
142
142
  __args__['index'] = index
@@ -161,7 +161,7 @@ def get_open_search_acl_rule_output(index: Optional[pulumi.Input[builtins.str]]
161
161
  username: Optional[pulumi.Input[builtins.str]] = None,
162
162
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOpenSearchAclRuleResult]:
163
163
  """
164
- The OpenSearch ACL Rule data source provides information about an existing Aiven OpenSearch ACL Rule.
164
+ Gets information about an Aiven for OpenSearch® ACL rule.
165
165
 
166
166
  ## Example Usage
167
167
 
@@ -169,18 +169,18 @@ def get_open_search_acl_rule_output(index: Optional[pulumi.Input[builtins.str]]
169
169
  import pulumi
170
170
  import pulumi_aiven as aiven
171
171
 
172
- os_acl_rule = aiven.get_open_search_acl_rule(project=os_acls_config["project"],
173
- service_name=os_acls_config["serviceName"],
174
- username="<USERNAME>",
175
- index="<INDEX>")
172
+ os_acl_rule = aiven.get_open_search_acl_rule(project=example_project["project"],
173
+ service_name=example_opensearch["serviceName"],
174
+ username="documentation-user-1",
175
+ index="index5")
176
176
  ```
177
177
 
178
178
 
179
- :param builtins.str index: The index pattern for this ACL entry. Maximum length: `249`. Changing this property forces recreation of the resource.
180
- :param builtins.str permission: The permissions for this ACL entry. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
179
+ :param builtins.str index: The index pattern for this ACL rule. Maximum length: `249`. Changing this property forces recreation of the resource.
180
+ :param builtins.str permission: The permissions for this ACL rule. The possible values are `admin`, `deny`, `read`, `readwrite` and `write`.
181
181
  :param builtins.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.
182
182
  :param builtins.str service_name: The name of the service that 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
- :param builtins.str username: The username for the ACL entry. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
183
+ :param builtins.str username: The username for the OpenSearch user this ACL rule applies to. Maximum length: `40`. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
184
184
  """
185
185
  __args__ = dict()
186
186
  __args__['index'] = index
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -54,7 +54,7 @@ class GetOpensearchSecurityPluginConfigResult:
54
54
  @pulumi.getter(name="adminEnabled")
55
55
  def admin_enabled(self) -> builtins.bool:
56
56
  """
57
- Whether the os-sec-admin user is enabled. This indicates whether the user management with the security plugin is enabled. This is always true when the os-sec-admin password was set at least once.
57
+ Whether the os-sec-admin user is enabled. This indicates whether OpenSearch Security management is enabled. This is always true when the os-sec-admin password was set at least once.
58
58
  """
59
59
  return pulumi.get(self, "admin_enabled")
60
60
 
@@ -126,7 +126,7 @@ def get_opensearch_security_plugin_config(project: Optional[builtins.str] = None
126
126
  service_name: Optional[builtins.str] = None,
127
127
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOpensearchSecurityPluginConfigResult:
128
128
  """
129
- The OpenSearch Security Plugin Config data source provides information about an existing Aiven OpenSearch Security Plugin Config.
129
+ Gets information about OpenSearch Security configuration for an Aiven for OpenSearch® service.
130
130
 
131
131
  ## Example Usage
132
132
 
@@ -134,8 +134,8 @@ def get_opensearch_security_plugin_config(project: Optional[builtins.str] = None
134
134
  import pulumi
135
135
  import pulumi_aiven as aiven
136
136
 
137
- os_sec_config = aiven.get_opensearch_security_plugin_config(project=os_project["project"],
138
- service_name=os["serviceName"])
137
+ os_sec_config = aiven.get_opensearch_security_plugin_config(project=example_project["project"],
138
+ service_name=example_opensearch["serviceName"])
139
139
  ```
140
140
 
141
141
 
@@ -160,7 +160,7 @@ def get_opensearch_security_plugin_config_output(project: Optional[pulumi.Input[
160
160
  service_name: Optional[pulumi.Input[builtins.str]] = None,
161
161
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOpensearchSecurityPluginConfigResult]:
162
162
  """
163
- The OpenSearch Security Plugin Config data source provides information about an existing Aiven OpenSearch Security Plugin Config.
163
+ Gets information about OpenSearch Security configuration for an Aiven for OpenSearch® service.
164
164
 
165
165
  ## Example Usage
166
166
 
@@ -168,8 +168,8 @@ def get_opensearch_security_plugin_config_output(project: Optional[pulumi.Input[
168
168
  import pulumi
169
169
  import pulumi_aiven as aiven
170
170
 
171
- os_sec_config = aiven.get_opensearch_security_plugin_config(project=os_project["project"],
172
- service_name=os["serviceName"])
171
+ os_sec_config = aiven.get_opensearch_security_plugin_config(project=example_project["project"],
172
+ service_name=example_opensearch["serviceName"])
173
173
  ```
174
174
 
175
175
 
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -59,7 +59,7 @@ class GetOpensearchUserResult:
59
59
  @pulumi.getter
60
60
  def password(self) -> builtins.str:
61
61
  """
62
- The password of the OpenSearch User.
62
+ The OpenSearch service user's password.
63
63
  """
64
64
  return pulumi.get(self, "password")
65
65
 
@@ -83,7 +83,7 @@ class GetOpensearchUserResult:
83
83
  @pulumi.getter
84
84
  def type(self) -> builtins.str:
85
85
  """
86
- Type of the user account. Tells whether the user is the primary account or a regular account.
86
+ User account type, such as primary or regular account.
87
87
  """
88
88
  return pulumi.get(self, "type")
89
89
 
@@ -91,7 +91,7 @@ class GetOpensearchUserResult:
91
91
  @pulumi.getter
92
92
  def username(self) -> builtins.str:
93
93
  """
94
- The actual name of the OpenSearch User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
94
+ Name of the OpenSearch service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
95
95
  """
96
96
  return pulumi.get(self, "username")
97
97
 
@@ -115,7 +115,7 @@ def get_opensearch_user(project: Optional[builtins.str] = None,
115
115
  username: Optional[builtins.str] = None,
116
116
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOpensearchUserResult:
117
117
  """
118
- The OpenSearch User data source provides information about the existing Aiven OpenSearch User.
118
+ Gets information about an Aiven for OpenSearch® service user.
119
119
 
120
120
  ## Example Usage
121
121
 
@@ -123,15 +123,15 @@ def get_opensearch_user(project: Optional[builtins.str] = None,
123
123
  import pulumi
124
124
  import pulumi_aiven as aiven
125
125
 
126
- user = aiven.get_opensearch_user(service_name="my-service",
127
- project="my-project",
128
- username="user1")
126
+ example_opensearch_user = aiven.get_opensearch_user(service_name="example-opensearch-service",
127
+ project=example_project["project"],
128
+ username="example-opensearch-user")
129
129
  ```
130
130
 
131
131
 
132
132
  :param builtins.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.
133
133
  :param builtins.str service_name: The name of the service that 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.
134
- :param builtins.str username: The actual name of the OpenSearch User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
134
+ :param builtins.str username: Name of the OpenSearch service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
135
135
  """
136
136
  __args__ = dict()
137
137
  __args__['project'] = project
@@ -152,7 +152,7 @@ def get_opensearch_user_output(project: Optional[pulumi.Input[builtins.str]] = N
152
152
  username: Optional[pulumi.Input[builtins.str]] = None,
153
153
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOpensearchUserResult]:
154
154
  """
155
- The OpenSearch User data source provides information about the existing Aiven OpenSearch User.
155
+ Gets information about an Aiven for OpenSearch® service user.
156
156
 
157
157
  ## Example Usage
158
158
 
@@ -160,15 +160,15 @@ def get_opensearch_user_output(project: Optional[pulumi.Input[builtins.str]] = N
160
160
  import pulumi
161
161
  import pulumi_aiven as aiven
162
162
 
163
- user = aiven.get_opensearch_user(service_name="my-service",
164
- project="my-project",
165
- username="user1")
163
+ example_opensearch_user = aiven.get_opensearch_user(service_name="example-opensearch-service",
164
+ project=example_project["project"],
165
+ username="example-opensearch-user")
166
166
  ```
167
167
 
168
168
 
169
169
  :param builtins.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.
170
170
  :param builtins.str service_name: The name of the service that 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.
171
- :param builtins.str username: The actual name of the OpenSearch User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
171
+ :param builtins.str username: Name of the OpenSearch service user. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
172
172
  """
173
173
  __args__ = dict()
174
174
  __args__['project'] = project