@aws-sdk/client-cognito-identity-provider
Advanced tools
Comparing version 3.529.1 to 3.530.0
@@ -31,2 +31,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* user.</p> | ||
* <p>To use this API operation, your user pool must have self-service account recovery | ||
* configured. Use <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminSetUserPassword.html">AdminSetUserPassword</a> if you manage passwords as an administrator.</p> | ||
* <note> | ||
@@ -33,0 +35,0 @@ * <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers |
@@ -39,2 +39,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* <code>NotAuthorizedException</code>.</p> | ||
* <p>To use this API operation, your user pool must have self-service account recovery | ||
* configured. Use <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminSetUserPassword.html">AdminSetUserPassword</a> if you manage passwords as an administrator.</p> | ||
* <note> | ||
@@ -41,0 +43,0 @@ * <p>Amazon Cognito doesn't evaluate Identity and Access Management (IAM) policies in requests for this API operation. For |
@@ -93,2 +93,6 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* | ||
* @throws {@link ConcurrentModificationException} (client fault) | ||
* <p>This exception is thrown if two or more modifications are happening | ||
* concurrently.</p> | ||
* | ||
* @throws {@link InternalErrorException} (server fault) | ||
@@ -95,0 +99,0 @@ * <p>This exception is thrown when Amazon Cognito encounters an internal error.</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.529.1", | ||
"version": "3.530.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2320845
50277