Code generation: Add ability for a single AWS service to use both SDK for Go v1 and v2 API clients #27135
Labels
generators
Relates to code generators.
provider
Pertains to the provider itself, rather than any interaction with AWS.
Description
Currently the code generation process allows an AWS service to use either an AWS SDK for Go v1 API client or and AWS SDK for Go v2 API client. To aid with migration of large services we want to be able to support both flavors of API client in a single service.
References
Relates #27097.
The text was updated successfully, but these errors were encountered: