- Renamed generated AWS service clients to include
Async(e.g.BedrockRuntimeClientis nowAsyncBedrockRuntimeClient) to match the Python community convention for async clients. For clients that were already published under the unprefixed name, the old name remains available as a deprecated alias that emits aDeprecationWarningand will be removed in an upcoming release. The unprefixed name will later be reintroduced for synchronous clients.