@aws-sdk/client-cognito-identity-provider 3.627.0 → 3.629.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AdminCreateUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +1 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +1 -1
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +1 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/SignUpCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +6 -8
- package/package.json +5 -5
|
@@ -38,7 +38,7 @@ declare const AdminCreateUserCommand_base: {
|
|
|
38
38
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
39
39
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
40
40
|
* in.</p>
|
|
41
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
41
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
42
42
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
43
43
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
44
44
|
* mode</a>
|
|
@@ -36,7 +36,7 @@ declare const AdminInitiateAuthCommand_base: {
|
|
|
36
36
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
37
37
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
38
38
|
* in.</p>
|
|
39
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
39
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
40
40
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
41
41
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
42
42
|
* mode</a>
|
|
@@ -39,7 +39,7 @@ declare const AdminResetUserPasswordCommand_base: {
|
|
|
39
39
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
40
40
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
41
41
|
* in.</p>
|
|
42
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
42
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
43
43
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
44
44
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
45
45
|
* mode</a>
|
|
@@ -42,7 +42,7 @@ declare const AdminRespondToAuthChallengeCommand_base: {
|
|
|
42
42
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
43
43
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
44
44
|
* in.</p>
|
|
45
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
45
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
46
46
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
47
47
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
48
48
|
* mode</a>
|
|
@@ -35,7 +35,7 @@ declare const AdminUpdateUserAttributesCommand_base: {
|
|
|
35
35
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
36
36
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
37
37
|
* in.</p>
|
|
38
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
38
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
39
39
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
40
40
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
41
41
|
* mode</a>
|
|
@@ -35,7 +35,7 @@ declare const CreateUserPoolCommand_base: {
|
|
|
35
35
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
36
36
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
37
37
|
* in.</p>
|
|
38
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
38
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
39
39
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
40
40
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
41
41
|
* mode</a>
|
|
@@ -53,7 +53,7 @@ declare const ForgotPasswordCommand_base: {
|
|
|
53
53
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
54
54
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
55
55
|
* in.</p>
|
|
56
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
56
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
57
57
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
58
58
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
59
59
|
* mode</a>
|
|
@@ -45,7 +45,7 @@ declare const GetUserAttributeVerificationCodeCommand_base: {
|
|
|
45
45
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
46
46
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
47
47
|
* in.</p>
|
|
48
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
48
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
49
49
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
50
50
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
51
51
|
* mode</a>
|
|
@@ -43,7 +43,7 @@ declare const InitiateAuthCommand_base: {
|
|
|
43
43
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
44
44
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
45
45
|
* in.</p>
|
|
46
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
46
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
47
47
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
48
48
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
49
49
|
* mode</a>
|
|
@@ -43,7 +43,7 @@ declare const ResendConfirmationCodeCommand_base: {
|
|
|
43
43
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
44
44
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
45
45
|
* in.</p>
|
|
46
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
46
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
47
47
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
48
48
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
49
49
|
* mode</a>
|
|
@@ -48,7 +48,7 @@ declare const RespondToAuthChallengeCommand_base: {
|
|
|
48
48
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
49
49
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
50
50
|
* in.</p>
|
|
51
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
51
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
52
52
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
53
53
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
54
54
|
* mode</a>
|
|
@@ -36,7 +36,7 @@ declare const SetUserPoolMfaConfigCommand_base: {
|
|
|
36
36
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
37
37
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
38
38
|
* in.</p>
|
|
39
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
39
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
40
40
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
41
41
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
42
42
|
* mode</a>
|
|
@@ -43,7 +43,7 @@ declare const SignUpCommand_base: {
|
|
|
43
43
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
44
44
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
45
45
|
* in.</p>
|
|
46
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
46
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
47
47
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
48
48
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
49
49
|
* mode</a>
|
|
@@ -47,7 +47,7 @@ declare const UpdateUserAttributesCommand_base: {
|
|
|
47
47
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
48
48
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
49
49
|
* in.</p>
|
|
50
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
50
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
51
51
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
52
52
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
53
53
|
* mode</a>
|
|
@@ -35,7 +35,7 @@ declare const UpdateUserPoolCommand_base: {
|
|
|
35
35
|
* Amazon Cognito uses the registered number automatically. Otherwise, Amazon Cognito users who must
|
|
36
36
|
* receive SMS messages might not be able to sign up, activate their accounts, or sign
|
|
37
37
|
* in.</p>
|
|
38
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web
|
|
38
|
+
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Services service,
|
|
39
39
|
* Amazon Simple Notification Service might place your account in the SMS sandbox. In <i>
|
|
40
40
|
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
41
41
|
* mode</a>
|
|
@@ -3156,10 +3156,9 @@ export declare const AdvancedSecurityEnabledModeType: {
|
|
|
3156
3156
|
*/
|
|
3157
3157
|
export type AdvancedSecurityEnabledModeType = (typeof AdvancedSecurityEnabledModeType)[keyof typeof AdvancedSecurityEnabledModeType];
|
|
3158
3158
|
/**
|
|
3159
|
-
* <p>Advanced security configuration options for additional authentication types
|
|
3160
|
-
*
|
|
3161
|
-
* authentication.
|
|
3162
|
-
* </p>
|
|
3159
|
+
* <p>Advanced security configuration options for additional authentication types in your
|
|
3160
|
+
* user pool, including custom
|
|
3161
|
+
* authentication. </p>
|
|
3163
3162
|
* @public
|
|
3164
3163
|
*/
|
|
3165
3164
|
export interface AdvancedSecurityAdditionalFlowsType {
|
|
@@ -4853,10 +4852,9 @@ export interface UserPoolAddOnsType {
|
|
|
4853
4852
|
*/
|
|
4854
4853
|
AdvancedSecurityMode: AdvancedSecurityModeType | undefined;
|
|
4855
4854
|
/**
|
|
4856
|
-
* <p>Advanced security configuration options for additional authentication types
|
|
4857
|
-
*
|
|
4858
|
-
* authentication.
|
|
4859
|
-
* </p>
|
|
4855
|
+
* <p>Advanced security configuration options for additional authentication types in your
|
|
4856
|
+
* user pool, including custom
|
|
4857
|
+
* authentication. </p>
|
|
4860
4858
|
* @public
|
|
4861
4859
|
*/
|
|
4862
4860
|
AdvancedSecurityAdditionalFlows?: AdvancedSecurityAdditionalFlowsType;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cognito-identity-provider",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.629.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.629.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.629.0",
|
|
25
|
+
"@aws-sdk/core": "3.629.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.629.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.620.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.609.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.620.0",
|