
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@architect/macro-storage-private
Advanced tools
Architect serverless framework macro that defines any number of arbitrary private S3 buckets
@architect/macro-storage-privateArchitect serverless framework macro that defines any number of arbitrary private S3 buckets for your application
@architect/macro-storage-private provisions private S3 buckets for your application. If you need to provision public S3 buckets, check out @architect/macro-storage-public.
Run: npm i @architect/macro-storage-private
Then add the following line to the @macros pragma in your Architect project manifest (usually .arc):
Note, no
@in the macro name!
@macros
architect/macro-storage-private
@storage-private pragmaDefine any number of S3 bucket names within @storage-private; the following characters are allowed: [a-zA-Z0-9_-]
@storage-private
sensitive-data
secureinfo
ARC_STORAGE_PRIVATE_<bucketname> env var (with any dashes converted to underscores)
myapp, and your bucket is named sensitive-data in your .arc fileARC_STORAGE_PRIVATE_SENSITIVE_DATA env var (which would be assigned a value similar to myappstaging-sensitivedatabucket-1f8394rh4qtvb)[1.0.0] 2020-06-22
FAQs
Architect serverless framework macro that defines any number of arbitrary private S3 buckets
The npm package @architect/macro-storage-private receives a total of 4 weekly downloads. As such, @architect/macro-storage-private popularity was classified as not popular.
We found that @architect/macro-storage-private demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.