Amazon Web Services S3tables
This page provides real-time availability and performance metrics for Amazon Web Services S3tables. Cloud service for Amazon Web Services.
Dashboards & Latency Matrices
These pre-built availability and performance dashboards and latency matrices provide quick access to comprehensive historical and real-time analytics derived from our continuous cloud service testing. These reports offer insights into service availability patterns, performance trends, and latency characteristics across multiple cloud providers and regions. Each report includes time-bound analysis spanning from 1 day to 1 year, with customizable views, bookmarking, and URL-based sharing for collaborative analysis.
Dashboards
Detailed summaries of performance and availability featuring time series graphs, latency distribution charts, and summary metrics for cloud service control and data plane operations, and network performance.
Latency Matrices
Summarized statistical analysis providing median, mean, and percentile performance metrics in matrix format offering comparative views of latency and availability across services, regions, and time periods.
us-east-1
This section provides control plane availability and performance metrics for Amazon Web Services S3tables in the us-east-1 region. Data plane and networking operations are not currently covered in this region.
us-east-1 Tests Covered
Control Plane / us-east-1
Control plane operations test the responsiveness and reliability of cloud service APIs for creating, modifying, and deleting resources.
Operations Covered
create-s3table-bucket
Creates an S3 Tables bucket using s3tables create-table-bucket
. Measures time from creation request until bucket ARN is returned.
create-s3table-namespace
Creates a namespace within S3 Tables bucket using s3tables create-namespace
. Measures time to create logical namespace for organizing tables.
create-s3table-table
Creates an Apache Iceberg table using s3tables create-table
with DDL metadata. Measures time from creation with schema definition until table is available.
delete-s3table-bucket
Deletes an S3 Tables bucket using s3tables delete-table-bucket
. Measures time from deletion request until bucket is removed.
delete-s3table-namespace
Deletes a namespace using s3tables delete-namespace
. Measures time to remove namespace and verify deletion.
delete-s3table-table
Deletes a table using s3tables delete-table
. Measures time from deletion request until table is fully removed.