-
### Description:
Implement S3 compatible bucket logging features in Storj. This includes the ability to get and put bucket logging configurations.
Bucket logging (not S3-compatible) implemented in: h…
-
### What happened?
When S3 Bucket resource imported can't be refreshed. Attempt to refresh - cause them to be marked for replacement.
### Example
You can reproduce this with a simple script:
``` b…
-
I’m using the frappe s3 attachment for my other application, but in the frappe drive files stored at server level, how to setup the s3 bucket for frappe drive?
Version:
Frappe Drive: v0.0.8 (d…
-
`backup_to_bucket_arn` and `delete_after_backup` options do not work. The filebeat keeps processing files from the `bucket_arn` over and over again, and they are never deleted and placed in `delete_af…
-
- [ ] Setup AWS Bucket
- [ ] Setup configuration within our codebase to that bucket
- [x] Code Changes
- [x] Will need to create a `UserDTO`,
- [x] Add a new `profilePicture` property…
-
Download URLs for dashboard exported files are signed (on staging for now). But we have a problem: the bucket containing them (the default bucket) allows public access. It means that the user can simp…
-
Delete film route not deleting from s3 bucket
filmController.js
-
@delsner and I are planning to add S3 support to pixi/rattler.
Following ideas for modifying the config files
pixi.toml
```toml
[project]
name = "my-project"
channels = [
"s3://my-bucket/channel",
…
-
**Description**
As workflows migrate to cloud platforms, it would be useful to add an interface to write to and read from S3 data buckets as a convenient way to keep archived data in the cloud. Exte…
-
With the latest development version, the following does no longer work:
```
datacontract test https://datacontract.com/examples/orders-latest/datacontract.yaml
```
It shows:
```
(venv) ➜ …