pulumi-snowflake 1.4.0a1746168274__py3-none-any.whl → 1.4.0a1746734853__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.
- pulumi_snowflake/account.py +1 -3
- pulumi_snowflake/account_authentication_policy_attachment.py +1 -3
- pulumi_snowflake/account_parameter.py +1 -3
- pulumi_snowflake/account_password_policy_attachment.py +1 -3
- pulumi_snowflake/account_role.py +1 -3
- pulumi_snowflake/alert.py +1 -3
- pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +1 -3
- pulumi_snowflake/api_authentication_integration_with_client_credentials.py +1 -3
- pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +1 -3
- pulumi_snowflake/api_integration.py +1 -3
- pulumi_snowflake/authentication_policy.py +1 -3
- pulumi_snowflake/cortex_search_service.py +1 -3
- pulumi_snowflake/database.py +1 -3
- pulumi_snowflake/database_role.py +1 -3
- pulumi_snowflake/dynamic_table.py +1 -3
- pulumi_snowflake/email_notification_integration.py +1 -3
- pulumi_snowflake/execute.py +1 -3
- pulumi_snowflake/external_function.py +1 -3
- pulumi_snowflake/external_oauth_integration.py +1 -3
- pulumi_snowflake/external_table.py +1 -3
- pulumi_snowflake/external_volume.py +1 -3
- pulumi_snowflake/failover_group.py +1 -3
- pulumi_snowflake/file_format.py +1 -3
- pulumi_snowflake/function_java.py +1 -3
- pulumi_snowflake/function_javascript.py +1 -3
- pulumi_snowflake/function_python.py +1 -3
- pulumi_snowflake/function_scala.py +1 -3
- pulumi_snowflake/function_sql.py +1 -3
- pulumi_snowflake/grant_account_role.py +1 -3
- pulumi_snowflake/grant_application_role.py +1 -3
- pulumi_snowflake/grant_database_role.py +1 -3
- pulumi_snowflake/grant_ownership.py +1 -3
- pulumi_snowflake/grant_privileges_to_account_role.py +1 -3
- pulumi_snowflake/grant_privileges_to_database_role.py +1 -3
- pulumi_snowflake/grant_privileges_to_share.py +1 -3
- pulumi_snowflake/legacy_service_user.py +1 -3
- pulumi_snowflake/managed_account.py +1 -3
- pulumi_snowflake/masking_policy.py +1 -3
- pulumi_snowflake/materialized_view.py +1 -3
- pulumi_snowflake/network_policy.py +1 -3
- pulumi_snowflake/network_policy_attachment.py +1 -3
- pulumi_snowflake/network_rule.py +1 -3
- pulumi_snowflake/notification_integration.py +1 -3
- pulumi_snowflake/oauth_integration_for_custom_clients.py +1 -3
- pulumi_snowflake/oauth_integration_for_partner_applications.py +1 -3
- pulumi_snowflake/object_parameter.py +1 -3
- pulumi_snowflake/password_policy.py +1 -3
- pulumi_snowflake/pipe.py +1 -3
- pulumi_snowflake/primary_connection.py +1 -3
- pulumi_snowflake/procedure_java.py +1 -3
- pulumi_snowflake/procedure_javascript.py +1 -3
- pulumi_snowflake/procedure_python.py +1 -3
- pulumi_snowflake/procedure_scala.py +1 -3
- pulumi_snowflake/procedure_sql.py +1 -3
- pulumi_snowflake/provider.py +21 -3
- pulumi_snowflake/pulumi-plugin.json +1 -1
- pulumi_snowflake/resource_monitor.py +1 -3
- pulumi_snowflake/row_access_policy.py +1 -3
- pulumi_snowflake/saml2_integration.py +1 -3
- pulumi_snowflake/schema.py +1 -3
- pulumi_snowflake/scim_integration.py +1 -3
- pulumi_snowflake/secondary_connection.py +1 -3
- pulumi_snowflake/secondary_database.py +1 -3
- pulumi_snowflake/secret_with_authorization_code_grant.py +1 -3
- pulumi_snowflake/secret_with_basic_authentication.py +1 -3
- pulumi_snowflake/secret_with_client_credentials.py +1 -3
- pulumi_snowflake/secret_with_generic_string.py +1 -3
- pulumi_snowflake/sequence.py +1 -3
- pulumi_snowflake/service_user.py +1 -3
- pulumi_snowflake/share.py +1 -3
- pulumi_snowflake/shared_database.py +1 -3
- pulumi_snowflake/stage.py +1 -3
- pulumi_snowflake/storage_integration.py +1 -3
- pulumi_snowflake/stream_on_directory_table.py +1 -3
- pulumi_snowflake/stream_on_external_table.py +1 -3
- pulumi_snowflake/stream_on_table.py +1 -3
- pulumi_snowflake/stream_on_view.py +1 -3
- pulumi_snowflake/streamlit.py +1 -3
- pulumi_snowflake/table.py +1 -3
- pulumi_snowflake/table_column_masking_policy_application.py +1 -3
- pulumi_snowflake/table_constraint.py +1 -3
- pulumi_snowflake/tag.py +1 -3
- pulumi_snowflake/tag_association.py +1 -3
- pulumi_snowflake/task.py +1 -3
- pulumi_snowflake/user.py +1 -3
- pulumi_snowflake/user_authentication_policy_attachment.py +1 -3
- pulumi_snowflake/user_password_policy_attachment.py +1 -3
- pulumi_snowflake/user_public_keys.py +1 -3
- pulumi_snowflake/view.py +1 -3
- pulumi_snowflake/warehouse.py +1 -3
- {pulumi_snowflake-1.4.0a1746168274.dist-info → pulumi_snowflake-1.4.0a1746734853.dist-info}/METADATA +3 -3
- pulumi_snowflake-1.4.0a1746734853.dist-info/RECORD +148 -0
- {pulumi_snowflake-1.4.0a1746168274.dist-info → pulumi_snowflake-1.4.0a1746734853.dist-info}/WHEEL +1 -1
- pulumi_snowflake-1.4.0a1746168274.dist-info/RECORD +0 -148
- {pulumi_snowflake-1.4.0a1746168274.dist-info → pulumi_snowflake-1.4.0a1746734853.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
pulumi_snowflake/__init__.py,sha256=0Lm7YUQbSCEnRf_2N6P8-DbjVikvrc3assC-latFDUQ,22205
|
|
2
|
+
pulumi_snowflake/_inputs.py,sha256=zELS67s4lFgtt4cwOuvStW_9JSdsA9c3EYJwbNMpNpE,2247942
|
|
3
|
+
pulumi_snowflake/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
|
|
4
|
+
pulumi_snowflake/account.py,sha256=8xjnWrCXP4wv5ZiO3V8kLDMGsBXP3hIWl8YS43qUCVY,45949
|
|
5
|
+
pulumi_snowflake/account_authentication_policy_attachment.py,sha256=8xnSfXBIHAZ6c2EAM4yBJMlLQy9VH_2gaEoKwIwXntM,7584
|
|
6
|
+
pulumi_snowflake/account_parameter.py,sha256=tBtUo3ZuchZMvfnrebQQxtnEycUhO0hXEUrJO1f064E,31972
|
|
7
|
+
pulumi_snowflake/account_password_policy_attachment.py,sha256=VkHfgGx-Ek1tDsRqb0n07G_9dR6w3JucXKoJyd8T-t4,7188
|
|
8
|
+
pulumi_snowflake/account_role.py,sha256=F3uH_MF5OUrRqA0kuT0fasmANI15QBC3tvQV1uTkFv0,11450
|
|
9
|
+
pulumi_snowflake/alert.py,sha256=vSZMyDZE9dS8XP45cpR6G4d4kElW4rWV95WSo_5r_T4,25467
|
|
10
|
+
pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py,sha256=UM-vNC2bKybnFepko0ncDk_2-UxJvXRuJHsFZepEdmI,44027
|
|
11
|
+
pulumi_snowflake/api_authentication_integration_with_client_credentials.py,sha256=1izw32SlHjFWC-FRCROJz3rxI9mO00XQ7KxsOKQwkWI,40627
|
|
12
|
+
pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py,sha256=abMMBz8FDCSHKWQ09aec9mMybbVaJcyq0hTu_IDoDXM,41437
|
|
13
|
+
pulumi_snowflake/api_integration.py,sha256=KbG8XzZgLoUK1A5eJd0zoO0CgTJOhr_Hgupt4dfAJJg,42949
|
|
14
|
+
pulumi_snowflake/authentication_policy.py,sha256=UlAjd7qcUG6A1_biTlYBzjN2_mqATybLV12NEe9gKgs,43616
|
|
15
|
+
pulumi_snowflake/cortex_search_service.py,sha256=W8bHK2RehcJIt_zhwY8zcAWoOstNIKzEhU9U3KGA8wE,27128
|
|
16
|
+
pulumi_snowflake/database.py,sha256=f8Ks_3FHYGRGzy0OoAvQoFEgo8RHgssp5ArYOXSnzcY,89534
|
|
17
|
+
pulumi_snowflake/database_role.py,sha256=Eb81Kx2E98aB-fPwi6Th8ZGJ8bpBAjHbGHS9v3DLylI,15148
|
|
18
|
+
pulumi_snowflake/dynamic_table.py,sha256=41ogGp4VHoKU51ExSyz6nEE0EIl_wXy_0rV3R39qk78,43817
|
|
19
|
+
pulumi_snowflake/email_notification_integration.py,sha256=oB7n56M8nRkBeQZT7ZEDR-VsPjCcQr-NEVKIe3vxlt8,13492
|
|
20
|
+
pulumi_snowflake/execute.py,sha256=zvW9DuvGrjz_spSnu9JDMdOEGov_MI5b1HkLn73WwwA,12470
|
|
21
|
+
pulumi_snowflake/external_function.py,sha256=Nx_e-coDiDg7hppvIJ_H2X2OASsNQVtAnYmvnSXucwg,52155
|
|
22
|
+
pulumi_snowflake/external_oauth_integration.py,sha256=O7X7Ati_HjlP6K853bEst3sJZqWf3jD09_FC0cwH6Lc,69468
|
|
23
|
+
pulumi_snowflake/external_table.py,sha256=yym24vJJzulyQSNE8RKIckokEp8xw0z10SJPR7pWdI4,44809
|
|
24
|
+
pulumi_snowflake/external_volume.py,sha256=sTNknPx_B-ZxIq-h2IfS1-akJ43-hORNV9vJbjD2LmQ,26967
|
|
25
|
+
pulumi_snowflake/failover_group.py,sha256=Km9i-J5l-vqSGAqmzizhX1vjkYdpiJjFdqs3LriHa8M,39642
|
|
26
|
+
pulumi_snowflake/file_format.py,sha256=MLNg2xMEwB7ka9N619qB7L1PLDmPSI-7fHa1ZkeCvzc,97745
|
|
27
|
+
pulumi_snowflake/function_java.py,sha256=jVI3D1qaz-pGHU-jVtUqyJC6vrC2lLL0rW1VOFwJd30,91713
|
|
28
|
+
pulumi_snowflake/function_javascript.py,sha256=QzTi05qiNj8cdc9hTCKLboMv0gr4B5r062u8dTQkPxg,58703
|
|
29
|
+
pulumi_snowflake/function_python.py,sha256=DkfWYlazSyAtejHOAB9luzcBMF_10lpZEF7WSRMkuI8,92373
|
|
30
|
+
pulumi_snowflake/function_scala.py,sha256=y3LtNI6bT8MNoq6P0P5ZB8RqyAfx6lg7eupoB8IkJJw,90359
|
|
31
|
+
pulumi_snowflake/function_sql.py,sha256=j6v5OpoTl2m1YsP3jL1kf0qpyXLFKIWozoUiLL3Mf20,54884
|
|
32
|
+
pulumi_snowflake/get_account_roles.py,sha256=5hNuor3QmkFSU3UqiSahIB1BJXrDb5eBInIlpUFoZz8,5681
|
|
33
|
+
pulumi_snowflake/get_accounts.py,sha256=loy4fPHm8Of1UjR-rgbiTWmvmvwQfbnSWN3mP6LgbIw,5545
|
|
34
|
+
pulumi_snowflake/get_alerts.py,sha256=NRX-720HEJgpOk3OFPMgnJYcsWV48YTF_t-4Q6P4rS8,7242
|
|
35
|
+
pulumi_snowflake/get_connections.py,sha256=BkjG66sCzMTKfDYcPNsjVj8Iwu0jwXtc_CrBAjlnA0U,4619
|
|
36
|
+
pulumi_snowflake/get_cortex_search_services.py,sha256=WTptFEbamshQCgYyEBk_DPzfCVOhzCLKnogPbYncRsU,11705
|
|
37
|
+
pulumi_snowflake/get_current_account.py,sha256=6jGbfUvaGcsJ3mU55rQsUwxGkH9vbGYi4EavmMVwrbE,5894
|
|
38
|
+
pulumi_snowflake/get_current_role.py,sha256=CTFBreAyauywjEtkjMxV0nWnQSuqlMItpdO_yqG1z5s,4297
|
|
39
|
+
pulumi_snowflake/get_database.py,sha256=JLpMXDe7C4H2aY15g-ubJ6BXDc2kubBshhattMVeriU,8520
|
|
40
|
+
pulumi_snowflake/get_database_role.py,sha256=BdUjTv5rAfnNDJvWv8FAY3GUB-UHYZJkBLyz7AN3bWQ,6733
|
|
41
|
+
pulumi_snowflake/get_database_roles.py,sha256=7iHpNaLMindC0grWaLjJ_7J1OwdPB7kIpfeylXeeXAY,7796
|
|
42
|
+
pulumi_snowflake/get_databases.py,sha256=2Okc2oFHok2gWi9mz4w2A_lL-2VzJePXZt5rVfENyZg,10782
|
|
43
|
+
pulumi_snowflake/get_dynamic_tables.py,sha256=_EfHLBhKGbWYjwNDVIyRAhDf4QZ0XDLBKA0ADlBAmEc,9529
|
|
44
|
+
pulumi_snowflake/get_external_functions.py,sha256=fu48QbJ_QKkkwHQrMUbO3V-iNdn_7c42QDCNuXu7sk0,6868
|
|
45
|
+
pulumi_snowflake/get_external_tables.py,sha256=cTuEiTKgWyw-jniumzKIPewq9sknaLjfNxd9VLUiq7o,6684
|
|
46
|
+
pulumi_snowflake/get_failover_groups.py,sha256=eQ9wYvmJEvU8uxNiCXsdkrx_2QhMue3NXj6tv1mv8h0,5463
|
|
47
|
+
pulumi_snowflake/get_file_formats.py,sha256=tTweMVC5_zAU4bPFqnLN76vyW3MI-MfFErl16K3nCJ0,6540
|
|
48
|
+
pulumi_snowflake/get_functions.py,sha256=IzXRKEKWMNTJIMDf2pJY3OD_1gWwz7r7IQ18Ak_yTxo,6398
|
|
49
|
+
pulumi_snowflake/get_grants.py,sha256=hopzNyDq3aAht1u1Dqc6khflxdkslMlBRyNjREyEDyo,15295
|
|
50
|
+
pulumi_snowflake/get_masking_policies.py,sha256=m0cKVhgD_0_JJUj_uKqnR0tHhKspDDjaNYhSCMGQnEc,9470
|
|
51
|
+
pulumi_snowflake/get_materialized_views.py,sha256=X7-je_AaJkdT553Tx6eXdLHr6vcoBBZao79brhzboF4,6776
|
|
52
|
+
pulumi_snowflake/get_network_policies.py,sha256=hTDyahM_YHYu2teBYqQkLNKg9dEJLdsXAClSK5f2JmE,6424
|
|
53
|
+
pulumi_snowflake/get_parameters.py,sha256=AxNqvM8zVY7N9caE7lrtLwoZharzCGZ6wRa8UGHC1kk,12386
|
|
54
|
+
pulumi_snowflake/get_pipes.py,sha256=mum-FScI-uJwVsD9YwUAML50wULfHocyYlUk2rrFDTg,6210
|
|
55
|
+
pulumi_snowflake/get_procedures.py,sha256=-l0pajG3rW_SBNNOLCV41TQgwVvbut5natYTsT2WWKg,6445
|
|
56
|
+
pulumi_snowflake/get_resource_monitors.py,sha256=ilgNINdsfhd1cOvgqLW9DLx5XdaAuwn_fwRi7_8MB3E,4918
|
|
57
|
+
pulumi_snowflake/get_row_access_policies.py,sha256=T09zDIMbiHRLkIAS8gHEScMlBGwxZ5PG_65Yrv6BkhY,9684
|
|
58
|
+
pulumi_snowflake/get_schemas.py,sha256=Ans-lKweDd330yergEv7iqSEZW3Gh6XkMSVdLiVXexA,11771
|
|
59
|
+
pulumi_snowflake/get_secrets.py,sha256=VhD26VyNbsG0Tly-DNddWVLzlMPct7C6k-hFSZv1pak,8738
|
|
60
|
+
pulumi_snowflake/get_security_integrations.py,sha256=x-UTyOIVEPWDDu8P8njJRBO26q45WDDsnXkAmaOQOpo,6761
|
|
61
|
+
pulumi_snowflake/get_sequences.py,sha256=OWlUL07zTB-InXMcqD-8qVSDbfmP0-6Q1Lpbw9-l5wA,6398
|
|
62
|
+
pulumi_snowflake/get_shares.py,sha256=c6-De-vOuV-Jq9uQlt3iOL-Kwf9oTuTU9LgtMCdP1Ms,5395
|
|
63
|
+
pulumi_snowflake/get_stages.py,sha256=PrAip_Z3Q1YdKD-ohtQgkLX7caOCqR9pB2pAENVD9aw,6257
|
|
64
|
+
pulumi_snowflake/get_storage_integrations.py,sha256=njOTR2jh-k6AUpAoLEs-AvVqCvn7ttR9pTDSHpKGPvo,4967
|
|
65
|
+
pulumi_snowflake/get_streamlits.py,sha256=NS7dyscsgioN4MuKzUhCq5CCqNAIsEQ9EcnBr67ZH4Q,9051
|
|
66
|
+
pulumi_snowflake/get_streams.py,sha256=GA5LzouBhR_Fjo0GhT1hIMsPDBugnKRAlXCb4rNSBQE,9898
|
|
67
|
+
pulumi_snowflake/get_system_generate_scim_access_token.py,sha256=CbeiHK6EnND2I3VnfSnkIxUE2eqNMF24e_HPOf25-ec,6137
|
|
68
|
+
pulumi_snowflake/get_system_get_aws_sns_iam_policy.py,sha256=OylIIvrt2VIQTdaveekvj-DlAMQWX6mZXLRcx4XQtDA,5294
|
|
69
|
+
pulumi_snowflake/get_system_get_private_link_config.py,sha256=cnABOGSSUdG2_nFOV1goetczr1HRGhlCqnHig_sy1bw,13800
|
|
70
|
+
pulumi_snowflake/get_system_get_snowflake_platform_info.py,sha256=4KROm8oqx94vtY3_qCRB2vPveLJKD58kVMB67w-z5Ss,5443
|
|
71
|
+
pulumi_snowflake/get_tables.py,sha256=YkzdTm5YeJP2aUiPmhDyCyFgwgUA8J0uXFnlGWuvcWc,6257
|
|
72
|
+
pulumi_snowflake/get_tags.py,sha256=6Mmr0ME9Gi5j_6O-SfXuAFiDSumqrm-FfeV6rKvLSRU,5239
|
|
73
|
+
pulumi_snowflake/get_tasks.py,sha256=DTdKh96tWq0udpYSUI0X_heC8aFHThYmNZ0nM2T6vaE,10901
|
|
74
|
+
pulumi_snowflake/get_users.py,sha256=bWhgzOJtDyz1XqFXofkGKdIwNI-C6XKRSkBz90a2984,11134
|
|
75
|
+
pulumi_snowflake/get_views.py,sha256=5C3eVTjEcFXW1LcH4mbZceDMW-fgXANb7Hh60uYWyHY,9786
|
|
76
|
+
pulumi_snowflake/get_warehouses.py,sha256=3sONTv26smeZ5PFKLu9fsm8ESYAxORShbwmNF9WfgHU,7717
|
|
77
|
+
pulumi_snowflake/grant_account_role.py,sha256=GsxhJd1WiKMPvTt8LX-6jR_6_-HvT_UyA2Vp9bLxkEA,12920
|
|
78
|
+
pulumi_snowflake/grant_application_role.py,sha256=gbNawm6wBoT3iET0wh9_l6sxQOnCTYcHXkaorEZn4l8,13019
|
|
79
|
+
pulumi_snowflake/grant_database_role.py,sha256=bntQlGkwcLhad1tMKVvwmQYDcR8cwabruzBdt42T098,16865
|
|
80
|
+
pulumi_snowflake/grant_ownership.py,sha256=qbOQUhmaS5fcmxwrgFn6VV0nDGoyF4VaaqWDg1G6sSk,20268
|
|
81
|
+
pulumi_snowflake/grant_privileges_to_account_role.py,sha256=CSpS9unra6TSsM0DzW64Nz49wWy-LAKp64Idru9LbQ8,34491
|
|
82
|
+
pulumi_snowflake/grant_privileges_to_database_role.py,sha256=nVc7krqRlaR0uRJOfJkxxiAW4wvhGU0Km-44hDtXkW0,30584
|
|
83
|
+
pulumi_snowflake/grant_privileges_to_share.py,sha256=drexl0NOorWclXaZfbnH8_-uAgsI23HbYrofz9tWWxQ,28487
|
|
84
|
+
pulumi_snowflake/legacy_service_user.py,sha256=dVRtjexV4aByTEyGIlOHb6JMz0oY8hzbJc_hclsR-io,339152
|
|
85
|
+
pulumi_snowflake/managed_account.py,sha256=pZ8JN3lQc0CrB8xTGxPPyoTtusoaTN7c-gNXuPiVCLU,23584
|
|
86
|
+
pulumi_snowflake/masking_policy.py,sha256=nwIZnHM5OOtqIqjx3VkwVc2DZsawLDWYX5tMqR3Sulg,37338
|
|
87
|
+
pulumi_snowflake/materialized_view.py,sha256=eDOfsWPs6B3Emfb8kt7fUWUh6dHjUnmpG1iupBJitzk,25925
|
|
88
|
+
pulumi_snowflake/network_policy.py,sha256=aeyXXqOdUc094ZfQnSNL1KTh7R6YG5l_mzQnw7TkUqs,29276
|
|
89
|
+
pulumi_snowflake/network_policy_attachment.py,sha256=wLcoL3tf7ELCsHxe1srAM6uElwR-6RGVegy6iUe_iHE,15977
|
|
90
|
+
pulumi_snowflake/network_rule.py,sha256=9EanA-E-sUSvTHcN6XRZDz3DbZ2e7EHjuR05vBCz71o,24952
|
|
91
|
+
pulumi_snowflake/notification_integration.py,sha256=kqG84iAcRJHkHQG8qewyyOCRfwSdmo22jtpZlLb8zVs,52164
|
|
92
|
+
pulumi_snowflake/oauth_integration_for_custom_clients.py,sha256=adeJS59xDD-XA6189ImrpqJ9BlIqFuKdYQLhnp6Ypac,66908
|
|
93
|
+
pulumi_snowflake/oauth_integration_for_partner_applications.py,sha256=XPs2W6v9j0_vZHhTfa6QzFCsjZ6AleBxm6YADsnfvt0,46185
|
|
94
|
+
pulumi_snowflake/object_parameter.py,sha256=C079cSsVtlTC9HllOw3lEqfdEnY7qMkcZw-YBHsZzwc,19418
|
|
95
|
+
pulumi_snowflake/outputs.py,sha256=n9iCzqSIX4sm9SGug_bvAxxnIWZCFEI3rqKq_9iBUUg,1874014
|
|
96
|
+
pulumi_snowflake/password_policy.py,sha256=cBXHda0CirAdLWK8aoYOwvCwZC9RrF2r64FvLZHZb8c,59803
|
|
97
|
+
pulumi_snowflake/pipe.py,sha256=Yxbi89hyiyWTC0e2BcJnvGq99-m15tuDCB6iedQUcLc,27933
|
|
98
|
+
pulumi_snowflake/primary_connection.py,sha256=CYVosp9eMrO0inGdvzdtYAewCe924UQ8w9YdqmkgHP8,19744
|
|
99
|
+
pulumi_snowflake/procedure_java.py,sha256=XLI5tkPJSjdkoJLsk411IDWTGeKwZ4NRTgPC4D1a57E,106403
|
|
100
|
+
pulumi_snowflake/procedure_javascript.py,sha256=UBxGt6I4igqClH22-d3m4aFWIRtxbyBw4sMoxiwKvwU,68882
|
|
101
|
+
pulumi_snowflake/procedure_python.py,sha256=IromQoDUIPMHtvSCUFsh3X5Ei4X2vPoKplR5WWCmPLI,102547
|
|
102
|
+
pulumi_snowflake/procedure_scala.py,sha256=GCSdlt1KzkX2xu-t3ijAIlA1HClm-O5KXOtqLTJSces,106558
|
|
103
|
+
pulumi_snowflake/procedure_sql.py,sha256=2vXn99iZQI5jWezMrf0NoziMdGTyOxxi-TPCnwnmpYY,67573
|
|
104
|
+
pulumi_snowflake/provider.py,sha256=2p_KG0rE4R9yhQdscbUpl9ffFxsqzAw5bUC-tdezKsM,79535
|
|
105
|
+
pulumi_snowflake/pulumi-plugin.json,sha256=bd8uEPqwsSt7UJUcbpC6IdHwuFdxIp4vm2jtA9OJSLo,85
|
|
106
|
+
pulumi_snowflake/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
107
|
+
pulumi_snowflake/resource_monitor.py,sha256=bnCbW4nlileQIL3WYwp4gxW3q_rEIQBUM5_OouBvMtg,43607
|
|
108
|
+
pulumi_snowflake/row_access_policy.py,sha256=kkPQeGo7XdiMEJeQj_xN91iaeyMbCh_McNoJ_sBwhOU,28685
|
|
109
|
+
pulumi_snowflake/saml2_integration.py,sha256=NrY4X25trfKro-c3VXJ2PlJd04M8tlAq9wC0cAaqXuI,82385
|
|
110
|
+
pulumi_snowflake/schema.py,sha256=kRhRM_mvoF1CxaGXksdsZNkircNWnIPvUOm0bx4LVGk,98419
|
|
111
|
+
pulumi_snowflake/scim_integration.py,sha256=j40EbSbWRcOiEYLZs-JN35d0jG_Z9KhUV_Azq00xyfE,30959
|
|
112
|
+
pulumi_snowflake/secondary_connection.py,sha256=SI9ZvYjY6nsIHL-uJ2294njwTASKeuVkQF0AE7R4boI,18355
|
|
113
|
+
pulumi_snowflake/secondary_database.py,sha256=eYMLkdYUJEIw5qcj3ke_TLa8iJVhq9sI3z1M1YsMEgc,85566
|
|
114
|
+
pulumi_snowflake/secret_with_authorization_code_grant.py,sha256=KtNviU_IlG6KgJK2tAp2lrMEu6EbDTpevpjGBSqjgUk,30649
|
|
115
|
+
pulumi_snowflake/secret_with_basic_authentication.py,sha256=ZXai4vPVTqMyu4n_GOJH93GnymXprwawxvmS7i5oSYw,25271
|
|
116
|
+
pulumi_snowflake/secret_with_client_credentials.py,sha256=z1Lnm6g8vBWxWJfhY8ExIJMIqI7oYGHrsJVMeEj5CVo,28021
|
|
117
|
+
pulumi_snowflake/secret_with_generic_string.py,sha256=lrIKkoYjnreXy_haV3cswU0OW8arcAtUW8hZFfI2R_A,23110
|
|
118
|
+
pulumi_snowflake/sequence.py,sha256=3HATFdutW7C1tFg-_zmgF0c52abYqvpG5mAIUt13HFU,19580
|
|
119
|
+
pulumi_snowflake/service_user.py,sha256=mGewzpymlCIS1XOspFuBqOEkpHkKjxtE60Mnkfn22Cc,332063
|
|
120
|
+
pulumi_snowflake/share.py,sha256=65gNNV-JQZA2MmdE_EymgrQcP_J0TkRnfG6eII34pGw,12782
|
|
121
|
+
pulumi_snowflake/shared_database.py,sha256=6yB2hJmNTzENodPm-4ik254PD-ZX7AXd-SoQm3zWEyM,68333
|
|
122
|
+
pulumi_snowflake/stage.py,sha256=OJlhW-Znd5fhl53VN1XiHfP3mdkAwg39zqjEzDL3uts,42428
|
|
123
|
+
pulumi_snowflake/storage_integration.py,sha256=iXe7K-RfHbWU8TDpiai3VOH6nC2XYOziDaQTMFgOeZo,38022
|
|
124
|
+
pulumi_snowflake/stream_on_directory_table.py,sha256=mTPmB9m4ldwCmNQV4Un2Le9n7Wk-a64SI3vx1DAm-jY,28385
|
|
125
|
+
pulumi_snowflake/stream_on_external_table.py,sha256=_q-h2ObjpKsnZMayzvQtq4HINTyJ5UJToSIVNtScrzQ,34442
|
|
126
|
+
pulumi_snowflake/stream_on_table.py,sha256=nmDj5TH2wSI2MDAlQ3iEgtyYLmvZ_nzNeto4ZmBaziM,35112
|
|
127
|
+
pulumi_snowflake/stream_on_view.py,sha256=3uU5V7IxND5Q3HWS80sDkGaOdQQhZrn1ubl9rnC5Brc,35003
|
|
128
|
+
pulumi_snowflake/streamlit.py,sha256=D_rh5OI9-R4hATNz7wRm0Gah8-xQ7nObv9k4N4tUJ4I,35778
|
|
129
|
+
pulumi_snowflake/table.py,sha256=DKpWXlY3aYP-0KglRhOULWY69KRru8dCqsCo6ezoa_g,35190
|
|
130
|
+
pulumi_snowflake/table_column_masking_policy_application.py,sha256=Oj__ppJIWAAh7DCC7dZUAue1Mdl7WHK01oHqmyWcWbg,11221
|
|
131
|
+
pulumi_snowflake/table_constraint.py,sha256=utRCKptaHIIyjpzg_vXGLzu2jwK1BFbwyrJEyy1fIhU,33436
|
|
132
|
+
pulumi_snowflake/tag.py,sha256=n-PVQ60ev3IlMGFQDKd8FuruUmL0N3z2Af6AiuaUaSI,23803
|
|
133
|
+
pulumi_snowflake/tag_association.py,sha256=XdtlZh02uL7QJnOaNb2UMjhX6F40_8nThPmoWQaAYoo,19437
|
|
134
|
+
pulumi_snowflake/task.py,sha256=OPAgLxoC32J_YfbH12AxTd0jmNov1AUzoN9emQkVQT8,331179
|
|
135
|
+
pulumi_snowflake/user.py,sha256=izPd4N8yTo-fgyTUlL_dhb8G9tWUA1xHCdKscwVCim4,347685
|
|
136
|
+
pulumi_snowflake/user_authentication_policy_attachment.py,sha256=XG9RvjF6zbnPoa17bW0nJUFILMsMlidij4IZehZVB5M,9518
|
|
137
|
+
pulumi_snowflake/user_password_policy_attachment.py,sha256=SZII0ZSrjyKFbx_iUNntvzGGirjKSaTJ9ZfLsUBjn90,9288
|
|
138
|
+
pulumi_snowflake/user_public_keys.py,sha256=22Ro9_tQsOrW4j0RGPAHsuyZpncOnKOWIZAkbv7fyh8,11914
|
|
139
|
+
pulumi_snowflake/view.py,sha256=lJNAjSjw-pjz2OHgrq8uPh2YAvX4thWY7fGy_tMrxbk,52341
|
|
140
|
+
pulumi_snowflake/warehouse.py,sha256=fK_Uac9GgZzFjZAhUyI0edu6GK0fe9wMBM8MN-HYm4Q,64373
|
|
141
|
+
pulumi_snowflake/config/__init__.py,sha256=nKVKdvQbN3zgJ23HPoKpz1sGrfjaDijL6xvKxGVmj7c,301
|
|
142
|
+
pulumi_snowflake/config/__init__.pyi,sha256=3giRIWAKlFjscDmhi3I5Crpu-lm826ohTpPm3qvLOH0,9591
|
|
143
|
+
pulumi_snowflake/config/outputs.py,sha256=7jKpqZonjKN6VGHNoHB3iZ9xLIOaViwUF2YiesjyTAo,4192
|
|
144
|
+
pulumi_snowflake/config/vars.py,sha256=AyAB6DyciHLdQaLlDCdF_ha_kXnq3XhMoRWP_qvGZ-I,14752
|
|
145
|
+
pulumi_snowflake-1.4.0a1746734853.dist-info/METADATA,sha256=7Rc83UkIaVNRVyC4c2ZwX9Xj68qYdGrDw5lZ4MRkeyk,5046
|
|
146
|
+
pulumi_snowflake-1.4.0a1746734853.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
|
147
|
+
pulumi_snowflake-1.4.0a1746734853.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
|
|
148
|
+
pulumi_snowflake-1.4.0a1746734853.dist-info/RECORD,,
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
pulumi_snowflake/__init__.py,sha256=0Lm7YUQbSCEnRf_2N6P8-DbjVikvrc3assC-latFDUQ,22205
|
|
2
|
-
pulumi_snowflake/_inputs.py,sha256=zELS67s4lFgtt4cwOuvStW_9JSdsA9c3EYJwbNMpNpE,2247942
|
|
3
|
-
pulumi_snowflake/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
|
|
4
|
-
pulumi_snowflake/account.py,sha256=ANMHvEFJnJhaaVDMOC87rRtDBh-BqW1uRuKDU2ertUI,45949
|
|
5
|
-
pulumi_snowflake/account_authentication_policy_attachment.py,sha256=TIJVnQP9z_xaY8DOsHyCEy3x3e0dqvO-q8FwXlxhvjc,7584
|
|
6
|
-
pulumi_snowflake/account_parameter.py,sha256=z5Ppy6rtXOfAzBodTqb5pc-IfHnUib-92Du8-Uc_-CM,31972
|
|
7
|
-
pulumi_snowflake/account_password_policy_attachment.py,sha256=b_LnDo3OQ_vN--DJ2HcajNNCKYbD3LY4sn-7VzsDSmM,7188
|
|
8
|
-
pulumi_snowflake/account_role.py,sha256=Vl9q_TCXhYGmpcrT3WqnhPPXyvc4_B6dyPLBqJnYWaE,11450
|
|
9
|
-
pulumi_snowflake/alert.py,sha256=uF7scj0mZubamazFkWQ63W3fmQwuFCYb-xa6f93f41k,25467
|
|
10
|
-
pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py,sha256=SFLFEeFyJtXZvkFumhY5y7JdhkL-b39dP3KHoFHSRlM,44027
|
|
11
|
-
pulumi_snowflake/api_authentication_integration_with_client_credentials.py,sha256=4P5-UT5d7hOhz7GMbA_Bxkf6HCd70oTKTxlQ9HaRqxU,40627
|
|
12
|
-
pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py,sha256=uNsGSVdfoPDmd7eNZeroGXaZdi898Z3vLIe3VHSwd6M,41437
|
|
13
|
-
pulumi_snowflake/api_integration.py,sha256=gToxmG0N5UkqvQjSnueUc2z4wLJ7la6u7r0xOX9rs2s,42949
|
|
14
|
-
pulumi_snowflake/authentication_policy.py,sha256=jWdGYe1pb-anzGZuMNyJMQUombpp5DEPRoBPrxeGxag,43616
|
|
15
|
-
pulumi_snowflake/cortex_search_service.py,sha256=j14zAoTUTg5uI0hiw5fSvq_S-fwKIUrtSubW6AI6GAY,27128
|
|
16
|
-
pulumi_snowflake/database.py,sha256=PxqMlW5A_17wg7cljkQZYLGNIk9OYP05d0pigT_59Us,89534
|
|
17
|
-
pulumi_snowflake/database_role.py,sha256=gKfe3Z551xi4Cjg6nWtSUTIDZxd-htE7K0D33bP_FX8,15148
|
|
18
|
-
pulumi_snowflake/dynamic_table.py,sha256=OgQBVKbdMBkp1ElAxMqabtaaqeahpjX5or-DKuB9b5Q,43817
|
|
19
|
-
pulumi_snowflake/email_notification_integration.py,sha256=waEfV_3TMZketsfWqoTaOMdL8XWZnzh11GnfKQXEFO8,13492
|
|
20
|
-
pulumi_snowflake/execute.py,sha256=MRd_yxSvf7fcSae5Lk1Bw7zGF8VZoM5r3F10Kchu_j0,12470
|
|
21
|
-
pulumi_snowflake/external_function.py,sha256=-iBL1S9w9IVPEEuqhASZErPOBGRizbniRxgoUdduYWI,52155
|
|
22
|
-
pulumi_snowflake/external_oauth_integration.py,sha256=mJsmN8FshnQzbDuNT4za6A_VMF7NmQ6ERWWAAcoPg_g,69468
|
|
23
|
-
pulumi_snowflake/external_table.py,sha256=1WqLj73UtxToAyjdA1h-DvsEk_jYB_4s1IhgfCOa9sU,44809
|
|
24
|
-
pulumi_snowflake/external_volume.py,sha256=5WpDNt_DmQcQTAMtOSoaNB_Ov1y8tFj_pUf3kBVbxeI,26967
|
|
25
|
-
pulumi_snowflake/failover_group.py,sha256=w9fAsa1Eg0d0W3AiBnd22NP-hD8FYYvPoZWohVFG-V4,39642
|
|
26
|
-
pulumi_snowflake/file_format.py,sha256=lFWY4-lwuhZQE6MOoKOFKibzDt0ZNjOGkc3foGWedCU,97745
|
|
27
|
-
pulumi_snowflake/function_java.py,sha256=QVyuCzm4mLXeNnfQHLCs_GFI9DlpP6ZK3Yi8IJN846w,91713
|
|
28
|
-
pulumi_snowflake/function_javascript.py,sha256=gbRub5Qb8i3C-zrnxfJdKT1OofeaM6NHGmDNFDsl4U8,58703
|
|
29
|
-
pulumi_snowflake/function_python.py,sha256=Sl1IEeKwDHEBQMx9esk8EcG6tcnRJCGqyoORRD9z40w,92373
|
|
30
|
-
pulumi_snowflake/function_scala.py,sha256=caCUc39w9FUQi9LIgfK8IXGToVBXsZSvse7knLrl0yM,90359
|
|
31
|
-
pulumi_snowflake/function_sql.py,sha256=nBYi8sPrTHptBNUZAHDFHEEKpgS3OECct-_nBWdgMh8,54884
|
|
32
|
-
pulumi_snowflake/get_account_roles.py,sha256=5hNuor3QmkFSU3UqiSahIB1BJXrDb5eBInIlpUFoZz8,5681
|
|
33
|
-
pulumi_snowflake/get_accounts.py,sha256=loy4fPHm8Of1UjR-rgbiTWmvmvwQfbnSWN3mP6LgbIw,5545
|
|
34
|
-
pulumi_snowflake/get_alerts.py,sha256=NRX-720HEJgpOk3OFPMgnJYcsWV48YTF_t-4Q6P4rS8,7242
|
|
35
|
-
pulumi_snowflake/get_connections.py,sha256=BkjG66sCzMTKfDYcPNsjVj8Iwu0jwXtc_CrBAjlnA0U,4619
|
|
36
|
-
pulumi_snowflake/get_cortex_search_services.py,sha256=WTptFEbamshQCgYyEBk_DPzfCVOhzCLKnogPbYncRsU,11705
|
|
37
|
-
pulumi_snowflake/get_current_account.py,sha256=6jGbfUvaGcsJ3mU55rQsUwxGkH9vbGYi4EavmMVwrbE,5894
|
|
38
|
-
pulumi_snowflake/get_current_role.py,sha256=CTFBreAyauywjEtkjMxV0nWnQSuqlMItpdO_yqG1z5s,4297
|
|
39
|
-
pulumi_snowflake/get_database.py,sha256=JLpMXDe7C4H2aY15g-ubJ6BXDc2kubBshhattMVeriU,8520
|
|
40
|
-
pulumi_snowflake/get_database_role.py,sha256=BdUjTv5rAfnNDJvWv8FAY3GUB-UHYZJkBLyz7AN3bWQ,6733
|
|
41
|
-
pulumi_snowflake/get_database_roles.py,sha256=7iHpNaLMindC0grWaLjJ_7J1OwdPB7kIpfeylXeeXAY,7796
|
|
42
|
-
pulumi_snowflake/get_databases.py,sha256=2Okc2oFHok2gWi9mz4w2A_lL-2VzJePXZt5rVfENyZg,10782
|
|
43
|
-
pulumi_snowflake/get_dynamic_tables.py,sha256=_EfHLBhKGbWYjwNDVIyRAhDf4QZ0XDLBKA0ADlBAmEc,9529
|
|
44
|
-
pulumi_snowflake/get_external_functions.py,sha256=fu48QbJ_QKkkwHQrMUbO3V-iNdn_7c42QDCNuXu7sk0,6868
|
|
45
|
-
pulumi_snowflake/get_external_tables.py,sha256=cTuEiTKgWyw-jniumzKIPewq9sknaLjfNxd9VLUiq7o,6684
|
|
46
|
-
pulumi_snowflake/get_failover_groups.py,sha256=eQ9wYvmJEvU8uxNiCXsdkrx_2QhMue3NXj6tv1mv8h0,5463
|
|
47
|
-
pulumi_snowflake/get_file_formats.py,sha256=tTweMVC5_zAU4bPFqnLN76vyW3MI-MfFErl16K3nCJ0,6540
|
|
48
|
-
pulumi_snowflake/get_functions.py,sha256=IzXRKEKWMNTJIMDf2pJY3OD_1gWwz7r7IQ18Ak_yTxo,6398
|
|
49
|
-
pulumi_snowflake/get_grants.py,sha256=hopzNyDq3aAht1u1Dqc6khflxdkslMlBRyNjREyEDyo,15295
|
|
50
|
-
pulumi_snowflake/get_masking_policies.py,sha256=m0cKVhgD_0_JJUj_uKqnR0tHhKspDDjaNYhSCMGQnEc,9470
|
|
51
|
-
pulumi_snowflake/get_materialized_views.py,sha256=X7-je_AaJkdT553Tx6eXdLHr6vcoBBZao79brhzboF4,6776
|
|
52
|
-
pulumi_snowflake/get_network_policies.py,sha256=hTDyahM_YHYu2teBYqQkLNKg9dEJLdsXAClSK5f2JmE,6424
|
|
53
|
-
pulumi_snowflake/get_parameters.py,sha256=AxNqvM8zVY7N9caE7lrtLwoZharzCGZ6wRa8UGHC1kk,12386
|
|
54
|
-
pulumi_snowflake/get_pipes.py,sha256=mum-FScI-uJwVsD9YwUAML50wULfHocyYlUk2rrFDTg,6210
|
|
55
|
-
pulumi_snowflake/get_procedures.py,sha256=-l0pajG3rW_SBNNOLCV41TQgwVvbut5natYTsT2WWKg,6445
|
|
56
|
-
pulumi_snowflake/get_resource_monitors.py,sha256=ilgNINdsfhd1cOvgqLW9DLx5XdaAuwn_fwRi7_8MB3E,4918
|
|
57
|
-
pulumi_snowflake/get_row_access_policies.py,sha256=T09zDIMbiHRLkIAS8gHEScMlBGwxZ5PG_65Yrv6BkhY,9684
|
|
58
|
-
pulumi_snowflake/get_schemas.py,sha256=Ans-lKweDd330yergEv7iqSEZW3Gh6XkMSVdLiVXexA,11771
|
|
59
|
-
pulumi_snowflake/get_secrets.py,sha256=VhD26VyNbsG0Tly-DNddWVLzlMPct7C6k-hFSZv1pak,8738
|
|
60
|
-
pulumi_snowflake/get_security_integrations.py,sha256=x-UTyOIVEPWDDu8P8njJRBO26q45WDDsnXkAmaOQOpo,6761
|
|
61
|
-
pulumi_snowflake/get_sequences.py,sha256=OWlUL07zTB-InXMcqD-8qVSDbfmP0-6Q1Lpbw9-l5wA,6398
|
|
62
|
-
pulumi_snowflake/get_shares.py,sha256=c6-De-vOuV-Jq9uQlt3iOL-Kwf9oTuTU9LgtMCdP1Ms,5395
|
|
63
|
-
pulumi_snowflake/get_stages.py,sha256=PrAip_Z3Q1YdKD-ohtQgkLX7caOCqR9pB2pAENVD9aw,6257
|
|
64
|
-
pulumi_snowflake/get_storage_integrations.py,sha256=njOTR2jh-k6AUpAoLEs-AvVqCvn7ttR9pTDSHpKGPvo,4967
|
|
65
|
-
pulumi_snowflake/get_streamlits.py,sha256=NS7dyscsgioN4MuKzUhCq5CCqNAIsEQ9EcnBr67ZH4Q,9051
|
|
66
|
-
pulumi_snowflake/get_streams.py,sha256=GA5LzouBhR_Fjo0GhT1hIMsPDBugnKRAlXCb4rNSBQE,9898
|
|
67
|
-
pulumi_snowflake/get_system_generate_scim_access_token.py,sha256=CbeiHK6EnND2I3VnfSnkIxUE2eqNMF24e_HPOf25-ec,6137
|
|
68
|
-
pulumi_snowflake/get_system_get_aws_sns_iam_policy.py,sha256=OylIIvrt2VIQTdaveekvj-DlAMQWX6mZXLRcx4XQtDA,5294
|
|
69
|
-
pulumi_snowflake/get_system_get_private_link_config.py,sha256=cnABOGSSUdG2_nFOV1goetczr1HRGhlCqnHig_sy1bw,13800
|
|
70
|
-
pulumi_snowflake/get_system_get_snowflake_platform_info.py,sha256=4KROm8oqx94vtY3_qCRB2vPveLJKD58kVMB67w-z5Ss,5443
|
|
71
|
-
pulumi_snowflake/get_tables.py,sha256=YkzdTm5YeJP2aUiPmhDyCyFgwgUA8J0uXFnlGWuvcWc,6257
|
|
72
|
-
pulumi_snowflake/get_tags.py,sha256=6Mmr0ME9Gi5j_6O-SfXuAFiDSumqrm-FfeV6rKvLSRU,5239
|
|
73
|
-
pulumi_snowflake/get_tasks.py,sha256=DTdKh96tWq0udpYSUI0X_heC8aFHThYmNZ0nM2T6vaE,10901
|
|
74
|
-
pulumi_snowflake/get_users.py,sha256=bWhgzOJtDyz1XqFXofkGKdIwNI-C6XKRSkBz90a2984,11134
|
|
75
|
-
pulumi_snowflake/get_views.py,sha256=5C3eVTjEcFXW1LcH4mbZceDMW-fgXANb7Hh60uYWyHY,9786
|
|
76
|
-
pulumi_snowflake/get_warehouses.py,sha256=3sONTv26smeZ5PFKLu9fsm8ESYAxORShbwmNF9WfgHU,7717
|
|
77
|
-
pulumi_snowflake/grant_account_role.py,sha256=YUk_sqn0JbwwxLWcbzxOl8npGCW8cFD4UlJAQs4oT5M,12920
|
|
78
|
-
pulumi_snowflake/grant_application_role.py,sha256=AvCBMW5aetILFtNLmMuOgfcDWUfp-O9NU8LAU8GAlVs,13019
|
|
79
|
-
pulumi_snowflake/grant_database_role.py,sha256=qccOcDwF3h-AD-Ce1J6mLYCe932fUNIwh3FMkzWmJ0w,16865
|
|
80
|
-
pulumi_snowflake/grant_ownership.py,sha256=DjESQQ3LgZ-FjL7wtOGmMgH2YpVdAI1BiX_2jvwC8Es,20268
|
|
81
|
-
pulumi_snowflake/grant_privileges_to_account_role.py,sha256=0OluaiqOVni7dSrJbfNBz8JcUhViMaCNJtPn5BuIuDI,34491
|
|
82
|
-
pulumi_snowflake/grant_privileges_to_database_role.py,sha256=Q4Bj4LQ9WzXirHoga6ebb5zVcpq-wz2iyv7LLCd2u3A,30584
|
|
83
|
-
pulumi_snowflake/grant_privileges_to_share.py,sha256=OfiLNm8kQws2C9Zp4fEPwX9ETTvDZQs3_PddosWaKoQ,28487
|
|
84
|
-
pulumi_snowflake/legacy_service_user.py,sha256=D51aJySbBgzs1xKGPiolcbH6iNvSj-3BpxadLpOCG_4,339152
|
|
85
|
-
pulumi_snowflake/managed_account.py,sha256=OJ2J82VIF1s4x-wFqIQr2VLAeUgmvUtuan5ggdxcIDQ,23584
|
|
86
|
-
pulumi_snowflake/masking_policy.py,sha256=R2OniAou6v_rhcZhnDjisAZ5oLqUQZabGT0EAhLiQsc,37338
|
|
87
|
-
pulumi_snowflake/materialized_view.py,sha256=77c4upvrltHQqNWMT3gJl_2ARm8cq-O5lU4eg0lApkg,25925
|
|
88
|
-
pulumi_snowflake/network_policy.py,sha256=6C5vuj6u9LqCj1kXRCR1wiM35_6rKD5Q0m157PhnaCQ,29276
|
|
89
|
-
pulumi_snowflake/network_policy_attachment.py,sha256=g3Xgm1199afHQsZqlJWOdd0oGogWMGn8hfWz2Nh36YI,15977
|
|
90
|
-
pulumi_snowflake/network_rule.py,sha256=haaWEgfXg9eF6VPLE3T93rMa6rn11kGN-FuaxJT-cOk,24952
|
|
91
|
-
pulumi_snowflake/notification_integration.py,sha256=bM4xa9AfuKtWwC479puaOtxz5A-y4f1yRn73Cqgmx0E,52164
|
|
92
|
-
pulumi_snowflake/oauth_integration_for_custom_clients.py,sha256=kOa3LO3DGht-nHKUGhzXhWgUAPANa97bRS0YDK9LgnE,66908
|
|
93
|
-
pulumi_snowflake/oauth_integration_for_partner_applications.py,sha256=QwQT5z6TXddUEo-XOEEOsFt--GySBfvFUZI7UWnCMoA,46185
|
|
94
|
-
pulumi_snowflake/object_parameter.py,sha256=CNCCQhY6I7FP9SVogWkoCK0Utlj3VKKgqtqX4U2lCqc,19418
|
|
95
|
-
pulumi_snowflake/outputs.py,sha256=n9iCzqSIX4sm9SGug_bvAxxnIWZCFEI3rqKq_9iBUUg,1874014
|
|
96
|
-
pulumi_snowflake/password_policy.py,sha256=vXFvb7BnDbm109G376yaY7sGa7k4cAY9Tp9LE4ZQgW0,59803
|
|
97
|
-
pulumi_snowflake/pipe.py,sha256=-DiyU_yz7iz3SrHgsJkk-lRx77Cb6xCzdbA5XiWHzz0,27933
|
|
98
|
-
pulumi_snowflake/primary_connection.py,sha256=nTJbVNfVkcbPxp9YcVe8AU4C6xlr98mP5ja66BCcy74,19744
|
|
99
|
-
pulumi_snowflake/procedure_java.py,sha256=u06yHrt5pIa_u3BGcv1XyEAwhrB6RoNDN5l5H0sVTUU,106403
|
|
100
|
-
pulumi_snowflake/procedure_javascript.py,sha256=lepMYeh069Ls9hfQZkqmctB8yZHbf21qJPprtLeME2k,68882
|
|
101
|
-
pulumi_snowflake/procedure_python.py,sha256=AUS3tBvl6MWKZDedir0cgr9io1b4BWkmmztJ0R5Hruw,102547
|
|
102
|
-
pulumi_snowflake/procedure_scala.py,sha256=Wf21nzKXSY2reP31_LIPFfz5l53KUyTaU0aJakUgQ1A,106558
|
|
103
|
-
pulumi_snowflake/procedure_sql.py,sha256=zvtiy9xQpBKEGdVgMCFaeX8iR5g9tP5QEpgvdEK9xSE,67573
|
|
104
|
-
pulumi_snowflake/provider.py,sha256=ZaM3Q4JLJO8ls8uR6jHsGNwMSe8wC05GjO2GP-597cA,78663
|
|
105
|
-
pulumi_snowflake/pulumi-plugin.json,sha256=sPJBpfMSATNyEDb2qli80zCsCeKtEHS0OepwM3NUxhM,85
|
|
106
|
-
pulumi_snowflake/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
107
|
-
pulumi_snowflake/resource_monitor.py,sha256=HN_X7odpK0z-am380kwGq8P5PpO7AKRNyErZW3sbMK0,43607
|
|
108
|
-
pulumi_snowflake/row_access_policy.py,sha256=4h8-rXpGW4BQdfRPbpAgOcDqYUeaFlR4WbDQualhnRU,28685
|
|
109
|
-
pulumi_snowflake/saml2_integration.py,sha256=uiPsCD-CcfFoO724N7O-DJ0-PZIMK-481XPsHfd8k-I,82385
|
|
110
|
-
pulumi_snowflake/schema.py,sha256=1CP7zX8oUdt2WfNGZj7npzTkIAFhnQqwAENat8v3VL4,98419
|
|
111
|
-
pulumi_snowflake/scim_integration.py,sha256=lvOrWogu4yepM0AKFF6QnxQ2Md-PWeBbqGkx-n4ubg8,30959
|
|
112
|
-
pulumi_snowflake/secondary_connection.py,sha256=baucvho7CRxOa7DGg7jVVyJ4095kjCpHb6GKud2spUg,18355
|
|
113
|
-
pulumi_snowflake/secondary_database.py,sha256=jnaM-zVvdhoC6i-Dd8L76ETmm56-eY6LJpiVkM_7ErM,85566
|
|
114
|
-
pulumi_snowflake/secret_with_authorization_code_grant.py,sha256=vqOBRV59xX-8tN7mjz6rE6g9yot84VjzJL5nw1ulCBM,30649
|
|
115
|
-
pulumi_snowflake/secret_with_basic_authentication.py,sha256=tmaEn2Jj0-Rh14nHDgm-Fm-oVCrR11zvZjpf9nT8BTE,25271
|
|
116
|
-
pulumi_snowflake/secret_with_client_credentials.py,sha256=tHbARmXXAOX9hCT7z9NbyhOBjZSD8YfFjW8Oriz6M3Y,28021
|
|
117
|
-
pulumi_snowflake/secret_with_generic_string.py,sha256=yF3bu0Ud0Z-FhsksGbzKiSzS86NcJSNLVVIU6gWV0AA,23110
|
|
118
|
-
pulumi_snowflake/sequence.py,sha256=W5G4c4Kbww6yqJ_PR4CeLdqSGjpDhnBqPohhKh7lW_Q,19580
|
|
119
|
-
pulumi_snowflake/service_user.py,sha256=72W1b3uuG_tv3DoCtc7RYBqmP-8Fkqoy4GXcRhjPVA8,332063
|
|
120
|
-
pulumi_snowflake/share.py,sha256=qwQcCl4EK9gaeZWD0Tn0T0R-Ql_mfmMUpz4DxGFt_T8,12782
|
|
121
|
-
pulumi_snowflake/shared_database.py,sha256=EcHJYVrE_DHzVs9iS2o-F4fvrj35PDSPZDtvqegPkLI,68333
|
|
122
|
-
pulumi_snowflake/stage.py,sha256=dDe4xct573WVIP8w7NnFkvjdrlKKw7S6hXWHDQ4U-yA,42428
|
|
123
|
-
pulumi_snowflake/storage_integration.py,sha256=xzYE2n78-wIFb7nEJMOQixlw6Sy-SuSf7X8WhMGgo9U,38022
|
|
124
|
-
pulumi_snowflake/stream_on_directory_table.py,sha256=9FvfEPoWtEHfh_O7LXYOSGgwSvghbwb_xYntpQjxikM,28385
|
|
125
|
-
pulumi_snowflake/stream_on_external_table.py,sha256=QGCRs_b9b249jVJH2tJhA5H7QoMNc6ag7F9sLw-nG_g,34442
|
|
126
|
-
pulumi_snowflake/stream_on_table.py,sha256=0H_JaoMvdWvum2dtMdVswbsCuXBLy7puIDlj13hOMaY,35112
|
|
127
|
-
pulumi_snowflake/stream_on_view.py,sha256=x_nVZIH26edFu3GpMXIdsaCMPHG0AK8D2suFNJJOwTc,35003
|
|
128
|
-
pulumi_snowflake/streamlit.py,sha256=6F9mnf3TG3Aant4LSSsSlG5DYzyAOPp0pibEsJB3PsA,35778
|
|
129
|
-
pulumi_snowflake/table.py,sha256=1p3w1r_WzZoZg0LkvnI1kp6ncD1xAFz9rPh2ZrWwWvY,35190
|
|
130
|
-
pulumi_snowflake/table_column_masking_policy_application.py,sha256=skCtO1zHaTNjsq3YPYnc5fgQauSLKeBDtcQEzmpugCY,11221
|
|
131
|
-
pulumi_snowflake/table_constraint.py,sha256=IzfvwsB_OVRCR2wKr_YFHgIZZQ-budj51NoMh2Te87M,33436
|
|
132
|
-
pulumi_snowflake/tag.py,sha256=U3aKqLxRlTm57M-8avRTINw0DBEt2K3PPRGS0T9Nifc,23803
|
|
133
|
-
pulumi_snowflake/tag_association.py,sha256=rKdLpg44Mmv0Jk4xfZP10H1LXVabG8U3mZX_GHDi0E0,19437
|
|
134
|
-
pulumi_snowflake/task.py,sha256=chfrfyydEoAYZ8CtZ3LZupvz8ZXZmlf-unuJDJ6MZqI,331179
|
|
135
|
-
pulumi_snowflake/user.py,sha256=tx8GVi9PArV3DSVigGAuTjPfTx2dMX_oiMP8_wegmzo,347685
|
|
136
|
-
pulumi_snowflake/user_authentication_policy_attachment.py,sha256=_b1RTVmfhwIHL-39xQLk9tXeaqBzKfUpmF23BlDMQXo,9518
|
|
137
|
-
pulumi_snowflake/user_password_policy_attachment.py,sha256=WKAOOeZbgxVTiW_yBBZ5PpYSso_7MOJI_Bl1RBir4z0,9288
|
|
138
|
-
pulumi_snowflake/user_public_keys.py,sha256=JOrnZzHdtdQZPVsdWAuOK7sbl951TS5_6szSeCBjkZM,11914
|
|
139
|
-
pulumi_snowflake/view.py,sha256=czVAmJJXtKogmiYOayqbow4O4JYcWLHpsqJtV0K5mrk,52341
|
|
140
|
-
pulumi_snowflake/warehouse.py,sha256=3O0nFjh1N51C-PrV23CMq8SZ8-3LUiNGwSPqfaYsNE4,64373
|
|
141
|
-
pulumi_snowflake/config/__init__.py,sha256=nKVKdvQbN3zgJ23HPoKpz1sGrfjaDijL6xvKxGVmj7c,301
|
|
142
|
-
pulumi_snowflake/config/__init__.pyi,sha256=3giRIWAKlFjscDmhi3I5Crpu-lm826ohTpPm3qvLOH0,9591
|
|
143
|
-
pulumi_snowflake/config/outputs.py,sha256=7jKpqZonjKN6VGHNoHB3iZ9xLIOaViwUF2YiesjyTAo,4192
|
|
144
|
-
pulumi_snowflake/config/vars.py,sha256=AyAB6DyciHLdQaLlDCdF_ha_kXnq3XhMoRWP_qvGZ-I,14752
|
|
145
|
-
pulumi_snowflake-1.4.0a1746168274.dist-info/METADATA,sha256=DAM5FmEsksJopdjjdw-XXc1hLtvEWGYxPYUjly1csVY,5043
|
|
146
|
-
pulumi_snowflake-1.4.0a1746168274.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
|
|
147
|
-
pulumi_snowflake-1.4.0a1746168274.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
|
|
148
|
-
pulumi_snowflake-1.4.0a1746168274.dist-info/RECORD,,
|
|
File without changes
|