- Adds a new client type
AwsServicePrincipalOsduClient
which uses the ServicePrincipal user and requires minimal input args: resource_prefix, region, profile. - Fixes infinite-loop issue in
search.query_with_paging
introduced when missing cursor issue was fixed in search service.