-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I create a bucket and want to delete ist, I get the message:
> An error occurre…
-
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*
when trying to do upsert to governed table, i got below error.
combination of two keys(registration_dttm and…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
**Describe the bug**
```
def write_table(name):
wr.s3.to_parquet(
df=pd.DataFrame({
'col': [1, 2, 3],
'col2': ['A', 'A', 'B'],
}),
path="s…
ghost updated
2 years ago
-
**Describe the bug**
When using wrangler to write a parquet file to a table, it's possible for the upload to fail (i.e. if network is interrupted or something). This can cause lf catalog to appear th…
ghost updated
2 years ago
-
The pod currently does not support AWS proton. Locally, I did manage to fix the issue by updating the dependency in `deps.edn`, adding the dependency to `aws-libs.edn` and adding `:proton` to the list…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I invoke a lambda in localstack with `sam local invoke` it fails with `connection …
-
### Description:
When running `sam local invoke` from AWS Toolkit run configuration, dependencies are not being resolved.
### Steps to reproduce:
SAM CLI, version 1.55.0
gradle 7.5
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference]…