pulumi-snowflake 1.2.0a1738823429__py3-none-any.whl → 1.2.0a1738909563__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-snowflake might be problematic. Click here for more details.

@@ -28,7 +28,7 @@ class PrimaryConnectionArgs:
28
28
  The set of arguments for constructing a PrimaryConnection resource.
29
29
  :param pulumi.Input[str] comment: Specifies a comment for the connection.
30
30
  :param pulumi.Input[Sequence[pulumi.Input[str]]] enable_failover_to_accounts: Enables failover for given connection to provided accounts. Specifies a list of accounts in your organization where a secondary connection for this primary connection can be promoted to serve as the primary connection. Include your organization name for each account in the list. For more information about this resource, see docs.
31
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
31
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
32
32
  """
33
33
  if comment is not None:
34
34
  pulumi.set(__self__, "comment", comment)
@@ -65,7 +65,7 @@ class PrimaryConnectionArgs:
65
65
  @pulumi.getter
66
66
  def name(self) -> Optional[pulumi.Input[str]]:
67
67
  """
68
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
68
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
69
69
  """
70
70
  return pulumi.get(self, "name")
71
71
 
@@ -88,7 +88,7 @@ class _PrimaryConnectionState:
88
88
  :param pulumi.Input[str] comment: Specifies a comment for the connection.
89
89
  :param pulumi.Input[Sequence[pulumi.Input[str]]] enable_failover_to_accounts: Enables failover for given connection to provided accounts. Specifies a list of accounts in your organization where a secondary connection for this primary connection can be promoted to serve as the primary connection. Include your organization name for each account in the list. For more information about this resource, see docs.
90
90
  :param pulumi.Input[str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
91
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
91
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
92
92
  :param pulumi.Input[Sequence[pulumi.Input['PrimaryConnectionShowOutputArgs']]] show_outputs: Outputs the result of `SHOW CONNECTIONS` for the given connection.
93
93
  """
94
94
  if comment is not None:
@@ -153,7 +153,7 @@ class _PrimaryConnectionState:
153
153
  @pulumi.getter
154
154
  def name(self) -> Optional[pulumi.Input[str]]:
155
155
  """
156
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
156
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
157
157
  """
158
158
  return pulumi.get(self, "name")
159
159
 
@@ -194,7 +194,7 @@ class PrimaryConnection(pulumi.CustomResource):
194
194
  :param pulumi.ResourceOptions opts: Options for the resource.
195
195
  :param pulumi.Input[str] comment: Specifies a comment for the connection.
196
196
  :param pulumi.Input[Sequence[pulumi.Input[str]]] enable_failover_to_accounts: Enables failover for given connection to provided accounts. Specifies a list of accounts in your organization where a secondary connection for this primary connection can be promoted to serve as the primary connection. Include your organization name for each account in the list. For more information about this resource, see docs.
197
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
197
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
198
198
  """
199
199
  ...
200
200
  @overload
@@ -268,7 +268,7 @@ class PrimaryConnection(pulumi.CustomResource):
268
268
  :param pulumi.Input[str] comment: Specifies a comment for the connection.
269
269
  :param pulumi.Input[Sequence[pulumi.Input[str]]] enable_failover_to_accounts: Enables failover for given connection to provided accounts. Specifies a list of accounts in your organization where a secondary connection for this primary connection can be promoted to serve as the primary connection. Include your organization name for each account in the list. For more information about this resource, see docs.
270
270
  :param pulumi.Input[str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
271
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
271
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
272
272
  :param pulumi.Input[Sequence[pulumi.Input[Union['PrimaryConnectionShowOutputArgs', 'PrimaryConnectionShowOutputArgsDict']]]] show_outputs: Outputs the result of `SHOW CONNECTIONS` for the given connection.
273
273
  """
274
274
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -316,7 +316,7 @@ class PrimaryConnection(pulumi.CustomResource):
316
316
  @pulumi.getter
317
317
  def name(self) -> pulumi.Output[str]:
318
318
  """
319
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
319
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a primary connection, the name must be unique across connection names and account names in the organization. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
320
320
  """
321
321
  return pulumi.get(self, "name")
322
322
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "snowflake",
4
- "version": "1.2.0-alpha.1738823429"
4
+ "version": "1.2.0-alpha.1738909563"
5
5
  }
@@ -28,7 +28,7 @@ class SecondaryConnectionArgs:
28
28
  The set of arguments for constructing a SecondaryConnection resource.
29
29
  :param pulumi.Input[str] as_replica_of: Specifies the identifier for a primary connection from which to create a replica (i.e. a secondary connection). For more information about this resource, see docs.
30
30
  :param pulumi.Input[str] comment: Specifies a comment for the secondary connection.
