Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for Amazon S3 Views
| Name | Description |
| BucketsACL | Returns the access control list (ACL) of a bucket. An ACL allows you to set permissions on each object in a specific bucket. |
| BucketsAnalytics | Returns an analytics configuration (identified by the analytics configuration ID) from the bucket. |
| BucketsCORS | Returns the CORS configuration information set for the bucket. CORS allows cross-domain communication. |
| BucketsInventory | Returns an inventory configuration (identified by the inventory configuration ID) from the bucket. |
| BucketsLifecycle | Returns the lifecycle configuration information set on the bucket. |
| BucketsReplication | Returns a bucket's replication configuration. |
| ObjectsACL | Returns the access control list (ACL) of an object. |
| PublicAccessBlock | Retrieves the PublicAccessBlock configuration for an Amazon S3 bucket. |