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 SSIS Components for Amazon S3 Views
| Name | Description |
| BucketsACL | Displays the access control list (ACL) for a bucket, showing user- and group-level permissions that define who can read, write, or manage bucket contents. |
| BucketsAnalytics | Retrieves bucket analytics configurations, which define storage class analysis and data usage patterns for optimizing storage costs. |
| BucketsCORS | Returns the CORS (Cross-Origin Resource Sharing) rules configured for a bucket, allowing controlled access to S3 resources from external domains. |
| BucketsInventory | Provides bucket inventory configurations, which define scheduled reports listing objects and their metadata for auditing or data management purposes. |
| BucketsLifecycle | Shows lifecycle rules for a bucket, which automate object transitions between storage classes or schedule deletions to optimize data retention. |
| BucketsReplication | Displays replication settings for a bucket, including cross-region replication rules that automatically copy objects across buckets. |
| ObjectsACL | Displays the ACL for a specific object, defining read and write permissions at the object level. |
| PublicAccessBlock | Retrieves the PublicAccessBlock settings for a bucket, which control whether public access to bucket data is allowed or restricted. |