-
Notifications
You must be signed in to change notification settings - Fork 611
Comparing changes
Open a pull request
base repository: aws/aws-sdk-js-v3
base: v3.163.0
head repository: aws/aws-sdk-js-v3
compare: v3.165.0
- 12 commits
- 1,024 files changed
- 4 contributors
Commits on Sep 2, 2022
-
feat(client-cognito-identity-provider): This release adds a new "Auth…
…SessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.
awstools committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for fc699df - Browse repository at this point
Copy the full SHA fc699dfView commit details -
feat(client-connect): This release adds search APIs for Routing Profi…
…les and Queues, which can be used to search for those resources within a Connect Instance.
awstools committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for bfcf51d - Browse repository at this point
Copy the full SHA bfcf51dView commit details -
feat(client-mediapackage): Added support for AES_CTR encryption to CM…
…AF origin endpoints
awstools committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 761dfd0 - Browse repository at this point
Copy the full SHA 761dfd0View commit details -
feat(client-sagemaker): This release enables administrators to attrib…
…ute user activity and API calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this feature.
awstools committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 8e57ba3 - Browse repository at this point
Copy the full SHA 8e57ba3View commit details -
feat(clients): update client endpoints as of 2022-09-02
awstools committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 9cfaf1b - Browse repository at this point
Copy the full SHA 9cfaf1bView commit details -
awstools committed
Sep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 2156889 - Browse repository at this point
Copy the full SHA 2156889View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 850c13f - Browse repository at this point
Copy the full SHA 850c13fView commit details -
feat: support multiple error headers (#3852)
This change takes the first header value from x-amzn-errortype if multiple headers are provided. An example curl output for a response that this works for: ``` HTTP/2 401 date: Tue, 09 Aug 2022 21:24:20 GMT content-type: application/json content-length: 92 x-amzn-requestid: xxxx access-control-allow-origin: * x-amzn-errortype: UnauthorizedError x-amzn-errortype: UnauthorizedException x-amz-apigw-id: xxxx x-amzn-trace-id: Root=xxxx ``` In this instance this code will select the first header value. See related - smithy-lang/smithy#1170
Configuration menu - View commit details
-
Copy full SHA for e2c4714 - Browse repository at this point
Copy the full SHA e2c4714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c2422 - Browse repository at this point
Copy the full SHA 51c2422View commit details -
feat(client-sagemaker): This release adds HyperParameterTuningJob typ…
…e in Search API.
awstools committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for e3b98d4 - Browse repository at this point
Copy the full SHA e3b98d4View commit details -
docs(client-identitystore): Documentation updates for the Identity St…
…ore CLI Reference.
awstools committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 83ed937 - Browse repository at this point
Copy the full SHA 83ed937View commit details -
awstools committed
Sep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e38c61 - Browse repository at this point
Copy the full SHA 4e38c61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.163.0...v3.165.0