Skip to content

Support reading ca_bundle from shared config files #1589

Description

@gdavison

Describe the feature

The shared config file parameter ca_bundle is supported by the AWS CLI. However, this cannot be accessed using the AWS SDK for Go.

Is your Feature Request related to a problem?

There is no way to programatically access the ca_bundle setting from the shared config file. This can lead to confusion when applications don't pick up some settings from shared config, but do pick up others.

Proposed Solution

The CustomCABundle parameter should be read by the SharedConfig resolver

Describe alternatives you've considered

No response

Acknowledge

  • I may be able to implement this feature request

AWS Go SDK version used

github.com/aws/aws-sdk-go-v2 v1.13.0

Go version used

go version go1.17.2 darwin/amd64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions