Kelvin Tan
from prefect.blocks.system import Secret secret_block = Secret.load("BLOCK_NAME") # Access the stored secret secret_block.get() print(secret_block.value._secret_value)
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.