AWS online-register documentation change
Summary
Updated API endpoint references and added 7 new S3 Tables actions including replication, metrics, and record expiration management.
Security assessment
Added GetTableRecordExpirationConfiguration and improved encryption/replication documentation, which relate to data lifecycle security. No vulnerability fixes indicated.
Diff
diff --git a/online-register/latest/data-formats/amazons3tables.md b/online-register/latest/data-formats/amazons3tables.md index 78bf461e6..3215166f2 100644 --- a//online-register/latest/data-formats/amazons3tables.md +++ b//online-register/latest/data-formats/amazons3tables.md @@ -9,6 +9,9 @@ Actions | Description | Access level -[GetNamespace](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetNamespace.html)| Get a namespace| Read -[GetTable](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTable.html)| Retrieve a table| Read -[GetTableBucket](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableBucket.html)| Retrieve a table bucket| Read -[GetTableBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableBucketEncryption.html)| Retrieve encryption configuration on a table bucket| Read -[GetTableBucketMaintenanceConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableBucketMaintenanceConfiguration.html)| Retrieve a maintenance configuration on a table bucket| Read -[GetTableBucketPolicy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableBucketPolicy.html)| Retrieve a policy on a table bucket| Read +[GetNamespace](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetNamespace.html)| Get a namespace| Read +[GetTable](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTable.html)| Retrieve a table| Read +[GetTableBucket](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucket.html)| Retrieve a table bucket| Read +[GetTableBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketEncryption.html)| Retrieve encryption configuration on a table bucket| Read +[GetTableBucketMaintenanceConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketMaintenanceConfiguration.html)| Retrieve a maintenance configuration on a table bucket| Read +[GetTableBucketMetricsConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketMetricsConfiguration.html)| Retrieve a metrics configuration on a bucket| Read +[GetTableBucketPolicy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketPolicy.html)| Retrieve a policy on a table bucket| Read +[GetTableBucketReplication](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketReplication.html)| Retrieve a table bucket replication configuration on a bucket| Read +[GetTableBucketStorageClass](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableBucketStorageClass.html)| Retrieve the storage class configuration for a table bucket| Read @@ -16,9 +19,14 @@ Actions | Description | Access level -[GetTableEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableEncryption.html)| Retrieve encryption configuration on a table| Read -[GetTableMaintenanceConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableMaintenanceConfiguration.html)| Retrieve a maintenance configuration on a table| Read -[GetTableMaintenanceJobStatus](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableMaintenanceJobStatus.html)| Retrieve the status of maintenance jobs on a table| Read -[GetTableMetadataLocation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTableMetadataLocation.html)| Retrieve the metadata location of a table| Read -[GetTablePolicy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_GetTablePolicy.html)| Retrieve a policy on a table| Read -[ListNamespaces](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_ListNamespaces.html)| List namespaces| List -[ListTableBuckets](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_ListTableBuckets.html)| List table buckets| List -[ListTables](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3TableBuckets_ListTables.html)| List tables| List -[ListTagsForResource](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-tables-tagging.html)| List the tag for a S3Table's resource| List +[GetTableEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableEncryption.html)| Retrieve encryption configuration on a table| Read +[GetTableMaintenanceConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableMaintenanceConfiguration.html)| Retrieve a maintenance configuration on a table| Read +[GetTableMaintenanceJobStatus](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableMaintenanceJobStatus.html)| Retrieve the status of maintenance jobs on a table| Read +[GetTableMetadataLocation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableMetadataLocation.html)| Retrieve the metadata location of a table| Read +[GetTablePolicy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTablePolicy.html)| Retrieve a policy on a table| Read +[GetTableRecordExpirationConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableRecordExpirationConfiguration.html)| Retrieve a table maintenance configuration on a system table| Read +[GetTableRecordExpirationJobStatus](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableRecordExpirationJobStatus.html)| Retrieve the status of table record expiration jobs on a system table| Read +[GetTableReplication](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableReplication.html)| Retrieve a table replication configuration on a table| Read +[GetTableReplicationStatus](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableReplicationStatus.html)| Retrieve a table replication status on a table| Read +[GetTableStorageClass](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_GetTableStorageClass.html)| Retrieve the storage class configuration for a specific table| Read +[ListNamespaces](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_ListNamespaces.html)| List namespaces| List +[ListTableBuckets](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_ListTableBuckets.html)| List table buckets| List +[ListTables](https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3Buckets_ListTables.html)| List tables| List +[ListTagsForResource](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-tables-tagging.html)| List the tags for an S3 Tables resource| List