@aws-sdk/client-cognito-identity-provider 3.40.0 → 3.45.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/CHANGELOG.md +38 -0
- package/dist-cjs/endpoints.js +9 -0
- package/dist-es/endpoints.js +9 -0
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +1 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +1 -1
- package/dist-types/commands/AdminCreateUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDisableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +1 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.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/AdminSetUserMFAPreferenceCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +1 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +1 -1
- package/dist-types/commands/GetUserCommand.d.ts +1 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersInGroupCommand.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/RevokeTokenCommand.d.ts +1 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +1 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/SetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/SignUpCommand.d.ts +1 -1
- package/dist-types/commands/StartUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,44 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Features
|
|
37
|
+
|
|
38
|
+
* **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
6
44
|
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
|
|
7
45
|
|
|
8
46
|
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -75,6 +75,7 @@ const partitionHash = {
|
|
|
75
75
|
"ap-south-1",
|
|
76
76
|
"ap-southeast-1",
|
|
77
77
|
"ap-southeast-2",
|
|
78
|
+
"ap-southeast-3",
|
|
78
79
|
"ca-central-1",
|
|
79
80
|
"eu-central-1",
|
|
80
81
|
"eu-north-1",
|
|
@@ -143,6 +144,10 @@ const partitionHash = {
|
|
|
143
144
|
hostname: "cognito-idp.{region}.c2s.ic.gov",
|
|
144
145
|
tags: [],
|
|
145
146
|
},
|
|
147
|
+
{
|
|
148
|
+
hostname: "cognito-idp-fips.{region}.c2s.ic.gov",
|
|
149
|
+
tags: ["fips"],
|
|
150
|
+
},
|
|
146
151
|
],
|
|
147
152
|
},
|
|
148
153
|
"aws-iso-b": {
|
|
@@ -153,6 +158,10 @@ const partitionHash = {
|
|
|
153
158
|
hostname: "cognito-idp.{region}.sc2s.sgov.gov",
|
|
154
159
|
tags: [],
|
|
155
160
|
},
|
|
161
|
+
{
|
|
162
|
+
hostname: "cognito-idp-fips.{region}.sc2s.sgov.gov",
|
|
163
|
+
tags: ["fips"],
|
|
164
|
+
},
|
|
156
165
|
],
|
|
157
166
|
},
|
|
158
167
|
"aws-us-gov": {
|
package/dist-es/endpoints.js
CHANGED
|
@@ -73,6 +73,7 @@ var partitionHash = {
|
|
|
73
73
|
"ap-south-1",
|
|
74
74
|
"ap-southeast-1",
|
|
75
75
|
"ap-southeast-2",
|
|
76
|
+
"ap-southeast-3",
|
|
76
77
|
"ca-central-1",
|
|
77
78
|
"eu-central-1",
|
|
78
79
|
"eu-north-1",
|
|
@@ -141,6 +142,10 @@ var partitionHash = {
|
|
|
141
142
|
hostname: "cognito-idp.{region}.c2s.ic.gov",
|
|
142
143
|
tags: [],
|
|
143
144
|
},
|
|
145
|
+
{
|
|
146
|
+
hostname: "cognito-idp-fips.{region}.c2s.ic.gov",
|
|
147
|
+
tags: ["fips"],
|
|
148
|
+
},
|
|
144
149
|
],
|
|
145
150
|
},
|
|
146
151
|
"aws-iso-b": {
|
|
@@ -151,6 +156,10 @@ var partitionHash = {
|
|
|
151
156
|
hostname: "cognito-idp.{region}.sc2s.sgov.gov",
|
|
152
157
|
tags: [],
|
|
153
158
|
},
|
|
159
|
+
{
|
|
160
|
+
hostname: "cognito-idp-fips.{region}.sc2s.sgov.gov",
|
|
161
|
+
tags: ["fips"],
|
|
162
|
+
},
|
|
154
163
|
],
|
|
155
164
|
},
|
|
156
165
|
"aws-us-gov": {
|
|
@@ -20,7 +20,7 @@ export interface AddCustomAttributesCommandOutput extends AddCustomAttributesRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link AddCustomAttributesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link AddCustomAttributesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class AddCustomAttributesCommand extends $Command<AddCustomAttributesCommandInput, AddCustomAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminAddUserToGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminAddUserToGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminAddUserToGroupCommand extends $Command<AdminAddUserToGroupCommandInput, AdminAddUserToGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface AdminConfirmSignUpCommandOutput extends AdminConfirmSignUpRespo
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link AdminConfirmSignUpCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link AdminConfirmSignUpCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class AdminConfirmSignUpCommand extends $Command<AdminConfirmSignUpCommandInput, AdminConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -49,7 +49,7 @@ export interface AdminCreateUserCommandOutput extends AdminCreateUserResponse, _
|
|
|
49
49
|
*
|
|
50
50
|
* @see {@link AdminCreateUserCommandInput} for command's `input` shape.
|
|
51
51
|
* @see {@link AdminCreateUserCommandOutput} for command's `response` shape.
|
|
52
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
52
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
export declare class AdminCreateUserCommand extends $Command<AdminCreateUserCommandInput, AdminCreateUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface AdminDeleteUserAttributesCommandOutput extends AdminDeleteUserA
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link AdminDeleteUserAttributesCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link AdminDeleteUserAttributesCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class AdminDeleteUserAttributesCommand extends $Command<AdminDeleteUserAttributesCommandInput, AdminDeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminDeleteUserCommandOutput extends __MetadataBearer {
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminDeleteUserCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminDeleteUserCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminDeleteUserCommand extends $Command<AdminDeleteUserCommandInput, AdminDeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -47,7 +47,7 @@ export interface AdminDisableProviderForUserCommandOutput extends AdminDisablePr
|
|
|
47
47
|
*
|
|
48
48
|
* @see {@link AdminDisableProviderForUserCommandInput} for command's `input` shape.
|
|
49
49
|
* @see {@link AdminDisableProviderForUserCommandOutput} for command's `response` shape.
|
|
50
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
50
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
export declare class AdminDisableProviderForUserCommand extends $Command<AdminDisableProviderForUserCommandInput, AdminDisableProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminDisableUserCommandOutput extends AdminDisableUserResponse,
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminDisableUserCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminDisableUserCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminDisableUserCommand extends $Command<AdminDisableUserCommandInput, AdminDisableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminEnableUserCommandOutput extends AdminEnableUserResponse, _
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminEnableUserCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminEnableUserCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminEnableUserCommand extends $Command<AdminEnableUserCommandInput, AdminEnableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminForgetDeviceCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminForgetDeviceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminForgetDeviceCommand extends $Command<AdminForgetDeviceCommandInput, AdminForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminGetDeviceCommandOutput extends AdminGetDeviceResponse, __M
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminGetDeviceCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminGetDeviceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminGetDeviceCommand extends $Command<AdminGetDeviceCommandInput, AdminGetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface AdminGetUserCommandOutput extends AdminGetUserResponse, __Metad
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link AdminGetUserCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link AdminGetUserCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class AdminGetUserCommand extends $Command<AdminGetUserCommandInput, AdminGetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -40,7 +40,7 @@ export interface AdminInitiateAuthCommandOutput extends AdminInitiateAuthRespons
|
|
|
40
40
|
*
|
|
41
41
|
* @see {@link AdminInitiateAuthCommandInput} for command's `input` shape.
|
|
42
42
|
* @see {@link AdminInitiateAuthCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
43
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
export declare class AdminInitiateAuthCommand extends $Command<AdminInitiateAuthCommandInput, AdminInitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -40,7 +40,7 @@ export interface AdminLinkProviderForUserCommandOutput extends AdminLinkProvider
|
|
|
40
40
|
*
|
|
41
41
|
* @see {@link AdminLinkProviderForUserCommandInput} for command's `input` shape.
|
|
42
42
|
* @see {@link AdminLinkProviderForUserCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
43
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
export declare class AdminLinkProviderForUserCommand extends $Command<AdminLinkProviderForUserCommandInput, AdminLinkProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminListDevicesCommandOutput extends AdminListDevicesResponse,
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminListDevicesCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminListDevicesCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminListDevicesCommand extends $Command<AdminListDevicesCommandInput, AdminListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminListGroupsForUserCommandOutput extends AdminListGroupsForU
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminListGroupsForUserCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminListGroupsForUserCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminListGroupsForUserCommand extends $Command<AdminListGroupsForUserCommandInput, AdminListGroupsForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminListUserAuthEventsCommandOutput extends AdminListUserAuthE
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminListUserAuthEventsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminListUserAuthEventsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminListUserAuthEventsCommand extends $Command<AdminListUserAuthEventsCommandInput, AdminListUserAuthEventsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminRemoveUserFromGroupCommandOutput extends __MetadataBearer
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminRemoveUserFromGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminRemoveUserFromGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminRemoveUserFromGroupCommand extends $Command<AdminRemoveUserFromGroupCommandInput, AdminRemoveUserFromGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -49,7 +49,7 @@ export interface AdminResetUserPasswordCommandOutput extends AdminResetUserPassw
|
|
|
49
49
|
*
|
|
50
50
|
* @see {@link AdminResetUserPasswordCommandInput} for command's `input` shape.
|
|
51
51
|
* @see {@link AdminResetUserPasswordCommandOutput} for command's `response` shape.
|
|
52
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
52
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
export declare class AdminResetUserPasswordCommand extends $Command<AdminResetUserPasswordCommandInput, AdminResetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -39,7 +39,7 @@ export interface AdminRespondToAuthChallengeCommandOutput extends AdminRespondTo
|
|
|
39
39
|
*
|
|
40
40
|
* @see {@link AdminRespondToAuthChallengeCommandInput} for command's `input` shape.
|
|
41
41
|
* @see {@link AdminRespondToAuthChallengeCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
42
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
export declare class AdminRespondToAuthChallengeCommand extends $Command<AdminRespondToAuthChallengeCommandInput, AdminRespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface AdminSetUserMFAPreferenceCommandOutput extends AdminSetUserMFAP
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link AdminSetUserMFAPreferenceCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link AdminSetUserMFAPreferenceCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class AdminSetUserMFAPreferenceCommand extends $Command<AdminSetUserMFAPreferenceCommandInput, AdminSetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -29,7 +29,7 @@ export interface AdminSetUserPasswordCommandOutput extends AdminSetUserPasswordR
|
|
|
29
29
|
*
|
|
30
30
|
* @see {@link AdminSetUserPasswordCommandInput} for command's `input` shape.
|
|
31
31
|
* @see {@link AdminSetUserPasswordCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
32
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
export declare class AdminSetUserPasswordCommand extends $Command<AdminSetUserPasswordCommandInput, AdminSetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface AdminSetUserSettingsCommandOutput extends AdminSetUserSettingsR
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link AdminSetUserSettingsCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link AdminSetUserSettingsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class AdminSetUserSettingsCommand extends $Command<AdminSetUserSettingsCommandInput, AdminSetUserSettingsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface AdminUpdateAuthEventFeedbackCommandOutput extends AdminUpdateAu
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link AdminUpdateAuthEventFeedbackCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link AdminUpdateAuthEventFeedbackCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class AdminUpdateAuthEventFeedbackCommand extends $Command<AdminUpdateAuthEventFeedbackCommandInput, AdminUpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface AdminUpdateDeviceStatusCommandOutput extends AdminUpdateDeviceS
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link AdminUpdateDeviceStatusCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link AdminUpdateDeviceStatusCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class AdminUpdateDeviceStatusCommand extends $Command<AdminUpdateDeviceStatusCommandInput, AdminUpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -44,7 +44,7 @@ export interface AdminUpdateUserAttributesCommandOutput extends AdminUpdateUserA
|
|
|
44
44
|
*
|
|
45
45
|
* @see {@link AdminUpdateUserAttributesCommandInput} for command's `input` shape.
|
|
46
46
|
* @see {@link AdminUpdateUserAttributesCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
47
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
export declare class AdminUpdateUserAttributesCommand extends $Command<AdminUpdateUserAttributesCommandInput, AdminUpdateUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface AdminUserGlobalSignOutCommandOutput extends AdminUserGlobalSign
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link AdminUserGlobalSignOutCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link AdminUserGlobalSignOutCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class AdminUserGlobalSignOutCommand extends $Command<AdminUserGlobalSignOutCommandInput, AdminUserGlobalSignOutCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -29,7 +29,7 @@ export interface AssociateSoftwareTokenCommandOutput extends AssociateSoftwareTo
|
|
|
29
29
|
*
|
|
30
30
|
* @see {@link AssociateSoftwareTokenCommandInput} for command's `input` shape.
|
|
31
31
|
* @see {@link AssociateSoftwareTokenCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
32
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
export declare class AssociateSoftwareTokenCommand extends $Command<AssociateSoftwareTokenCommandInput, AssociateSoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ChangePasswordCommandOutput extends ChangePasswordResponse, __M
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ChangePasswordCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ChangePasswordCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ChangePasswordCommand extends $Command<ChangePasswordCommandInput, ChangePasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ConfirmDeviceCommandOutput extends ConfirmDeviceResponse, __Met
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ConfirmDeviceCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ConfirmDeviceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ConfirmDeviceCommand extends $Command<ConfirmDeviceCommandInput, ConfirmDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ConfirmForgotPasswordCommandOutput extends ConfirmForgotPasswor
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ConfirmForgotPasswordCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ConfirmForgotPasswordCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ConfirmForgotPasswordCommand extends $Command<ConfirmForgotPasswordCommandInput, ConfirmForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ConfirmSignUpCommandOutput extends ConfirmSignUpResponse, __Met
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ConfirmSignUpCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ConfirmSignUpCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ConfirmSignUpCommand extends $Command<ConfirmSignUpCommandInput, ConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link CreateGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link CreateGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateIdentityProviderCommandOutput extends CreateIdentityProvi
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateIdentityProviderCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateIdentityProviderCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class CreateIdentityProviderCommand extends $Command<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateResourceServerCommandOutput extends CreateResourceServerR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateResourceServerCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateResourceServerCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class CreateResourceServerCommand extends $Command<CreateResourceServerCommandInput, CreateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateUserImportJobCommandOutput extends CreateUserImportJobRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateUserImportJobCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateUserImportJobCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class CreateUserImportJobCommand extends $Command<CreateUserImportJobCommandInput, CreateUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface CreateUserPoolClientCommandOutput extends CreateUserPoolClientR
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link CreateUserPoolClientCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link CreateUserPoolClientCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class CreateUserPoolClientCommand extends $Command<CreateUserPoolClientCommandInput, CreateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -38,7 +38,7 @@ export interface CreateUserPoolCommandOutput extends CreateUserPoolResponse, __M
|
|
|
38
38
|
*
|
|
39
39
|
* @see {@link CreateUserPoolCommandInput} for command's `input` shape.
|
|
40
40
|
* @see {@link CreateUserPoolCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
41
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
export declare class CreateUserPoolCommand extends $Command<CreateUserPoolCommandInput, CreateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateUserPoolDomainCommandOutput extends CreateUserPoolDomainR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateUserPoolDomainCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateUserPoolDomainCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class CreateUserPoolDomainCommand extends $Command<CreateUserPoolDomainCommandInput, CreateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DeleteGroupCommandOutput extends __MetadataBearer {
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DeleteGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DeleteGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DeleteGroupCommand extends $Command<DeleteGroupCommandInput, DeleteGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteIdentityProviderCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteIdentityProviderCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteIdentityProviderCommand extends $Command<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteResourceServerCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteResourceServerCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteResourceServerCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteResourceServerCommand extends $Command<DeleteResourceServerCommandInput, DeleteResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserAttributesCommandOutput extends DeleteUserAttributesR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteUserAttributesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteUserAttributesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteUserAttributesCommand extends $Command<DeleteUserAttributesCommandInput, DeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteUserCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteUserCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteUserCommand extends $Command<DeleteUserCommandInput, DeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserPoolClientCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteUserPoolClientCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteUserPoolClientCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteUserPoolClientCommand extends $Command<DeleteUserPoolClientCommandInput, DeleteUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserPoolCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteUserPoolCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteUserPoolCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteUserPoolCommand extends $Command<DeleteUserPoolCommandInput, DeleteUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteUserPoolDomainCommandOutput extends DeleteUserPoolDomainR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteUserPoolDomainCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteUserPoolDomainCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DeleteUserPoolDomainCommand extends $Command<DeleteUserPoolDomainCommandInput, DeleteUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DescribeIdentityProviderCommandOutput extends DescribeIdentityP
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeIdentityProviderCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeIdentityProviderCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeIdentityProviderCommand extends $Command<DescribeIdentityProviderCommandInput, DescribeIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|