Spaces Object Storage is an S3-compatible object storage service. Spaces buckets let you store and serve large amounts of data, and the built-in CDN minimizes page load times and improves performance.
You can now configure Spacess access keys to provide different levels of permissions to multiple buckets. To create or edit access keys, see How to Manage Access Keys.
Spaces now supports streaming uploads that use trailing SigV4 signatures with signed payloads (STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER
). This enables S3 compatibility with AWS SDK for .NET versions released on or after 15 January 2025 (and with applications built on those versions).
Spaces now supports streaming uploads that use trailing SigV4 signatures with unsigned payloads (STREAMING-UNSIGNED-PAYLOAD-TRAILER
). This enables S3 compatibility with versions of the AWS CLI and AWS SDKs (other than the AWS SDK for .NET) released on or after 15 January 2025 and with applications built on them.
For more information, see all Spaces Object Storage release notes.