pulumi-snowflake 2.3.0a1753339260__py3-none-any.whl → 2.3.0a1753415140__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.

Files changed (160) hide show
  1. pulumi_snowflake/__init__.py +20 -1
  2. pulumi_snowflake/_inputs.py +17236 -16797
  3. pulumi_snowflake/account.py +252 -253
  4. pulumi_snowflake/account_authentication_policy_attachment.py +18 -19
  5. pulumi_snowflake/account_parameter.py +35 -36
  6. pulumi_snowflake/account_password_policy_attachment.py +18 -19
  7. pulumi_snowflake/account_role.py +42 -43
  8. pulumi_snowflake/alert.py +149 -150
  9. pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +197 -198
  10. pulumi_snowflake/api_authentication_integration_with_client_credentials.py +180 -181
  11. pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +193 -194
  12. pulumi_snowflake/api_integration.py +251 -252
  13. pulumi_snowflake/authentication_policy.py +167 -168
  14. pulumi_snowflake/compute_pool.py +167 -168
  15. pulumi_snowflake/config/__init__.py +1 -1
  16. pulumi_snowflake/config/__init__.pyi +1 -2
  17. pulumi_snowflake/config/outputs.py +21 -22
  18. pulumi_snowflake/config/vars.py +43 -44
  19. pulumi_snowflake/cortex_search_service.py +191 -192
  20. pulumi_snowflake/current_account.py +2096 -2097
  21. pulumi_snowflake/current_organization_account.py +5863 -0
  22. pulumi_snowflake/database.py +353 -354
  23. pulumi_snowflake/database_role.py +63 -64
  24. pulumi_snowflake/dynamic_table.py +274 -275
  25. pulumi_snowflake/email_notification_integration.py +70 -71
  26. pulumi_snowflake/execute.py +61 -62
  27. pulumi_snowflake/external_function.py +280 -281
  28. pulumi_snowflake/external_oauth_integration.py +288 -289
  29. pulumi_snowflake/external_table.py +246 -247
  30. pulumi_snowflake/external_volume.py +68 -69
  31. pulumi_snowflake/failover_group.py +135 -136
  32. pulumi_snowflake/file_format.py +622 -623
  33. pulumi_snowflake/function_java.py +320 -321
  34. pulumi_snowflake/function_javascript.py +243 -244
  35. pulumi_snowflake/function_python.py +334 -335
  36. pulumi_snowflake/function_scala.py +320 -321
  37. pulumi_snowflake/function_sql.py +226 -227
  38. pulumi_snowflake/get_account_roles.py +16 -17
  39. pulumi_snowflake/get_accounts.py +16 -17
  40. pulumi_snowflake/get_alerts.py +22 -23
  41. pulumi_snowflake/get_compute_pools.py +23 -24
  42. pulumi_snowflake/get_connections.py +10 -11
  43. pulumi_snowflake/get_cortex_search_services.py +18 -19
  44. pulumi_snowflake/get_current_account.py +9 -10
  45. pulumi_snowflake/get_current_role.py +5 -6
  46. pulumi_snowflake/get_database.py +25 -26
  47. pulumi_snowflake/get_database_role.py +19 -20
  48. pulumi_snowflake/get_database_roles.py +17 -18
  49. pulumi_snowflake/get_databases.py +29 -30
  50. pulumi_snowflake/get_dynamic_tables.py +13 -14
  51. pulumi_snowflake/get_external_functions.py +16 -17
  52. pulumi_snowflake/get_external_tables.py +16 -17
  53. pulumi_snowflake/get_failover_groups.py +10 -11
  54. pulumi_snowflake/get_file_formats.py +16 -17
  55. pulumi_snowflake/get_functions.py +16 -17
  56. pulumi_snowflake/get_git_repositories.py +18 -19
  57. pulumi_snowflake/get_grants.py +9 -10
  58. pulumi_snowflake/get_image_repositories.py +11 -12
  59. pulumi_snowflake/get_masking_policies.py +18 -19
  60. pulumi_snowflake/get_materialized_views.py +16 -17
  61. pulumi_snowflake/get_network_policies.py +16 -17
  62. pulumi_snowflake/get_parameters.py +34 -35
  63. pulumi_snowflake/get_pipes.py +16 -17
  64. pulumi_snowflake/get_procedures.py +16 -17
  65. pulumi_snowflake/get_resource_monitors.py +10 -11
  66. pulumi_snowflake/get_row_access_policies.py +18 -19
  67. pulumi_snowflake/get_schemas.py +30 -31
  68. pulumi_snowflake/get_secrets.py +17 -18
  69. pulumi_snowflake/get_security_integrations.py +16 -17
  70. pulumi_snowflake/get_sequences.py +16 -17
  71. pulumi_snowflake/get_services.py +30 -31
  72. pulumi_snowflake/get_shares.py +10 -11
  73. pulumi_snowflake/get_stages.py +16 -17
  74. pulumi_snowflake/get_storage_integrations.py +4 -5
  75. pulumi_snowflake/get_streamlits.py +18 -19
  76. pulumi_snowflake/get_streams.py +24 -25
  77. pulumi_snowflake/get_system_generate_scim_access_token.py +11 -12
  78. pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +11 -12
  79. pulumi_snowflake/get_system_get_private_link_config.py +21 -22
  80. pulumi_snowflake/get_system_get_snowflake_platform_info.py +7 -8
  81. pulumi_snowflake/get_tables.py +24 -25
  82. pulumi_snowflake/get_tags.py +11 -12
  83. pulumi_snowflake/get_tasks.py +30 -31
  84. pulumi_snowflake/get_user_programmatic_access_tokens.py +113 -0
  85. pulumi_snowflake/get_users.py +29 -30
  86. pulumi_snowflake/get_views.py +24 -25
  87. pulumi_snowflake/get_warehouses.py +22 -23
  88. pulumi_snowflake/git_repository.py +133 -134
  89. pulumi_snowflake/grant_account_role.py +52 -53
  90. pulumi_snowflake/grant_application_role.py +52 -53
  91. pulumi_snowflake/grant_database_role.py +69 -70
  92. pulumi_snowflake/grant_ownership.py +55 -56
  93. pulumi_snowflake/grant_privileges_to_account_role.py +125 -126
  94. pulumi_snowflake/grant_privileges_to_database_role.py +122 -123
  95. pulumi_snowflake/grant_privileges_to_share.py +154 -155
  96. pulumi_snowflake/image_repository.py +80 -81
  97. pulumi_snowflake/job_service.py +148 -149
  98. pulumi_snowflake/legacy_service_user.py +1269 -1270
  99. pulumi_snowflake/managed_account.py +140 -141
  100. pulumi_snowflake/masking_policy.py +136 -137
  101. pulumi_snowflake/materialized_view.py +149 -150
  102. pulumi_snowflake/network_policy.py +116 -117
  103. pulumi_snowflake/network_policy_attachment.py +52 -53
  104. pulumi_snowflake/network_rule.py +129 -130
  105. pulumi_snowflake/notification_integration.py +298 -299
  106. pulumi_snowflake/oauth_integration_for_custom_clients.py +263 -264
  107. pulumi_snowflake/oauth_integration_for_partner_applications.py +169 -170
  108. pulumi_snowflake/object_parameter.py +72 -73
  109. pulumi_snowflake/outputs.py +15957 -15511
  110. pulumi_snowflake/password_policy.py +299 -300
  111. pulumi_snowflake/pipe.py +181 -182
  112. pulumi_snowflake/primary_connection.py +70 -71
  113. pulumi_snowflake/procedure_java.py +341 -342
  114. pulumi_snowflake/procedure_javascript.py +247 -248
  115. pulumi_snowflake/procedure_python.py +338 -339
  116. pulumi_snowflake/procedure_scala.py +341 -342
  117. pulumi_snowflake/procedure_sql.py +247 -248
  118. pulumi_snowflake/provider.py +377 -378
  119. pulumi_snowflake/pulumi-plugin.json +1 -1
  120. pulumi_snowflake/resource_monitor.py +165 -166
  121. pulumi_snowflake/row_access_policy.py +102 -103
  122. pulumi_snowflake/saml2_integration.py +303 -304
  123. pulumi_snowflake/schema.py +390 -391
  124. pulumi_snowflake/scim_integration.py +133 -134
  125. pulumi_snowflake/secondary_connection.py +72 -73
  126. pulumi_snowflake/secondary_database.py +350 -351
  127. pulumi_snowflake/secret_with_authorization_code_grant.py +138 -139
  128. pulumi_snowflake/secret_with_basic_authentication.py +121 -122
  129. pulumi_snowflake/secret_with_client_credentials.py +125 -126
  130. pulumi_snowflake/secret_with_generic_string.py +104 -105
  131. pulumi_snowflake/sequence.py +121 -122
  132. pulumi_snowflake/service.py +233 -234
  133. pulumi_snowflake/service_user.py +1239 -1240
  134. pulumi_snowflake/share.py +61 -62
  135. pulumi_snowflake/shared_database.py +299 -300
  136. pulumi_snowflake/stage.py +234 -235
  137. pulumi_snowflake/storage_integration.py +230 -231
  138. pulumi_snowflake/stream_on_directory_table.py +128 -129
  139. pulumi_snowflake/stream_on_external_table.py +151 -152
  140. pulumi_snowflake/stream_on_table.py +164 -165
  141. pulumi_snowflake/stream_on_view.py +164 -165
  142. pulumi_snowflake/streamlit.py +184 -185
  143. pulumi_snowflake/table.py +147 -148
  144. pulumi_snowflake/table_column_masking_policy_application.py +52 -53
  145. pulumi_snowflake/table_constraint.py +191 -192
  146. pulumi_snowflake/tag.py +114 -115
  147. pulumi_snowflake/tag_association.py +86 -87
  148. pulumi_snowflake/task.py +1224 -1225
  149. pulumi_snowflake/user.py +1346 -1347
  150. pulumi_snowflake/user_authentication_policy_attachment.py +35 -36
  151. pulumi_snowflake/user_password_policy_attachment.py +35 -36
  152. pulumi_snowflake/user_programmatic_access_token.py +598 -0
  153. pulumi_snowflake/user_public_keys.py +52 -53
  154. pulumi_snowflake/view.py +187 -188
  155. pulumi_snowflake/warehouse.py +286 -287
  156. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/METADATA +1 -1
  157. pulumi_snowflake-2.3.0a1753415140.dist-info/RECORD +161 -0
  158. pulumi_snowflake-2.3.0a1753339260.dist-info/RECORD +0 -158
  159. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/WHEEL +0 -0
  160. {pulumi_snowflake-2.3.0a1753339260.dist-info → pulumi_snowflake-2.3.0a1753415140.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_snowflake
3
- Version: 2.3.0a1753339260
3
+ Version: 2.3.0a1753415140
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
@@ -0,0 +1,161 @@
1
+ pulumi_snowflake/__init__.py,sha256=sfaws8aStnZa0EOFG4uXiVXrMhWGEKOI7e6RbRrc5s4,24123
2
+ pulumi_snowflake/_inputs.py,sha256=uF6wkVk-pMo5iolzmzaJhNehOYsjP-rzQ_YTbb2NtcQ,2446975
3
+ pulumi_snowflake/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
+ pulumi_snowflake/account.py,sha256=KN46WRC181S-cIqdKIelhX9Xtfu3AGmNhwCwwRYUCys,49588
5
+ pulumi_snowflake/account_authentication_policy_attachment.py,sha256=Jr1Kinx5vmNGO13OA4sragSuPMpQ92UUwoeFKqVfEYQ,7611
6
+ pulumi_snowflake/account_parameter.py,sha256=JC7fD2Q4h-Ga1rrm4of4rQDood8qmK-U78pPbxMhI6k,32281
7
+ pulumi_snowflake/account_password_policy_attachment.py,sha256=oHwSO5mr6AiNQkEWrUSyu9Z7oT9BBwjWp-YdHYx1v-c,7215
8
+ pulumi_snowflake/account_role.py,sha256=dqoBVlYP-xFFNNgIhwi7IOcwsYGuYmcP921tBsPeVEQ,11564
9
+ pulumi_snowflake/alert.py,sha256=NZBWPBzsuwTjDg9jKDbssrGfJH4Fks5CRVEE_be8Ssc,25859
10
+ pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py,sha256=3zU9D83OmzwKKi6YPIqaCJIiCuFOBHbwAWuAB9IWru0,44853
11
+ pulumi_snowflake/api_authentication_integration_with_client_credentials.py,sha256=uNoSou2lWd7SwKmLgTLxTCNDht5px_lYH90_KjzrOfU,41409
12
+ pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py,sha256=V8z2mbAA-7xywPm5OBN5OcE9Zmm7KLq48JIW8jhfHos,42259
13
+ pulumi_snowflake/api_integration.py,sha256=v_tnF_bWV6jaOhd51rFx62-aHPiqA5CXsDSrLSDdIT8,43614
14
+ pulumi_snowflake/authentication_policy.py,sha256=AWGAXbR-FB84abqo7wpLk2bPMCYgCbOCuHOSrthPMm4,44062
15
+ pulumi_snowflake/compute_pool.py,sha256=kYSuovFJPYjXR9-H7zAMqHVV0ZQr_Ww2YjTUeJae80U,37909
16
+ pulumi_snowflake/cortex_search_service.py,sha256=BzjfbksIGtMBw2m-qPZ1HCXjwyiLmKD1f0dst81CXC8,31976
17
+ pulumi_snowflake/current_account.py,sha256=_9ww8zHzFQgN625iScuRqEARRKuMQ8LdQgXWD6oSkCI,644003
18
+ pulumi_snowflake/current_organization_account.py,sha256=YL-Crh_UGLRbkEOJuOQnVb-oQ1wz4xnF_N7_Q1h6OIM,641867
19
+ pulumi_snowflake/database.py,sha256=CpHx2mkZudTl1JRlqi6j59sdu-jfacB-9oXkfwt-8lQ,90608
20
+ pulumi_snowflake/database_role.py,sha256=m-BIx8G74Ec5IF-MfVYrN_fxdBrw3Syr99UabW8mNnY,15310
21
+ pulumi_snowflake/dynamic_table.py,sha256=OgyciubcQlfTNGu3fMHWyRaIYlhu7fTkI79iqKWnq9Y,44577
22
+ pulumi_snowflake/email_notification_integration.py,sha256=EKouqTwFOfqdFLjbAwlGG8hddaaJLk7xKVSZIL70lKs,13670
23
+ pulumi_snowflake/execute.py,sha256=ibe3dIZnb14e9S_1n4pLAUrqgHLLZCYHvSOokIM9tmo,12612
24
+ pulumi_snowflake/external_function.py,sha256=cmz4MawNXrvDJ1WcmGHEjpJ_dqe7S9JCAKe498hv8FY,52912
25
+ pulumi_snowflake/external_oauth_integration.py,sha256=JpXKZfdhUrmy7rNRzDTEAuhR-VXZ3a0jVvPBFBUbsQs,70242
26
+ pulumi_snowflake/external_table.py,sha256=zRouUTNlntIigxlWEjiFBgortfENCwkmV02Et8DBSIs,45478
27
+ pulumi_snowflake/external_volume.py,sha256=JYKzi30rGxYBsgH5w7k7ZYEMclZ23HT972v8fEAz2eg,27179
28
+ pulumi_snowflake/failover_group.py,sha256=roS0EbIYfP-s_8OyrkMedPWQH02VHg7Bp77DgUIaTKk,40020
29
+ pulumi_snowflake/file_format.py,sha256=emR6dPCIhTW_MpwSp4eWkdX4IEpH779w5Q4dvzgCItw,99339
30
+ pulumi_snowflake/function_java.py,sha256=hQAikEUDs_edvyjXykDW7IcjddsNOdOV3o_t44pUEPw,92654
31
+ pulumi_snowflake/function_javascript.py,sha256=kbHdaTubhEs33FxARO6tEcXkDE-YVJKex4WZFWAp-Yc,59378
32
+ pulumi_snowflake/function_python.py,sha256=Ocy-JWcJe6TWJOmTJN1LEJwQH2k4lfIGmCEeTIJPmDE,93328
33
+ pulumi_snowflake/function_scala.py,sha256=r0k2IP47S5tFRa7v11i7qodFWLGHrsLEdCn74jO5x7o,91300
34
+ pulumi_snowflake/function_sql.py,sha256=J7tNxFrvfRSjGGsxZgFgs8kUn4OlELfXSgAkRr5ftlo,55515
35
+ pulumi_snowflake/get_account_roles.py,sha256=54Jx5FKXRcl1KOTY0QxW977akLqo6LhaRcE_oAfugXQ,5715
36
+ pulumi_snowflake/get_accounts.py,sha256=osXHoyAezZI5yh3XgzLt39eaJ6bC34nzydejq5kaZe4,5579
37
+ pulumi_snowflake/get_alerts.py,sha256=zbXcqFEk9ReDvsrxOruw31nU81QIIysoFdo-BfP6-Oc,7291
38
+ pulumi_snowflake/get_compute_pools.py,sha256=hRKcXeM6RgfShHbqC630pqgMUF3edU0xRV5w4jY9NnI,10565
39
+ pulumi_snowflake/get_connections.py,sha256=qcY_8cuOQuUBq4F8ADChQusBLbJtbmUqH2qGBnU7NjY,4638
40
+ pulumi_snowflake/get_cortex_search_services.py,sha256=oJovPMMKOYKVmkSONHM7qzt9gsx71CWR4GVmU3QheaM,11762
41
+ pulumi_snowflake/get_current_account.py,sha256=K5T2f_V-r8qsMgzaHRn9IvTtaCr8dI3y5H8-oqxoIxI,5921
42
+ pulumi_snowflake/get_current_role.py,sha256=0FV_cVx17iUjp_apUrY0HuZx8pXM8TV_UfNXZgw5b3A,4302
43
+ pulumi_snowflake/get_database.py,sha256=9_N17qVcP9FOi5tKHF_9e1htnDQDeikzqyFvIOmA0Bw,8617
44
+ pulumi_snowflake/get_database_role.py,sha256=RzB0HHJbC20_I0zZ2u5LEmQqTigidTdgzJLmBrP0Gt8,6779
45
+ pulumi_snowflake/get_database_roles.py,sha256=D5KSlCljrJx_Cw6HVvzuhytMElXlHhQiJyGsA5KQV7c,7843
46
+ pulumi_snowflake/get_databases.py,sha256=AOKXGHzKYRaksIUDXJZn155TQYyV70kJ5M6mdWKKzhI,10859
47
+ pulumi_snowflake/get_dynamic_tables.py,sha256=jcYkLJYmzk1u-RQ3KIBqsG_sHFF8lrbAiONnya_g25k,9578
48
+ pulumi_snowflake/get_external_functions.py,sha256=VayoqXjGUYwDDXxRgg_AnchdD4bbUhVlzV66dsfDDlw,6902
49
+ pulumi_snowflake/get_external_tables.py,sha256=co_EQUYItj20s7ne1H7dpXJO3ImpGr0wxxI1CYGijn8,6718
50
+ pulumi_snowflake/get_failover_groups.py,sha256=TeJ8bkgyK78jlhrH5jdFGAf3AZVD8C4FrbNzZSf4pdA,5482
51
+ pulumi_snowflake/get_file_formats.py,sha256=dUqRLMawylWyRtSP092Ik0bLiqzr2FRy-v0tOgD6MwU,6574
52
+ pulumi_snowflake/get_functions.py,sha256=a46mVUwCCcpxO9c-ASSl5exz4ZktOwtoD-BDCPbc3e8,6432
53
+ pulumi_snowflake/get_git_repositories.py,sha256=J19MdFfVIfxuBCQAbhbjqZSeFkAArxRGCW1y6Smp32g,10649
54
+ pulumi_snowflake/get_grants.py,sha256=f6T2bFpqdY5eed900WOYI8eEPFMpb2ECmE-ELEZ0xgE,15349
55
+ pulumi_snowflake/get_image_repositories.py,sha256=sYBMS2wS_rTE-bWWABjL8knU0A4lSclariIjOZ0DjJs,7229
56
+ pulumi_snowflake/get_masking_policies.py,sha256=HurDufDrjWmqNxMe_qlw4MfhujzA9YH6bHAuLcw8vLg,10581
57
+ pulumi_snowflake/get_materialized_views.py,sha256=1MLeJJQlG9gZUAjJ7pQiURMAIN2_n3moVJSku-IUhGE,6810
58
+ pulumi_snowflake/get_network_policies.py,sha256=BkD-D9ifjVdFschRMDFarmU5IWSjL9cixXbYTpEga1w,6458
59
+ pulumi_snowflake/get_parameters.py,sha256=tzeX7DKLO1NOFVJh1g2kWQnLYgCIcAe6MP7kINlrhpw,12465
60
+ pulumi_snowflake/get_pipes.py,sha256=XN8AN8zkK1-3la7PpWESWIB_TtQni6GyzQDf0pkU8ZA,6244
61
+ pulumi_snowflake/get_procedures.py,sha256=BaSmI6XKBmI_-UTeKe07XSx6aJFIUkuwHswola7RKcw,6479
62
+ pulumi_snowflake/get_resource_monitors.py,sha256=j9gyBjbFhF7MBZRv5YHKSP0UJUEP4-6Fe4lco94WJtk,4937
63
+ pulumi_snowflake/get_row_access_policies.py,sha256=mEWr5052Evy0hRrIDVQ_OP7-qjw62Y6cyAvLWiXMA6Y,10795
64
+ pulumi_snowflake/get_schemas.py,sha256=45ja8sJVIWozDhaiGWKzaTaZ-fGSB4zBI16cMXSggus,11858
65
+ pulumi_snowflake/get_secrets.py,sha256=sst_Vni6Sb-oF30g0euWIgMq8IoGjz1Q908R7s_cZAQ,8782
66
+ pulumi_snowflake/get_security_integrations.py,sha256=a_JM3-EvzxHApUyoBTWwakbNhcqiZZms95LDBO9_ROM,6123
67
+ pulumi_snowflake/get_sequences.py,sha256=7zKrXu-em2eoUrGr1LJYGx1OlAn5ITecEf5mbsRVAlU,6432
68
+ pulumi_snowflake/get_services.py,sha256=SYn-IYDxbuhZS0-EsiRjQRjRnLf6Esdgp7WRBP1NiI8,13142
69
+ pulumi_snowflake/get_shares.py,sha256=Ev60uU3qoZoCCStoeEAwTihAziiq5exMDpMKrYL5axI,5414
70
+ pulumi_snowflake/get_stages.py,sha256=33Mcbg_fKNF9hrhsZiUpkVrwHq7WPW6exk8OhpAo2sY,6291
71
+ pulumi_snowflake/get_storage_integrations.py,sha256=xdt8ycZEw8HkKbzoBDAEvbX7zRcQ3M3hrMx9PPsV2XU,4971
72
+ pulumi_snowflake/get_streamlits.py,sha256=U0_YdZw-IhYfBUVlM3NSCLQXj-82RmRsVuY0aGAJHM0,9108
73
+ pulumi_snowflake/get_streams.py,sha256=Mylo0ls30qshCE3NW8r0t68A2LIt3uun-VHdw7ZOYME,9970
74
+ pulumi_snowflake/get_system_generate_scim_access_token.py,sha256=3h1-Af76NYLizINzh1muZpdipDt6AGGCrkUJkqHT4XY,6157
75
+ pulumi_snowflake/get_system_get_aws_sns_iam_policy.py,sha256=aaVCmR3XJJVwhFsXY3CNymq2DeJcKO_eVtVK2gMibME,5314
76
+ pulumi_snowflake/get_system_get_private_link_config.py,sha256=uoHtnlZQZy7DfhuEGfMzOApGvXKMX1JTneY_8k9NNNU,13893
77
+ pulumi_snowflake/get_system_get_snowflake_platform_info.py,sha256=DhxACgm2K17ZYgjei4__jPSgPJDzqGPagKXhX_TW3cU,5459
78
+ pulumi_snowflake/get_tables.py,sha256=vRxzCmo_9TR7OG9OYh9O9y8FUYrLQx2TjMEm-OiZ32I,11049
79
+ pulumi_snowflake/get_tags.py,sha256=AXzrwS5fDYAUdD80gsLbO0LRmuZ8fVW-SBq87Z908yA,5268
80
+ pulumi_snowflake/get_tasks.py,sha256=DLMvE8lyqij29gs-9JDm7u01KZ_efWozxna6dr35ZSM,11862
81
+ pulumi_snowflake/get_user_programmatic_access_tokens.py,sha256=nOc483Ir6NkKcRk-V9uORX-QBEj2_CjmuTQ5_vfCm-I,6647
82
+ pulumi_snowflake/get_users.py,sha256=cZsqbAx0DLGI_TN0wYX0yzWbgvg-krJ_vcCIOYcHW_w,9891
83
+ pulumi_snowflake/get_views.py,sha256=5bxolU6hGSiDon-N_ysqAkqcMzF17elhW3lOeQZ7dJ0,10660
84
+ pulumi_snowflake/get_warehouses.py,sha256=zS2C8Ihfki041xf9XfgOtU7NT5LdKRx85yTDrzeGoog,7766
85
+ pulumi_snowflake/git_repository.py,sha256=147Q9DrcN-_jEQewYUhWvHKs2aTD-2JYeZ52AjN9Ad8,29949
86
+ pulumi_snowflake/grant_account_role.py,sha256=8O8H66gD8umEbP5xcBM7ARi3FNwHBrI9s2Fa8TZwlfM,13035
87
+ pulumi_snowflake/grant_application_role.py,sha256=nYwPvrkCMGIaLkaF6hawZHNo79dEM16NWBZsuzzfKEs,13134
88
+ pulumi_snowflake/grant_database_role.py,sha256=BND2oyt8WjGGv0NmiijVRqJK7T0g14A2yu3niF9xIgg,17024
89
+ pulumi_snowflake/grant_ownership.py,sha256=5NsWFHBtWH0z7i4TBcAn1GkJZKKz4qMSO9rn0zT8FTw,20413
90
+ pulumi_snowflake/grant_privileges_to_account_role.py,sha256=o5v2LwyHoCAZgsZUZaVBB7COtk0Z_s4fiMS5lfjPbps,34868
91
+ pulumi_snowflake/grant_privileges_to_database_role.py,sha256=3kU4CVSCDhv0sPW_9r-lSPH-_n_T2_Vj1peoFQ7rMWc,30931
92
+ pulumi_snowflake/grant_privileges_to_share.py,sha256=xAlN7nvuAKghNkeD5e8BZtmml8MWlaypJUhNqKCpje8,28866
93
+ pulumi_snowflake/image_repository.py,sha256=f7pyfHj3s0NCu2XWyKnMZ3mOEWIFaEkWS2WwEGDSv-Q,18388
94
+ pulumi_snowflake/job_service.py,sha256=JO9_idaR89ws4zfB1haaKj89u3QhbEW3GXDCIcFCSFY,43993
95
+ pulumi_snowflake/legacy_service_user.py,sha256=Db5CRzWIKMAEhoayasimljT59a-_Znt4ecKXAGhlLe4,342473
96
+ pulumi_snowflake/managed_account.py,sha256=wEoFSScdaUtgnWuWyYaVMt7mRTFBd0KmoGAetYt3FeA,23949
97
+ pulumi_snowflake/masking_policy.py,sha256=tY0rDeilnpe3Ibf9Eu3vhng9dGHstNdM2B6SvOQcr7w,37726
98
+ pulumi_snowflake/materialized_view.py,sha256=AnBHDdafJv1oLY7HWuWGzJNresbNmL9dJUSE6T7Zda8,26317
99
+ pulumi_snowflake/network_policy.py,sha256=DdH6zBYNCXcbzlSBENnd2KMPt4-KdQggs4UU3zO1dMI,29590
100
+ pulumi_snowflake/network_policy_attachment.py,sha256=r-O4qNEZ_onHrP24GP0IQtJpGCyPfzfQ-TzSyrgLZpw,16092
101
+ pulumi_snowflake/network_rule.py,sha256=M4UvDEIF8XkmzgAqiaSCdfkOhsJZ0dJ5vBp-1rnPb1c,25270
102
+ pulumi_snowflake/notification_integration.py,sha256=E5cZkhvev9zsGtymX_y0UytC-xvRsALM6bzOwOp1UZ0,52948
103
+ pulumi_snowflake/oauth_integration_for_custom_clients.py,sha256=rEhwOGQONepoJGKqW0ANLKGhlsArSx9P1Ei22ruxb5o,67848
104
+ pulumi_snowflake/oauth_integration_for_partner_applications.py,sha256=Is83_5gtfgINFhswY__n0FJQ5wvQLcyVtxFObLEeOzs,46869
105
+ pulumi_snowflake/object_parameter.py,sha256=G9YrqXejEjvLMn-mx7tUjqtTkjz7fv182DH6je46NEs,19607
106
+ pulumi_snowflake/outputs.py,sha256=eUMbEdmrg_EHP30XjuEn9dQr5sAfzheOUgfw___FzkA,2089519
107
+ pulumi_snowflake/password_policy.py,sha256=UJYR8E11cr5Xz_Z4CFku7_kG3OVFw43YiqbRGJJOIU8,60561
108
+ pulumi_snowflake/pipe.py,sha256=-A7N_y7mRyC2xbhmeLlczapXAnIeJjJW05qhfXPu9us,28393
109
+ pulumi_snowflake/primary_connection.py,sha256=ZXK3hasUj-KtQiwK5oxp5FdxxPgJyd-rYDqiGeUzvrc,19931
110
+ pulumi_snowflake/procedure_java.py,sha256=XYfKN41yc0jJxB_RQNOIZvx15pURAwExcMQRHc2LH3M,107392
111
+ pulumi_snowflake/procedure_javascript.py,sha256=drgTg8Q1DMsC_bMzf0lqQn9WOlgRhHH3Kpk4FGgNFSw,69561
112
+ pulumi_snowflake/procedure_python.py,sha256=9g8LjPQHbmAZbZy4lm959J6vA0Ul_wDQD1u4bWVbKVY,103506
113
+ pulumi_snowflake/procedure_scala.py,sha256=c_Ww6RK7mvmLscUUAVsG9VdArGXGhbFKYRaBaVI5f2A,107547
114
+ pulumi_snowflake/procedure_sql.py,sha256=3bnuUcXMYgs80Amn1d6cFGC2mZLGSI-YW78QHBsGVGs,68252
115
+ pulumi_snowflake/provider.py,sha256=skis2C3TTMykL-a5IkuKTQgVkv-PLRMw_H-CIzhpaK8,81683
116
+ pulumi_snowflake/pulumi-plugin.json,sha256=RxuEeEnGkZTPNtmbVgKFiqY8n3uSXB6xifJGGiFeJHw,85
117
+ pulumi_snowflake/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
118
+ pulumi_snowflake/resource_monitor.py,sha256=AJsCxuI7Fmhq-4G4UnCzUo7pzC59Uz6hXnWLwQlLhvY,44033
119
+ pulumi_snowflake/row_access_policy.py,sha256=P4yNKevffDDxH2mJ5TmuSZHTe0uFnmkLspCq5okbz4c,28985
120
+ pulumi_snowflake/saml2_integration.py,sha256=-dBa1kwBd5faZRWWTz41s7KPEzgNo-pWBhZOu7nB_Yo,83395
121
+ pulumi_snowflake/schema.py,sha256=zGwqNaTua9qTzXbXVolxaz_M8jU8mW1IxrZQ32Tg-z4,99611
122
+ pulumi_snowflake/scim_integration.py,sha256=z95dvBiavT7NeX1yJuDlXo-TsSZhxQw_DizTNLMiwcU,31317
123
+ pulumi_snowflake/secondary_connection.py,sha256=XmzZK-3Jece-G7Pd3MZxtIKlfuPHBeOI5jS5KLVoftg,18544
124
+ pulumi_snowflake/secondary_database.py,sha256=RYZfmgG3k1sB9fhofMq_VNnwWjFdZ1XFtwditetEHDE,86610
125
+ pulumi_snowflake/secret_with_authorization_code_grant.py,sha256=PC8OIMc3nAQPwRcIXOCY-w1v8KHx4MNOSoDq4UuhEf0,31030
126
+ pulumi_snowflake/secret_with_basic_authentication.py,sha256=kHoKt5zu6NEh3LaWnuDhcjXlRyrzZWgEwCNLSgBbw_4,25608
127
+ pulumi_snowflake/secret_with_client_credentials.py,sha256=yhkPpoArEI007xCGkVxHi1HfHcHEIldA88qMduheFg8,28362
128
+ pulumi_snowflake/secret_with_generic_string.py,sha256=EfwBPk-GbUvoMlnys6BZ8raWopNtLJo0qhZA7oeu32U,23403
129
+ pulumi_snowflake/sequence.py,sha256=BwBYWKKd0yM9pj9TWj0cJKwa0DwfzHiyspfQUy2uQFU,19881
130
+ pulumi_snowflake/service.py,sha256=K1RsMuL0khn4f4tt5WxuH9MeHtuO4n5UW5MOjjaiE6U,59396
131
+ pulumi_snowflake/service_user.py,sha256=wMeu3qHsy49WAsOSLkAd7s16vkaoTQQuEfOKDuTXHYM,335300
132
+ pulumi_snowflake/share.py,sha256=cn680ZyuN9zHhzR95RMcyPvKJVKkkG7jLZIgPKkZMs8,12924
133
+ pulumi_snowflake/shared_database.py,sha256=ftR9foHESLvkaBrYBjuc0ekdwnYBezpnJ-iyGU1qiyw,69245
134
+ pulumi_snowflake/stage.py,sha256=oIFBQrljkJtCpprmoKh_-uvrMPN4Q-zHmSjpsQ10Wa0,43040
135
+ pulumi_snowflake/storage_integration.py,sha256=qE1U1MV67KTcjHlXVDu-rnq_IjL9SVXo7-IplFWDmOQ,38785
136
+ pulumi_snowflake/stream_on_directory_table.py,sha256=snbiHLXHZ5519I72csVsFdNKgNPc6jlBdpU3SSYKQlQ,28747
137
+ pulumi_snowflake/stream_on_external_table.py,sha256=iIuMx-wjbuwabOXjARhTNsbLaWRmD7af4EXic8N23-w,34908
138
+ pulumi_snowflake/stream_on_table.py,sha256=qhGJ8VHWFk2lgFhG6ZApKCTPa5dWh9dT33ViB-dmlo4,35618
139
+ pulumi_snowflake/stream_on_view.py,sha256=G7dpmBIJmYDkOhgl4kL6yPn9X-vVGEszBtkFBmGcqkU,35509
140
+ pulumi_snowflake/streamlit.py,sha256=tZaZJVACw5BECGIRRc5dRhaN3k_W0ZsrUWMFwD52qp4,36268
141
+ pulumi_snowflake/table.py,sha256=IMPiH_bm8u6GB_g3XFBrza_uqSvztRRFO4iGoMEA6Vg,35625
142
+ pulumi_snowflake/table_column_masking_policy_application.py,sha256=cuu2BmlEmemE2-TDfJgMnfcIDkoyEYlf9Sd1nIjaxRI,11336
143
+ pulumi_snowflake/table_constraint.py,sha256=5r4qiEQOX7nHW6Fx4413tksE_eCov19YVy4iumBavf4,33933
144
+ pulumi_snowflake/tag.py,sha256=JRQ2AFOO1DayUQZ6sLHX6sZcnS8MqXQ-1CdAk2EQuyQ,24097
145
+ pulumi_snowflake/tag_association.py,sha256=I9i0jcJhEIoS8xoQ1vi-q3D1bDA16fEYF3LMBeukhPI,20998
146
+ pulumi_snowflake/task.py,sha256=j4NSf1da2jobil8oQdau-asAUPrvnsCxUv1s_b2skEo,334383
147
+ pulumi_snowflake/user.py,sha256=ak5-ZW02v0jz5iGzP7U2IHqhAljPOlWssgOq5APVRq8,351218
148
+ pulumi_snowflake/user_authentication_policy_attachment.py,sha256=pphZzsX953WFoLfBVl0_iD4yHr8ArURRpyVEhRHDRwQ,9589
149
+ pulumi_snowflake/user_password_policy_attachment.py,sha256=IjvA2gl0dS8sih69J8YvaY1eKBCWaAE0YfMHUALSjMY,9359
150
+ pulumi_snowflake/user_programmatic_access_token.py,sha256=m-cjnmylABsryFeomNFL3bPBDbt0JoN-BoEuGdX-S34,39406
151
+ pulumi_snowflake/user_public_keys.py,sha256=YLJac9Gddadhd6aNPEHFa5JvR2bCouFghfqKwvwq2Zk,12029
152
+ pulumi_snowflake/view.py,sha256=JvXVY3aNoKHKolPMvjl2RCXRihgXPfa55drTJKgBnI8,52969
153
+ pulumi_snowflake/warehouse.py,sha256=ifCiafD2KTjJ8sAaHujl7XIcw0eVvN74bNXywiksw4g,65127
154
+ pulumi_snowflake/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJQASWdTRoPmc,296
155
+ pulumi_snowflake/config/__init__.pyi,sha256=89BnpFQWq03sFKqsdwRpO4FxscfDD8-IpP4x7SbMADU,9826
156
+ pulumi_snowflake/config/outputs.py,sha256=dobKlWS5UlTr1Wrtg-V_e4peAN_Om_QMF6Lcncn6nM0,4240
157
+ pulumi_snowflake/config/vars.py,sha256=NHcYigWN8Rt22CB90PF5AMyWb8cM_0LpKw-0UzT2UGs,15431
158
+ pulumi_snowflake-2.3.0a1753415140.dist-info/METADATA,sha256=1DK2nR8-WjxWwGoqkBDdNgbaVoBZameLSeVuXSGnmwg,5046
159
+ pulumi_snowflake-2.3.0a1753415140.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
160
+ pulumi_snowflake-2.3.0a1753415140.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
161
+ pulumi_snowflake-2.3.0a1753415140.dist-info/RECORD,,
@@ -1,158 +0,0 @@
1
- pulumi_snowflake/__init__.py,sha256=XItY_nIfpsEQo3dzYUDBEOp7PTHi1FbdI3WZMbnrQhY,23511
2
- pulumi_snowflake/_inputs.py,sha256=D67LM8Ga0HkVkeZKP0TY05eXb0TKzoYDGURv-5mf7OM,2376725
3
- pulumi_snowflake/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
- pulumi_snowflake/account.py,sha256=Nd7xrVLkpbIhQRlFQyyDNGebc0nCq_QNyBvp-E8MSNk,48868
5
- pulumi_snowflake/account_authentication_policy_attachment.py,sha256=Q2bA1SgysOmuPQQwJPHKGn9Xmg8TQ5r79mDXVixWmZY,7566
6
- pulumi_snowflake/account_parameter.py,sha256=pAujrxCnDmkaQo8KTfswn8hnPeChCdhhxhsu2MZ7YG8,32192
7
- pulumi_snowflake/account_password_policy_attachment.py,sha256=DrrBKkUwqKm5Zw1zX8hifBJkgX7bIN3qbnN6f97Ch5w,7170
8
- pulumi_snowflake/account_role.py,sha256=hsWj9MCwrQXz1Xoy4qvCKevNq7qgxn4OVOMiRVxn-y0,11432
9
- pulumi_snowflake/alert.py,sha256=_7zN10KTIXsly6i9DXS0XuR1JoIpD346w2HZ_Y8SSSs,25449
10
- pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py,sha256=lZDhWZN89bYDmHB32g0RjGLz--1sxdw8I5cI75F5pBA,44305
11
- pulumi_snowflake/api_authentication_integration_with_client_credentials.py,sha256=SXNr5ZRhxGMkR8UfXUpJUu1ornv0n5W9LnuKDxXvdkA,40905
12
- pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py,sha256=ILlWeh0lyJsP3amg4yqa5GxGfXOuDtxkuVsZTlG0Csc,41715
13
- pulumi_snowflake/api_integration.py,sha256=6H7HyCy38rVpria2MT-1L7OlodKSi1SmdJO9-CW9J8k,42931
14
- pulumi_snowflake/authentication_policy.py,sha256=6fVFDgcU_2XgfVJrMSgBaU8fz9Lhe3q5V4XJ-4EwTfU,43598
15
- pulumi_snowflake/compute_pool.py,sha256=Lj6gDu2SMYO5z9qYqr7hYKlqx9Fpc12s4huYuPygQOo,37445
16
- pulumi_snowflake/cortex_search_service.py,sha256=mNXC0AH4Gb-UyWBGngrERv_x2cJimIj3UgW-uBcfdRI,31461
17
- pulumi_snowflake/current_account.py,sha256=1j_0dqWg1e0HOsWyP-IlkPeXgw3LKN_hMGhy7oSVi3I,637872
18
- pulumi_snowflake/database.py,sha256=cRNH805OF63IOHDkv4liErfV7nKabxHVYh6jma-oK-c,89670
19
- pulumi_snowflake/database_role.py,sha256=cmJrXYYqdklSZGy9qLET1pBvisyyd8Yi57Kk3sPfcvA,15130
20
- pulumi_snowflake/dynamic_table.py,sha256=-8Y3S9zJaE5A0zf7ihST2_snaK7Edz784NEgQlc5GD8,43799
21
- pulumi_snowflake/email_notification_integration.py,sha256=9i3qNYhssNIYAYq-zthRHqn2FTUSmJBumbZfyYZkEYU,13474
22
- pulumi_snowflake/execute.py,sha256=ozxL8gMOG1SEdFk5RfUYVtrv-R7AneZwXQBYiHqq7VQ,12452
23
- pulumi_snowflake/external_function.py,sha256=rcBimmjyMFP6o7y_soz2Qvj9fgsL65pu73GSONMazls,52137
24
- pulumi_snowflake/external_oauth_integration.py,sha256=F2nghHyk3e2eIU8zJRzxmF12vCCDgqRHU0K8sGu-fnw,69450
25
- pulumi_snowflake/external_table.py,sha256=vBlZAtfwuSQxGuEhW-PrfTTKAuUXypaB1cz_SeHZZbM,44791
26
- pulumi_snowflake/external_volume.py,sha256=iYICUiqVGijw5yudItXwzfOuC2Gk3ggrpBMPbKSNEsw,26949
27
- pulumi_snowflake/failover_group.py,sha256=A1bavsOauylz1eJjFHBof75fziFxI84ejx4ARIHo4T0,39624
28
- pulumi_snowflake/file_format.py,sha256=VzGJ0qVmY_qYRHV0C1IiWe1NOp3kiJLjJxnKjZbds_c,97727
29
- pulumi_snowflake/function_java.py,sha256=KoTmjjBMcWG0hAfC7n5d8T79soShYJKXvVj-O445-Sw,91695
30
- pulumi_snowflake/function_javascript.py,sha256=0ihj3b2YcdB6uLFjKTHDs0E_tczw8dV8VnqNGMbk43Q,58685
31
- pulumi_snowflake/function_python.py,sha256=CwxNUlzonSkJPuVGNzThGfX0557MBeT8GY3u_r5OqYo,92355
32
- pulumi_snowflake/function_scala.py,sha256=vceBM7asVu1yR0znn7bpjWN9guhMuZo79qvrpaff6gI,90341
33
- pulumi_snowflake/function_sql.py,sha256=OpqogVVBPOGxuvlwTxMtUKbc9ygBwXBAlMGrD5nn8TU,54866
34
- pulumi_snowflake/get_account_roles.py,sha256=yDILoqeqLlpr1hcSO1R3OBq0dmz9RXQmUeRGRi8mJvA,5663
35
- pulumi_snowflake/get_accounts.py,sha256=FgBOphzShc-a1M26XbWOVujoknjWnnesyhtcQAFnPx8,5527
36
- pulumi_snowflake/get_alerts.py,sha256=E3jQ7ptCftcV0oK7JHWdBh9LDX7PnewpSdsyH0HTugk,7224
37
- pulumi_snowflake/get_compute_pools.py,sha256=Xfs8slTIzYy2Epy25deSfTy_RTd4VgiQFc9PYWgpDOs,10488
38
- pulumi_snowflake/get_connections.py,sha256=eC4TdUw08YF3kRzvoD33HTHluSbDeZQK1v-WqGV4oq8,4601
39
- pulumi_snowflake/get_cortex_search_services.py,sha256=JXs2itHOTDZ-tU1a6zu-9CB2sULLCYKxgWHe5530HOE,11690
40
- pulumi_snowflake/get_current_account.py,sha256=1rqQ-FmBXE-LLcBWzuBHBssCFvFyHNCdTXO8kBRcpDk,5876
41
- pulumi_snowflake/get_current_role.py,sha256=pJwcvetlildKNiOGPi_plaILDo5YTk_2wnRtP4D5k-U,4279
42
- pulumi_snowflake/get_database.py,sha256=k4UjjYAMMPz1L61Kn-lgUrgLf_Y7RSyWvTqL6Y4HrTI,8502
43
- pulumi_snowflake/get_database_role.py,sha256=zPYTD4iON2mno8d-5jZwcnXxZxtiJk-XwaONKEtLmcE,6715
44
- pulumi_snowflake/get_database_roles.py,sha256=f55lHJM-V57g46_vROo_7raZRXrGtOXz2xt_PC1RWxY,7781
45
- pulumi_snowflake/get_databases.py,sha256=_9T4DD7yNhSnXjeI9eZnAimtDwIoL5WGivar_3s8BV0,10767
46
- pulumi_snowflake/get_dynamic_tables.py,sha256=5KSVbigy_XFKjyHMRCbDEywDG-7gLsOcSF_nQ5IAbRg,9511
47
- pulumi_snowflake/get_external_functions.py,sha256=Yt3zdLCA8QDoNJKQEWp9rPNe1BRbdX6lL1qztM4Zz_I,6850
48
- pulumi_snowflake/get_external_tables.py,sha256=-lckC8yfj4elsxR0cyAc3qOrth6-uYPIHzf92PXDmv4,6666
49
- pulumi_snowflake/get_failover_groups.py,sha256=4iy_x94DWUl0naVH2K_BpNdZdS3clwNuKq5bQp39TeM,5445
50
- pulumi_snowflake/get_file_formats.py,sha256=sNDDYVXkoKRFYSLogMx8crOuNoxfYdXbEwxMnzCwY90,6522
51
- pulumi_snowflake/get_functions.py,sha256=-y9BRF9ZHzbbL_FQjlc72wVwLdKB37j8wUxebGEoHBw,6380
52
- pulumi_snowflake/get_git_repositories.py,sha256=-J_PTtDLhr9HOoyc2_VEZofuot5f2AtQMEuWzsfq47g,10577
53
- pulumi_snowflake/get_grants.py,sha256=4Vcw9CRuToxWZy10iDMbhQztfxPUE0CIEIrHj1Fdj8M,15277
54
- pulumi_snowflake/get_image_repositories.py,sha256=sumj03D2G7A3gpqT3FgCk80YBvzv1woSL16HTRoONwg,7182
55
- pulumi_snowflake/get_masking_policies.py,sha256=kqZgZn4hlcz9bQYj43kdgXiFAm0o5AyoSo7bVjHelKU,10509
56
- pulumi_snowflake/get_materialized_views.py,sha256=fvr0lQ78H6M6w-49fvvE8Bp8HI0ffGmon38m0TkBCqw,6758
57
- pulumi_snowflake/get_network_policies.py,sha256=xVrzdbVQ41d7J_Ea1ciu2lAyY__7xlM_l06KkZIU8VY,6406
58
- pulumi_snowflake/get_parameters.py,sha256=vnIdJ4UvdFScKAxbKDdaJc7qQ2FIIfa2eMcE4N9G1vk,12368
59
- pulumi_snowflake/get_pipes.py,sha256=kd7aa2Z5NQSs6uACvo0IGebLDWJy2U-BUx4AFiqxUdc,6192
60
- pulumi_snowflake/get_procedures.py,sha256=kDZ1JXg3mGfycQ8j5GMi2nJoTuNqjsQ9XbV1KaYYPFU,6427
61
- pulumi_snowflake/get_resource_monitors.py,sha256=-nJsZt3T3QkT-SMmXUvWkRPCaYBeQD9BZZgCnjn_CWA,4900
62
- pulumi_snowflake/get_row_access_policies.py,sha256=7_kje3qiebFrx6ThlBf4-Aja67e72xxYC4gc2rvajoM,10723
63
- pulumi_snowflake/get_schemas.py,sha256=xsZelnPS8g9mONjtqheuUPKQ1Vir0VlYp8KI7WPkMEU,11756
64
- pulumi_snowflake/get_secrets.py,sha256=Wob2mlGwu_ioBTD8n0L_F_TK1MDvPjzzavZNZAhFYvQ,8720
65
- pulumi_snowflake/get_security_integrations.py,sha256=PwRFmOkP7uYd3LGaJrDoiG5QYHJ9HoK6M0rAZq0sQ8E,6071
66
- pulumi_snowflake/get_sequences.py,sha256=8VOcFCi9JBGnS231l68seKb3Lcy9KEh9fZubGuYxl0c,6380
67
- pulumi_snowflake/get_services.py,sha256=dfWodgP4yw3umSorjpbjlwWrSp89xcbB4WwuntPw-L8,13040
68
- pulumi_snowflake/get_shares.py,sha256=VWCx0zSoXQS9vunDPgufqYqy3zzyWEq1KI_3Gbgz0Dg,5377
69
- pulumi_snowflake/get_stages.py,sha256=lc308b9SZ8Dg5p7IzXwiDOrHzo9AktxNWfTA_LwAE68,6239
70
- pulumi_snowflake/get_storage_integrations.py,sha256=bDZYq2VkbWcFEj3qijrk7cuSi7BoiNjsB7wrHr5dHfM,4949
71
- pulumi_snowflake/get_streamlits.py,sha256=113zVV26OZZWDPqQGB8fg6k72dhZvbrZ2F3lU7fPoWE,9036
72
- pulumi_snowflake/get_streams.py,sha256=XIS8Oza3bwBCrOLZ0YazHCBHd5Yx-D8DS-TNSLDoSwU,9883
73
- pulumi_snowflake/get_system_generate_scim_access_token.py,sha256=xjQrwAu4gTJza6-5SazN5OPEz5BMA09IoTHwar1pwvw,6119
74
- pulumi_snowflake/get_system_get_aws_sns_iam_policy.py,sha256=L1ygE5bAKgbNkEQgnzJq-qHboxH7fR3uxa2U7GBjQgk,5276
75
- pulumi_snowflake/get_system_get_private_link_config.py,sha256=RFt0a0LY6ZcKMEoVFZAsV1snXQVM_xE0Mg18caEgrGI,13782
76
- pulumi_snowflake/get_system_get_snowflake_platform_info.py,sha256=tA0fWnVUd-ovN2gJy3i93AJ0GIEjsjlX49Uf2kwEjUg,5425
77
- pulumi_snowflake/get_tables.py,sha256=AvlR9R11pMZcAyzzL4Oe51BZIpQxr9tAswI3RG5fprw,10962
78
- pulumi_snowflake/get_tags.py,sha256=-DkAJLrzG9m4O1R_9bYD4UP5sYAoQUGyIIg9NvZhip0,5221
79
- pulumi_snowflake/get_tasks.py,sha256=cJORsrFPFRkI9GxNBh_EeZXpCmkWCytKAOD6it6bjVc,11760
80
- pulumi_snowflake/get_users.py,sha256=OvWAnaLlNIhU-mn0PBpBxZAo2uiNNz1y3DC8AuCq5LE,9799
81
- pulumi_snowflake/get_views.py,sha256=BMR_y_OpZMvEz0wZFzMuC7CSDVfHWNNeQiLXwN_yEg8,10573
82
- pulumi_snowflake/get_warehouses.py,sha256=obgXXCyDldXJIdh2Ma0Qb-qg6jWoCe82TCYyiaOAK9E,7699
83
- pulumi_snowflake/git_repository.py,sha256=24dHCyDO7J2Z7fgs9RCBadpVNxaX37HWDDXVMyuIp7c,29573
84
- pulumi_snowflake/grant_account_role.py,sha256=-gFqJ3roQXzRnMAGfzFUk4pXQvc1La-V-0zstZKESTI,12902
85
- pulumi_snowflake/grant_application_role.py,sha256=X_x4UKi3MU6exdwvnTbKOGbyZn_IcfxlVH1p8MYBQfg,13001
86
- pulumi_snowflake/grant_database_role.py,sha256=NDTQo24h-HGzILhqHsvbkpbL6I06YoteK9yHdnxlRkc,16847
87
- pulumi_snowflake/grant_ownership.py,sha256=FSj99YpISzagJJG_TIT47mntmbKaBDH8urxgLSwXtwo,20250
88
- pulumi_snowflake/grant_privileges_to_account_role.py,sha256=WHmZ-7BD5m46JrGYTkz3KrXP6RvXjgUIKdukg9gSk0o,34473
89
- pulumi_snowflake/grant_privileges_to_database_role.py,sha256=6mfycq2Q7BzbYh83JojJmMnXoRYwS1RjFIh2S8rsjsg,30566
90
- pulumi_snowflake/grant_privileges_to_share.py,sha256=2KoAu27QgLK_rjhFTbIYClLfndryVuKOHGAHCciaObM,28469
91
- pulumi_snowflake/image_repository.py,sha256=znGNwll19PrY-_JiG7PYW5V7zWmHCp_Y22xLzpMQ4Vw,18164
92
- pulumi_snowflake/job_service.py,sha256=HJlzKzXdLIGX3UeM-A40FBNzDyZUI5TiGvybwwLHmmc,43530
93
- pulumi_snowflake/legacy_service_user.py,sha256=tgROmOmQgazAVjgEIYOEFpMMTCfkKbCQaVLePGLJ7G4,339134
94
- pulumi_snowflake/managed_account.py,sha256=-xYLQKBUI5jsq_8OmFygxOcZTl_FLiELpWnyYN50mUI,23566
95
- pulumi_snowflake/masking_policy.py,sha256=No5sW48iwzjL-mb9rvmYlrZJqTTz5pfzrJ7Eozlurx8,37320
96
- pulumi_snowflake/materialized_view.py,sha256=wiGponcvckTTCiOTm5bG8oT8wH-066CDRwPgK_OzVx8,25907
97
- pulumi_snowflake/network_policy.py,sha256=0a9TTlYva63-ADwWCoz7EkuRpyNMmsUoSNPrGVDzz2s,29258
98
- pulumi_snowflake/network_policy_attachment.py,sha256=-45zpJB_xcDaabxdb8rHXbkaC45AsRkGr9VpG28GWxw,15959
99
- pulumi_snowflake/network_rule.py,sha256=9-KoUTfBKfQC2lBVT69gOEnPIgcawiDYmh2qX_xvHhw,24934
100
- pulumi_snowflake/notification_integration.py,sha256=TgoBKTYh29i5yQBpIFBWHDOgPe6njt2S8g7oHdmp8Gc,52146
101
- pulumi_snowflake/oauth_integration_for_custom_clients.py,sha256=_BYXwQAeYW-By8PBMfIBMXzxbpQeVRL83qIkFu8sjPo,67108
102
- pulumi_snowflake/oauth_integration_for_partner_applications.py,sha256=HCuQCr9wkcv3i8pe2rJ8Blk-Wum-TIcvZCGiHVd8QY8,46385
103
- pulumi_snowflake/object_parameter.py,sha256=OD-NB9r7KuFBxgR9EbhRRdMRNXC6Pp5iSzyE-5OIZLQ,19400
104
- pulumi_snowflake/outputs.py,sha256=Q9czAk6_zPF9T9LbPtTsc4lVy-POS1N-W6rczwQ-K24,2005430
105
- pulumi_snowflake/password_policy.py,sha256=mIHu5sAgOPUy_oLMOwO3_h9dMrmDJ4yN75_fOE-M_Pg,59785
106
- pulumi_snowflake/pipe.py,sha256=R90jxAXHF88SoDOUXSiy1BOj0eurK_41TdJxkrlyPS4,27915
107
- pulumi_snowflake/primary_connection.py,sha256=9CIDcif3eFwCF8bqKZrBSlprgiMnPTfHqJQ178DIbLI,19726
108
- pulumi_snowflake/procedure_java.py,sha256=5eFqQzWiFOzF9vQJvYfWkfp4l_uO92-4Upt9VfVQ2ns,106385
109
- pulumi_snowflake/procedure_javascript.py,sha256=vu5X-cH8wn8jrY7zmc0OJD1W4Jn2ZGXBZb3HsdwpojY,68864
110
- pulumi_snowflake/procedure_python.py,sha256=Yj9K9clP_G2XrM3ItQ-_kGcqYpU8LRhcIksHp8ieWWQ,102529
111
- pulumi_snowflake/procedure_scala.py,sha256=nmZEZBW4V97V5_bgjVkBphZgH3hDajNeyRVAnh4mYqo,106540
112
- pulumi_snowflake/procedure_sql.py,sha256=QPhynOAdxeWsXJar-U7vUGshCP-6w51eL8unsIjMEY8,67555
113
- pulumi_snowflake/provider.py,sha256=j0Q9w4MmY6DkmujXqwdTBH3hcMdDFkvDPjsxYAw7tNI,80703
114
- pulumi_snowflake/pulumi-plugin.json,sha256=XMwypLJDu-28w7dX6iNTZvYTMERF3dE86lBcVjG1iA0,85
115
- pulumi_snowflake/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
116
- pulumi_snowflake/resource_monitor.py,sha256=P87_VZPzYmxEaZCFeVeZ0qGq9-0XLls9Ds1fflrRjO8,43589
117
- pulumi_snowflake/row_access_policy.py,sha256=92F7YxdTgn40WiCMmeS2bzlS33wwGcTm5HzZTCXwxZg,28667
118
- pulumi_snowflake/saml2_integration.py,sha256=htBILTLqO_tFBabVgXgJp4kPs7DGHhT87W6ZfEI6mcg,82579
119
- pulumi_snowflake/schema.py,sha256=QC4yynxQKOdTDx7QBmaeD8roso8ye1Y1jXuprtcR4t4,98555
120
- pulumi_snowflake/scim_integration.py,sha256=fPQ_g9Wi19EjlRrmBZqD9EzhF1aMRtAgyj_oEprDORo,30941
121
- pulumi_snowflake/secondary_connection.py,sha256=ZNaAaJqPLi_HSxXJwxweCdu46zL5ezAkbfQmn2b3k_c,18337
122
- pulumi_snowflake/secondary_database.py,sha256=lF7zU0a1rA6hmPCkHmK64O5wbeuByxZNNOJ4zMTfGVM,85702
123
- pulumi_snowflake/secret_with_authorization_code_grant.py,sha256=v2T98nR8YOq1aKS1Th1QhIQ3-Gp3SOYK3LJ_jzcDXEU,30631
124
- pulumi_snowflake/secret_with_basic_authentication.py,sha256=HLjvbGG1IIj1qtC-gEOiarEB5cL9Hkgo9PhEmzQexUE,25253
125
- pulumi_snowflake/secret_with_client_credentials.py,sha256=ozGl-NPkKH3izsjrT9JtFXzsVqaz1F3EQ_zE3lWKcPE,28003
126
- pulumi_snowflake/secret_with_generic_string.py,sha256=wdwXVHDdn5bpMZ9pyMvREiqqD5C4sdcNQ9Za9U-bxOs,23092
127
- pulumi_snowflake/sequence.py,sha256=tBzhE23JEo0wHvz4hr86DRqapAZqF5J1jCxkvXHfDGk,19562
128
- pulumi_snowflake/service.py,sha256=caZcje89CljwKjplDvRgHWC2fTepbUTTBoEtmFpOduo,58713
129
- pulumi_snowflake/service_user.py,sha256=WwfneJsWnqIUUhUZc41lnJO1GtlTZjjP_rW1OV-4ZYM,332045
130
- pulumi_snowflake/share.py,sha256=OU4YOMobxZUqWxBJNyKnVs5aMn1K6LRbYOhi37caL1I,12764
131
- pulumi_snowflake/shared_database.py,sha256=aQcoTNd5oTyD7LZ1XnSAqNgjDFKBuQ_OktYw9Hrdv4A,68469
132
- pulumi_snowflake/stage.py,sha256=cY2R-UPIaBQpiGfLcCQTZOccbufh6ey54fqS9mwwTdM,42410
133
- pulumi_snowflake/storage_integration.py,sha256=nlBsVuJJB7SY_kh6D2e0HSWG7j5S-4t_3NhsW6tkmJc,38159
134
- pulumi_snowflake/stream_on_directory_table.py,sha256=Hi7LVKWe1CJsI5YfzCLKyiCmx70ZDRgPnd2e-F6Hb-4,28367
135
- pulumi_snowflake/stream_on_external_table.py,sha256=TyVhKQ2zllO7nnllgT-R0xvbWugX8v9SN_lHustRE-U,34424
136
- pulumi_snowflake/stream_on_table.py,sha256=RJXtEQZ-OgVj1d9CPPPA3zIs_6j42VE26sH9jEg2iZ4,35094
137
- pulumi_snowflake/stream_on_view.py,sha256=zadhv7OhRdmqSwunEiSLtsWUycosMK_aq4Z3iOpfqmg,34985
138
- pulumi_snowflake/streamlit.py,sha256=7ZZMf-SeaYDgIKUi6QoquLuIXa_3ccZdfyv39o4DTYE,35760
139
- pulumi_snowflake/table.py,sha256=rTGxSh6IJMNxoFoBkzP6aAlnS0CNX1v3j2TPx1QdISg,35172
140
- pulumi_snowflake/table_column_masking_policy_application.py,sha256=vUwxpHILAb8iMXuosj9gK2OUfJoF3acXBrjf8TIMlao,11203
141
- pulumi_snowflake/table_constraint.py,sha256=BVYJWL1CR47E7UYnY_d4qELgehN6ZO6OtbZUpHWIDkk,33418
142
- pulumi_snowflake/tag.py,sha256=v1WrQAM9bZcgLy27HdEddOuZU4PRw73lK3vRxz070RQ,23785
143
- pulumi_snowflake/tag_association.py,sha256=WmM5EUYfgy3e12p9JZ0CJ_Fnn_6jz-H5CosyTjZajs0,20777
144
- pulumi_snowflake/task.py,sha256=oqxOIU04eafPmAYQPfitbJiy2YZBHt-RSZyJeNLwlPo,331161
145
- pulumi_snowflake/user.py,sha256=lJHQTPn3tH9exGwg1Q_J-C4JY8h2bJOfYomEDUm0h7k,347667
146
- pulumi_snowflake/user_authentication_policy_attachment.py,sha256=srQ5S05hg0h_J5CWFvJI2Bbb5AnnQAOkzuaWtwEYmT8,9500
147
- pulumi_snowflake/user_password_policy_attachment.py,sha256=7hZMmQDfQ0HzLCok0jeCiYmhDB73TDqJQCTJ3lnUbaU,9270
148
- pulumi_snowflake/user_public_keys.py,sha256=D768p_fpK5ZCmbJqsVP1ep0jttTx3wbsLCSKZ8cDX9Q,11896
149
- pulumi_snowflake/view.py,sha256=Eh7du9dgo75-IOEajUB8hBO73G1Ujjg51Joyb6Zh4a0,52323
150
- pulumi_snowflake/warehouse.py,sha256=Y_ClECoFTB-6bEWOBJ8ouLNE65B9hyqX9vFOs3vMDzo,64355
151
- pulumi_snowflake/config/__init__.py,sha256=LBsoZbCKMHDFo-5RJPY0lRzMsShB1weBQPxL9RQBFtY,283
152
- pulumi_snowflake/config/__init__.pyi,sha256=W6hdFdYMBPR8cC_v8kslFmXVjJcxVAKSyMW2rw97KwQ,9825
153
- pulumi_snowflake/config/outputs.py,sha256=KkyfqVawdc_22mw0pC8IdCBCdV90hYVn2irNjnDBg94,4174
154
- pulumi_snowflake/config/vars.py,sha256=THLR9ByK4H3K4CsC9eDtJfuYUz2dsh_icBL0DkMtLBI,15010
155
- pulumi_snowflake-2.3.0a1753339260.dist-info/METADATA,sha256=IA8AP_ITbUif7_Shaz34J24k_bU0llG8ZIW0O0z7uGE,5046
156
- pulumi_snowflake-2.3.0a1753339260.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
157
- pulumi_snowflake-2.3.0a1753339260.dist-info/top_level.txt,sha256=g3Beva1lYynlCe8hPZIQgjAlBgsI_1k3yHm8t4KhUN4,17
158
- pulumi_snowflake-2.3.0a1753339260.dist-info/RECORD,,