-
In my testing with registry 2, 2.6, 2.6.1. The s3 drvier doesn't work properly with OpenStack Swift's S3 API.
With v2, the push image always got http: no Host in request URL error.
```
root@u…
-
```
import boto3,requests,os
def get_session():
access_key = os.getenv('JAR_LAMBDA_ACCESS_KEY')
secret_key = os.getenv('JAR_LAMBDA_SECRET_KEY')
if None in [access_key, secret_key]:
…
-
### Describe the bug
When using the S3 CRT client with the `S3TransferManager`, file uploads don't seem to work.
Previously this was working okay when using other `S3AsyncClient` however when switch…
-
### Describe the bug
"Message": "Error sending email: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the s…
-
**Describe the bug**
Fail to install dependencies by running `make install`
**To Reproduce**
Steps to reproduce the behavior:
1. Run `make install` in terminal.
2. See error below
```
******i…
-
The following errors were reported by 5.7.0-dev.20240901, but not by 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
### Installation assistant information
| | |
|--------------------------------- |--------------------…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.0-beta1/ind…
-
### Discussed in https://github.com/awslabs/aws-sdk-rust/discussions/133
Self contained signing module with documentation in the guide
Originally posted by **mbergkvist** June 29, 2021
I have a…
rcoh updated
6 months ago