-
* [ ] Include documentation about nested elements, e.g. see [boto3's `run_instances`](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.run_instances).
* …
-
-
**Is your feature request related to a problem? Please describe.**
When a user outputs thousands of DPS runs, the dps_output folder is very nested, and searching through all the of runs to build a li…
-
I encountered a problem when tried to copy a file which file name (key) contain Chinese from one bucket to another bucket. I'm not sure if this is a bug or limitation/known issue of fake-s3?
From …
-
When running the following command, it does not download the full list of controls for my enabled standards:
`shc_cli -d`
In my case, I have two standards enabled in Security Hub:
- AWS Foundat…
-
I'm trying to make a script that can automatically update at lambda or a layer using these methods. https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda.html#Lambda.Client…
-
Getting this issue when creating a new image. I simply have a few specs on an ImageField like this:
```
big_image = ImageSpecField(
[SmartResize(width=900, height=600)],
source='…
-
# Integrate AWS Bedrock Converse API into Haystack
## Background
AWS Bedrock released earlier this year their new converse API that aims to standardize their api calls to their models.
## Objec…
-
because of https://github.com/boto/botocore/issues/2926, we have to peg urllib3 dependency to < 2. see #453.
we might want to undo this once the upstream issues are fixed.
-
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html
☝️ Should update code to allow for getting more objects.
Currently `s3.get_filepaths_from_s3_folder()`will only return the firs…