aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
6.04k stars 1.23k forks source link

enhancement: add stringarray and operationContextParam support #2982

Closed stobrien89 closed 3 months ago

stobrien89 commented 3 months ago

Description of changes: Adds support for StringArray endpoint parameters and service model operationContextParams. These will be used to provide additional context for more fine-grained (i.e. account id) endpoint resolution

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.