31
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
31
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
32
32
  """
33
33
  pulumi.set(__self__, "as_replica_of", as_replica_of)
34
34
  if comment is not None:
@@ -64,7 +64,7 @@ class SecondaryConnectionArgs:
64
64
  @pulumi.getter
65
65
  def name(self) -> Optional[pulumi.Input[str]]:
66
66
  """
67
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
67
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
68
68
  """
69
69
  return pulumi.get(self, "name")
70
70
 
@@ -88,7 +88,7 @@ class _SecondaryConnectionState:
88
88
  :param pulumi.Input[str] comment: Specifies a comment for the secondary connection.
89
89
  :param pulumi.Input[str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
90
90
  :param pulumi.Input[bool] is_primary: Indicates if the connection primary status has been changed. If change is detected, resource will be recreated.
91
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
91
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
92
92
  :param pulumi.Input[Sequence[pulumi.Input['SecondaryConnectionShowOutputArgs']]] show_outputs: Outputs the result of `SHOW CONNECTIONS` for the given connection.
93
93
  """
94
94
  if as_replica_of is not None:
@@ -156,7 +156,7 @@ class _SecondaryConnectionState:
156
156
  @pulumi.getter
157
157
  def name(self) -> Optional[pulumi.Input[str]]:
158
158
  """
159
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
159
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
160
160
  """
161
161
  return pulumi.get(self, "name")
162
162
 
@@ -197,7 +197,7 @@ class SecondaryConnection(pulumi.CustomResource):
197
197
  :param pulumi.ResourceOptions opts: Options for the resource.
198
198
  :param pulumi.Input[str] as_replica_of: Specifies the identifier for a primary connection from which to create a replica (i.e. a secondary connection). For more information about this resource, see docs.
199
199
  :param pulumi.Input[str] comment: Specifies a comment for the secondary connection.
200
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
200
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
201
201
  """
202
202
  ...
203
203
  @overload
@@ -274,7 +274,7 @@ class SecondaryConnection(pulumi.CustomResource):
274
274
  :param pulumi.Input[str] comment: Specifies a comment for the secondary connection.
275
275
  :param pulumi.Input[str] fully_qualified_name: Fully qualified name of the resource. For more information, see [object name resolution](https://docs.snowflake.com/en/sql-reference/name-resolution).
276
276
  :param pulumi.Input[bool] is_primary: Indicates if the connection primary status has been changed. If change is detected, resource will be recreated.
277
- :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
277
+ :param pulumi.Input[str] name: String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
278
278
  :param pulumi.Input[Sequence[pulumi.Input[Union['SecondaryConnectionShowOutputArgs', 'SecondaryConnectionShowOutputArgsDict']]]] show_outputs: Outputs the result of `SHOW CONNECTIONS` for the given connection.
279
279
  """
280
280
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -325,7 +325,7 @@ class SecondaryConnection(pulumi.CustomResource):
325
325
  @pulumi.getter
326
326
  def name(self) -> pulumi.Output[str]:
327
327
  """
328
- String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (_). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
328
+ String that specifies the identifier (i.e. name) for the connection. Must start with an alphabetic character and may only contain letters, decimal digits (0-9), and underscores (*). For a secondary connection, the name must match the name of its primary connection. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
329
329
  """
330
330
  return pulumi.get(self, "name")
331
331
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: pulumi_snowflake
3
- Version: 1.2.0a1738823429
3
+ Version: 1.2.0a1738909563
4
4
  Summary: A Pulumi package for creating and managing snowflake cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -95,21 +95,21 @@ pulumi_snowflake/object_parameter.py,sha256=7KvwoqZ8ArzRYwqhPH-YPOew_rcmVZy_mLET
95
95
  pulumi_snowflake/outputs.py,sha256=EIhp93Kce9dE6v97lwE8G0KWKlKI6QVSbh8TmBaKTlU,1790235
96
96
  pulumi_snowflake/password_policy.py,sha256=by7_qGV04LBJ1bGs2D2MQMXwtjYSZ67T-LGBVgulAL8,55873
97
97
  pulumi_snowflake/pipe.py,sha256=TUydVIVUwkIuDeCxpwVziLj5nOCsqcIejZ-JybN94qg,26413
98
- pulumi_snowflake/primary_connection.py,sha256=6pnpFT4sQ26Db_0Mh3VqSGwkxesfzBL1Mke6m7ccZ64,19168
98
+ pulumi_snowflake/primary_connection.py,sha256=hMOITczd5LybKBi8f_ez3vhx_ZglHBOsiP3wi4bNTvk,19168
99
99
  pulumi_snowflake/procedure_java.py,sha256=pnoif2RueFFhdx76ZrNTyU2DdFtuo4sQDOSIOMMYnfQ,102814
