FileBasedConfiguration parsing for services
section
#308
Labels
feature-request
A feature should be added or improved.
services
section
#308
Describe the feature
The FileBasedConfiguration in aws-crt-swift supports
[profile]
section and[ssoSession]
section as seen here, but there's a new section type[services]
.See this official AWS documentation for detailed information.
In short,
[services]
is used by service-specific endpoints (and may be expanded later for other uses as well), to allow configuring endpoints for each service using the shared config file.The general format for it is shown below:
Use Case
Implementing service-specific endpoint SEP for Swift SDK
Proposed Solution
No response
Other Information
Not particularly urgent or anything, but if done sooner than later that'd be great, to get unblocked on the task completion.
Acknowledgements
The text was updated successfully, but these errors were encountered: