-
I haven't used `sbt-dependency-graph` for a while and just noticed `dependencyTree` is not priting any output. I'm on sbt 1.2.7, Scala 2.12.7. What am I missing ? Here is how it looks like:
```
sb…
-
### Describe the bug
I want to generate the presigned URL for a multi-region access point using the SDK.
I believe I can use `CrtS3SigV4AsymQueryAuth` for this, popularly known as `SigV4a`-QueryPara…
-
**Describe the bug**
I've run into this bug when our local pypicloud (that uses botocore and boto3) instance failed to upload specific package into local ceph storage - the error was `botocore.except…
-
### Background story
A [PHP SDK user wants an example](https://issues.amazon.com/issues/AWSDOCS-34155) of how to upload documents for indexing to the CloudSearch service.
Currently no CloudSearch …
-
While running `make deploy` command, I am getting this error :
![image](https://github.com/localstack/localstack-demo/assets/65646063/18d8d3b7-c8d8-46e6-9849-88b4f334c4ed)
-
## Description
A middle point between creating a Logstash output plugin or codec to send binary data to S3 and using a Lambda function with an auxiliary S3 bucket is to continue the Logstash pipeli…
-
### Describe the bug
According to the [documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-agent-runtime/client/invoke_agent.html), the response of `invo…
-
### Description
When initiating local Lambda run from IntelliJ IDEA (with AWS Toolkit plugin), I get the below error.
### Steps to reproduce
1. Create a Java lambda function in AWS.
2. …
-
### Description
On Japanese Windows, aws-sam-cli can't parse template.yaml that has strings written by Japanese multibyte sequence.
### Steps to reproduce
1. create project
1. add Ja…
-
### Describe the bug
I am trying to get the list of package versions from my codeartifact repository using
```
response = self._ca_resource.list_package_versions(
domain=ca_settings…