-
### Component(s)
receiver/awss3
### Is your feature request related to a problem? Please describe.
No, it is extending the functionality of the component.
### Describe the solution you'd like
Cur…
-
- [ ] 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…
-
### What Roadmap is this project for?
DevOps Roadmap
### Project Difficulty
Intermediate
### Add Project Details
Requires AWS account with necessary permissions
-
## Steps to reproduce
1. `juju deploy mysql --channel 8.0/edge`
2. `juju deploy s3-integrator` (and configure it)
3. `juju integrate s3-integrator mysql`
4. `juju run mysql/0 create-backup`
…
-
### Initial checklist
- [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github.com/…
-
/kind bug
**What happened?**
Followed by instructions: https://docs.aws.amazon.com/eks/latest/userguide/s3-csi.html
Created:
a) Created policy
b) AWS Role - AmazonEKS_S3_CSI_DriverRole:
``…
-
### Describe the bug
I'm trying to use an S3-compatible service (Supabase) with the S3 client using Laravel.
Supabase provides endpoints that look like this `https://xxxxx.supabase.com/storage/v1/…
-
### Terraform Version
```shell
Terraform v1.5.7
```
### Terraform Configuration Files
irrelevant
### Debug Output
irrelevant
### Expected Behavior
1. have module in s3
```
module "vm_xxx…
-
Add a new [metric](https://www.elastic.co/guide/en/beats/filebeat/master/filebeat-input-aws-s3.html#_metrics) to the `aws-s3` input to observe the number of S3 Objects being tracked in the input's sta…
-
@atrauzzi:
> Cool library, I've been looking for something like a browser-side [flysystem](https://flysystem.thephpleague.com/).
>
> Out of curiosity, do you have any plans to implement S3 support …