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__ = ['GcpVpcPeeringConnectionArgs', 'GcpVpcPeeringConnection']
@@ -19,9 +24,9 @@ class GcpVpcPeeringConnectionArgs:
19
24
  vpc_id: pulumi.Input[str]):
20
25
  """
21
26
  The set of arguments for constructing a GcpVpcPeeringConnection resource.
22
- :param pulumi.Input[str] gcp_project_id: GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
23
- :param pulumi.Input[str] peer_vpc: GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
24
- :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
27
+ :param pulumi.Input[str] gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
28
+ :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
29
+ :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
25
30
  """
26
31
  pulumi.set(__self__, "gcp_project_id", gcp_project_id)
27
32
  pulumi.set(__self__, "peer_vpc", peer_vpc)
@@ -31,7 +36,7 @@ class GcpVpcPeeringConnectionArgs:
31
36
  @pulumi.getter(name="gcpProjectId")
32
37
  def gcp_project_id(self) -> pulumi.Input[str]:
33
38
  """
34
- GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
39
+ Google Cloud project ID. Changing this property forces recreation of the resource.
35
40
  """
36
41
  return pulumi.get(self, "gcp_project_id")
37
42
 
@@ -43,7 +48,7 @@ class GcpVpcPeeringConnectionArgs:
43
48
  @pulumi.getter(name="peerVpc")
44
49
  def peer_vpc(self) -> pulumi.Input[str]:
45
50
  """
46
- GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
51
+ Google Cloud VPC network name. Changing this property forces recreation of the resource.
47
52
  """
48
53
  return pulumi.get(self, "peer_vpc")
49
54
 
@@ -55,7 +60,7 @@ class GcpVpcPeeringConnectionArgs:
55
60
  @pulumi.getter(name="vpcId")
56
61
  def vpc_id(self) -> pulumi.Input[str]:
57
62
  """
58
- The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
63
+ The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
59
64
  """
60
65
  return pulumi.get(self, "vpc_id")
61
66
 
@@ -71,16 +76,16 @@ class _GcpVpcPeeringConnectionState:
71
76
  peer_vpc: Optional[pulumi.Input[str]] = None,
72
77
  self_link: Optional[pulumi.Input[str]] = None,
73
78
  state: Optional[pulumi.Input[str]] = None,
74
- state_info: Optional[pulumi.Input[Mapping[str, Any]]] = None,
79
+ state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
75
80
  vpc_id: Optional[pulumi.Input[str]] = None):
76
81
  """
77
82
  Input properties used for looking up and filtering GcpVpcPeeringConnection resources.
78
- :param pulumi.Input[str] gcp_project_id: GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
79
- :param pulumi.Input[str] peer_vpc: GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
80
- :param pulumi.Input[str] self_link: Computed GCP network peering link
81
- :param pulumi.Input[str] state: State of the peering connection
82
- :param pulumi.Input[Mapping[str, Any]] state_info: State-specific help or error information
83
- :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
83
+ :param pulumi.Input[str] gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
84
+ :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
85
+ :param pulumi.Input[str] self_link: Computed Google Cloud network peering link.
86
+ :param pulumi.Input[str] state: State of the peering connection.
87
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
88
+ :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
84
89
  """
85
90
  if gcp_project_id is not None:
86
91
  pulumi.set(__self__, "gcp_project_id", gcp_project_id)
@@ -99,7 +104,7 @@ class _GcpVpcPeeringConnectionState:
99
104
  @pulumi.getter(name="gcpProjectId")
100
105
  def gcp_project_id(self) -> Optional[pulumi.Input[str]]:
101
106
  """
102
- GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
107
+ Google Cloud project ID. Changing this property forces recreation of the resource.
103
108
  """
104
109
  return pulumi.get(self, "gcp_project_id")
105
110
 
@@ -111,7 +116,7 @@ class _GcpVpcPeeringConnectionState:
111
116
  @pulumi.getter(name="peerVpc")
112
117
  def peer_vpc(self) -> Optional[pulumi.Input[str]]:
113
118
  """
114
- GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
119
+ Google Cloud VPC network name. Changing this property forces recreation of the resource.
115
120
  """
116
121
  return pulumi.get(self, "peer_vpc")
117
122
 
@@ -123,7 +128,7 @@ class _GcpVpcPeeringConnectionState:
123
128
  @pulumi.getter(name="selfLink")
