User menu
    • SnapiX About
    • SnapiX API Reference
    • SnapiX MCP Reference
    • SnapiX SDK Reference
    • SnapiX Plans
AU
By using this site you accept the terms of use, privacy policy and cookie policy.
App logo

SnapiX Blog/Tag: Buckets

How to set­up dif­fer­ent buck­ets to work with SnapiX.

Cover image

How to Manage GCS with @aws-sdk/client-s3

This guide walks you through con­fig­ur­ing Google Cloud Stor­age (GCS) to work with the AWS SDK for JavaScript (@aws-sdk/client-s3) by en­abling S3 in­ter­op­er­abil­i­ty, cre­at­ing HMAC keys, and se­cure­ly scop­ing ac­cess to a sin­gle buck­et. By the end, you’ll be able to up­load and ac­cess ob­jects in GCS via S3-com­pat­i­ble code.

Read the post
Cover image

Accessing AWS S3 via CloudFront on the Web

Serve AWS S3 to the web via AWS Cloud­Front. This ap­proach sup­ports HTTPS with a cer­tifi­cate gen­er­at­ed by AWS.

Read the post
Cover image

Using AWS S3 Virtual Hosting on the Web

At­tach­ing FQDN to AWS S3 Buck­et. This ap­proach only sup­port HTTP and does not sup­port HTTPS.

Read the post
Cover image

Managing AWS S3 via @aws-sdk/client-s3 in JavaScript

Cre­ate an IAM User with the nec­es­sary poli­cies and ac­cess keys to man­age AWS S3 via @aws-sdk/client-s3.

Read the post