Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

PrefixList Event

Fired for every prefix returned as a common prefix.

Object Oriented Interface

public function firePrefixList($param);

Procedural Interface

inamazon_s3_register_callback($res, 9, array($this, 'firePrefixList'));

Parameter List


'prefix'
'otherdata'

Remarks

When ObjectDelimiter is used with ListObjects, S3 service rolls up some of the object names into common prefixes. This event can be used to read these common prefixes.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0