Data retrieval APIs for Amazon S3 Tables
Amazon S3 Tables provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetNamespace | Get a namespace | Read |
| GetTable | Retrieve a table | Read |
| GetTableBucket | Retrieve a table bucket | Read |
| GetTableBucketEncryption | Retrieve encryption configuration on a table bucket | Read |
| GetTableBucketMaintenanceConfiguration | Retrieve a maintenance configuration on a table bucket | Read |
| GetTableBucketMetricsConfiguration | Retrieve a metrics configuration on a bucket | Read |
| GetTableBucketPolicy | Retrieve a policy on a table bucket | Read |
| GetTableBucketReplication | Retrieve a table bucket replication configuration on a bucket | Read |
| GetTableBucketStorageClass | Retrieve the storage class configuration for a table bucket | Read |
| GetTableData | Read metadata and data objects from a table storage endpoint using S3 APIs | Read |
| GetTableEncryption | Retrieve encryption configuration on a table | Read |
| GetTableMaintenanceConfiguration | Retrieve a maintenance configuration on a table | Read |
| GetTableMaintenanceJobStatus | Retrieve the status of maintenance jobs on a table | Read |
| GetTableMetadataLocation | Retrieve the metadata location of a table | Read |
| GetTablePolicy | Retrieve a policy on a table | Read |
| GetTableRecordExpirationConfiguration | Retrieve a table maintenance configuration on a system table | Read |
| GetTableRecordExpirationJobStatus | Retrieve the status of table record expiration jobs on a system table | Read |
| GetTableReplication | Retrieve a table replication configuration on a table | Read |
| GetTableReplicationStatus | Retrieve a table replication status on a table | Read |
| GetTableStorageClass | Retrieve the storage class configuration for a specific table | Read |
| ListNamespaces | List namespaces | List |
| ListTableBuckets | List table buckets | List |
| ListTables | List tables | List |
| ListTagsForResource | List the tags for an S3 Tables resource | List |