aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Service Specific Configuration Override

Open goabv opened this issue 1 year ago • 1 comments
trafficstars

Service Specific Endpoint Override

  • [x] Profile parsing and ENV parsing updates
    • [x] Error if service section specified in a profile does not exist i.e. validate that service-specific config is only defined in a service config object
    • [x] Make sub-properties accessible with a HashMap
  • [x] Making service-specific config accessible to the actual code-generated Config object
    • [x] Update service Config codegen to check the new source of config
  • [x] Adding support for the two 'ignore' settings
    • [x] the profile variable ignore_configured_endpoint_urls
    • [x] the environment variable AWS_IGNORE_CONFIGURED_ENDPOINT_URLS
  • [x] Publish or link to the list of service IDs usable for configuration
  • [x] Log the provenance of a configured endpoint

goabv avatar Feb 12 '24 17:02 goabv

For more info, see this guide

Velfi avatar Mar 28 '24 20:03 Velfi

This was released.

Velfi avatar Apr 15 '24 16:04 Velfi

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Apr 15 '24 16:04 github-actions[bot]