storeGetMetadata

Returns the metadata related to the object or bucket.

storeGetMetadata(url); → returns struct

Argument Reference

url string
Required

Amazon S3 URLs (bucket or object).

Examples
Sample code invoking the storeGetMetadata function

<cfdump var = #storeGetMetadata('bucket_Name')#>> 

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub