Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

AccessPolicy Property

The AccessPolicy are used to set permissions when a Bucket or an object is updated.

Object Oriented Interface

public function getAccessPolicy();
public function setAccessPolicy($value);

Procedural Interface

incloudstorage_amazons3_get($res, 2 );
incloudstorage_amazons3_set($res, 2, $value );

Default Value

0

Remarks

Amazon S3 allows buckets and objects to be publicly accessible, this can be achieved by setting a suitable AccessPolicy.

Data Type

Integer

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