pulumi-aiven 6.13.0a1709702245__py3-none-any.whl → 6.31.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 (169) hide show
  1. pulumi_aiven/__init__.py +136 -0
  2. pulumi_aiven/_inputs.py +32960 -13922
  3. pulumi_aiven/_utilities.py +41 -5
  4. pulumi_aiven/account.py +34 -43
  5. pulumi_aiven/account_authentication.py +24 -9
  6. pulumi_aiven/account_team.py +37 -12
  7. pulumi_aiven/account_team_member.py +48 -35
  8. pulumi_aiven/account_team_project.py +42 -25
  9. pulumi_aiven/alloydbomni.py +1335 -0
  10. pulumi_aiven/alloydbomni_database.py +347 -0
  11. pulumi_aiven/alloydbomni_user.py +433 -0
  12. pulumi_aiven/aws_privatelink.py +44 -39
  13. pulumi_aiven/aws_vpc_peering_connection.py +72 -57
  14. pulumi_aiven/azure_privatelink.py +54 -49
  15. pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
  16. pulumi_aiven/azure_vpc_peering_connection.py +86 -73
  17. pulumi_aiven/billing_group.py +33 -30
  18. pulumi_aiven/cassandra.py +145 -122
  19. pulumi_aiven/cassandra_user.py +59 -54
  20. pulumi_aiven/clickhouse.py +133 -110
  21. pulumi_aiven/clickhouse_database.py +58 -58
  22. pulumi_aiven/clickhouse_grant.py +135 -130
  23. pulumi_aiven/clickhouse_role.py +36 -45
  24. pulumi_aiven/clickhouse_user.py +50 -45
  25. pulumi_aiven/config/__init__.pyi +5 -0
  26. pulumi_aiven/config/vars.py +5 -0
  27. pulumi_aiven/connection_pool.py +67 -62
  28. pulumi_aiven/dragonfly.py +1256 -0
  29. pulumi_aiven/flink.py +104 -100
  30. pulumi_aiven/flink_application.py +58 -51
  31. pulumi_aiven/flink_application_deployment.py +178 -73
  32. pulumi_aiven/flink_application_version.py +179 -96
  33. pulumi_aiven/gcp_privatelink.py +69 -42
  34. pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
  35. pulumi_aiven/gcp_vpc_peering_connection.py +49 -44
  36. pulumi_aiven/get_account.py +20 -5
  37. pulumi_aiven/get_account_authentication.py +31 -5
  38. pulumi_aiven/get_account_team.py +18 -5
  39. pulumi_aiven/get_account_team_member.py +29 -14
  40. pulumi_aiven/get_account_team_project.py +19 -6
  41. pulumi_aiven/get_alloydbomni.py +499 -0
  42. pulumi_aiven/get_alloydbomni_database.py +168 -0
  43. pulumi_aiven/get_alloydbomni_user.py +210 -0
  44. pulumi_aiven/get_aws_privatelink.py +33 -20
  45. pulumi_aiven/get_aws_vpc_peering_connection.py +56 -29
  46. pulumi_aiven/get_azure_privatelink.py +37 -22
  47. pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
  48. pulumi_aiven/get_billing_group.py +31 -8
  49. pulumi_aiven/get_cassanda.py +55 -19
  50. pulumi_aiven/get_cassandra.py +55 -19
  51. pulumi_aiven/get_cassandra_user.py +42 -26
  52. pulumi_aiven/get_clickhouse.py +55 -19
  53. pulumi_aiven/get_clickhouse_database.py +35 -22
  54. pulumi_aiven/get_clickhouse_user.py +40 -25
  55. pulumi_aiven/get_connection_pool.py +43 -26
  56. pulumi_aiven/get_dragonfly.py +499 -0
  57. pulumi_aiven/get_external_identity.py +160 -0
  58. pulumi_aiven/get_flink.py +55 -19
  59. pulumi_aiven/get_flink_application.py +44 -27
  60. pulumi_aiven/get_flink_application_version.py +55 -33
  61. pulumi_aiven/get_gcp_privatelink.py +63 -7
  62. pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -24
  63. pulumi_aiven/get_grafana.py +55 -19
  64. pulumi_aiven/get_influx_db.py +41 -5
  65. pulumi_aiven/get_influxdb_database.py +18 -5
  66. pulumi_aiven/get_influxdb_user.py +21 -5
  67. pulumi_aiven/get_kafka.py +59 -21
  68. pulumi_aiven/get_kafka_acl.py +50 -33
  69. pulumi_aiven/get_kafka_connect.py +54 -32
  70. pulumi_aiven/get_kafka_connector.py +44 -24
  71. pulumi_aiven/get_kafka_mirror_maker.py +50 -28
  72. pulumi_aiven/get_kafka_schema.py +35 -19
  73. pulumi_aiven/get_kafka_schema_configuration.py +32 -17
  74. pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
  75. pulumi_aiven/get_kafka_topic.py +70 -25
  76. pulumi_aiven/get_kafka_user.py +42 -26
  77. pulumi_aiven/get_m3_aggregator.py +51 -15
  78. pulumi_aiven/get_m3_db.py +55 -19
  79. pulumi_aiven/get_m3db_user.py +38 -24
  80. pulumi_aiven/get_mirror_maker_replication_flow.py +86 -21
  81. pulumi_aiven/get_my_sql.py +50 -14
  82. pulumi_aiven/get_mysql_database.py +31 -18
  83. pulumi_aiven/get_mysql_user.py +36 -19
  84. pulumi_aiven/get_open_search.py +50 -14
  85. pulumi_aiven/get_open_search_acl_config.py +27 -15
  86. pulumi_aiven/get_open_search_acl_rule.py +37 -21
  87. pulumi_aiven/get_opensearch_security_plugin_config.py +29 -15
  88. pulumi_aiven/get_opensearch_user.py +32 -18
  89. pulumi_aiven/get_organization.py +25 -13
  90. pulumi_aiven/get_organization_application_user.py +176 -0
  91. pulumi_aiven/get_organization_user.py +18 -5
  92. pulumi_aiven/get_organization_user_group.py +48 -14
  93. pulumi_aiven/get_organization_user_list.py +121 -0
  94. pulumi_aiven/get_organizational_unit.py +26 -14
  95. pulumi_aiven/get_pg.py +55 -19
  96. pulumi_aiven/get_pg_database.py +39 -24
  97. pulumi_aiven/get_pg_user.py +44 -27
  98. pulumi_aiven/get_project.py +43 -22
  99. pulumi_aiven/get_project_user.py +27 -15
  100. pulumi_aiven/get_project_vpc.py +31 -19
  101. pulumi_aiven/get_redis.py +50 -14
  102. pulumi_aiven/get_redis_user.py +40 -22
  103. pulumi_aiven/get_service_component.py +40 -18
  104. pulumi_aiven/get_service_integration.py +163 -49
  105. pulumi_aiven/get_service_integration_endpoint.py +128 -33
  106. pulumi_aiven/get_thanos.py +499 -0
  107. pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -18
  108. pulumi_aiven/get_valkey.py +499 -0
  109. pulumi_aiven/get_valkey_user.py +218 -0
  110. pulumi_aiven/grafana.py +188 -318
  111. pulumi_aiven/influx_db.py +127 -90
  112. pulumi_aiven/influxdb_database.py +40 -55
  113. pulumi_aiven/influxdb_user.py +47 -42
  114. pulumi_aiven/kafka.py +157 -140
  115. pulumi_aiven/kafka_acl.py +64 -53
  116. pulumi_aiven/kafka_connect.py +201 -328
  117. pulumi_aiven/kafka_connector.py +67 -56
  118. pulumi_aiven/kafka_mirror_maker.py +139 -318
  119. pulumi_aiven/kafka_native_acl.py +588 -0
  120. pulumi_aiven/kafka_quota.py +604 -0
  121. pulumi_aiven/kafka_schema.py +65 -56
  122. pulumi_aiven/kafka_schema_configuration.py +25 -20
  123. pulumi_aiven/kafka_schema_registry_acl.py +80 -35
  124. pulumi_aiven/kafka_topic.py +184 -65
  125. pulumi_aiven/kafka_user.py +59 -54
  126. pulumi_aiven/m3_aggregator.py +176 -308
  127. pulumi_aiven/m3_db.py +190 -322
  128. pulumi_aiven/m3db_user.py +51 -46
  129. pulumi_aiven/mirror_maker_replication_flow.py +217 -53
  130. pulumi_aiven/my_sql.py +190 -322
  131. pulumi_aiven/mysql_database.py +32 -47
  132. pulumi_aiven/mysql_user.py +37 -32
  133. pulumi_aiven/open_search.py +128 -105
  134. pulumi_aiven/open_search_acl_config.py +33 -32
  135. pulumi_aiven/open_search_acl_rule.py +55 -50
  136. pulumi_aiven/opensearch_security_plugin_config.py +69 -16
  137. pulumi_aiven/opensearch_user.py +30 -25
  138. pulumi_aiven/organization.py +18 -13
  139. pulumi_aiven/organization_application_user.py +345 -0
  140. pulumi_aiven/organization_application_user_token.py +711 -0
  141. pulumi_aiven/organization_group_project.py +349 -0
  142. pulumi_aiven/organization_permission.py +421 -0
  143. pulumi_aiven/organization_user.py +25 -46
  144. pulumi_aiven/organization_user_group.py +64 -23
  145. pulumi_aiven/organization_user_group_member.py +359 -0
  146. pulumi_aiven/organizational_unit.py +41 -32
  147. pulumi_aiven/outputs.py +38714 -21632
  148. pulumi_aiven/pg.py +92 -88
  149. pulumi_aiven/pg_database.py +52 -67
  150. pulumi_aiven/pg_user.py +80 -61
  151. pulumi_aiven/project.py +111 -102
  152. pulumi_aiven/project_user.py +44 -31
  153. pulumi_aiven/project_vpc.py +58 -29
  154. pulumi_aiven/provider.py +5 -0
  155. pulumi_aiven/pulumi-plugin.json +2 -1
  156. pulumi_aiven/redis.py +163 -295
  157. pulumi_aiven/redis_user.py +58 -53
  158. pulumi_aiven/service_integration.py +511 -161
  159. pulumi_aiven/service_integration_endpoint.py +466 -158
  160. pulumi_aiven/static_ip.py +21 -16
  161. pulumi_aiven/thanos.py +1262 -0
  162. pulumi_aiven/transit_gateway_vpc_attachment.py +44 -54
  163. pulumi_aiven/valkey.py +1256 -0
  164. pulumi_aiven/valkey_user.py +606 -0
  165. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
  166. pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
  167. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
  168. pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
  169. {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/top_level.txt +0 -0
@@ -4,9 +4,14 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
+ import sys
7
8
  import pulumi
8
9
  import pulumi.runtime
9
10
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
10
15
  from . import _utilities
11
16
 
12
17
  __all__ = [
@@ -51,7 +56,7 @@ class GetAzurePrivatelinkResult:
51
56
  @pulumi.getter(name="azureServiceAlias")
52
57
  def azure_service_alias(self) -> str:
53
58
  """
54
- Azure Privatelink service alias
59
+ The Azure Private Link service alias.
55
60
  """
56
61
  return pulumi.get(self, "azure_service_alias")
57
62
 
@@ -59,7 +64,7 @@ class GetAzurePrivatelinkResult:
59
64
  @pulumi.getter(name="azureServiceId")
60
65
  def azure_service_id(self) -> str:
61
66
  """
62
- Azure Privatelink service ID
67
+ The Azure Private Link service ID.
63
68
  """
64
69
  return pulumi.get(self, "azure_service_id")
65
70
 
@@ -75,7 +80,7 @@ class GetAzurePrivatelinkResult:
75
80
  @pulumi.getter
76
81
  def message(self) -> str:
77
82
  """
78
- Printable result of the Azure Privatelink request
83
+ Printable result of the Azure Private Link request.
79
84
  """
80
85
  return pulumi.get(self, "message")
81
86
 
@@ -83,7 +88,7 @@ class GetAzurePrivatelinkResult:
83
88
  @pulumi.getter
84
89
  def project(self) -> str:
85
90
  """
86
- Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
91
+ 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.
87
92
  """
88
93
  return pulumi.get(self, "project")
89
94
 
@@ -91,7 +96,7 @@ class GetAzurePrivatelinkResult:
91
96
  @pulumi.getter(name="serviceName")
92
97
  def service_name(self) -> str:
93
98
  """
94
- Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
99
+ 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.
95
100
  """
96
101
  return pulumi.get(self, "service_name")
97
102
 
@@ -99,7 +104,7 @@ class GetAzurePrivatelinkResult:
99
104
  @pulumi.getter
100
105
  def state(self) -> str:
101
106
  """
102
- Privatelink resource state
107
+ The state of the Private Link resource.
103
108
  """
104
109
  return pulumi.get(self, "state")
105
110
 
@@ -107,7 +112,7 @@ class GetAzurePrivatelinkResult:
107
112
  @pulumi.getter(name="userSubscriptionIds")
108
113
  def user_subscription_ids(self) -> Sequence[str]:
109
114
  """
110
- A List of allowed Subscription IDs. Maximum length: `16`.
115
+ A list of allowed subscription IDs. Maximum length: `16`.
111
116
  """
112
117
  return pulumi.get(self, "user_subscription_ids")
113
118
 
@@ -132,7 +137,7 @@ def get_azure_privatelink(project: Optional[str] = None,
132
137
  service_name: Optional[str] = None,
133
138
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzurePrivatelinkResult:
134
139
  """
135
- The Azure Privatelink resource allows the creation and management of Aiven Azure Privatelink for a services.
140
+ Gets information about an Azure Private Link connection for an Aiven service.
136
141
 
137
142
  ## Example Usage
138
143
 
@@ -140,13 +145,13 @@ def get_azure_privatelink(project: Optional[str] = None,
140
145
  import pulumi
141
146
  import pulumi_aiven as aiven
142
147
 
143
- foo = aiven.get_azure_privatelink(project=data["aiven_project"]["foo"]["project"],
144
- service_name=aiven_kafka["bar"]["service_name"])
148
+ main = aiven.get_azure_privatelink(project=example_project["project"],
149
+ service_name=example_kafka["serviceName"])
145
150
  ```
146
151
 
147
152
 
148
- :param str project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
149
- :param str service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
153
+ :param 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.
154
+ :param 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.
150
155
  """
151
156
  __args__ = dict()
152
157
  __args__['project'] = project
@@ -163,14 +168,11 @@ def get_azure_privatelink(project: Optional[str] = None,
163
168
  service_name=pulumi.get(__ret__, 'service_name'),
164
169
  state=pulumi.get(__ret__, 'state'),
165
170
  user_subscription_ids=pulumi.get(__ret__, 'user_subscription_ids'))
166
-
167
-
168
- @_utilities.lift_output_func(get_azure_privatelink)
169
171
  def get_azure_privatelink_output(project: Optional[pulumi.Input[str]] = None,
170
172
  service_name: Optional[pulumi.Input[str]] = None,
171
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzurePrivatelinkResult]:
173
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzurePrivatelinkResult]:
172
174
  """
173
- The Azure Privatelink resource allows the creation and management of Aiven Azure Privatelink for a services.
175
+ Gets information about an Azure Private Link connection for an Aiven service.
174
176
 
175
177
  ## Example Usage
176
178
 
@@ -178,12 +180,25 @@ def get_azure_privatelink_output(project: Optional[pulumi.Input[str]] = None,
178
180
  import pulumi
179
181
  import pulumi_aiven as aiven
180
182
 
181
- foo = aiven.get_azure_privatelink(project=data["aiven_project"]["foo"]["project"],
182
- service_name=aiven_kafka["bar"]["service_name"])
183
+ main = aiven.get_azure_privatelink(project=example_project["project"],
184
+ service_name=example_kafka["serviceName"])
183
185
  ```
184
186
 
185
187
 
186
- :param str project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
187
- :param str service_name: Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
188
+ :param 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.
189
+ :param 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.
188
190
  """
189
- ...
191
+ __args__ = dict()
192
+ __args__['project'] = project
193
+ __args__['serviceName'] = service_name
194
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
195
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAzurePrivatelink:getAzurePrivatelink', __args__, opts=opts, typ=GetAzurePrivatelinkResult)
196
+ return __ret__.apply(lambda __response__: GetAzurePrivatelinkResult(
197
+ azure_service_alias=pulumi.get(__response__, 'azure_service_alias'),
198
+ azure_service_id=pulumi.get(__response__, 'azure_service_id'),
199
+ id=pulumi.get(__response__, 'id'),
200
+ message=pulumi.get(__response__, 'message'),
201
+ project=pulumi.get(__response__, 'project'),
202
+ service_name=pulumi.get(__response__, 'service_name'),
203
+ state=pulumi.get(__response__, 'state'),
204
+ user_subscription_ids=pulumi.get(__response__, 'user_subscription_ids')))
@@ -4,9 +4,14 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
+ import sys
7
8
  import pulumi
8
9
  import pulumi.runtime
9
10
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
10
15
  from . import _utilities
11
16
 
12
17
  __all__ = [
@@ -57,7 +62,7 @@ class GetAzureVpcPeeringConnectionResult:
57
62
  @pulumi.getter(name="azureSubscriptionId")
58
63
  def azure_subscription_id(self) -> str:
59
64
  """
60
- Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
65
+ The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
61
66
  """
62
67
  return pulumi.get(self, "azure_subscription_id")
63
68
 
@@ -73,7 +78,7 @@ class GetAzureVpcPeeringConnectionResult:
73
78
  @pulumi.getter(name="peerAzureAppId")
74
79
  def peer_azure_app_id(self) -> str:
75
80
  """
76
- Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
81
+ The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
77
82
  """
78
83
  return pulumi.get(self, "peer_azure_app_id")
79
84
 
@@ -81,7 +86,7 @@ class GetAzureVpcPeeringConnectionResult:
81
86
  @pulumi.getter(name="peerAzureTenantId")
82
87
  def peer_azure_tenant_id(self) -> str:
83
88
  """
84
- Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
89
+ The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
85
90
  """
86
91
  return pulumi.get(self, "peer_azure_tenant_id")
87
92
 
@@ -89,7 +94,7 @@ class GetAzureVpcPeeringConnectionResult:
89
94
  @pulumi.getter(name="peerResourceGroup")
90
95
  def peer_resource_group(self) -> str:
91
96
  """
92
- Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
97
+ The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
93
98
  """
94
99
  return pulumi.get(self, "peer_resource_group")
95
100
 
@@ -97,7 +102,7 @@ class GetAzureVpcPeeringConnectionResult:
97
102
  @pulumi.getter(name="peeringConnectionId")
98
103
  def peering_connection_id(self) -> str:
99
104
  """
100
- Cloud provider identifier for the peering connection if available
105
+ The ID of the cloud provider for the peering connection.
101
106
  """
102
107
  return pulumi.get(self, "peering_connection_id")
103
108
 
@@ -111,9 +116,9 @@ class GetAzureVpcPeeringConnectionResult:
111
116
 
112
117
  @property
113
118
  @pulumi.getter(name="stateInfo")
114
- def state_info(self) -> Mapping[str, Any]:
119
+ def state_info(self) -> Mapping[str, str]:
115
120
  """
116
- State-specific help or error information
121
+ State-specific help or error information.
117
122
  """
118
123
  return pulumi.get(self, "state_info")
119
124
 
@@ -121,7 +126,7 @@ class GetAzureVpcPeeringConnectionResult:
121
126
  @pulumi.getter(name="vnetName")
122
127
  def vnet_name(self) -> str:
123
128
  """
124
- Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
129
+ The name of the Azure VNet. Changing this property forces recreation of the resource.
125
130
  """
126
131
  return pulumi.get(self, "vnet_name")
127
132
 
@@ -129,7 +134,7 @@ class GetAzureVpcPeeringConnectionResult:
129
134
  @pulumi.getter(name="vpcId")
130
135
  def vpc_id(self) -> str:
131
136
  """
132
- The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
137
+ The ID of the Aiven VPC. Changing this property forces recreation of the resource.
133
138
  """
134
139
  return pulumi.get(self, "vpc_id")
135
140
 
@@ -160,15 +165,29 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[str] = None
160
165
  vpc_id: Optional[str] = None,
161
166
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzureVpcPeeringConnectionResult:
162
167
  """
163
- The Azure VPC Peering Connection data source provides information about the existing Aiven VPC Peering Connection.
168
+ Gets information about about an Azure VPC peering connection.
164
169
 
170
+ ## Example Usage
165
171
 
166
- :param str azure_subscription_id: Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
167
- :param str peer_azure_app_id: Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
168
- :param str peer_azure_tenant_id: Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
169
- :param str peer_resource_group: Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
170
- :param str vnet_name: Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
171
- :param str vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
172
+ ```python
173
+ import pulumi
174
+ import pulumi_aiven as aiven
175
+
176
+ azure_to_aiven_peering = aiven.get_azure_vpc_peering_connection(vpc_id=example_vpc["id"],
177
+ azure_subscription_id="00000000-0000-0000-0000-000000000000",
178
+ peer_resource_group="example-resource-group",
179
+ vnet_name="example-vnet",
180
+ peer_azure_app_id="00000000-0000-0000-0000-000000000000",
181
+ peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
182
+ ```
183
+
184
+
185
+ :param str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
186
+ :param str peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
187
+ :param str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
188
+ :param str peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
189
+ :param str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
190
+ :param str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
172
191
  """
173
192
  __args__ = dict()
174
193
  __args__['azureSubscriptionId'] = azure_subscription_id
@@ -191,25 +210,55 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[str] = None
191
210
  state_info=pulumi.get(__ret__, 'state_info'),
192
211
  vnet_name=pulumi.get(__ret__, 'vnet_name'),
193
212
  vpc_id=pulumi.get(__ret__, 'vpc_id'))
194
-
195
-
196
- @_utilities.lift_output_func(get_azure_vpc_peering_connection)
197
213
  def get_azure_vpc_peering_connection_output(azure_subscription_id: Optional[pulumi.Input[str]] = None,
198
214
  peer_azure_app_id: Optional[pulumi.Input[str]] = None,
199
215
  peer_azure_tenant_id: Optional[pulumi.Input[str]] = None,
200
216
  peer_resource_group: Optional[pulumi.Input[str]] = None,
201
217
  vnet_name: Optional[pulumi.Input[str]] = None,
202
218
  vpc_id: Optional[pulumi.Input[str]] = None,
203
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzureVpcPeeringConnectionResult]:
219
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzureVpcPeeringConnectionResult]:
204
220
  """
205
- The Azure VPC Peering Connection data source provides information about the existing Aiven VPC Peering Connection.
221
+ Gets information about about an Azure VPC peering connection.
222
+
223
+ ## Example Usage
224
+
225
+ ```python
226
+ import pulumi
227
+ import pulumi_aiven as aiven
228
+
229
+ azure_to_aiven_peering = aiven.get_azure_vpc_peering_connection(vpc_id=example_vpc["id"],
230
+ azure_subscription_id="00000000-0000-0000-0000-000000000000",
231
+ peer_resource_group="example-resource-group",
232
+ vnet_name="example-vnet",
233
+ peer_azure_app_id="00000000-0000-0000-0000-000000000000",
234
+ peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
235
+ ```
206
236
 
207
237
 
208
- :param str azure_subscription_id: Azure Subscription ID. This property cannot be changed, doing so forces recreation of the resource.
209
- :param str peer_azure_app_id: Azure app registration id in UUID4 form that is allowed to create a peering to the peer vnet. This property cannot be changed, doing so forces recreation of the resource.
210
- :param str peer_azure_tenant_id: Azure tenant id in UUID4 form. This property cannot be changed, doing so forces recreation of the resource.
211
- :param str peer_resource_group: Azure resource group name of the peered VPC. This property cannot be changed, doing so forces recreation of the resource.
212
- :param str vnet_name: Azure Network name. This property cannot be changed, doing so forces recreation of the resource.
213
- :param str vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
238
+ :param str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
239
+ :param str peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
240
+ :param str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
241
+ :param str peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
242
+ :param str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
243
+ :param str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
214
244
  """
215
- ...
245
+ __args__ = dict()
246
+ __args__['azureSubscriptionId'] = azure_subscription_id
247
+ __args__['peerAzureAppId'] = peer_azure_app_id
248
+ __args__['peerAzureTenantId'] = peer_azure_tenant_id
249
+ __args__['peerResourceGroup'] = peer_resource_group
250
+ __args__['vnetName'] = vnet_name
251
+ __args__['vpcId'] = vpc_id
252
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
253
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAzureVpcPeeringConnection:getAzureVpcPeeringConnection', __args__, opts=opts, typ=GetAzureVpcPeeringConnectionResult)
254
+ return __ret__.apply(lambda __response__: GetAzureVpcPeeringConnectionResult(
255
+ azure_subscription_id=pulumi.get(__response__, 'azure_subscription_id'),
256
+ id=pulumi.get(__response__, 'id'),
257
+ peer_azure_app_id=pulumi.get(__response__, 'peer_azure_app_id'),
258
+ peer_azure_tenant_id=pulumi.get(__response__, 'peer_azure_tenant_id'),
259
+ peer_resource_group=pulumi.get(__response__, 'peer_resource_group'),
260
+ peering_connection_id=pulumi.get(__response__, 'peering_connection_id'),
261
+ state=pulumi.get(__response__, 'state'),
262
+ state_info=pulumi.get(__response__, 'state_info'),
263
+ vnet_name=pulumi.get(__response__, 'vnet_name'),
264
+ vpc_id=pulumi.get(__response__, 'vpc_id')))
@@ -4,9 +4,14 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
+ import sys
7
8
  import pulumi
8
9
  import pulumi.runtime
9
10
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
10
15
  from . import _utilities
11
16
 
12
17
  __all__ = [
@@ -190,7 +195,7 @@ class GetBillingGroupResult:
190
195
  @pulumi.getter
191
196
  def state(self) -> str:
192
197
  """
193
- State or province.
198
+ Address state.
194
199
  """
195
200
  return pulumi.get(self, "state")
196
201
 
@@ -239,7 +244,7 @@ class AwaitableGetBillingGroupResult(GetBillingGroupResult):
239
244
  def get_billing_group(billing_group_id: Optional[str] = None,
240
245
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBillingGroupResult:
241
246
  """
242
- Provides information about an existing billing group.
247
+ Gets information about a billing group.
243
248
 
244
249
 
245
250
  :param str billing_group_id: The ID of the billing group. To set up proper dependencies please refer to this variable as a reference.
@@ -267,15 +272,33 @@ def get_billing_group(billing_group_id: Optional[str] = None,
267
272
  state=pulumi.get(__ret__, 'state'),
268
273
  vat_id=pulumi.get(__ret__, 'vat_id'),
269
274
  zip_code=pulumi.get(__ret__, 'zip_code'))
270
-
271
-
272
- @_utilities.lift_output_func(get_billing_group)
273
275
  def get_billing_group_output(billing_group_id: Optional[pulumi.Input[str]] = None,
274
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBillingGroupResult]:
276
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBillingGroupResult]:
275
277
  """
276
- Provides information about an existing billing group.
278
+ Gets information about a billing group.
277
279
 
278
280
 
279
281
  :param str billing_group_id: The ID of the billing group. To set up proper dependencies please refer to this variable as a reference.
280
282
  """
281
- ...
283
+ __args__ = dict()
284
+ __args__['billingGroupId'] = billing_group_id
285
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
286
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getBillingGroup:getBillingGroup', __args__, opts=opts, typ=GetBillingGroupResult)
287
+ return __ret__.apply(lambda __response__: GetBillingGroupResult(
288
+ account_id=pulumi.get(__response__, 'account_id'),
289
+ address_lines=pulumi.get(__response__, 'address_lines'),
290
+ billing_currency=pulumi.get(__response__, 'billing_currency'),
291
+ billing_emails=pulumi.get(__response__, 'billing_emails'),
292
+ billing_extra_text=pulumi.get(__response__, 'billing_extra_text'),
293
+ billing_group_id=pulumi.get(__response__, 'billing_group_id'),
294
+ card_id=pulumi.get(__response__, 'card_id'),
295
+ city=pulumi.get(__response__, 'city'),
296
+ company=pulumi.get(__response__, 'company'),
297
+ copy_from_billing_group=pulumi.get(__response__, 'copy_from_billing_group'),
298
+ country_code=pulumi.get(__response__, 'country_code'),
299
+ id=pulumi.get(__response__, 'id'),
300
+ name=pulumi.get(__response__, 'name'),
301
+ parent_id=pulumi.get(__response__, 'parent_id'),
302
+ state=pulumi.get(__response__, 'state'),
303
+ vat_id=pulumi.get(__response__, 'vat_id'),
304
+ zip_code=pulumi.get(__response__, 'zip_code')))
@@ -4,9 +4,14 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
+ import sys
7
8
  import pulumi
8
9
  import pulumi.runtime
9
10
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
10
15
  from . import _utilities
11
16
  from . import outputs
12
17
 
@@ -117,7 +122,7 @@ class GetCassandaResult:
117
122
  @pulumi.getter(name="additionalDiskSpace")
118
123
  def additional_disk_space(self) -> str:
119
124
  """
120
- Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
125
+ Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
121
126
  """
122
127
  return pulumi.get(self, "additional_disk_space")
123
128
 
@@ -125,7 +130,7 @@ class GetCassandaResult:
125
130
  @pulumi.getter(name="cassandraUserConfigs")
126
131
  def cassandra_user_configs(self) -> Sequence['outputs.GetCassandaCassandraUserConfigResult']:
127
132
  """
128
- Cassandra user configurable settings
133
+ Cassandra user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
129
134
  """
130
135
  return pulumi.get(self, "cassandra_user_configs")
131
136
 
@@ -133,7 +138,7 @@ class GetCassandaResult:
133
138
  @pulumi.getter
134
139
  def cassandras(self) -> Sequence['outputs.GetCassandaCassandraResult']:
135
140
  """
136
- Cassandra server provided values
141
+ Values provided by the Cassandra server.
137
142
  """
138
143
  return pulumi.get(self, "cassandras")
139
144
 
@@ -221,7 +226,7 @@ class GetCassandaResult:
221
226
  @pulumi.getter
222
227
  def plan(self) -> str:
223
228
  """
224
- Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
229
+ Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seen from the [Aiven pricing page](https://aiven.io/pricing).
225
230
  """
226
231
  return pulumi.get(self, "plan")
227
232
 
@@ -229,7 +234,7 @@ class GetCassandaResult:
229
234
  @pulumi.getter
230
235
  def project(self) -> str:
231
236
  """
232
- Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
237
+ 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.
233
238
  """
234
239
  return pulumi.get(self, "project")
235
240
 
@@ -333,7 +338,7 @@ class GetCassandaResult:
333
338
  @pulumi.getter(name="techEmails")
334
339
  def tech_emails(self) -> Sequence['outputs.GetCassandaTechEmailResult']:
335
340
  """
336
- Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.
341
+ The email addresses for [service contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this service. You can also set email contacts at the project level.
337
342
  """
338
343
  return pulumi.get(self, "tech_emails")
339
344
 
@@ -387,7 +392,7 @@ def get_cassanda(project: Optional[str] = None,
387
392
  service_name: Optional[str] = None,
388
393
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetCassandaResult:
389
394
  """
390
- The Cassandra data source provides information about the existing Aiven Cassandra service.
395
+ Gets information about an Aiven for Apache Cassandra® service.
391
396
 
392
397
  ## Example Usage
393
398
 
@@ -395,12 +400,12 @@ def get_cassanda(project: Optional[str] = None,
395
400
  import pulumi
396
401
  import pulumi_aiven as aiven
397
402
 
398
- bar = aiven.get_cassandra(project=data["aiven_project"]["foo"]["project"],
399
- service_name="<SERVICE_NAME>")
403
+ example_cassandra = aiven.get_cassandra(project=example_project["project"],
404
+ service_name="example-cassandra-service")
400
405
  ```
401
406
 
402
407
 
403
- :param str project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
408
+ :param 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.
404
409
  :param str service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
405
410
  """
406
411
  pulumi.log.warn("""get_cassanda is deprecated: aiven.getCassanda has been deprecated in favor of aiven.getCassandra""")
@@ -440,14 +445,11 @@ def get_cassanda(project: Optional[str] = None,
440
445
  tags=pulumi.get(__ret__, 'tags'),
441
446
  tech_emails=pulumi.get(__ret__, 'tech_emails'),
442
447
  termination_protection=pulumi.get(__ret__, 'termination_protection'))
443
-
444
-
445
- @_utilities.lift_output_func(get_cassanda)
446
448
  def get_cassanda_output(project: Optional[pulumi.Input[str]] = None,
447
449
  service_name: Optional[pulumi.Input[str]] = None,
448
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCassandaResult]:
450
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetCassandaResult]:
449
451
  """
450
- The Cassandra data source provides information about the existing Aiven Cassandra service.
452
+ Gets information about an Aiven for Apache Cassandra® service.
451
453
 
452
454
  ## Example Usage
453
455
 
@@ -455,13 +457,47 @@ def get_cassanda_output(project: Optional[pulumi.Input[str]] = None,
455
457
  import pulumi
456
458
  import pulumi_aiven as aiven
457
459
 
458
- bar = aiven.get_cassandra(project=data["aiven_project"]["foo"]["project"],
459
- service_name="<SERVICE_NAME>")
460
+ example_cassandra = aiven.get_cassandra(project=example_project["project"],
461
+ service_name="example-cassandra-service")
460
462
  ```
461
463
 
462
464
 
463
- :param str project: Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
465
+ :param 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.
464
466
  :param str service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
465
467
  """
466
468
  pulumi.log.warn("""get_cassanda is deprecated: aiven.getCassanda has been deprecated in favor of aiven.getCassandra""")
467
- ...
469
+ __args__ = dict()
470
+ __args__['project'] = project
471
+ __args__['serviceName'] = service_name
472
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
473
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getCassanda:getCassanda', __args__, opts=opts, typ=GetCassandaResult)
474
+ return __ret__.apply(lambda __response__: GetCassandaResult(
475
+ additional_disk_space=pulumi.get(__response__, 'additional_disk_space'),
476
+ cassandra_user_configs=pulumi.get(__response__, 'cassandra_user_configs'),
477
+ cassandras=pulumi.get(__response__, 'cassandras'),
478
+ cloud_name=pulumi.get(__response__, 'cloud_name'),
479
+ components=pulumi.get(__response__, 'components'),
480
+ disk_space=pulumi.get(__response__, 'disk_space'),
481
+ disk_space_cap=pulumi.get(__response__, 'disk_space_cap'),
482
+ disk_space_default=pulumi.get(__response__, 'disk_space_default'),
483
+ disk_space_step=pulumi.get(__response__, 'disk_space_step'),
484
+ disk_space_used=pulumi.get(__response__, 'disk_space_used'),
485
+ id=pulumi.get(__response__, 'id'),
486
+ maintenance_window_dow=pulumi.get(__response__, 'maintenance_window_dow'),
487
+ maintenance_window_time=pulumi.get(__response__, 'maintenance_window_time'),
488
+ plan=pulumi.get(__response__, 'plan'),
489
+ project=pulumi.get(__response__, 'project'),
490
+ project_vpc_id=pulumi.get(__response__, 'project_vpc_id'),
491
+ service_host=pulumi.get(__response__, 'service_host'),
492
+ service_integrations=pulumi.get(__response__, 'service_integrations'),
493
+ service_name=pulumi.get(__response__, 'service_name'),
494
+ service_password=pulumi.get(__response__, 'service_password'),
495
+ service_port=pulumi.get(__response__, 'service_port'),
496
+ service_type=pulumi.get(__response__, 'service_type'),
497
+ service_uri=pulumi.get(__response__, 'service_uri'),
498
+ service_username=pulumi.get(__response__, 'service_username'),
499
+ state=pulumi.get(__response__, 'state'),
500
+ static_ips=pulumi.get(__response__, 'static_ips'),
501
+ tags=pulumi.get(__response__, 'tags'),
502
+ tech_emails=pulumi.get(__response__, 'tech_emails'),
503
+ termination_protection=pulumi.get(__response__, 'termination_protection')))