Sergey Moskvin
02/26/2025, 10:35 AMMarvin
02/26/2025, 10:35 AMSecretStr
field type provided by Pydantic to obfuscate sensitive values like API tokens and secret keys. This ensures that sensitive data is encrypted and not exposed in the UI or logs.
For more information on how to create and use blocks in Prefect, you can refer to the following documentation:
- Prefect Blocks Documentation
- Webhook Triggers in Prefect
These resources provide guidance on setting up secure webhook endpoints and managing block values effectively.