124
129
  def self_link(self) -> Optional[pulumi.Input[str]]:
125
130
  """
126
- Computed GCP network peering link
131
+ Computed Google Cloud network peering link.
127
132
  """
128
133
  return pulumi.get(self, "self_link")
129
134
 
@@ -135,7 +140,7 @@ class _GcpVpcPeeringConnectionState:
135
140
  @pulumi.getter
136
141
  def state(self) -> Optional[pulumi.Input[str]]:
137
142
  """
138
- State of the peering connection
143
+ State of the peering connection.
139
144
  """
140
145
  return pulumi.get(self, "state")
141
146
 
@@ -145,21 +150,21 @@ class _GcpVpcPeeringConnectionState:
145
150
 
146
151
  @property
147
152
  @pulumi.getter(name="stateInfo")
148
- def state_info(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
153
+ def state_info(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
149
154
  """
150
- State-specific help or error information
155
+ State-specific help or error information.
151
156
  """
152
157
  return pulumi.get(self, "state_info")
153
158
 
154
159
  @state_info.setter
155
- def state_info(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
160
+ def state_info(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
156
161
  pulumi.set(self, "state_info", value)
157
162
 
158
163
  @property
159
164
  @pulumi.getter(name="vpcId")
160
165
  def vpc_id(self) -> Optional[pulumi.Input[str]]:
161
166
  """
162
- The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
167
+ The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
163
168
  """
164
169
  return pulumi.get(self, "vpc_id")
165
170
 
@@ -178,7 +183,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
178
183
  vpc_id: Optional[pulumi.Input[str]] = None,
179
184
  __props__=None):
180
185
  """
181
- The GCP VPC Peering Connection resource allows the creation and management of Aiven GCP VPC Peering Connections.
186
+ Creates and manages a Google Cloud VPC peering connection.
182
187
 
183
188
  ## Example Usage
184
189
 
@@ -187,7 +192,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
187
192
  import pulumi_aiven as aiven
188
193
 
189
194
  foo = aiven.GcpVpcPeeringConnection("foo",
190
- vpc_id=data["aiven_project_vpc"]["vpc"]["id"],
195
+ vpc_id=vpc["id"],
191
196
  gcp_project_id="xxxx",
192
197
  peer_vpc="xxxx")
193
198
  ```
@@ -195,14 +200,14 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
195
200
  ## Import
196
201
 
197
202
  ```sh
198
- $ pulumi import aiven:index/gcpVpcPeeringConnection:GcpVpcPeeringConnection foo project_name/vpc_id/gcp_project_id/peer_vpc
203
+ $ pulumi import aiven:index/gcpVpcPeeringConnection:GcpVpcPeeringConnection foo PROJECT_NAME/VPC_ID/GCP_PROJECT_ID/PEER_VPC
199
204
  ```
200
205
 
201
206
  :param str resource_name: The name of the resource.
202
207
  :param pulumi.ResourceOptions opts: Options for the resource.
203
- :param pulumi.Input[str] gcp_project_id: GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
204
- :param pulumi.Input[str] peer_vpc: GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
205
- :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
208
+ :param pulumi.Input[str] gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
209
+ :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
210
+ :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
206
211
  """
207
212
  ...
208
213
  @overload
@@ -211,7 +216,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
211
216
  args: GcpVpcPeeringConnectionArgs,
212
217
  opts: Optional[pulumi.ResourceOptions] = None):
213
218
  """
214
- The GCP VPC Peering Connection resource allows the creation and management of Aiven GCP VPC Peering Connections.
219
+ Creates and manages a Google Cloud VPC peering connection.
215
220
 
216
221
  ## Example Usage
217
222
 
@@ -220,7 +225,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
220
225
  import pulumi_aiven as aiven
221
226
 
222
227
  foo = aiven.GcpVpcPeeringConnection("foo",
223
- vpc_id=data["aiven_project_vpc"]["vpc"]["id"],
228
+ vpc_id=vpc["id"],
224
229
  gcp_project_id="xxxx",
225
230
  peer_vpc="xxxx")
226
231
  ```
@@ -228,7 +233,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
228
233
  ## Import
229
234
 
230
235
  ```sh
231
- $ pulumi import aiven:index/gcpVpcPeeringConnection:GcpVpcPeeringConnection foo project_name/vpc_id/gcp_project_id/peer_vpc
236
+ $ pulumi import aiven:index/gcpVpcPeeringConnection:GcpVpcPeeringConnection foo PROJECT_NAME/VPC_ID/GCP_PROJECT_ID/PEER_VPC
232
237
  ```
233
238
 
234
239
  :param str resource_name: The name of the resource.
@@ -284,7 +289,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
284
289
  peer_vpc: Optional[pulumi.Input[str]] = None,
285
290
  self_link: Optional[pulumi.Input[str]] = None,
286
291
  state: Optional[pulumi.Input[str]] = None,
287
- state_info: Optional[pulumi.Input[Mapping[str, Any]]] = None,
292
+ state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
288
293
  vpc_id: Optional[pulumi.Input[str]] = None) -> 'GcpVpcPeeringConnection':
289
294
  """
290
295
  Get an existing GcpVpcPeeringConnection resource's state with the given name, id, and optional extra
@@ -293,12 +298,12 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
293
298
  :param str resource_name: The unique name of the resulting resource.
294
299
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
295
300
  :param pulumi.ResourceOptions opts: Options for the resource.
296
- :param pulumi.Input[str] gcp_project_id: GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
297
- :param pulumi.Input[str] peer_vpc: GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
298
- :param pulumi.Input[str] self_link: Computed GCP network peering link
299
- :param pulumi.Input[str] state: State of the peering connection
300
- :param pulumi.Input[Mapping[str, Any]] state_info: State-specific help or error information
301
- :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
301
+ :param pulumi.Input[str] gcp_project_id: Google Cloud project ID. Changing this property forces recreation of the resource.
302
+ :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
303
+ :param pulumi.Input[str] self_link: Computed Google Cloud network peering link.
304
+ :param pulumi.Input[str] state: State of the peering connection.
305
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
306
+ :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
302
307
  """
303
308
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
304
309
 
@@ -316,7 +321,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
316
321
  @pulumi.getter(name="gcpProjectId")
317
322
  def gcp_project_id(self) -> pulumi.Output[str]:
318
323
  """
319
- GCP project ID. This property cannot be changed, doing so forces recreation of the resource.
324
+ Google Cloud project ID. Changing this property forces recreation of the resource.
320
325
  """
321
326
  return pulumi.get(self, "gcp_project_id")
322
327
 
@@ -324,7 +329,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
324
329
  @pulumi.getter(name="peerVpc")
325
330
  def peer_vpc(self) -> pulumi.Output[str]:
326
331
  """
327
- GCP VPC network name. This property cannot be changed, doing so forces recreation of the resource.
332
+ Google Cloud VPC network name. Changing this property forces recreation of the resource.
328
333
  """
329
334
  return pulumi.get(self, "peer_vpc")
330
335
 
@@ -332,7 +337,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
332
337
  @pulumi.getter(name="selfLink")
333
338
  def self_link(self) -> pulumi.Output[str]:
334
339
  """
335
- Computed GCP network peering link
340
+ Computed Google Cloud network peering link.
336
341
  """
337
342
  return pulumi.get(self, "self_link")
338
343
 
@@ -340,15 +345,15 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
340
345
  @pulumi.getter
341
346
  def state(self) -> pulumi.Output[str]:
342
347
  """
343
- State of the peering connection
348
+ State of the peering connection.
344
349
  """
345
350
  return pulumi.get(self, "state")
346
351
 
347
352
  @property
348
353
  @pulumi.getter(name="stateInfo")
349
- def state_info(self) -> pulumi.Output[Mapping[str, Any]]:
354
+ def state_info(self) -> pulumi.Output[Mapping[str, str]]:
350
355
  """
351
- State-specific help or error information
356
+ State-specific help or error information.
352
357
  """
353
358
  return pulumi.get(self, "state_info")
354
359
 
@@ -356,7 +361,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
356
361
  @pulumi.getter(name="vpcId")
357
362
  def vpc_id(self) -> pulumi.Output[str]:
358
363
  """
359
- The VPC the peering connection belongs to. This property cannot be changed, doing so forces recreation of the resource.
364
+ The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
360
365
  """
361
366
  return pulumi.get(self, "vpc_id")
362
367
 
@@ -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__ = [
@@ -172,11 +177,8 @@ def get_account(name: Optional[str] = None,
172
177
  primary_billing_group_id=pulumi.get(__ret__, 'primary_billing_group_id'),
173
178
  tenant_id=pulumi.get(__ret__, 'tenant_id'),
174
179
  update_time=pulumi.get(__ret__, 'update_time'))
175
-
176
-
177
- @_utilities.lift_output_func(get_account)
178
180
  def get_account_output(name: Optional[pulumi.Input[str]] = None,
179
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountResult]:
181
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountResult]:
180
182
  """
181
183
  The Account data source provides information about the existing Aiven Account.
182
184
 
@@ -192,4 +194,17 @@ def get_account_output(name: Optional[pulumi.Input[str]] = None,
192
194
 
193
195
  :param str name: Account name
194
196
  """
195
- ...
197
+ __args__ = dict()
198
+ __args__['name'] = name
199
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
200
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAccount:getAccount', __args__, opts=opts, typ=GetAccountResult)
201
+ return __ret__.apply(lambda __response__: GetAccountResult(
202
+ account_id=pulumi.get(__response__, 'account_id'),
203
+ create_time=pulumi.get(__response__, 'create_time'),
204
+ id=pulumi.get(__response__, 'id'),
205
+ is_account_owner=pulumi.get(__response__, 'is_account_owner'),
206
+ name=pulumi.get(__response__, 'name'),
207
+ owner_team_id=pulumi.get(__response__, 'owner_team_id'),
208
+ primary_billing_group_id=pulumi.get(__response__, 'primary_billing_group_id'),
209
+ tenant_id=pulumi.get(__response__, 'tenant_id'),
210
+ update_time=pulumi.get(__response__, 'update_time')))
@@ -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
 
@@ -297,12 +302,9 @@ def get_account_authentication(account_id: Optional[str] = None,
297
302
  saml_variant=pulumi.get(__ret__, 'saml_variant'),
298
303
  type=pulumi.get(__ret__, 'type'),
299
304
  update_time=pulumi.get(__ret__, 'update_time'))
300
-
301
-
302
- @_utilities.lift_output_func(get_account_authentication)
303
305
  def get_account_authentication_output(account_id: Optional[pulumi.Input[str]] = None,
304
306
  name: Optional[pulumi.Input[str]] = None,
305
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountAuthenticationResult]:
307
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountAuthenticationResult]:
306
308
  """
307
309
  The Account Authentication data source provides information about the existing Aiven Account Authentication.
308
310
 
@@ -310,4 +312,28 @@ def get_account_authentication_output(account_id: Optional[pulumi.Input[str]] =
310
312
  :param str account_id: The unique id of the account.
311
313
  :param str name: The name of the account authentication.
312
314
  """
313
- ...
315
+ __args__ = dict()
316
+ __args__['accountId'] = account_id
317
+ __args__['name'] = name
318
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
319
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAccountAuthentication:getAccountAuthentication', __args__, opts=opts, typ=GetAccountAuthenticationResult)
320
+ return __ret__.apply(lambda __response__: GetAccountAuthenticationResult(
321
+ account_id=pulumi.get(__response__, 'account_id'),
322
+ authentication_id=pulumi.get(__response__, 'authentication_id'),
323
+ auto_join_team_id=pulumi.get(__response__, 'auto_join_team_id'),
324
+ create_time=pulumi.get(__response__, 'create_time'),
325
+ enabled=pulumi.get(__response__, 'enabled'),
326
+ id=pulumi.get(__response__, 'id'),
327
+ name=pulumi.get(__response__, 'name'),
328
+ saml_acs_url=pulumi.get(__response__, 'saml_acs_url'),
329
+ saml_certificate=pulumi.get(__response__, 'saml_certificate'),
330
+ saml_digest_algorithm=pulumi.get(__response__, 'saml_digest_algorithm'),
331
+ saml_entity_id=pulumi.get(__response__, 'saml_entity_id'),
332
+ saml_field_mappings=pulumi.get(__response__, 'saml_field_mappings'),
333
+ saml_idp_login_allowed=pulumi.get(__response__, 'saml_idp_login_allowed'),
334
+ saml_idp_url=pulumi.get(__response__, 'saml_idp_url'),
335
+ saml_metadata_url=pulumi.get(__response__, 'saml_metadata_url'),
336
+ saml_signature_algorithm=pulumi.get(__response__, 'saml_signature_algorithm'),
337
+ saml_variant=pulumi.get(__response__, 'saml_variant'),
338
+ type=pulumi.get(__response__, 'type'),
339
+ update_time=pulumi.get(__response__, 'update_time')))
@@ -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__ = [
@@ -127,12 +132,9 @@ def get_account_team(account_id: Optional[str] = None,
127
132
  name=pulumi.get(__ret__, 'name'),
128
133
  team_id=pulumi.get(__ret__, 'team_id'),
129
134
  update_time=pulumi.get(__ret__, 'update_time'))
130
-
131
-
132
- @_utilities.lift_output_func(get_account_team)
133
135
  def get_account_team_output(account_id: Optional[pulumi.Input[str]] = None,
134
136
  name: Optional[pulumi.Input[str]] = None,
135
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountTeamResult]:
137
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamResult]:
136
138
  """
137
139
  The Account Team data source provides information about the existing Account Team.
138
140
 
@@ -140,4 +142,15 @@ def get_account_team_output(account_id: Optional[pulumi.Input[str]] = None,
140
142
  :param str account_id: The unique account id
141
143
  :param str name: The account team name
142
144
  """
143
- ...
145
+ __args__ = dict()
146
+ __args__['accountId'] = account_id
147
+ __args__['name'] = name
148
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
149
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAccountTeam:getAccountTeam', __args__, opts=opts, typ=GetAccountTeamResult)
150
+ return __ret__.apply(lambda __response__: GetAccountTeamResult(
151
+ account_id=pulumi.get(__response__, 'account_id'),
152
+ create_time=pulumi.get(__response__, 'create_time'),
153
+ id=pulumi.get(__response__, 'id'),
154
+ name=pulumi.get(__response__, 'name'),
155
+ team_id=pulumi.get(__response__, 'team_id'),
156
+ update_time=pulumi.get(__response__, 'update_time')))
@@ -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__ = [
@@ -56,7 +61,7 @@ class GetAccountTeamMemberResult:
56
61
  @pulumi.getter(name="accountId")
57
62
  def account_id(self) -> str:
58
63
  """
59
- The unique account id. This property cannot be changed, doing so forces recreation of the resource.
64
+ The unique account id. Changing this property forces recreation of the resource.
60
65
  """
61
66
  return pulumi.get(self, "account_id")
62
67
 
@@ -88,7 +93,7 @@ class GetAccountTeamMemberResult:
88
93
  @pulumi.getter(name="teamId")
89
94
  def team_id(self) -> str:
90
95
  """
91
- An account team id. This property cannot be changed, doing so forces recreation of the resource.
96
+ An account team id. Changing this property forces recreation of the resource.
92
97
  """
93
98
  return pulumi.get(self, "team_id")
94
99
 
@@ -96,7 +101,7 @@ class GetAccountTeamMemberResult:
96
101
  @pulumi.getter(name="userEmail")
97
102
  def user_email(self) -> str:
98
103
  """
99
- Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. This property cannot be changed, doing so forces recreation of the resource.
104
+ Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
100
105
  """
101
106
  return pulumi.get(self, "user_email")
102
107
 
@@ -124,9 +129,9 @@ def get_account_team_member(account_id: Optional[str] = None,
124
129
  The Account Team Member data source provides information about the existing Aiven Account Team Member.
125
130
 
126
131
 
127
- :param str account_id: The unique account id. This property cannot be changed, doing so forces recreation of the resource.
128
- :param str team_id: An account team id. This property cannot be changed, doing so forces recreation of the resource.
129
- :param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. This property cannot be changed, doing so forces recreation of the resource.
132
+ :param str account_id: The unique account id. Changing this property forces recreation of the resource.
133
+ :param str team_id: An account team id. Changing this property forces recreation of the resource.
134
+ :param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
130
135
  """
131
136
  __args__ = dict()
132
137
  __args__['accountId'] = account_id
@@ -143,19 +148,29 @@ def get_account_team_member(account_id: Optional[str] = None,
143
148
  invited_by_user_email=pulumi.get(__ret__, 'invited_by_user_email'),
144
149
  team_id=pulumi.get(__ret__, 'team_id'),
145
150
  user_email=pulumi.get(__ret__, 'user_email'))
146
-
147
-
148
- @_utilities.lift_output_func(get_account_team_member)
149
151
  def get_account_team_member_output(account_id: Optional[pulumi.Input[str]] = None,
150
152
  team_id: Optional[pulumi.Input[str]] = None,
151
153
  user_email: Optional[pulumi.Input[str]] = None,
152
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountTeamMemberResult]:
154
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamMemberResult]:
153
155
  """
154
156
  The Account Team Member data source provides information about the existing Aiven Account Team Member.
155
157
 
156
158
 
157
- :param str account_id: The unique account id. This property cannot be changed, doing so forces recreation of the resource.
158
- :param str team_id: An account team id. This property cannot be changed, doing so forces recreation of the resource.
159
- :param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. This property cannot be changed, doing so forces recreation of the resource.
159
+ :param str account_id: The unique account id. Changing this property forces recreation of the resource.
160
+ :param str team_id: An account team id. Changing this property forces recreation of the resource.
161
+ :param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
160
162
  """
161
- ...
163
+ __args__ = dict()
164
+ __args__['accountId'] = account_id
165
+ __args__['teamId'] = team_id
166
+ __args__['userEmail'] = user_email
167
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
168
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAccountTeamMember:getAccountTeamMember', __args__, opts=opts, typ=GetAccountTeamMemberResult)
169
+ return __ret__.apply(lambda __response__: GetAccountTeamMemberResult(
170
+ accepted=pulumi.get(__response__, 'accepted'),
171
+ account_id=pulumi.get(__response__, 'account_id'),
172
+ create_time=pulumi.get(__response__, 'create_time'),
173
+ id=pulumi.get(__response__, 'id'),
174
+ invited_by_user_email=pulumi.get(__response__, 'invited_by_user_email'),
175
+ team_id=pulumi.get(__response__, 'team_id'),
176
+ user_email=pulumi.get(__response__, 'user_email')))
@@ -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__ = [
@@ -74,7 +79,7 @@ class GetAccountTeamProjectResult:
74
79
  @pulumi.getter(name="teamType")
75
80
  def team_type(self) -> str:
76
81
  """
77
- The Account team project type. The possible values are `admin`, `developer`, `operator` and `read_only`.
82
+ The Account team project type. The possible values are `admin`, `operator`, `developer`, `read_only`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `service:configuration:write`, `service:logs:read`, `project:services:read`, `project:services:write`, `project:audit_logs:read`, `service:data:write`, `service:secrets:read`, `service:users:write`, `role:services:maintenance`, `role:services:recover`, `organization:audit_logs:read`, `organization:projects:write`, `organization:users:write`, `organization:app_users:write`, `organization:groups:write`, `organization:idps:write`, `organization:domains:write` and `role:organization:admin`.
78
83
  """
79
84
  return pulumi.get(self, "team_type")
80
85
 
@@ -117,13 +122,10 @@ def get_account_team_project(account_id: Optional[str] = None,
117
122
  project_name=pulumi.get(__ret__, 'project_name'),
118
123
  team_id=pulumi.get(__ret__, 'team_id'),
119
124
  team_type=pulumi.get(__ret__, 'team_type'))
120
-
121
-
122
- @_utilities.lift_output_func(get_account_team_project)
123
125
  def get_account_team_project_output(account_id: Optional[pulumi.Input[str]] = None,
124
126
  project_name: Optional[pulumi.Input[str]] = None,
125
127
  team_id: Optional[pulumi.Input[str]] = None,
126
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountTeamProjectResult]:
128
+ opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamProjectResult]:
127
129
  """
128
130
  The Account Team Project data source provides information about the existing Account Team Project.
129
131
 
@@ -132,4 +134,15 @@ def get_account_team_project_output(account_id: Optional[pulumi.Input[str]] = No
132
134
  :param str project_name: The name of an already existing project
133
135
  :param str team_id: An account team id
134
136
  """
135
- ...
137
+ __args__ = dict()
138
+ __args__['accountId'] = account_id
139
+ __args__['projectName'] = project_name
140
+ __args__['teamId'] = team_id
141
+ opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
142
+ __ret__ = pulumi.runtime.invoke_output('aiven:index/getAccountTeamProject:getAccountTeamProject', __args__, opts=opts, typ=GetAccountTeamProjectResult)
143
+ return __ret__.apply(lambda __response__: GetAccountTeamProjectResult(
144
+ account_id=pulumi.get(__response__, 'account_id'),
145
+ id=pulumi.get(__response__, 'id'),
146
+ project_name=pulumi.get(__response__, 'project_name'),
147
+ team_id=pulumi.get(__response__, 'team_id'),
148
+ team_type=pulumi.get(__response__, 'team_type')))