-
Given I have multiple users, each with a unique Account and each Account has a unique S3 bucket for that account.. How could I designate a specific S3 bucket not inside an initializer? For example, Us…
-
Hi!
I'm trying to access y8m dataset, but getting the AccesDenied:
```
$ aws s3 ls --no-sign-request s3://aws-roda-ml-datalake/yt8m_ods/
An error occurred (AllAccessDisabled) when calling th…
-
## New feature
AWS S3 Object Lock is a feature in Amazon Simple Storage Service (S3) that allows you to protect objects from being deleted or overwritten for a specified retention period. Some orgs…
-
I have multiple s3 buckets,
When I run cdk bootstrap, a cdk s3 bucket is generated. After that, I can cdk deploy -c bucket_name .., but it is only configured for a single bucket at this time. If I wa…
-
/feature
I have a multi cloud application which we want to provide on different Hyperscalers. For this purpose I have the use case to write data to a Azure SA, S3 on AWS, and so on
For Azure Env…
-
(Minimised) Example code:
```python
import asyncio
from aws_xray_sdk.core import xray_recorder
from aws_xray_sdk.core import patch_all
from aws_xray_sdk.core.async_context import AsyncContext…
-
**I made a issue in the dbt-docs repo, maybe its better suited here** [](https://github.com/dbt-labs/dbt-docs/issues/532)
### Describe the feature
I would like dbt-docs to display the **S3 URI…
-
**Describe the feature request** When saving a file to an S3 bucket I can see that it has successfully been saved, but I would like the ability to display that file (where applicable) or use that file…
-
We are using trino/hive via EMR and one of the s3 buckets we are hitting required us to create a custom credentials provider to retrieve credentials using some endpoints the owner of the bucket has se…
-
**Is your feature request related to a problem? Please describe.**
The created s3 buckets are set to `BUCKET_OWNER_PREFERRED` which is not the default. I was wondering why that is.
**Describe th…