![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@architect/plugin-storage-private
Advanced tools
Architect serverless framework plugin that defines any number of arbitrary private S3 buckets
@architect/plugin-storage-private
Architect serverless framework plugin that defines any number of arbitrary private S3 buckets for your application
@architect/plugin-storage-private
provisions private S3 buckets for your application. If you need to provision public S3 buckets, check out @architect/plugin-storage-public
.
Run: npm i @architect/plugin-storage-private
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-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 app.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 plugin that defines any number of arbitrary private S3 buckets
The npm package @architect/plugin-storage-private receives a total of 6 weekly downloads. As such, @architect/plugin-storage-private popularity was classified as not popular.
We found that @architect/plugin-storage-private 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.