soto-core
soto-core copied to clipboard
Core framework of Soto the Swift SDK for AWS
**Is your feature request related to a problem? Please describe.** When using `aws-vault` to provide temporary AWS credentials, it exposes a metadata service and puts its address in the [`AWS_CONTAINER_CREDENTIALS_FULL_URI`](https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html)...
**Describe the bug** `AWSServiceConfig`’s initializer forces a non-nil timeout by [providing](https://github.com/soto-project/soto-core/blob/03e90873632969aca82db21fa8586616d468c0ab/Sources/SotoCore/AWSServiceConfig.swift#L114) a default value if nil is passed in. This eventually gets passed to async-http-client, which uses it as a...
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-setting-signed-cookie-canned-policy.html