Skip to content

khorevaa/1c-aws-s3-browser

 
 

Repository files navigation

1C:Enterprise 8 - REST API AWS S3 Browser

Minimum platform version required: 8.3.18.

A configuration extension that demonstrates working with AWS S3 using the REST API - no external components, SDK or CLI required. Requests are signed using AWS Signature Version 4.
This is a prototype and not production-ready solution.

Supported operations:

  • List Bucket - a single request to return up to "Max Keys Per Request" keys (no recursion for large lists).
  • Create New Folder - add an empty key to stage a new folder*.
  • Upload New File - add a new file into current folder*
  • Delete File - delete selected object.

(there are no folders in S3 - this is just a simplification)

MIT License.

S3 Browser Main Form

S3 Bucket Configuration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • 1C Enterprise 100.0%