You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Added profile constructor arg and class property for AwsOsduClient to specify the AWS profile to be used when connecting to Cognito to obtain access token.