API Reference#
Checks#
Check base class and tree structure. |
|
A Check's result with awareness of concurrent.futures and rich functionality |
|
Exception raised when an error is encountered in the setup of a check. |
|
Check the current environment variables. |
|
Check for the presence and version of executables |
|
Check paths for valid files and directories |
|
Check the availability and version of a python package |
|
Check the availability and version of a python package |
|
Check AWS the availability and permissions of S3 buckets. |
|
Check the IAM access credentials and settings |
Environment#
Try to substitute environment variables in the string. |
|
Parse a string in env format into a dict. |
|
Load an environment file. |