100
100
  pulumi_snowflake/procedure_javascript.py,sha256=_J-0ynmgH1kU3IwSiBl3_9l_pm5TThmlFkA3CCe_4C4,65911
101
101
  pulumi_snowflake/procedure_python.py,sha256=YRLEHDcXBuLQAIwk8PqX_Aobl_vBKqqe2xyTO-Myq4w,98954
102
102
  pulumi_snowflake/procedure_scala.py,sha256=0e8meEAnjrG3fqIBbINAYz6ikeHpOSplFdZDLPlVAY4,102967
103
103
  pulumi_snowflake/procedure_sql.py,sha256=bwwBZYcQaWertwaGim0HXP1Ijyz-iNPP0GAe2_FRmQ8,64616
104
104
  pulumi_snowflake/provider.py,sha256=jgRrnazyy0J5ns5j1CvKmqK0eaDYLhrfQ860PrfNQ3Q,71455
105
- pulumi_snowflake/pulumi-plugin.json,sha256=DKsqmVM4HLuwaelWG7IfHBPZG2f0ADbCGfy2DZ6i6ns,85
105
+ pulumi_snowflake/pulumi-plugin.json,sha256=FpQ_ECID5Gfbj5gnWfWYcirdRoYQKP87w5WvEFuQCWE,85
106
106
  pulumi_snowflake/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
107
107
  pulumi_snowflake/resource_monitor.py,sha256=WOENtMQ4hC9sy8GVvPVNOkW0DBLwkHKdo8QqqV7K_30,42324
108
108
  pulumi_snowflake/row_access_policy.py,sha256=Zn6f9xH9Z6peuvNcYfuJgDVL_kbqqPJYWF9Sxk9WAEc,27906
109
109
  pulumi_snowflake/saml2_integration.py,sha256=6Q0-U8NY2rSWRgW4h05Cy0fs2VY7ocGU6AT23e0-95Q,76648
110
110
  pulumi_snowflake/schema.py,sha256=6HjNGky_jkUTLSc9N6gQf4HuBIagWpeHoaiJdBw7dlE,93794
111
111
  pulumi_snowflake/scim_integration.py,sha256=q5FUFzge8QGAaSIZmpMzkWBRXHEX4tLtgHnusznvDHo,29067
112
- pulumi_snowflake/secondary_connection.py,sha256=gKx_DfGyOL2G_24EpIYL-7Yxi8Bb0de8xWZqT4nyr3U,17757
112
+ pulumi_snowflake/secondary_connection.py,sha256=xXdm9AU8ru3DbftdwyELWpbgYbHCAgd3qstq4n5_-OQ,17757
113
113
  pulumi_snowflake/secondary_database.py,sha256=9pDTKsNmP1wllsiHwVH0pr5UqvcZB5aT5tZZ_tDmtOA,82893
114
114
  pulumi_snowflake/secret_with_authorization_code_grant.py,sha256=Qvfh1qPksrYXGBHGZjidD3v8uiHw4AVdvR2aFzEiF9Y,29557
115
115
  pulumi_snowflake/secret_with_basic_authentication.py,sha256=TcUyDadGZ_bxpdPvoWTNOKTIuvjKQX6EGfgR9Ba50nA,24311
@@ -142,7 +142,7 @@ pulumi_snowflake/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3A
142
142
  pulumi_snowflake/config/__init__.pyi,sha256=rzWT7strp9IsYZrVUFf78R-nNROcNhAM3WKBW1OPG7Q,8865
143
143
  pulumi_snowflake/config/outputs.py,sha256=iAJ-lzy_gkkdNr_znbdiKbAphOhXY3G9NGJHcHMk8rU,4041
144
144
  pulumi_snowflake/config/vars.py,sha256=UMbFbB_4MJQ-8zMgJi9lNNIzZqtYakj4ZSAE3uqZh6E,13740
145
- pulumi_snowflake-1.2.0a1738823429.dist-info/METADATA,sha256=uRjOoEpP0vWFERKMTO21tmDJ6h2Ep3ctRg8zDiFOJoY,5043
146
- pulumi_snowflake-1.2.0a1738823429.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
147
- pulumi_snowflake-1.2.0a1738823429.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
148
- pulumi_snowflake-1.2.0a1738823429.dist-info/RECORD,,
145
+ pulumi_snowflake-1.2.0a1738909563.dist-info/METADATA,sha256=RlF3ftjG_pedt4hdOiZD4W8DvWee0Fc2U0J3NbYGgM8,5043
146
+ pulumi_snowflake-1.2.0a1738909563.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
147
+ pulumi_snowflake-1.2.0a1738909563.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
148
+ pulumi_snowflake-1.2.0a1738909563.dist-info/RECORD,,