@aws-sdk/client-cognito-identity-provider
Advanced tools
Comparing version 3.563.0 to 3.564.0
@@ -29,3 +29,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
/** | ||
* <p>Adds a configuration and trust relationship between a third-party identity provider (IdP) and a user pool.</p> | ||
* <p>Adds a configuration and trust relationship between a third-party identity provider | ||
* (IdP) and a user pool.</p> | ||
* <note> | ||
@@ -32,0 +33,0 @@ * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For |
@@ -143,2 +143,6 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* | ||
* @throws {@link LimitExceededException} (client fault) | ||
* <p>This exception is thrown when a user exceeds the limit for a requested Amazon Web Services | ||
* resource.</p> | ||
* | ||
* @throws {@link NotAuthorizedException} (client fault) | ||
@@ -145,0 +149,0 @@ * <p>This exception is thrown when a user isn't authorized.</p> |
{ | ||
"name": "@aws-sdk/client-cognito-identity-provider", | ||
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native", | ||
"version": "3.563.0", | ||
"version": "3.564.0", | ||
"scripts": { | ||
@@ -23,5 +23,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-sdk/client-sts": "3.556.0", | ||
"@aws-sdk/core": "3.556.0", | ||
"@aws-sdk/credential-provider-node": "3.563.0", | ||
"@aws-sdk/credential-provider-node": "3.564.0", | ||
"@aws-sdk/middleware-host-header": "3.535.0", | ||
@@ -28,0 +27,0 @@ "@aws-sdk/middleware-logger": "3.535.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2378616
39
51355
+ Added@aws-sdk/client-sso-oidc@3.564.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.564.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.564.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.564.0(transitive)
+ Added@aws-sdk/token-providers@3.564.0(transitive)
- Removed@aws-sdk/client-sts@3.556.0
- Removed@aws-sdk/client-sso-oidc@3.556.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.556.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.563.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.556.0(transitive)
- Removed@aws-sdk/token-providers@3.556.0(transitive)