fslabs/Azure Blob Storage Check Blob Exists

Check if a blob exists in Azure Blob Storagee

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
connection_stringThe connection string for the storage account. Used if value is set. Either connection_string or sas_token must be suppliedno
sas_tokenThe shared access signature token for the storage account. Either connection_string or sas_token must be suppliedno
account_nameThe name of the storage account. Required if sas_token is usedno
container_nameThe name of the storage account container these assets will be uploaded toyes
blob_nameThe name of the blob to checkyes
namedescription
existsTrue if the blob exists