pulumi-snowflake 2.5.0a1756507143__tar.gz → 2.6.0__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-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/PKG-INFO +1 -1
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/_inputs.py +29 -3
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/database.py +8 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/failover_group.py +7 -7
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/outputs.py +34 -2
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/pulumi-plugin.json +1 -1
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/schema.py +8 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secondary_database.py +8 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/warehouse.py +94 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake.egg-info/PKG-INFO +1 -1
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pyproject.toml +1 -1
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/README.md +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/__init__.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/_utilities.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/account.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/account_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/account_parameter.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/account_password_policy_attachment.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/account_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/alert.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/api_authentication_integration_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/api_authentication_integration_with_client_credentials.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/api_authentication_integration_with_jwt_bearer.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/api_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/authentication_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/compute_pool.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/config/__init__.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/config/__init__.pyi +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/config/outputs.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/config/vars.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/cortex_search_service.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/current_account.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/current_organization_account.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/database_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/dynamic_table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/email_notification_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/execute.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/external_function.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/external_oauth_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/external_table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/external_volume.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/file_format.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/function_java.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/function_javascript.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/function_python.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/function_scala.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/function_sql.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_account_roles.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_accounts.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_alerts.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_compute_pools.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_connections.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_cortex_search_services.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_current_account.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_current_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_database.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_database_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_database_roles.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_databases.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_dynamic_tables.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_external_functions.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_external_tables.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_failover_groups.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_file_formats.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_functions.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_git_repositories.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_grants.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_image_repositories.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_masking_policies.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_materialized_views.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_network_policies.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_parameters.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_pipes.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_procedures.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_resource_monitors.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_row_access_policies.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_schemas.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_secrets.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_security_integrations.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_sequences.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_services.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_shares.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_stages.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_storage_integrations.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_streamlits.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_streams.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_system_generate_scim_access_token.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_system_get_aws_sns_iam_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_system_get_private_link_config.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_system_get_snowflake_platform_info.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_tables.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_tags.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_tasks.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_user_programmatic_access_tokens.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_users.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_views.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/get_warehouses.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/git_repository.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_account_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_application_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_database_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_ownership.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_privileges_to_account_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_privileges_to_database_role.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/grant_privileges_to_share.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/image_repository.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/job_service.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/legacy_service_user.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/listing.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/managed_account.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/masking_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/materialized_view.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/network_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/network_policy_attachment.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/network_rule.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/notification_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/oauth_integration_for_custom_clients.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/oauth_integration_for_partner_applications.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/object_parameter.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/password_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/pipe.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/primary_connection.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/procedure_java.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/procedure_javascript.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/procedure_python.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/procedure_scala.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/procedure_sql.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/provider.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/py.typed +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/resource_monitor.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/row_access_policy.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/saml2_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/scim_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secondary_connection.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secret_with_authorization_code_grant.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secret_with_basic_authentication.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secret_with_client_credentials.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secret_with_generic_string.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/sequence.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/service.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/service_user.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/share.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/shared_database.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/stage.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/storage_integration.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/stream_on_directory_table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/stream_on_external_table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/stream_on_table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/stream_on_view.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/streamlit.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/table.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/table_column_masking_policy_application.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/table_constraint.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/tag.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/tag_association.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/task.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/user.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/user_authentication_policy_attachment.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/user_password_policy_attachment.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/user_programmatic_access_token.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/user_public_keys.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/view.py +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake.egg-info/SOURCES.txt +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake.egg-info/dependency_links.txt +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake.egg-info/requires.txt +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake.egg-info/top_level.txt +0 -0
- {pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/setup.cfg +0 -0
|
@@ -12587,7 +12587,7 @@ if not MYPY:
|
|
|
12587
12587
|
"""
|
|
12588
12588
|
object_type: pulumi.Input[_builtins.str]
|
|
12589
12589
|
"""
|
|
12590
|
-
The object type of the account object on which privileges will be granted. Valid values are: USER | RESOURCE MONITOR | WAREHOUSE | COMPUTE POOL | DATABASE | INTEGRATION | FAILOVER GROUP | REPLICATION GROUP | EXTERNAL VOLUME
|
|
12590
|
+
The object type of the account object on which privileges will be granted. Valid values are: `USER` | `RESOURCE MONITOR` | `WAREHOUSE` | `COMPUTE POOL` | `DATABASE` | `INTEGRATION` | `FAILOVER GROUP` | `REPLICATION GROUP` | `EXTERNAL VOLUME`
|
|
12591
12591
|
"""
|
|
12592
12592
|
elif False:
|
|
12593
12593
|
GrantPrivilegesToAccountRoleOnAccountObjectArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -12599,7 +12599,7 @@ class GrantPrivilegesToAccountRoleOnAccountObjectArgs:
|
|
|
12599
12599
|
object_type: pulumi.Input[_builtins.str]):
|
|
12600
12600
|
"""
|
|
12601
12601
|
:param pulumi.Input[_builtins.str] object_name: The fully qualified name of the object on which privileges will be granted.
|
|
12602
|
-
:param pulumi.Input[_builtins.str] object_type: The object type of the account object on which privileges will be granted. Valid values are: USER | RESOURCE MONITOR | WAREHOUSE | COMPUTE POOL | DATABASE | INTEGRATION | FAILOVER GROUP | REPLICATION GROUP | EXTERNAL VOLUME
|
|
12602
|
+
:param pulumi.Input[_builtins.str] object_type: The object type of the account object on which privileges will be granted. Valid values are: `USER` | `RESOURCE MONITOR` | `WAREHOUSE` | `COMPUTE POOL` | `DATABASE` | `INTEGRATION` | `FAILOVER GROUP` | `REPLICATION GROUP` | `EXTERNAL VOLUME`
|
|
12603
12603
|
"""
|
|
12604
12604
|
pulumi.set(__self__, "object_name", object_name)
|
|
12605
12605
|
pulumi.set(__self__, "object_type", object_type)
|
|
@@ -12620,7 +12620,7 @@ class GrantPrivilegesToAccountRoleOnAccountObjectArgs:
|
|
|
12620
12620
|
@pulumi.getter(name="objectType")
|
|
12621
12621
|
def object_type(self) -> pulumi.Input[_builtins.str]:
|
|
12622
12622
|
"""
|
|
12623
|
-
The object type of the account object on which privileges will be granted. Valid values are: USER | RESOURCE MONITOR | WAREHOUSE | COMPUTE POOL | DATABASE | INTEGRATION | FAILOVER GROUP | REPLICATION GROUP | EXTERNAL VOLUME
|
|
12623
|
+
The object type of the account object on which privileges will be granted. Valid values are: `USER` | `RESOURCE MONITOR` | `WAREHOUSE` | `COMPUTE POOL` | `DATABASE` | `INTEGRATION` | `FAILOVER GROUP` | `REPLICATION GROUP` | `EXTERNAL VOLUME`
|
|
12624
12624
|
"""
|
|
12625
12625
|
return pulumi.get(self, "object_type")
|
|
12626
12626
|
|
|
@@ -55992,6 +55992,7 @@ if not MYPY:
|
|
|
55992
55992
|
comment: NotRequired[pulumi.Input[_builtins.str]]
|
|
55993
55993
|
created_on: NotRequired[pulumi.Input[_builtins.str]]
|
|
55994
55994
|
enable_query_acceleration: NotRequired[pulumi.Input[_builtins.bool]]
|
|
55995
|
+
generation: NotRequired[pulumi.Input[_builtins.str]]
|
|
55995
55996
|
is_current: NotRequired[pulumi.Input[_builtins.bool]]
|
|
55996
55997
|
is_default: NotRequired[pulumi.Input[_builtins.bool]]
|
|
55997
55998
|
max_cluster_count: NotRequired[pulumi.Input[_builtins.int]]
|
|
@@ -56004,6 +56005,7 @@ if not MYPY:
|
|
|
56004
56005
|
query_acceleration_max_scale_factor: NotRequired[pulumi.Input[_builtins.int]]
|
|
56005
56006
|
queued: NotRequired[pulumi.Input[_builtins.int]]
|
|
56006
56007
|
quiescing: NotRequired[pulumi.Input[_builtins.float]]
|
|
56008
|
+
resource_constraint: NotRequired[pulumi.Input[_builtins.str]]
|
|
56007
56009
|
resource_monitor: NotRequired[pulumi.Input[_builtins.str]]
|
|
56008
56010
|
resumed_on: NotRequired[pulumi.Input[_builtins.str]]
|
|
56009
56011
|
running: NotRequired[pulumi.Input[_builtins.int]]
|
|
@@ -56025,6 +56027,7 @@ class WarehouseShowOutputArgs:
|
|
|
56025
56027
|
comment: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56026
56028
|
created_on: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56027
56029
|
enable_query_acceleration: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
56030
|
+
generation: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56028
56031
|
is_current: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
56029
56032
|
is_default: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
56030
56033
|
max_cluster_count: Optional[pulumi.Input[_builtins.int]] = None,
|
|
@@ -56037,6 +56040,7 @@ class WarehouseShowOutputArgs:
|
|
|
56037
56040
|
query_acceleration_max_scale_factor: Optional[pulumi.Input[_builtins.int]] = None,
|
|
56038
56041
|
queued: Optional[pulumi.Input[_builtins.int]] = None,
|
|
56039
56042
|
quiescing: Optional[pulumi.Input[_builtins.float]] = None,
|
|
56043
|
+
resource_constraint: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56040
56044
|
resource_monitor: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56041
56045
|
resumed_on: Optional[pulumi.Input[_builtins.str]] = None,
|
|
56042
56046
|
running: Optional[pulumi.Input[_builtins.int]] = None,
|
|
@@ -56058,6 +56062,8 @@ class WarehouseShowOutputArgs:
|
|
|
56058
56062
|
pulumi.set(__self__, "created_on", created_on)
|
|
56059
56063
|
if enable_query_acceleration is not None:
|
|
56060
56064
|
pulumi.set(__self__, "enable_query_acceleration", enable_query_acceleration)
|
|
56065
|
+
if generation is not None:
|
|
56066
|
+
pulumi.set(__self__, "generation", generation)
|
|
56061
56067
|
if is_current is not None:
|
|
56062
56068
|
pulumi.set(__self__, "is_current", is_current)
|
|
56063
56069
|
if is_default is not None:
|
|
@@ -56082,6 +56088,8 @@ class WarehouseShowOutputArgs:
|
|
|
56082
56088
|
pulumi.set(__self__, "queued", queued)
|
|
56083
56089
|
if quiescing is not None:
|
|
56084
56090
|
pulumi.set(__self__, "quiescing", quiescing)
|
|
56091
|
+
if resource_constraint is not None:
|
|
56092
|
+
pulumi.set(__self__, "resource_constraint", resource_constraint)
|
|
56085
56093
|
if resource_monitor is not None:
|
|
56086
56094
|
pulumi.set(__self__, "resource_monitor", resource_monitor)
|
|
56087
56095
|
if resumed_on is not None:
|
|
@@ -56155,6 +56163,15 @@ class WarehouseShowOutputArgs:
|
|
|
56155
56163
|
def enable_query_acceleration(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
56156
56164
|
pulumi.set(self, "enable_query_acceleration", value)
|
|
56157
56165
|
|
|
56166
|
+
@_builtins.property
|
|
56167
|
+
@pulumi.getter
|
|
56168
|
+
def generation(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
56169
|
+
return pulumi.get(self, "generation")
|
|
56170
|
+
|
|
56171
|
+
@generation.setter
|
|
56172
|
+
def generation(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
56173
|
+
pulumi.set(self, "generation", value)
|
|
56174
|
+
|
|
56158
56175
|
@_builtins.property
|
|
56159
56176
|
@pulumi.getter(name="isCurrent")
|
|
56160
56177
|
def is_current(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
@@ -56263,6 +56280,15 @@ class WarehouseShowOutputArgs:
|
|
|
56263
56280
|
def quiescing(self, value: Optional[pulumi.Input[_builtins.float]]):
|
|
56264
56281
|
pulumi.set(self, "quiescing", value)
|
|
56265
56282
|
|
|
56283
|
+
@_builtins.property
|
|
56284
|
+
@pulumi.getter(name="resourceConstraint")
|
|
56285
|
+
def resource_constraint(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
56286
|
+
return pulumi.get(self, "resource_constraint")
|
|
56287
|
+
|
|
56288
|
+
@resource_constraint.setter
|
|
56289
|
+
def resource_constraint(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
56290
|
+
pulumi.set(self, "resource_constraint", value)
|
|
56291
|
+
|
|
56266
56292
|
@_builtins.property
|
|
56267
56293
|
@pulumi.getter(name="resourceMonitor")
|
|
56268
56294
|
def resource_monitor(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
@@ -753,6 +753,10 @@ class Database(pulumi.CustomResource):
|
|
|
753
753
|
"""
|
|
754
754
|
## Import
|
|
755
755
|
|
|
756
|
+
Make sure that `is_transient` and `with_managed_access` are set in your config explicitly before import to avoid diff and recreation
|
|
757
|
+
|
|
758
|
+
(reasons are presented in this migration guide entry).
|
|
759
|
+
|
|
756
760
|
```sh
|
|
757
761
|
$ pulumi import snowflake:index/database:Database example '"<database_name>"'
|
|
758
762
|
```
|
|
@@ -790,6 +794,10 @@ class Database(pulumi.CustomResource):
|
|
|
790
794
|
"""
|
|
791
795
|
## Import
|
|
792
796
|
|
|
797
|
+
Make sure that `is_transient` and `with_managed_access` are set in your config explicitly before import to avoid diff and recreation
|
|
798
|
+
|
|
799
|
+
(reasons are presented in this migration guide entry).
|
|
800
|
+
|
|
793
801
|
```sh
|
|
794
802
|
$ pulumi import snowflake:index/database:Database example '"<database_name>"'
|
|
795
803
|
```
|
{pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/failover_group.py
RENAMED
|
@@ -32,7 +32,7 @@ class FailoverGroupArgs:
|
|
|
32
32
|
replication_schedule: Optional[pulumi.Input['FailoverGroupReplicationScheduleArgs']] = None):
|
|
33
33
|
"""
|
|
34
34
|
The set of arguments for constructing a FailoverGroup resource.
|
|
35
|
-
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
35
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
36
36
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_databases: Specifies the database or list of databases for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include DATABASES to set this parameter.
|
|
37
37
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_integration_types: Type(s) of integrations for which you are enabling replication and failover from the source account to the target account. This property requires that the OBJECT_TYPES list include INTEGRATIONS to set this parameter. The following integration types are supported: "SECURITY INTEGRATIONS", "API INTEGRATIONS", "STORAGE INTEGRATIONS", "EXTERNAL ACCESS INTEGRATIONS", "NOTIFICATION INTEGRATIONS"
|
|
38
38
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_shares: Specifies the share or list of shares for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include SHARES to set this parameter.
|
|
@@ -65,7 +65,7 @@ class FailoverGroupArgs:
|
|
|
65
65
|
@pulumi.getter(name="allowedAccounts")
|
|
66
66
|
def allowed_accounts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
67
67
|
"""
|
|
68
|
-
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
68
|
+
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
69
69
|
"""
|
|
70
70
|
return pulumi.get(self, "allowed_accounts")
|
|
71
71
|
|
|
@@ -185,7 +185,7 @@ class _FailoverGroupState:
|
|
|
185
185
|
replication_schedule: Optional[pulumi.Input['FailoverGroupReplicationScheduleArgs']] = None):
|
|
186
186
|
"""
|
|
187
187
|
Input properties used for looking up and filtering FailoverGroup resources.
|
|
188
|
-
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
188
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
189
189
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_databases: Specifies the database or list of databases for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include DATABASES to set this parameter.
|
|
190
190
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_integration_types: Type(s) of integrations for which you are enabling replication and failover from the source account to the target account. This property requires that the OBJECT_TYPES list include INTEGRATIONS to set this parameter. The following integration types are supported: "SECURITY INTEGRATIONS", "API INTEGRATIONS", "STORAGE INTEGRATIONS", "EXTERNAL ACCESS INTEGRATIONS", "NOTIFICATION INTEGRATIONS"
|
|
191
191
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_shares: Specifies the share or list of shares for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include SHARES to set this parameter.
|
|
@@ -221,7 +221,7 @@ class _FailoverGroupState:
|
|
|
221
221
|
@pulumi.getter(name="allowedAccounts")
|
|
222
222
|
def allowed_accounts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
223
223
|
"""
|
|
224
|
-
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
224
|
+
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
225
225
|
"""
|
|
226
226
|
return pulumi.get(self, "allowed_accounts")
|
|
227
227
|
|
|
@@ -363,7 +363,7 @@ class FailoverGroup(pulumi.CustomResource):
|
|
|
363
363
|
|
|
364
364
|
:param str resource_name: The name of the resource.
|
|
365
365
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
366
|
-
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
366
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
367
367
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_databases: Specifies the database or list of databases for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include DATABASES to set this parameter.
|
|
368
368
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_integration_types: Type(s) of integrations for which you are enabling replication and failover from the source account to the target account. This property requires that the OBJECT_TYPES list include INTEGRATIONS to set this parameter. The following integration types are supported: "SECURITY INTEGRATIONS", "API INTEGRATIONS", "STORAGE INTEGRATIONS", "EXTERNAL ACCESS INTEGRATIONS", "NOTIFICATION INTEGRATIONS"
|
|
369
369
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_shares: Specifies the share or list of shares for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include SHARES to set this parameter.
|
|
@@ -456,7 +456,7 @@ class FailoverGroup(pulumi.CustomResource):
|
|
|
456
456
|
:param str resource_name: The unique name of the resulting resource.
|
|
457
457
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
458
458
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
459
|
-
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
459
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_accounts: Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
460
460
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_databases: Specifies the database or list of databases for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include DATABASES to set this parameter.
|
|
461
461
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_integration_types: Type(s) of integrations for which you are enabling replication and failover from the source account to the target account. This property requires that the OBJECT_TYPES list include INTEGRATIONS to set this parameter. The following integration types are supported: "SECURITY INTEGRATIONS", "API INTEGRATIONS", "STORAGE INTEGRATIONS", "EXTERNAL ACCESS INTEGRATIONS", "NOTIFICATION INTEGRATIONS"
|
|
462
462
|
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] allowed_shares: Specifies the share or list of shares for which you are enabling replication and failover from the source account to the target account. The OBJECT_TYPES list must include SHARES to set this parameter.
|
|
@@ -487,7 +487,7 @@ class FailoverGroup(pulumi.CustomResource):
|
|
|
487
487
|
@pulumi.getter(name="allowedAccounts")
|
|
488
488
|
def allowed_accounts(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
|
|
489
489
|
"""
|
|
490
|
-
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form
|
|
490
|
+
Specifies the target account or list of target accounts to which replication and failover of specified objects from the source account is enabled. Secondary failover groups in the target accounts in this list can be promoted to serve as the primary failover group in case of failover. Expected in the form `<org_name>.<target_account_name>`. This value is case-sensitive.
|
|
491
491
|
"""
|
|
492
492
|
return pulumi.get(self, "allowed_accounts")
|
|
493
493
|
|
|
@@ -9246,7 +9246,7 @@ class GrantPrivilegesToAccountRoleOnAccountObject(dict):
|
|
|
9246
9246
|
object_type: _builtins.str):
|
|
9247
9247
|
"""
|
|
9248
9248
|
:param _builtins.str object_name: The fully qualified name of the object on which privileges will be granted.
|
|
9249
|
-
:param _builtins.str object_type: The object type of the account object on which privileges will be granted. Valid values are: USER | RESOURCE MONITOR | WAREHOUSE | COMPUTE POOL | DATABASE | INTEGRATION | FAILOVER GROUP | REPLICATION GROUP | EXTERNAL VOLUME
|
|
9249
|
+
:param _builtins.str object_type: The object type of the account object on which privileges will be granted. Valid values are: `USER` | `RESOURCE MONITOR` | `WAREHOUSE` | `COMPUTE POOL` | `DATABASE` | `INTEGRATION` | `FAILOVER GROUP` | `REPLICATION GROUP` | `EXTERNAL VOLUME`
|
|
9250
9250
|
"""
|
|
9251
9251
|
pulumi.set(__self__, "object_name", object_name)
|
|
9252
9252
|
pulumi.set(__self__, "object_type", object_type)
|
|
@@ -9263,7 +9263,7 @@ class GrantPrivilegesToAccountRoleOnAccountObject(dict):
|
|
|
9263
9263
|
@pulumi.getter(name="objectType")
|
|
9264
9264
|
def object_type(self) -> _builtins.str:
|
|
9265
9265
|
"""
|
|
9266
|
-
The object type of the account object on which privileges will be granted. Valid values are: USER | RESOURCE MONITOR | WAREHOUSE | COMPUTE POOL | DATABASE | INTEGRATION | FAILOVER GROUP | REPLICATION GROUP | EXTERNAL VOLUME
|
|
9266
|
+
The object type of the account object on which privileges will be granted. Valid values are: `USER` | `RESOURCE MONITOR` | `WAREHOUSE` | `COMPUTE POOL` | `DATABASE` | `INTEGRATION` | `FAILOVER GROUP` | `REPLICATION GROUP` | `EXTERNAL VOLUME`
|
|
9267
9267
|
"""
|
|
9268
9268
|
return pulumi.get(self, "object_type")
|
|
9269
9269
|
|
|
@@ -38707,6 +38707,8 @@ class WarehouseShowOutput(dict):
|
|
|
38707
38707
|
suggest = "owner_role_type"
|
|
38708
38708
|
elif key == "queryAccelerationMaxScaleFactor":
|
|
38709
38709
|
suggest = "query_acceleration_max_scale_factor"
|
|
38710
|
+
elif key == "resourceConstraint":
|
|
38711
|
+
suggest = "resource_constraint"
|
|
38710
38712
|
elif key == "resourceMonitor":
|
|
38711
38713
|
suggest = "resource_monitor"
|
|
38712
38714
|
elif key == "resumedOn":
|
|
@@ -38736,6 +38738,7 @@ class WarehouseShowOutput(dict):
|
|
|
38736
38738
|
comment: Optional[_builtins.str] = None,
|
|
38737
38739
|
created_on: Optional[_builtins.str] = None,
|
|
38738
38740
|
enable_query_acceleration: Optional[_builtins.bool] = None,
|
|
38741
|
+
generation: Optional[_builtins.str] = None,
|
|
38739
38742
|
is_current: Optional[_builtins.bool] = None,
|
|
38740
38743
|
is_default: Optional[_builtins.bool] = None,
|
|
38741
38744
|
max_cluster_count: Optional[_builtins.int] = None,
|
|
@@ -38748,6 +38751,7 @@ class WarehouseShowOutput(dict):
|
|
|
38748
38751
|
query_acceleration_max_scale_factor: Optional[_builtins.int] = None,
|
|
38749
38752
|
queued: Optional[_builtins.int] = None,
|
|
38750
38753
|
quiescing: Optional[_builtins.float] = None,
|
|
38754
|
+
resource_constraint: Optional[_builtins.str] = None,
|
|
38751
38755
|
resource_monitor: Optional[_builtins.str] = None,
|
|
38752
38756
|
resumed_on: Optional[_builtins.str] = None,
|
|
38753
38757
|
running: Optional[_builtins.int] = None,
|
|
@@ -38769,6 +38773,8 @@ class WarehouseShowOutput(dict):
|
|
|
38769
38773
|
pulumi.set(__self__, "created_on", created_on)
|
|
38770
38774
|
if enable_query_acceleration is not None:
|
|
38771
38775
|
pulumi.set(__self__, "enable_query_acceleration", enable_query_acceleration)
|
|
38776
|
+
if generation is not None:
|
|
38777
|
+
pulumi.set(__self__, "generation", generation)
|
|
38772
38778
|
if is_current is not None:
|
|
38773
38779
|
pulumi.set(__self__, "is_current", is_current)
|
|
38774
38780
|
if is_default is not None:
|
|
@@ -38793,6 +38799,8 @@ class WarehouseShowOutput(dict):
|
|
|
38793
38799
|
pulumi.set(__self__, "queued", queued)
|
|
38794
38800
|
if quiescing is not None:
|
|
38795
38801
|
pulumi.set(__self__, "quiescing", quiescing)
|
|
38802
|
+
if resource_constraint is not None:
|
|
38803
|
+
pulumi.set(__self__, "resource_constraint", resource_constraint)
|
|
38796
38804
|
if resource_monitor is not None:
|
|
38797
38805
|
pulumi.set(__self__, "resource_monitor", resource_monitor)
|
|
38798
38806
|
if resumed_on is not None:
|
|
@@ -38842,6 +38850,11 @@ class WarehouseShowOutput(dict):
|
|
|
38842
38850
|
def enable_query_acceleration(self) -> Optional[_builtins.bool]:
|
|
38843
38851
|
return pulumi.get(self, "enable_query_acceleration")
|
|
38844
38852
|
|
|
38853
|
+
@_builtins.property
|
|
38854
|
+
@pulumi.getter
|
|
38855
|
+
def generation(self) -> Optional[_builtins.str]:
|
|
38856
|
+
return pulumi.get(self, "generation")
|
|
38857
|
+
|
|
38845
38858
|
@_builtins.property
|
|
38846
38859
|
@pulumi.getter(name="isCurrent")
|
|
38847
38860
|
def is_current(self) -> Optional[_builtins.bool]:
|
|
@@ -38902,6 +38915,11 @@ class WarehouseShowOutput(dict):
|
|
|
38902
38915
|
def quiescing(self) -> Optional[_builtins.float]:
|
|
38903
38916
|
return pulumi.get(self, "quiescing")
|
|
38904
38917
|
|
|
38918
|
+
@_builtins.property
|
|
38919
|
+
@pulumi.getter(name="resourceConstraint")
|
|
38920
|
+
def resource_constraint(self) -> Optional[_builtins.str]:
|
|
38921
|
+
return pulumi.get(self, "resource_constraint")
|
|
38922
|
+
|
|
38905
38923
|
@_builtins.property
|
|
38906
38924
|
@pulumi.getter(name="resourceMonitor")
|
|
38907
38925
|
def resource_monitor(self) -> Optional[_builtins.str]:
|
|
@@ -55500,6 +55518,7 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55500
55518
|
comment: _builtins.str,
|
|
55501
55519
|
created_on: _builtins.str,
|
|
55502
55520
|
enable_query_acceleration: _builtins.bool,
|
|
55521
|
+
generation: _builtins.str,
|
|
55503
55522
|
is_current: _builtins.bool,
|
|
55504
55523
|
is_default: _builtins.bool,
|
|
55505
55524
|
max_cluster_count: _builtins.int,
|
|
@@ -55512,6 +55531,7 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55512
55531
|
query_acceleration_max_scale_factor: _builtins.int,
|
|
55513
55532
|
queued: _builtins.int,
|
|
55514
55533
|
quiescing: _builtins.float,
|
|
55534
|
+
resource_constraint: _builtins.str,
|
|
55515
55535
|
resource_monitor: _builtins.str,
|
|
55516
55536
|
resumed_on: _builtins.str,
|
|
55517
55537
|
running: _builtins.int,
|
|
@@ -55527,6 +55547,7 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55527
55547
|
pulumi.set(__self__, "comment", comment)
|
|
55528
55548
|
pulumi.set(__self__, "created_on", created_on)
|
|
55529
55549
|
pulumi.set(__self__, "enable_query_acceleration", enable_query_acceleration)
|
|
55550
|
+
pulumi.set(__self__, "generation", generation)
|
|
55530
55551
|
pulumi.set(__self__, "is_current", is_current)
|
|
55531
55552
|
pulumi.set(__self__, "is_default", is_default)
|
|
55532
55553
|
pulumi.set(__self__, "max_cluster_count", max_cluster_count)
|
|
@@ -55539,6 +55560,7 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55539
55560
|
pulumi.set(__self__, "query_acceleration_max_scale_factor", query_acceleration_max_scale_factor)
|
|
55540
55561
|
pulumi.set(__self__, "queued", queued)
|
|
55541
55562
|
pulumi.set(__self__, "quiescing", quiescing)
|
|
55563
|
+
pulumi.set(__self__, "resource_constraint", resource_constraint)
|
|
55542
55564
|
pulumi.set(__self__, "resource_monitor", resource_monitor)
|
|
55543
55565
|
pulumi.set(__self__, "resumed_on", resumed_on)
|
|
55544
55566
|
pulumi.set(__self__, "running", running)
|
|
@@ -55579,6 +55601,11 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55579
55601
|
def enable_query_acceleration(self) -> _builtins.bool:
|
|
55580
55602
|
return pulumi.get(self, "enable_query_acceleration")
|
|
55581
55603
|
|
|
55604
|
+
@_builtins.property
|
|
55605
|
+
@pulumi.getter
|
|
55606
|
+
def generation(self) -> _builtins.str:
|
|
55607
|
+
return pulumi.get(self, "generation")
|
|
55608
|
+
|
|
55582
55609
|
@_builtins.property
|
|
55583
55610
|
@pulumi.getter(name="isCurrent")
|
|
55584
55611
|
def is_current(self) -> _builtins.bool:
|
|
@@ -55639,6 +55666,11 @@ class GetWarehousesWarehouseShowOutputResult(dict):
|
|
|
55639
55666
|
def quiescing(self) -> _builtins.float:
|
|
55640
55667
|
return pulumi.get(self, "quiescing")
|
|
55641
55668
|
|
|
55669
|
+
@_builtins.property
|
|
55670
|
+
@pulumi.getter(name="resourceConstraint")
|
|
55671
|
+
def resource_constraint(self) -> _builtins.str:
|
|
55672
|
+
return pulumi.get(self, "resource_constraint")
|
|
55673
|
+
|
|
55642
55674
|
@_builtins.property
|
|
55643
55675
|
@pulumi.getter(name="resourceMonitor")
|
|
55644
55676
|
def resource_monitor(self) -> _builtins.str:
|
|
@@ -833,6 +833,10 @@ class Schema(pulumi.CustomResource):
|
|
|
833
833
|
"""
|
|
834
834
|
## Import
|
|
835
835
|
|
|
836
|
+
Make sure that `is_transient` and `with_managed_access` are set in your config explicitly before import to avoid diff and recreation
|
|
837
|
+
|
|
838
|
+
(reasons are presented in this migration guide entry).
|
|
839
|
+
|
|
836
840
|
```sh
|
|
837
841
|
$ pulumi import snowflake:index/schema:Schema example '"<database_name>"."<schema_name>"'
|
|
838
842
|
```
|
|
@@ -871,6 +875,10 @@ class Schema(pulumi.CustomResource):
|
|
|
871
875
|
"""
|
|
872
876
|
## Import
|
|
873
877
|
|
|
878
|
+
Make sure that `is_transient` and `with_managed_access` are set in your config explicitly before import to avoid diff and recreation
|
|
879
|
+
|
|
880
|
+
(reasons are presented in this migration guide entry).
|
|
881
|
+
|
|
874
882
|
```sh
|
|
875
883
|
$ pulumi import snowflake:index/schema:Schema example '"<database_name>"."<schema_name>"'
|
|
876
884
|
```
|
{pulumi_snowflake-2.5.0a1756507143 → pulumi_snowflake-2.6.0}/pulumi_snowflake/secondary_database.py
RENAMED
|
@@ -717,6 +717,10 @@ class SecondaryDatabase(pulumi.CustomResource):
|
|
|
717
717
|
"""
|
|
718
718
|
## Import
|
|
719
719
|
|
|
720
|
+
Make sure that `is_transient` is set in your config explicitly before import to avoid diff and recreation
|
|
721
|
+
|
|
722
|
+
(reasons are presented in this migration guide entry).
|
|
723
|
+
|
|
720
724
|
```sh
|
|
721
725
|
$ pulumi import snowflake:index/secondaryDatabase:SecondaryDatabase example '"<secondary_database_name>"'
|
|
722
726
|
```
|
|
@@ -753,6 +757,10 @@ class SecondaryDatabase(pulumi.CustomResource):
|
|
|
753
757
|
"""
|
|
754
758
|
## Import
|
|
755
759
|
|
|
760
|
+
Make sure that `is_transient` is set in your config explicitly before import to avoid diff and recreation
|
|
761
|
+
|
|
762
|
+
(reasons are presented in this migration guide entry).
|
|
763
|
+
|
|
756
764
|
```sh
|
|
757
765
|
$ pulumi import snowflake:index/secondaryDatabase:SecondaryDatabase example '"<secondary_database_name>"'
|
|
758
766
|
```
|