Back to Prefect

execute

docs/integrations/prefect-gcp/api-ref/prefect_gcp-experimental-bundles-execute.mdx

3.6.30.dev3432 B
Original Source

prefect_gcp.experimental.bundles.execute

Functions

execute_bundle_from_gcs <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/integrations/prefect-gcp/prefect_gcp/experimental/bundles/execute.py#L18" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
execute_bundle_from_gcs(bucket: str, key: str, gcp_credentials_block_name: Optional[str] = None) -> None