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.
- pulumi_aiven/__init__.py +136 -0
- pulumi_aiven/_inputs.py +32960 -13922
- pulumi_aiven/_utilities.py +41 -5
- pulumi_aiven/account.py +34 -43
- pulumi_aiven/account_authentication.py +24 -9
- pulumi_aiven/account_team.py +37 -12
- pulumi_aiven/account_team_member.py +48 -35
- pulumi_aiven/account_team_project.py +42 -25
- pulumi_aiven/alloydbomni.py +1335 -0
- pulumi_aiven/alloydbomni_database.py +347 -0
- pulumi_aiven/alloydbomni_user.py +433 -0
- pulumi_aiven/aws_privatelink.py +44 -39
- pulumi_aiven/aws_vpc_peering_connection.py +72 -57
- pulumi_aiven/azure_privatelink.py +54 -49
- pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
- pulumi_aiven/azure_vpc_peering_connection.py +86 -73
- pulumi_aiven/billing_group.py +33 -30
- pulumi_aiven/cassandra.py +145 -122
- pulumi_aiven/cassandra_user.py +59 -54
- pulumi_aiven/clickhouse.py +133 -110
- pulumi_aiven/clickhouse_database.py +58 -58
- pulumi_aiven/clickhouse_grant.py +135 -130
- pulumi_aiven/clickhouse_role.py +36 -45
- pulumi_aiven/clickhouse_user.py +50 -45
- pulumi_aiven/config/__init__.pyi +5 -0
- pulumi_aiven/config/vars.py +5 -0
- pulumi_aiven/connection_pool.py +67 -62
- pulumi_aiven/dragonfly.py +1256 -0
- pulumi_aiven/flink.py +104 -100
- pulumi_aiven/flink_application.py +58 -51
- pulumi_aiven/flink_application_deployment.py +178 -73
- pulumi_aiven/flink_application_version.py +179 -96
- pulumi_aiven/gcp_privatelink.py +69 -42
- pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
- pulumi_aiven/gcp_vpc_peering_connection.py +49 -44
- pulumi_aiven/get_account.py +20 -5
- pulumi_aiven/get_account_authentication.py +31 -5
- pulumi_aiven/get_account_team.py +18 -5
- pulumi_aiven/get_account_team_member.py +29 -14
- pulumi_aiven/get_account_team_project.py +19 -6
- pulumi_aiven/get_alloydbomni.py +499 -0
- pulumi_aiven/get_alloydbomni_database.py +168 -0
- pulumi_aiven/get_alloydbomni_user.py +210 -0
- pulumi_aiven/get_aws_privatelink.py +33 -20
- pulumi_aiven/get_aws_vpc_peering_connection.py +56 -29
- pulumi_aiven/get_azure_privatelink.py +37 -22
- pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
- pulumi_aiven/get_billing_group.py +31 -8
- pulumi_aiven/get_cassanda.py +55 -19
- pulumi_aiven/get_cassandra.py +55 -19
- pulumi_aiven/get_cassandra_user.py +42 -26
- pulumi_aiven/get_clickhouse.py +55 -19
- pulumi_aiven/get_clickhouse_database.py +35 -22
- pulumi_aiven/get_clickhouse_user.py +40 -25
- pulumi_aiven/get_connection_pool.py +43 -26
- pulumi_aiven/get_dragonfly.py +499 -0
- pulumi_aiven/get_external_identity.py +160 -0
- pulumi_aiven/get_flink.py +55 -19
- pulumi_aiven/get_flink_application.py +44 -27
- pulumi_aiven/get_flink_application_version.py +55 -33
- pulumi_aiven/get_gcp_privatelink.py +63 -7
- pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -24
- pulumi_aiven/get_grafana.py +55 -19
- pulumi_aiven/get_influx_db.py +41 -5
- pulumi_aiven/get_influxdb_database.py +18 -5
- pulumi_aiven/get_influxdb_user.py +21 -5
- pulumi_aiven/get_kafka.py +59 -21
- pulumi_aiven/get_kafka_acl.py +50 -33
- pulumi_aiven/get_kafka_connect.py +54 -32
- pulumi_aiven/get_kafka_connector.py +44 -24
- pulumi_aiven/get_kafka_mirror_maker.py +50 -28
- pulumi_aiven/get_kafka_schema.py +35 -19
- pulumi_aiven/get_kafka_schema_configuration.py +32 -17
- pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
- pulumi_aiven/get_kafka_topic.py +70 -25
- pulumi_aiven/get_kafka_user.py +42 -26
- pulumi_aiven/get_m3_aggregator.py +51 -15
- pulumi_aiven/get_m3_db.py +55 -19
- pulumi_aiven/get_m3db_user.py +38 -24
- pulumi_aiven/get_mirror_maker_replication_flow.py +86 -21
- pulumi_aiven/get_my_sql.py +50 -14
- pulumi_aiven/get_mysql_database.py +31 -18
- pulumi_aiven/get_mysql_user.py +36 -19
- pulumi_aiven/get_open_search.py +50 -14
- pulumi_aiven/get_open_search_acl_config.py +27 -15
- pulumi_aiven/get_open_search_acl_rule.py +37 -21
- pulumi_aiven/get_opensearch_security_plugin_config.py +29 -15
- pulumi_aiven/get_opensearch_user.py +32 -18
- pulumi_aiven/get_organization.py +25 -13
- pulumi_aiven/get_organization_application_user.py +176 -0
- pulumi_aiven/get_organization_user.py +18 -5
- pulumi_aiven/get_organization_user_group.py +48 -14
- pulumi_aiven/get_organization_user_list.py +121 -0
- pulumi_aiven/get_organizational_unit.py +26 -14
- pulumi_aiven/get_pg.py +55 -19
- pulumi_aiven/get_pg_database.py +39 -24
- pulumi_aiven/get_pg_user.py +44 -27
- pulumi_aiven/get_project.py +43 -22
- pulumi_aiven/get_project_user.py +27 -15
- pulumi_aiven/get_project_vpc.py +31 -19
- pulumi_aiven/get_redis.py +50 -14
- pulumi_aiven/get_redis_user.py +40 -22
- pulumi_aiven/get_service_component.py +40 -18
- pulumi_aiven/get_service_integration.py +163 -49
- pulumi_aiven/get_service_integration_endpoint.py +128 -33
- pulumi_aiven/get_thanos.py +499 -0
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -18
- pulumi_aiven/get_valkey.py +499 -0
- pulumi_aiven/get_valkey_user.py +218 -0
- pulumi_aiven/grafana.py +188 -318
- pulumi_aiven/influx_db.py +127 -90
- pulumi_aiven/influxdb_database.py +40 -55
- pulumi_aiven/influxdb_user.py +47 -42
- pulumi_aiven/kafka.py +157 -140
- pulumi_aiven/kafka_acl.py +64 -53
- pulumi_aiven/kafka_connect.py +201 -328
- pulumi_aiven/kafka_connector.py +67 -56
- pulumi_aiven/kafka_mirror_maker.py +139 -318
- pulumi_aiven/kafka_native_acl.py +588 -0
- pulumi_aiven/kafka_quota.py +604 -0
- pulumi_aiven/kafka_schema.py +65 -56
- pulumi_aiven/kafka_schema_configuration.py +25 -20
- pulumi_aiven/kafka_schema_registry_acl.py +80 -35
- pulumi_aiven/kafka_topic.py +184 -65
- pulumi_aiven/kafka_user.py +59 -54
- pulumi_aiven/m3_aggregator.py +176 -308
- pulumi_aiven/m3_db.py +190 -322
- pulumi_aiven/m3db_user.py +51 -46
- pulumi_aiven/mirror_maker_replication_flow.py +217 -53
- pulumi_aiven/my_sql.py +190 -322
- pulumi_aiven/mysql_database.py +32 -47
- pulumi_aiven/mysql_user.py +37 -32
- pulumi_aiven/open_search.py +128 -105
- pulumi_aiven/open_search_acl_config.py +33 -32
- pulumi_aiven/open_search_acl_rule.py +55 -50
- pulumi_aiven/opensearch_security_plugin_config.py +69 -16
- pulumi_aiven/opensearch_user.py +30 -25
- pulumi_aiven/organization.py +18 -13
- pulumi_aiven/organization_application_user.py +345 -0
- pulumi_aiven/organization_application_user_token.py +711 -0
- pulumi_aiven/organization_group_project.py +349 -0
- pulumi_aiven/organization_permission.py +421 -0
- pulumi_aiven/organization_user.py +25 -46
- pulumi_aiven/organization_user_group.py +64 -23
- pulumi_aiven/organization_user_group_member.py +359 -0
- pulumi_aiven/organizational_unit.py +41 -32
- pulumi_aiven/outputs.py +38714 -21632
- pulumi_aiven/pg.py +92 -88
- pulumi_aiven/pg_database.py +52 -67
- pulumi_aiven/pg_user.py +80 -61
- pulumi_aiven/project.py +111 -102
- pulumi_aiven/project_user.py +44 -31
- pulumi_aiven/project_vpc.py +58 -29
- pulumi_aiven/provider.py +5 -0
- pulumi_aiven/pulumi-plugin.json +2 -1
- pulumi_aiven/redis.py +163 -295
- pulumi_aiven/redis_user.py +58 -53
- pulumi_aiven/service_integration.py +511 -161
- pulumi_aiven/service_integration_endpoint.py +466 -158
- pulumi_aiven/static_ip.py +21 -16
- pulumi_aiven/thanos.py +1262 -0
- pulumi_aiven/transit_gateway_vpc_attachment.py +44 -54
- pulumi_aiven/valkey.py +1256 -0
- pulumi_aiven/valkey_user.py +606 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
- pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
- pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
- {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
|
from . import outputs
|
|
12
17
|
|
|
@@ -22,7 +27,7 @@ class GetServiceIntegrationResult:
|
|
|
22
27
|
"""
|
|
23
28
|
A collection of values returned by getServiceIntegration.
|
|
24
29
|
"""
|
|
25
|
-
def __init__(__self__, clickhouse_kafka_user_configs=None, clickhouse_postgresql_user_configs=None, datadog_user_configs=None, destination_endpoint_id=None, destination_service_name=None, external_aws_cloudwatch_metrics_user_configs=None, id=None, integration_id=None, integration_type=None, kafka_connect_user_configs=None, kafka_logs_user_configs=None, kafka_mirrormaker_user_configs=None, logs_user_configs=None, metrics_user_configs=None, project=None, source_endpoint_id=None, source_service_name=None):
|
|
30
|
+
def __init__(__self__, clickhouse_kafka_user_configs=None, clickhouse_postgresql_user_configs=None, datadog_user_configs=None, destination_endpoint_id=None, destination_service_name=None, destination_service_project=None, external_aws_cloudwatch_logs_user_configs=None, external_aws_cloudwatch_metrics_user_configs=None, external_elasticsearch_logs_user_configs=None, external_opensearch_logs_user_configs=None, flink_external_postgresql_user_configs=None, id=None, integration_id=None, integration_type=None, kafka_connect_user_configs=None, kafka_logs_user_configs=None, kafka_mirrormaker_user_configs=None, logs_user_configs=None, metrics_user_configs=None, project=None, prometheus_user_configs=None, source_endpoint_id=None, source_service_name=None, source_service_project=None):
|
|
26
31
|
if clickhouse_kafka_user_configs and not isinstance(clickhouse_kafka_user_configs, list):
|
|
27
32
|
raise TypeError("Expected argument 'clickhouse_kafka_user_configs' to be a list")
|
|
28
33
|
pulumi.set(__self__, "clickhouse_kafka_user_configs", clickhouse_kafka_user_configs)
|
|
@@ -38,9 +43,24 @@ class GetServiceIntegrationResult:
|
|
|
38
43
|
if destination_service_name and not isinstance(destination_service_name, str):
|
|
39
44
|
raise TypeError("Expected argument 'destination_service_name' to be a str")
|
|
40
45
|
pulumi.set(__self__, "destination_service_name", destination_service_name)
|
|
46
|
+
if destination_service_project and not isinstance(destination_service_project, str):
|
|
47
|
+
raise TypeError("Expected argument 'destination_service_project' to be a str")
|
|
48
|
+
pulumi.set(__self__, "destination_service_project", destination_service_project)
|
|
49
|
+
if external_aws_cloudwatch_logs_user_configs and not isinstance(external_aws_cloudwatch_logs_user_configs, list):
|
|
50
|
+
raise TypeError("Expected argument 'external_aws_cloudwatch_logs_user_configs' to be a list")
|
|
51
|
+
pulumi.set(__self__, "external_aws_cloudwatch_logs_user_configs", external_aws_cloudwatch_logs_user_configs)
|
|
41
52
|
if external_aws_cloudwatch_metrics_user_configs and not isinstance(external_aws_cloudwatch_metrics_user_configs, list):
|
|
42
53
|
raise TypeError("Expected argument 'external_aws_cloudwatch_metrics_user_configs' to be a list")
|
|
43
54
|
pulumi.set(__self__, "external_aws_cloudwatch_metrics_user_configs", external_aws_cloudwatch_metrics_user_configs)
|
|
55
|
+
if external_elasticsearch_logs_user_configs and not isinstance(external_elasticsearch_logs_user_configs, list):
|
|
56
|
+
raise TypeError("Expected argument 'external_elasticsearch_logs_user_configs' to be a list")
|
|
57
|
+
pulumi.set(__self__, "external_elasticsearch_logs_user_configs", external_elasticsearch_logs_user_configs)
|
|
58
|
+
if external_opensearch_logs_user_configs and not isinstance(external_opensearch_logs_user_configs, list):
|
|
59
|
+
raise TypeError("Expected argument 'external_opensearch_logs_user_configs' to be a list")
|
|
60
|
+
pulumi.set(__self__, "external_opensearch_logs_user_configs", external_opensearch_logs_user_configs)
|
|
61
|
+
if flink_external_postgresql_user_configs and not isinstance(flink_external_postgresql_user_configs, list):
|
|
62
|
+
raise TypeError("Expected argument 'flink_external_postgresql_user_configs' to be a list")
|
|
63
|
+
pulumi.set(__self__, "flink_external_postgresql_user_configs", flink_external_postgresql_user_configs)
|
|
44
64
|
if id and not isinstance(id, str):
|
|
45
65
|
raise TypeError("Expected argument 'id' to be a str")
|
|
46
66
|
pulumi.set(__self__, "id", id)
|
|
@@ -68,18 +88,24 @@ class GetServiceIntegrationResult:
|
|
|
68
88
|
if project and not isinstance(project, str):
|
|
69
89
|
raise TypeError("Expected argument 'project' to be a str")
|
|
70
90
|
pulumi.set(__self__, "project", project)
|
|
91
|
+
if prometheus_user_configs and not isinstance(prometheus_user_configs, list):
|
|
92
|
+
raise TypeError("Expected argument 'prometheus_user_configs' to be a list")
|
|
93
|
+
pulumi.set(__self__, "prometheus_user_configs", prometheus_user_configs)
|
|
71
94
|
if source_endpoint_id and not isinstance(source_endpoint_id, str):
|
|
72
95
|
raise TypeError("Expected argument 'source_endpoint_id' to be a str")
|
|
73
96
|
pulumi.set(__self__, "source_endpoint_id", source_endpoint_id)
|
|
74
97
|
if source_service_name and not isinstance(source_service_name, str):
|
|
75
98
|
raise TypeError("Expected argument 'source_service_name' to be a str")
|
|
76
99
|
pulumi.set(__self__, "source_service_name", source_service_name)
|
|
100
|
+
if source_service_project and not isinstance(source_service_project, str):
|
|
101
|
+
raise TypeError("Expected argument 'source_service_project' to be a str")
|
|
102
|
+
pulumi.set(__self__, "source_service_project", source_service_project)
|
|
77
103
|
|
|
78
104
|
@property
|
|
79
105
|
@pulumi.getter(name="clickhouseKafkaUserConfigs")
|
|
80
106
|
def clickhouse_kafka_user_configs(self) -> Sequence['outputs.GetServiceIntegrationClickhouseKafkaUserConfigResult']:
|
|
81
107
|
"""
|
|
82
|
-
ClickhouseKafka user configurable settings
|
|
108
|
+
ClickhouseKafka user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
83
109
|
"""
|
|
84
110
|
return pulumi.get(self, "clickhouse_kafka_user_configs")
|
|
85
111
|
|
|
@@ -87,7 +113,7 @@ class GetServiceIntegrationResult:
|
|
|
87
113
|
@pulumi.getter(name="clickhousePostgresqlUserConfigs")
|
|
88
114
|
def clickhouse_postgresql_user_configs(self) -> Sequence['outputs.GetServiceIntegrationClickhousePostgresqlUserConfigResult']:
|
|
89
115
|
"""
|
|
90
|
-
ClickhousePostgresql user configurable settings
|
|
116
|
+
ClickhousePostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
91
117
|
"""
|
|
92
118
|
return pulumi.get(self, "clickhouse_postgresql_user_configs")
|
|
93
119
|
|
|
@@ -95,7 +121,7 @@ class GetServiceIntegrationResult:
|
|
|
95
121
|
@pulumi.getter(name="datadogUserConfigs")
|
|
96
122
|
def datadog_user_configs(self) -> Sequence['outputs.GetServiceIntegrationDatadogUserConfigResult']:
|
|
97
123
|
"""
|
|
98
|
-
Datadog user configurable settings
|
|
124
|
+
Datadog user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
99
125
|
"""
|
|
100
126
|
return pulumi.get(self, "datadog_user_configs")
|
|
101
127
|
|
|
@@ -103,7 +129,7 @@ class GetServiceIntegrationResult:
|
|
|
103
129
|
@pulumi.getter(name="destinationEndpointId")
|
|
104
130
|
def destination_endpoint_id(self) -> str:
|
|
105
131
|
"""
|
|
106
|
-
Destination endpoint for the integration
|
|
132
|
+
Destination endpoint for the integration.
|
|
107
133
|
"""
|
|
108
134
|
return pulumi.get(self, "destination_endpoint_id")
|
|
109
135
|
|
|
@@ -111,18 +137,58 @@ class GetServiceIntegrationResult:
|
|
|
111
137
|
@pulumi.getter(name="destinationServiceName")
|
|
112
138
|
def destination_service_name(self) -> str:
|
|
113
139
|
"""
|
|
114
|
-
Destination service for the integration
|
|
140
|
+
Destination service for the integration.
|
|
115
141
|
"""
|
|
116
142
|
return pulumi.get(self, "destination_service_name")
|
|
117
143
|
|
|
144
|
+
@property
|
|
145
|
+
@pulumi.getter(name="destinationServiceProject")
|
|
146
|
+
def destination_service_project(self) -> str:
|
|
147
|
+
"""
|
|
148
|
+
Destination service project name
|
|
149
|
+
"""
|
|
150
|
+
return pulumi.get(self, "destination_service_project")
|
|
151
|
+
|
|
152
|
+
@property
|
|
153
|
+
@pulumi.getter(name="externalAwsCloudwatchLogsUserConfigs")
|
|
154
|
+
def external_aws_cloudwatch_logs_user_configs(self) -> Sequence['outputs.GetServiceIntegrationExternalAwsCloudwatchLogsUserConfigResult']:
|
|
155
|
+
"""
|
|
156
|
+
ExternalAwsCloudwatchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
157
|
+
"""
|
|
158
|
+
return pulumi.get(self, "external_aws_cloudwatch_logs_user_configs")
|
|
159
|
+
|
|
118
160
|
@property
|
|
119
161
|
@pulumi.getter(name="externalAwsCloudwatchMetricsUserConfigs")
|
|
120
162
|
def external_aws_cloudwatch_metrics_user_configs(self) -> Sequence['outputs.GetServiceIntegrationExternalAwsCloudwatchMetricsUserConfigResult']:
|
|
121
163
|
"""
|
|
122
|
-
ExternalAwsCloudwatchMetrics user configurable settings
|
|
164
|
+
ExternalAwsCloudwatchMetrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
123
165
|
"""
|
|
124
166
|
return pulumi.get(self, "external_aws_cloudwatch_metrics_user_configs")
|
|
125
167
|
|
|
168
|
+
@property
|
|
169
|
+
@pulumi.getter(name="externalElasticsearchLogsUserConfigs")
|
|
170
|
+
def external_elasticsearch_logs_user_configs(self) -> Sequence['outputs.GetServiceIntegrationExternalElasticsearchLogsUserConfigResult']:
|
|
171
|
+
"""
|
|
172
|
+
ExternalElasticsearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
173
|
+
"""
|
|
174
|
+
return pulumi.get(self, "external_elasticsearch_logs_user_configs")
|
|
175
|
+
|
|
176
|
+
@property
|
|
177
|
+
@pulumi.getter(name="externalOpensearchLogsUserConfigs")
|
|
178
|
+
def external_opensearch_logs_user_configs(self) -> Sequence['outputs.GetServiceIntegrationExternalOpensearchLogsUserConfigResult']:
|
|
179
|
+
"""
|
|
180
|
+
ExternalOpensearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
181
|
+
"""
|
|
182
|
+
return pulumi.get(self, "external_opensearch_logs_user_configs")
|
|
183
|
+
|
|
184
|
+
@property
|
|
185
|
+
@pulumi.getter(name="flinkExternalPostgresqlUserConfigs")
|
|
186
|
+
def flink_external_postgresql_user_configs(self) -> Sequence['outputs.GetServiceIntegrationFlinkExternalPostgresqlUserConfigResult']:
|
|
187
|
+
"""
|
|
188
|
+
FlinkExternalPostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
189
|
+
"""
|
|
190
|
+
return pulumi.get(self, "flink_external_postgresql_user_configs")
|
|
191
|
+
|
|
126
192
|
@property
|
|
127
193
|
@pulumi.getter
|
|
128
194
|
def id(self) -> str:
|
|
@@ -135,7 +201,7 @@ class GetServiceIntegrationResult:
|
|
|
135
201
|
@pulumi.getter(name="integrationId")
|
|
136
202
|
def integration_id(self) -> str:
|
|
137
203
|
"""
|
|
138
|
-
|
|
204
|
+
The ID of the Aiven service integration.
|
|
139
205
|
"""
|
|
140
206
|
return pulumi.get(self, "integration_id")
|
|
141
207
|
|
|
@@ -143,7 +209,7 @@ class GetServiceIntegrationResult:
|
|
|
143
209
|
@pulumi.getter(name="integrationType")
|
|
144
210
|
def integration_type(self) -> str:
|
|
145
211
|
"""
|
|
146
|
-
Type of the service integration.
|
|
212
|
+
Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
147
213
|
"""
|
|
148
214
|
return pulumi.get(self, "integration_type")
|
|
149
215
|
|
|
@@ -151,7 +217,7 @@ class GetServiceIntegrationResult:
|
|
|
151
217
|
@pulumi.getter(name="kafkaConnectUserConfigs")
|
|
152
218
|
def kafka_connect_user_configs(self) -> Sequence['outputs.GetServiceIntegrationKafkaConnectUserConfigResult']:
|
|
153
219
|
"""
|
|
154
|
-
KafkaConnect user configurable settings
|
|
220
|
+
KafkaConnect user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
155
221
|
"""
|
|
156
222
|
return pulumi.get(self, "kafka_connect_user_configs")
|
|
157
223
|
|
|
@@ -159,7 +225,7 @@ class GetServiceIntegrationResult:
|
|
|
159
225
|
@pulumi.getter(name="kafkaLogsUserConfigs")
|
|
160
226
|
def kafka_logs_user_configs(self) -> Sequence['outputs.GetServiceIntegrationKafkaLogsUserConfigResult']:
|
|
161
227
|
"""
|
|
162
|
-
KafkaLogs user configurable settings
|
|
228
|
+
KafkaLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
163
229
|
"""
|
|
164
230
|
return pulumi.get(self, "kafka_logs_user_configs")
|
|
165
231
|
|
|
@@ -167,7 +233,7 @@ class GetServiceIntegrationResult:
|
|
|
167
233
|
@pulumi.getter(name="kafkaMirrormakerUserConfigs")
|
|
168
234
|
def kafka_mirrormaker_user_configs(self) -> Sequence['outputs.GetServiceIntegrationKafkaMirrormakerUserConfigResult']:
|
|
169
235
|
"""
|
|
170
|
-
KafkaMirrormaker user configurable settings
|
|
236
|
+
KafkaMirrormaker user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
171
237
|
"""
|
|
172
238
|
return pulumi.get(self, "kafka_mirrormaker_user_configs")
|
|
173
239
|
|
|
@@ -175,7 +241,7 @@ class GetServiceIntegrationResult:
|
|
|
175
241
|
@pulumi.getter(name="logsUserConfigs")
|
|
176
242
|
def logs_user_configs(self) -> Sequence['outputs.GetServiceIntegrationLogsUserConfigResult']:
|
|
177
243
|
"""
|
|
178
|
-
Logs user configurable settings
|
|
244
|
+
Logs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
179
245
|
"""
|
|
180
246
|
return pulumi.get(self, "logs_user_configs")
|
|
181
247
|
|
|
@@ -183,7 +249,7 @@ class GetServiceIntegrationResult:
|
|
|
183
249
|
@pulumi.getter(name="metricsUserConfigs")
|
|
184
250
|
def metrics_user_configs(self) -> Sequence['outputs.GetServiceIntegrationMetricsUserConfigResult']:
|
|
185
251
|
"""
|
|
186
|
-
Metrics user configurable settings
|
|
252
|
+
Metrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
187
253
|
"""
|
|
188
254
|
return pulumi.get(self, "metrics_user_configs")
|
|
189
255
|
|
|
@@ -191,15 +257,23 @@ class GetServiceIntegrationResult:
|
|
|
191
257
|
@pulumi.getter
|
|
192
258
|
def project(self) -> str:
|
|
193
259
|
"""
|
|
194
|
-
Project the integration belongs to
|
|
260
|
+
Project the integration belongs to.
|
|
195
261
|
"""
|
|
196
262
|
return pulumi.get(self, "project")
|
|
197
263
|
|
|
264
|
+
@property
|
|
265
|
+
@pulumi.getter(name="prometheusUserConfigs")
|
|
266
|
+
def prometheus_user_configs(self) -> Sequence['outputs.GetServiceIntegrationPrometheusUserConfigResult']:
|
|
267
|
+
"""
|
|
268
|
+
Prometheus user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
269
|
+
"""
|
|
270
|
+
return pulumi.get(self, "prometheus_user_configs")
|
|
271
|
+
|
|
198
272
|
@property
|
|
199
273
|
@pulumi.getter(name="sourceEndpointId")
|
|
200
274
|
def source_endpoint_id(self) -> str:
|
|
201
275
|
"""
|
|
202
|
-
Source endpoint for the integration
|
|
276
|
+
Source endpoint for the integration.
|
|
203
277
|
"""
|
|
204
278
|
return pulumi.get(self, "source_endpoint_id")
|
|
205
279
|
|
|
@@ -211,6 +285,14 @@ class GetServiceIntegrationResult:
|
|
|
211
285
|
"""
|
|
212
286
|
return pulumi.get(self, "source_service_name")
|
|
213
287
|
|
|
288
|
+
@property
|
|
289
|
+
@pulumi.getter(name="sourceServiceProject")
|
|
290
|
+
def source_service_project(self) -> str:
|
|
291
|
+
"""
|
|
292
|
+
Source service project name
|
|
293
|
+
"""
|
|
294
|
+
return pulumi.get(self, "source_service_project")
|
|
295
|
+
|
|
214
296
|
|
|
215
297
|
class AwaitableGetServiceIntegrationResult(GetServiceIntegrationResult):
|
|
216
298
|
# pylint: disable=using-constant-test
|
|
@@ -223,7 +305,12 @@ class AwaitableGetServiceIntegrationResult(GetServiceIntegrationResult):
|
|
|
223
305
|
datadog_user_configs=self.datadog_user_configs,
|
|
224
306
|
destination_endpoint_id=self.destination_endpoint_id,
|
|
225
307
|
destination_service_name=self.destination_service_name,
|
|
308
|
+
destination_service_project=self.destination_service_project,
|
|
309
|
+
external_aws_cloudwatch_logs_user_configs=self.external_aws_cloudwatch_logs_user_configs,
|
|
226
310
|
external_aws_cloudwatch_metrics_user_configs=self.external_aws_cloudwatch_metrics_user_configs,
|
|
311
|
+
external_elasticsearch_logs_user_configs=self.external_elasticsearch_logs_user_configs,
|
|
312
|
+
external_opensearch_logs_user_configs=self.external_opensearch_logs_user_configs,
|
|
313
|
+
flink_external_postgresql_user_configs=self.flink_external_postgresql_user_configs,
|
|
227
314
|
id=self.id,
|
|
228
315
|
integration_id=self.integration_id,
|
|
229
316
|
integration_type=self.integration_type,
|
|
@@ -233,8 +320,10 @@ class AwaitableGetServiceIntegrationResult(GetServiceIntegrationResult):
|
|
|
233
320
|
logs_user_configs=self.logs_user_configs,
|
|
234
321
|
metrics_user_configs=self.metrics_user_configs,
|
|
235
322
|
project=self.project,
|
|
323
|
+
prometheus_user_configs=self.prometheus_user_configs,
|
|
236
324
|
source_endpoint_id=self.source_endpoint_id,
|
|
237
|
-
source_service_name=self.source_service_name
|
|
325
|
+
source_service_name=self.source_service_name,
|
|
326
|
+
source_service_project=self.source_service_project)
|
|
238
327
|
|
|
239
328
|
|
|
240
329
|
def get_service_integration(destination_service_name: Optional[str] = None,
|
|
@@ -243,12 +332,7 @@ def get_service_integration(destination_service_name: Optional[str] = None,
|
|
|
243
332
|
source_service_name: Optional[str] = None,
|
|
244
333
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetServiceIntegrationResult:
|
|
245
334
|
"""
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
Service Integration defines an integration between two Aiven services or between Aiven service and an external
|
|
249
|
-
integration endpoint. Integration could be for example sending metrics from Kafka service to an M3DB service,
|
|
250
|
-
getting metrics from an M3Db service to a Grafana service to show dashboards, sending logs from any service to
|
|
251
|
-
OpenSearch, etc.
|
|
335
|
+
Gets information about an Aiven service integration.
|
|
252
336
|
|
|
253
337
|
## Example Usage
|
|
254
338
|
|
|
@@ -256,16 +340,16 @@ def get_service_integration(destination_service_name: Optional[str] = None,
|
|
|
256
340
|
import pulumi
|
|
257
341
|
import pulumi_aiven as aiven
|
|
258
342
|
|
|
259
|
-
|
|
260
|
-
destination_service_name="
|
|
261
|
-
integration_type="
|
|
262
|
-
source_service_name="
|
|
343
|
+
example_integration = aiven.get_service_integration(project=example_project["project"],
|
|
344
|
+
destination_service_name=example_m3db["serviceName"],
|
|
345
|
+
integration_type="metrics",
|
|
346
|
+
source_service_name=example_kafka["serviceName"])
|
|
263
347
|
```
|
|
264
348
|
|
|
265
349
|
|
|
266
|
-
:param str destination_service_name: Destination service for the integration
|
|
267
|
-
:param str integration_type: Type of the service integration.
|
|
268
|
-
:param str project: Project the integration belongs to
|
|
350
|
+
:param str destination_service_name: Destination service for the integration.
|
|
351
|
+
:param str integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
352
|
+
:param str project: Project the integration belongs to.
|
|
269
353
|
:param str source_service_name: Source service for the integration (if any)
|
|
270
354
|
"""
|
|
271
355
|
__args__ = dict()
|
|
@@ -282,7 +366,12 @@ def get_service_integration(destination_service_name: Optional[str] = None,
|
|
|
282
366
|
datadog_user_configs=pulumi.get(__ret__, 'datadog_user_configs'),
|
|
283
367
|
destination_endpoint_id=pulumi.get(__ret__, 'destination_endpoint_id'),
|
|
284
368
|
destination_service_name=pulumi.get(__ret__, 'destination_service_name'),
|
|
369
|
+
destination_service_project=pulumi.get(__ret__, 'destination_service_project'),
|
|
370
|
+
external_aws_cloudwatch_logs_user_configs=pulumi.get(__ret__, 'external_aws_cloudwatch_logs_user_configs'),
|
|
285
371
|
external_aws_cloudwatch_metrics_user_configs=pulumi.get(__ret__, 'external_aws_cloudwatch_metrics_user_configs'),
|
|
372
|
+
external_elasticsearch_logs_user_configs=pulumi.get(__ret__, 'external_elasticsearch_logs_user_configs'),
|
|
373
|
+
external_opensearch_logs_user_configs=pulumi.get(__ret__, 'external_opensearch_logs_user_configs'),
|
|
374
|
+
flink_external_postgresql_user_configs=pulumi.get(__ret__, 'flink_external_postgresql_user_configs'),
|
|
286
375
|
id=pulumi.get(__ret__, 'id'),
|
|
287
376
|
integration_id=pulumi.get(__ret__, 'integration_id'),
|
|
288
377
|
integration_type=pulumi.get(__ret__, 'integration_type'),
|
|
@@ -292,23 +381,17 @@ def get_service_integration(destination_service_name: Optional[str] = None,
|
|
|
292
381
|
logs_user_configs=pulumi.get(__ret__, 'logs_user_configs'),
|
|
293
382
|
metrics_user_configs=pulumi.get(__ret__, 'metrics_user_configs'),
|
|
294
383
|
project=pulumi.get(__ret__, 'project'),
|
|
384
|
+
prometheus_user_configs=pulumi.get(__ret__, 'prometheus_user_configs'),
|
|
295
385
|
source_endpoint_id=pulumi.get(__ret__, 'source_endpoint_id'),
|
|
296
|
-
source_service_name=pulumi.get(__ret__, 'source_service_name')
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
@_utilities.lift_output_func(get_service_integration)
|
|
386
|
+
source_service_name=pulumi.get(__ret__, 'source_service_name'),
|
|
387
|
+
source_service_project=pulumi.get(__ret__, 'source_service_project'))
|
|
300
388
|
def get_service_integration_output(destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
301
389
|
integration_type: Optional[pulumi.Input[str]] = None,
|
|
302
390
|
project: Optional[pulumi.Input[str]] = None,
|
|
303
391
|
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
304
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetServiceIntegrationResult]:
|
|
392
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetServiceIntegrationResult]:
|
|
305
393
|
"""
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
Service Integration defines an integration between two Aiven services or between Aiven service and an external
|
|
309
|
-
integration endpoint. Integration could be for example sending metrics from Kafka service to an M3DB service,
|
|
310
|
-
getting metrics from an M3Db service to a Grafana service to show dashboards, sending logs from any service to
|
|
311
|
-
OpenSearch, etc.
|
|
394
|
+
Gets information about an Aiven service integration.
|
|
312
395
|
|
|
313
396
|
## Example Usage
|
|
314
397
|
|
|
@@ -316,16 +399,47 @@ def get_service_integration_output(destination_service_name: Optional[pulumi.Inp
|
|
|
316
399
|
import pulumi
|
|
317
400
|
import pulumi_aiven as aiven
|
|
318
401
|
|
|
319
|
-
|
|
320
|
-
destination_service_name="
|
|
321
|
-
integration_type="
|
|
322
|
-
source_service_name="
|
|
402
|
+
example_integration = aiven.get_service_integration(project=example_project["project"],
|
|
403
|
+
destination_service_name=example_m3db["serviceName"],
|
|
404
|
+
integration_type="metrics",
|
|
405
|
+
source_service_name=example_kafka["serviceName"])
|
|
323
406
|
```
|
|
324
407
|
|
|
325
408
|
|
|
326
|
-
:param str destination_service_name: Destination service for the integration
|
|
327
|
-
:param str integration_type: Type of the service integration.
|
|
328
|
-
:param str project: Project the integration belongs to
|
|
409
|
+
:param str destination_service_name: Destination service for the integration.
|
|
410
|
+
:param str integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
411
|
+
:param str project: Project the integration belongs to.
|
|
329
412
|
:param str source_service_name: Source service for the integration (if any)
|
|
330
413
|
"""
|
|
331
|
-
|
|
414
|
+
__args__ = dict()
|
|
415
|
+
__args__['destinationServiceName'] = destination_service_name
|
|
416
|
+
__args__['integrationType'] = integration_type
|
|
417
|
+
__args__['project'] = project
|
|
418
|
+
__args__['sourceServiceName'] = source_service_name
|
|
419
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
420
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getServiceIntegration:getServiceIntegration', __args__, opts=opts, typ=GetServiceIntegrationResult)
|
|
421
|
+
return __ret__.apply(lambda __response__: GetServiceIntegrationResult(
|
|
422
|
+
clickhouse_kafka_user_configs=pulumi.get(__response__, 'clickhouse_kafka_user_configs'),
|
|
423
|
+
clickhouse_postgresql_user_configs=pulumi.get(__response__, 'clickhouse_postgresql_user_configs'),
|
|
424
|
+
datadog_user_configs=pulumi.get(__response__, 'datadog_user_configs'),
|
|
425
|
+
destination_endpoint_id=pulumi.get(__response__, 'destination_endpoint_id'),
|
|
426
|
+
destination_service_name=pulumi.get(__response__, 'destination_service_name'),
|
|
427
|
+
destination_service_project=pulumi.get(__response__, 'destination_service_project'),
|
|
428
|
+
external_aws_cloudwatch_logs_user_configs=pulumi.get(__response__, 'external_aws_cloudwatch_logs_user_configs'),
|
|
429
|
+
external_aws_cloudwatch_metrics_user_configs=pulumi.get(__response__, 'external_aws_cloudwatch_metrics_user_configs'),
|
|
430
|
+
external_elasticsearch_logs_user_configs=pulumi.get(__response__, 'external_elasticsearch_logs_user_configs'),
|
|
431
|
+
external_opensearch_logs_user_configs=pulumi.get(__response__, 'external_opensearch_logs_user_configs'),
|
|
432
|
+
flink_external_postgresql_user_configs=pulumi.get(__response__, 'flink_external_postgresql_user_configs'),
|
|
433
|
+
id=pulumi.get(__response__, 'id'),
|
|
434
|
+
integration_id=pulumi.get(__response__, 'integration_id'),
|
|
435
|
+
integration_type=pulumi.get(__response__, 'integration_type'),
|
|
436
|
+
kafka_connect_user_configs=pulumi.get(__response__, 'kafka_connect_user_configs'),
|
|
437
|
+
kafka_logs_user_configs=pulumi.get(__response__, 'kafka_logs_user_configs'),
|
|
438
|
+
kafka_mirrormaker_user_configs=pulumi.get(__response__, 'kafka_mirrormaker_user_configs'),
|
|
439
|
+
logs_user_configs=pulumi.get(__response__, 'logs_user_configs'),
|
|
440
|
+
metrics_user_configs=pulumi.get(__response__, 'metrics_user_configs'),
|
|
441
|
+
project=pulumi.get(__response__, 'project'),
|
|
442
|
+
prometheus_user_configs=pulumi.get(__response__, 'prometheus_user_configs'),
|
|
443
|
+
source_endpoint_id=pulumi.get(__response__, 'source_endpoint_id'),
|
|
444
|
+
source_service_name=pulumi.get(__response__, 'source_service_name'),
|
|
445
|
+
source_service_project=pulumi.get(__response__, 'source_service_project')))
|