pulumi-snowflake 1.2.0a1742884666__tar.gz → 1.2.0a1742970745__tar.gz
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-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/PKG-INFO +1 -1
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/config/__init__.pyi +8 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/config/vars.py +10 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_users.py +2 -2
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/masking_policy.py +7 -7
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/oauth_integration_for_partner_applications.py +13 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/provider.py +29 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/pulumi-plugin.json +1 -1
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake.egg-info/PKG-INFO +1 -1
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pyproject.toml +1 -1
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/README.md +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/__init__.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/_inputs.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/_utilities.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account_parameter.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account_password_policy_attachment.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/alert.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/api_authentication_integration_with_client_credentials.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/api_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/authentication_policy.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/config/__init__.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/config/outputs.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/cortex_search_service.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/database.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/database_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/dynamic_table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/email_notification_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/execute.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/external_function.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/external_oauth_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/external_table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/external_volume.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/failover_group.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/file_format.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/function_java.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/function_javascript.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/function_python.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/function_scala.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/function_sql.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_account_roles.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_accounts.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_alerts.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_connections.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_cortex_search_services.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_current_account.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_current_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_database.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_database_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_database_roles.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_databases.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_dynamic_tables.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_external_functions.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_external_tables.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_failover_groups.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_file_formats.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_functions.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_grants.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_masking_policies.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_materialized_views.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_network_policies.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_parameters.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_pipes.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_procedures.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_resource_monitors.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_row_access_policies.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_schemas.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_secrets.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_security_integrations.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_sequences.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_shares.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_stages.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_storage_integrations.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_streamlits.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_streams.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_system_generate_scim_access_token.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_system_get_private_link_config.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_system_get_snowflake_platform_info.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_tables.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_tags.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_tasks.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_views.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_warehouses.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_account_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_application_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_database_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_ownership.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_privileges_to_account_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_privileges_to_database_role.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/grant_privileges_to_share.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/legacy_service_user.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/managed_account.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/materialized_view.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/network_policy.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/network_policy_attachment.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/network_rule.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/notification_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/oauth_integration_for_custom_clients.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/object_parameter.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/outputs.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/password_policy.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/pipe.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/primary_connection.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/procedure_java.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/procedure_javascript.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/procedure_python.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/procedure_scala.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/procedure_sql.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/py.typed +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/resource_monitor.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/row_access_policy.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/saml2_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/schema.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/scim_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secondary_connection.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secondary_database.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secret_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secret_with_basic_authentication.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secret_with_client_credentials.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/secret_with_generic_string.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/sequence.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/service_user.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/share.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/shared_database.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stage.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/storage_integration.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stream_on_directory_table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stream_on_external_table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stream_on_table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stream_on_view.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/streamlit.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/table.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/table_column_masking_policy_application.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/table_constraint.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/tag.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/tag_association.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/task.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/user.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/user_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/user_password_policy_attachment.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/user_public_keys.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/view.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/warehouse.py +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake.egg-info/SOURCES.txt +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake.egg-info/dependency_links.txt +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake.egg-info/requires.txt +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake.egg-info/top_level.txt +0 -0
- {pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/setup.cfg +0 -0
|
@@ -217,6 +217,14 @@ Specifies the role to use by default for accessing Snowflake objects in the clie
|
|
|
217
217
|
`SNOWFLAKE_ROLE` environment variable.
|
|
218
218
|
"""
|
|
219
219
|
|
|
220
|
+
skipTomlFilePermissionVerification: Optional[bool]
|
|
221
|
+
"""
|
|
222
|
+
True by default. Skips TOML configuration file permission verification. This flag has no effect on Windows systems, as
|
|
223
|
+
the permissions are not checked on this platform. We recommend setting this to `false` and setting the proper privileges
|
|
224
|
+
- see the section below. Can also be sourced from the `SNOWFLAKE_SKIP_TOML_FILE_PERMISSION_VERIFICATION` environment
|
|
225
|
+
variable.
|
|
226
|
+
"""
|
|
227
|
+
|
|
220
228
|
tmpDirectoryPath: Optional[str]
|
|
221
229
|
"""
|
|
222
230
|
Sets temporary directory used by the driver for operations like encrypting, compressing etc. Can also be sourced from
|
|
@@ -291,6 +291,16 @@ class _ExportableConfig(types.ModuleType):
|
|
|
291
291
|
"""
|
|
292
292
|
return __config__.get('role') or _utilities.get_env('SNOWFLAKE_ROLE')
|
|
293
293
|
|
|
294
|
+
@property
|
|
295
|
+
def skip_toml_file_permission_verification(self) -> Optional[bool]:
|
|
296
|
+
"""
|
|
297
|
+
True by default. Skips TOML configuration file permission verification. This flag has no effect on Windows systems, as
|
|
298
|
+
the permissions are not checked on this platform. We recommend setting this to `false` and setting the proper privileges
|
|
299
|
+
- see the section below. Can also be sourced from the `SNOWFLAKE_SKIP_TOML_FILE_PERMISSION_VERIFICATION` environment
|
|
300
|
+
variable.
|
|
301
|
+
"""
|
|
302
|
+
return __config__.get_bool('skipTomlFilePermissionVerification')
|
|
303
|
+
|
|
294
304
|
@property
|
|
295
305
|
def tmp_directory_path(self) -> Optional[str]:
|
|
296
306
|
"""
|
|
@@ -130,7 +130,7 @@ def get_users(like: Optional[str] = None,
|
|
|
130
130
|
with_parameters: Optional[bool] = None,
|
|
131
131
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetUsersResult:
|
|
132
132
|
"""
|
|
133
|
-
Data source used to get details of filtered users. Filtering is aligned with the current possibilities for [SHOW USERS](https://docs.snowflake.com/en/sql-reference/sql/show-users) query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. Important note is that when querying users you don't have permissions to, the querying options are limited. You won't get almost any field in `show_output` (only empty or default values), the DESCRIBE command
|
|
133
|
+
Data source used to get details of filtered users. Filtering is aligned with the current possibilities for [SHOW USERS](https://docs.snowflake.com/en/sql-reference/sql/show-users) query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. Important note is that when querying users you don't have permissions to, the querying options are limited. You won't get almost any field in `show_output` (only empty or default values), the DESCRIBE command will return error when called, so you have to set `with_describe = false`; the SHOW PARAMETERS command will return error when called too, so you have to set `with_parameters = false`.
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str like: Filters the output with **case-insensitive** pattern, with support for SQL wildcard characters (`%` and `_`).
|
|
@@ -163,7 +163,7 @@ def get_users_output(like: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
163
163
|
with_parameters: Optional[pulumi.Input[Optional[bool]]] = None,
|
|
164
164
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetUsersResult]:
|
|
165
165
|
"""
|
|
166
|
-
Data source used to get details of filtered users. Filtering is aligned with the current possibilities for [SHOW USERS](https://docs.snowflake.com/en/sql-reference/sql/show-users) query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. Important note is that when querying users you don't have permissions to, the querying options are limited. You won't get almost any field in `show_output` (only empty or default values), the DESCRIBE command
|
|
166
|
+
Data source used to get details of filtered users. Filtering is aligned with the current possibilities for [SHOW USERS](https://docs.snowflake.com/en/sql-reference/sql/show-users) query. The results of SHOW, DESCRIBE, and SHOW PARAMETERS IN are encapsulated in one output collection. Important note is that when querying users you don't have permissions to, the querying options are limited. You won't get almost any field in `show_output` (only empty or default values), the DESCRIBE command will return error when called, so you have to set `with_describe = false`; the SHOW PARAMETERS command will return error when called too, so you have to set `with_parameters = false`.
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
:param str like: Filters the output with **case-insensitive** pattern, with support for SQL wildcard characters (`%` and `_`).
|
|
@@ -37,7 +37,7 @@ class MaskingPolicyArgs:
|
|
|
37
37
|
:param pulumi.Input[str] return_data_type: The return data type must match the input data type of the first column that is specified as an input column. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
|
|
38
38
|
:param pulumi.Input[str] schema: The schema in which to create the masking policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
39
39
|
:param pulumi.Input[str] comment: Specifies a comment for the masking policy.
|
|
40
|
-
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
40
|
+
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
41
41
|
:param pulumi.Input[str] name: Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
42
42
|
"""
|
|
43
43
|
pulumi.set(__self__, "arguments", arguments)
|
|
@@ -128,7 +128,7 @@ class MaskingPolicyArgs:
|
|
|
128
128
|
@pulumi.getter(name="exemptOtherPolicies")
|
|
129
129
|
def exempt_other_policies(self) -> Optional[pulumi.Input[str]]:
|
|
130
130
|
"""
|
|
131
|
-
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
131
|
+
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
132
132
|
"""
|
|
133
133
|
return pulumi.get(self, "exempt_other_policies")
|
|
134
134
|
|
|
@@ -170,7 +170,7 @@ class _MaskingPolicyState:
|
|
|
170
170
|
:param pulumi.Input[str] comment: Specifies a comment for the masking policy.
|
|
171
171
|
:param pulumi.Input[str] database: The database in which to create the masking policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
172
172
|
:param pulumi.Input[Sequence[pulumi.Input['MaskingPolicyDescribeOutputArgs']]] describe_outputs: Outputs the result of `DESCRIBE MASKING POLICY` for the given masking policy.
|
|
173
|
-
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
173
|
+
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
174
174
|
: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).
|
|
175
175
|
:param pulumi.Input[str] name: Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
176
176
|
:param pulumi.Input[str] return_data_type: The return data type must match the input data type of the first column that is specified as an input column. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
|
|
@@ -264,7 +264,7 @@ class _MaskingPolicyState:
|
|
|
264
264
|
@pulumi.getter(name="exemptOtherPolicies")
|
|
265
265
|
def exempt_other_policies(self) -> Optional[pulumi.Input[str]]:
|
|
266
266
|
"""
|
|
267
|
-
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
267
|
+
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
268
268
|
"""
|
|
269
269
|
return pulumi.get(self, "exempt_other_policies")
|
|
270
270
|
|
|
@@ -360,7 +360,7 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
|
360
360
|
:param pulumi.Input[str] body: Specifies the SQL expression that transforms the data. To mitigate permadiff on this field, the provider replaces blank characters with a space. This can lead to false positives in cases where a change in case or run of whitespace is semantically significant.
|
|
361
361
|
:param pulumi.Input[str] comment: Specifies a comment for the masking policy.
|
|
362
362
|
:param pulumi.Input[str] database: The database in which to create the masking policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
363
|
-
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
363
|
+
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
364
364
|
:param pulumi.Input[str] name: Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
365
365
|
:param pulumi.Input[str] return_data_type: The return data type must match the input data type of the first column that is specified as an input column. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
|
|
366
366
|
:param pulumi.Input[str] schema: The schema in which to create the masking policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
@@ -464,7 +464,7 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
|
464
464
|
:param pulumi.Input[str] comment: Specifies a comment for the masking policy.
|
|
465
465
|
:param pulumi.Input[str] database: The database in which to create the masking policy. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
466
466
|
:param pulumi.Input[Sequence[pulumi.Input[Union['MaskingPolicyDescribeOutputArgs', 'MaskingPolicyDescribeOutputArgsDict']]]] describe_outputs: Outputs the result of `DESCRIBE MASKING POLICY` for the given masking policy.
|
|
467
|
-
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
467
|
+
:param pulumi.Input[str] exempt_other_policies: Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
468
468
|
: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).
|
|
469
469
|
:param pulumi.Input[str] name: Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
470
470
|
:param pulumi.Input[str] return_data_type: The return data type must match the input data type of the first column that is specified as an input column. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
|
|
@@ -532,7 +532,7 @@ class MaskingPolicy(pulumi.CustomResource):
|
|
|
532
532
|
@pulumi.getter(name="exemptOtherPolicies")
|
|
533
533
|
def exempt_other_policies(self) -> pulumi.Output[Optional[str]]:
|
|
534
534
|
"""
|
|
535
|
-
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is
|
|
535
|
+
Specifies whether the row access policy or conditional masking policy can reference a column that is already protected by a masking policy. Due to Snowflake limitations, when value is changed, the resource is recreated. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
536
536
|
"""
|
|
537
537
|
return pulumi.get(self, "exempt_other_policies")
|
|
538
538
|
|
|
@@ -38,6 +38,7 @@ class OauthIntegrationForPartnerApplicationsArgs:
|
|
|
38
38
|
:param pulumi.Input[str] enabled: Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
39
39
|
:param pulumi.Input[str] name: Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
40
40
|
:param pulumi.Input[str] oauth_issue_refresh_tokens: Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
41
|
+
:param pulumi.Input[str] oauth_redirect_uri: Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
41
42
|
:param pulumi.Input[int] oauth_refresh_token_validity: Specifies how long refresh tokens should be valid (in seconds). OAUTH*ISSUE*REFRESH_TOKENS must be set to TRUE.
|
|
42
43
|
:param pulumi.Input[str] oauth_use_secondary_roles: Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: `IMPLICIT` | `NONE`.
|
|
43
44
|
"""
|
|
@@ -134,6 +135,9 @@ class OauthIntegrationForPartnerApplicationsArgs:
|
|
|
134
135
|
@property
|
|
135
136
|
@pulumi.getter(name="oauthRedirectUri")
|
|
136
137
|
def oauth_redirect_uri(self) -> Optional[pulumi.Input[str]]:
|
|
138
|
+
"""
|
|
139
|
+
Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
140
|
+
"""
|
|
137
141
|
return pulumi.get(self, "oauth_redirect_uri")
|
|
138
142
|
|
|
139
143
|
@oauth_redirect_uri.setter
|
|
@@ -191,6 +195,7 @@ class _OauthIntegrationForPartnerApplicationsState:
|
|
|
191
195
|
:param pulumi.Input[str] name: Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
192
196
|
:param pulumi.Input[str] oauth_client: Creates an OAuth interface between Snowflake and a partner application. Valid options are: `LOOKER` | `TABLEAU_DESKTOP` | `TABLEAU_SERVER`.
|
|
193
197
|
:param pulumi.Input[str] oauth_issue_refresh_tokens: Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
198
|
+
:param pulumi.Input[str] oauth_redirect_uri: Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
194
199
|
:param pulumi.Input[int] oauth_refresh_token_validity: Specifies how long refresh tokens should be valid (in seconds). OAUTH*ISSUE*REFRESH_TOKENS must be set to TRUE.
|
|
195
200
|
:param pulumi.Input[str] oauth_use_secondary_roles: Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: `IMPLICIT` | `NONE`.
|
|
196
201
|
:param pulumi.Input[Sequence[pulumi.Input['OauthIntegrationForPartnerApplicationsRelatedParameterArgs']]] related_parameters: Parameters related to this security integration.
|
|
@@ -322,6 +327,9 @@ class _OauthIntegrationForPartnerApplicationsState:
|
|
|
322
327
|
@property
|
|
323
328
|
@pulumi.getter(name="oauthRedirectUri")
|
|
324
329
|
def oauth_redirect_uri(self) -> Optional[pulumi.Input[str]]:
|
|
330
|
+
"""
|
|
331
|
+
Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
332
|
+
"""
|
|
325
333
|
return pulumi.get(self, "oauth_redirect_uri")
|
|
326
334
|
|
|
327
335
|
@oauth_redirect_uri.setter
|
|
@@ -407,6 +415,7 @@ class OauthIntegrationForPartnerApplications(pulumi.CustomResource):
|
|
|
407
415
|
:param pulumi.Input[str] name: Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
408
416
|
:param pulumi.Input[str] oauth_client: Creates an OAuth interface between Snowflake and a partner application. Valid options are: `LOOKER` | `TABLEAU_DESKTOP` | `TABLEAU_SERVER`.
|
|
409
417
|
:param pulumi.Input[str] oauth_issue_refresh_tokens: Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
418
|
+
:param pulumi.Input[str] oauth_redirect_uri: Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
410
419
|
:param pulumi.Input[int] oauth_refresh_token_validity: Specifies how long refresh tokens should be valid (in seconds). OAUTH*ISSUE*REFRESH_TOKENS must be set to TRUE.
|
|
411
420
|
:param pulumi.Input[str] oauth_use_secondary_roles: Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: `IMPLICIT` | `NONE`.
|
|
412
421
|
"""
|
|
@@ -509,6 +518,7 @@ class OauthIntegrationForPartnerApplications(pulumi.CustomResource):
|
|
|
509
518
|
:param pulumi.Input[str] name: Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: `|`, `.`, `"`.
|
|
510
519
|
:param pulumi.Input[str] oauth_client: Creates an OAuth interface between Snowflake and a partner application. Valid options are: `LOOKER` | `TABLEAU_DESKTOP` | `TABLEAU_SERVER`.
|
|
511
520
|
:param pulumi.Input[str] oauth_issue_refresh_tokens: Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
|
|
521
|
+
:param pulumi.Input[str] oauth_redirect_uri: Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
512
522
|
:param pulumi.Input[int] oauth_refresh_token_validity: Specifies how long refresh tokens should be valid (in seconds). OAUTH*ISSUE*REFRESH_TOKENS must be set to TRUE.
|
|
513
523
|
:param pulumi.Input[str] oauth_use_secondary_roles: Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: `IMPLICIT` | `NONE`.
|
|
514
524
|
:param pulumi.Input[Sequence[pulumi.Input[Union['OauthIntegrationForPartnerApplicationsRelatedParameterArgs', 'OauthIntegrationForPartnerApplicationsRelatedParameterArgsDict']]]] related_parameters: Parameters related to this security integration.
|
|
@@ -600,6 +610,9 @@ class OauthIntegrationForPartnerApplications(pulumi.CustomResource):
|
|
|
600
610
|
@property
|
|
601
611
|
@pulumi.getter(name="oauthRedirectUri")
|
|
602
612
|
def oauth_redirect_uri(self) -> pulumi.Output[Optional[str]]:
|
|
613
|
+
"""
|
|
614
|
+
Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
|
|
615
|
+
"""
|
|
603
616
|
return pulumi.get(self, "oauth_redirect_uri")
|
|
604
617
|
|
|
605
618
|
@property
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/provider.py
RENAMED
|
@@ -54,6 +54,7 @@ class ProviderArgs:
|
|
|
54
54
|
protocol: Optional[pulumi.Input[str]] = None,
|
|
55
55
|
request_timeout: Optional[pulumi.Input[int]] = None,
|
|
56
56
|
role: Optional[pulumi.Input[str]] = None,
|
|
57
|
+
skip_toml_file_permission_verification: Optional[pulumi.Input[bool]] = None,
|
|
57
58
|
tmp_directory_path: Optional[pulumi.Input[str]] = None,
|
|
58
59
|
token: Optional[pulumi.Input[str]] = None,
|
|
59
60
|
token_accessor: Optional[pulumi.Input['ProviderTokenAccessorArgs']] = None,
|
|
@@ -130,6 +131,10 @@ class ProviderArgs:
|
|
|
130
131
|
`SNOWFLAKE_REQUEST_TIMEOUT` environment variable.
|
|
131
132
|
:param pulumi.Input[str] role: Specifies the role to use by default for accessing Snowflake objects in the client session. Can also be sourced from the
|
|
132
133
|
`SNOWFLAKE_ROLE` environment variable.
|
|
134
|
+
:param pulumi.Input[bool] skip_toml_file_permission_verification: True by default. Skips TOML configuration file permission verification. This flag has no effect on Windows systems, as
|
|
135
|
+
the permissions are not checked on this platform. We recommend setting this to `false` and setting the proper privileges
|
|
136
|
+
- see the section below. Can also be sourced from the `SNOWFLAKE_SKIP_TOML_FILE_PERMISSION_VERIFICATION` environment
|
|
137
|
+
variable.
|
|
133
138
|
:param pulumi.Input[str] tmp_directory_path: Sets temporary directory used by the driver for operations like encrypting, compressing etc. Can also be sourced from
|
|
134
139
|
the `SNOWFLAKE_TMP_DIRECTORY_PATH` environment variable.
|
|
135
140
|
:param pulumi.Input[str] token: Token to use for OAuth and other forms of token based auth. Can also be sourced from the `SNOWFLAKE_TOKEN` environment
|
|
@@ -220,6 +225,8 @@ class ProviderArgs:
|
|
|
220
225
|
role = _utilities.get_env('SNOWFLAKE_ROLE')
|
|
221
226
|
if role is not None:
|
|
222
227
|
pulumi.set(__self__, "role", role)
|
|
228
|
+
if skip_toml_file_permission_verification is not None:
|
|
229
|
+
pulumi.set(__self__, "skip_toml_file_permission_verification", skip_toml_file_permission_verification)
|
|
223
230
|
if tmp_directory_path is not None:
|
|
224
231
|
pulumi.set(__self__, "tmp_directory_path", tmp_directory_path)
|
|
225
232
|
if token is not None:
|
|
@@ -675,6 +682,21 @@ class ProviderArgs:
|
|
|
675
682
|
def role(self, value: Optional[pulumi.Input[str]]):
|
|
676
683
|
pulumi.set(self, "role", value)
|
|
677
684
|
|
|
685
|
+
@property
|
|
686
|
+
@pulumi.getter(name="skipTomlFilePermissionVerification")
|
|
687
|
+
def skip_toml_file_permission_verification(self) -> Optional[pulumi.Input[bool]]:
|
|
688
|
+
"""
|
|
689
|
+
True by default. Skips TOML configuration file permission verification. This flag has no effect on Windows systems, as
|
|
690
|
+
the permissions are not checked on this platform. We recommend setting this to `false` and setting the proper privileges
|
|
691
|
+
- see the section below. Can also be sourced from the `SNOWFLAKE_SKIP_TOML_FILE_PERMISSION_VERIFICATION` environment
|
|
692
|
+
variable.
|
|
693
|
+
"""
|
|
694
|
+
return pulumi.get(self, "skip_toml_file_permission_verification")
|
|
695
|
+
|
|
696
|
+
@skip_toml_file_permission_verification.setter
|
|
697
|
+
def skip_toml_file_permission_verification(self, value: Optional[pulumi.Input[bool]]):
|
|
698
|
+
pulumi.set(self, "skip_toml_file_permission_verification", value)
|
|
699
|
+
|
|
678
700
|
@property
|
|
679
701
|
@pulumi.getter(name="tmpDirectoryPath")
|
|
680
702
|
def tmp_directory_path(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -788,6 +810,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
788
810
|
protocol: Optional[pulumi.Input[str]] = None,
|
|
789
811
|
request_timeout: Optional[pulumi.Input[int]] = None,
|
|
790
812
|
role: Optional[pulumi.Input[str]] = None,
|
|
813
|
+
skip_toml_file_permission_verification: Optional[pulumi.Input[bool]] = None,
|
|
791
814
|
tmp_directory_path: Optional[pulumi.Input[str]] = None,
|
|
792
815
|
token: Optional[pulumi.Input[str]] = None,
|
|
793
816
|
token_accessor: Optional[pulumi.Input[Union['ProviderTokenAccessorArgs', 'ProviderTokenAccessorArgsDict']]] = None,
|
|
@@ -871,6 +894,10 @@ class Provider(pulumi.ProviderResource):
|
|
|
871
894
|
`SNOWFLAKE_REQUEST_TIMEOUT` environment variable.
|
|
872
895
|
:param pulumi.Input[str] role: Specifies the role to use by default for accessing Snowflake objects in the client session. Can also be sourced from the
|
|
873
896
|
`SNOWFLAKE_ROLE` environment variable.
|
|
897
|
+
:param pulumi.Input[bool] skip_toml_file_permission_verification: True by default. Skips TOML configuration file permission verification. This flag has no effect on Windows systems, as
|
|
898
|
+
the permissions are not checked on this platform. We recommend setting this to `false` and setting the proper privileges
|
|
899
|
+
- see the section below. Can also be sourced from the `SNOWFLAKE_SKIP_TOML_FILE_PERMISSION_VERIFICATION` environment
|
|
900
|
+
variable.
|
|
874
901
|
:param pulumi.Input[str] tmp_directory_path: Sets temporary directory used by the driver for operations like encrypting, compressing etc. Can also be sourced from
|
|
875
902
|
the `SNOWFLAKE_TMP_DIRECTORY_PATH` environment variable.
|
|
876
903
|
:param pulumi.Input[str] token: Token to use for OAuth and other forms of token based auth. Can also be sourced from the `SNOWFLAKE_TOKEN` environment
|
|
@@ -942,6 +969,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
942
969
|
protocol: Optional[pulumi.Input[str]] = None,
|
|
943
970
|
request_timeout: Optional[pulumi.Input[int]] = None,
|
|
944
971
|
role: Optional[pulumi.Input[str]] = None,
|
|
972
|
+
skip_toml_file_permission_verification: Optional[pulumi.Input[bool]] = None,
|
|
945
973
|
tmp_directory_path: Optional[pulumi.Input[str]] = None,
|
|
946
974
|
token: Optional[pulumi.Input[str]] = None,
|
|
947
975
|
token_accessor: Optional[pulumi.Input[Union['ProviderTokenAccessorArgs', 'ProviderTokenAccessorArgsDict']]] = None,
|
|
@@ -1003,6 +1031,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
1003
1031
|
if role is None:
|
|
1004
1032
|
role = _utilities.get_env('SNOWFLAKE_ROLE')
|
|
1005
1033
|
__props__.__dict__["role"] = role
|
|
1034
|
+
__props__.__dict__["skip_toml_file_permission_verification"] = pulumi.Output.from_input(skip_toml_file_permission_verification).apply(pulumi.runtime.to_json) if skip_toml_file_permission_verification is not None else None
|
|
1006
1035
|
__props__.__dict__["tmp_directory_path"] = tmp_directory_path
|
|
1007
1036
|
__props__.__dict__["token"] = None if token is None else pulumi.Output.secret(token)
|
|
1008
1037
|
__props__.__dict__["token_accessor"] = pulumi.Output.from_input(token_accessor).apply(pulumi.runtime.to_json) if token_accessor is not None else None
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/__init__.py
RENAMED
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/_inputs.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/account.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/alert.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/database.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/execute.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/get_tags.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/outputs.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/pipe.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/sequence.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/share.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/stage.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/table.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/tag.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/task.py
RENAMED
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/user.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_snowflake-1.2.0a1742884666 → pulumi_snowflake-1.2.0a1742970745}/pulumi_snowflake/view.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|