Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@architect/plugin-storage-public
Advanced tools
Architect serverless framework plugin that defines any number of arbitrary public S3 buckets
@architect/plugin-storage-public
Architect serverless framework plugin that defines any number of arbitrary public S3 buckets for your application
@architect/plugin-storage-public
provisions public S3 buckets for your application. If you need to provision private S3 buckets, check out @architect/plugin-storage-private
.
Run: npm i @architect/plugin-storage-public
Then add the following line to the @plugins
pragma in your Architect project manifest (usually .arc
):
Note, no
@
in the plugin name!
@plugins
architect/plugin-storage-public
@storage-public
pragmaDefine any number of S3 bucket names within @storage-public
; the following characters are allowed: [a-zA-Z0-9_-]
@storage-public
public-data
sharedinfo
ARC_STORAGE_PUBLIC_<bucketname>
env var (with any dashes converted to underscores)
myapp
, and your bucket is named public-data
in your .arc
fileARC_STORAGE_PUBLIC_PUBLIC_DATA
env var (which would be assigned a value similar to myappstaging-publicdatabucket-1f8394rh4qtvb
)[1.0.2] 2023-11-02
FAQs
Architect serverless framework plugin that defines any number of arbitrary public S3 buckets
We found that @architect/plugin-storage-public demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.