@aws-sdk/client-cognito-identity-provider 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1822 -510
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +736 -174
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +101 -101
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3245 -2925
- package/dist-types/ts3.4/models/models_1.d.ts +412 -347
- package/dist-types/ts3.4/pagination/AdminListGroupsForUserPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/AdminListUserAuthEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentityProvidersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceServersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserPoolClientsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserPoolsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersInGroupPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +10 -10
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1217 -305
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/package.json +34 -34
|
@@ -1,174 +1,736 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
import {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AddCustomAttributesCommandInput,
|
|
47
|
+
AddCustomAttributesCommandOutput,
|
|
48
|
+
} from "./commands/AddCustomAttributesCommand";
|
|
49
|
+
import {
|
|
50
|
+
AdminAddUserToGroupCommandInput,
|
|
51
|
+
AdminAddUserToGroupCommandOutput,
|
|
52
|
+
} from "./commands/AdminAddUserToGroupCommand";
|
|
53
|
+
import {
|
|
54
|
+
AdminConfirmSignUpCommandInput,
|
|
55
|
+
AdminConfirmSignUpCommandOutput,
|
|
56
|
+
} from "./commands/AdminConfirmSignUpCommand";
|
|
57
|
+
import {
|
|
58
|
+
AdminCreateUserCommandInput,
|
|
59
|
+
AdminCreateUserCommandOutput,
|
|
60
|
+
} from "./commands/AdminCreateUserCommand";
|
|
61
|
+
import {
|
|
62
|
+
AdminDeleteUserAttributesCommandInput,
|
|
63
|
+
AdminDeleteUserAttributesCommandOutput,
|
|
64
|
+
} from "./commands/AdminDeleteUserAttributesCommand";
|
|
65
|
+
import {
|
|
66
|
+
AdminDeleteUserCommandInput,
|
|
67
|
+
AdminDeleteUserCommandOutput,
|
|
68
|
+
} from "./commands/AdminDeleteUserCommand";
|
|
69
|
+
import {
|
|
70
|
+
AdminDisableProviderForUserCommandInput,
|
|
71
|
+
AdminDisableProviderForUserCommandOutput,
|
|
72
|
+
} from "./commands/AdminDisableProviderForUserCommand";
|
|
73
|
+
import {
|
|
74
|
+
AdminDisableUserCommandInput,
|
|
75
|
+
AdminDisableUserCommandOutput,
|
|
76
|
+
} from "./commands/AdminDisableUserCommand";
|
|
77
|
+
import {
|
|
78
|
+
AdminEnableUserCommandInput,
|
|
79
|
+
AdminEnableUserCommandOutput,
|
|
80
|
+
} from "./commands/AdminEnableUserCommand";
|
|
81
|
+
import {
|
|
82
|
+
AdminForgetDeviceCommandInput,
|
|
83
|
+
AdminForgetDeviceCommandOutput,
|
|
84
|
+
} from "./commands/AdminForgetDeviceCommand";
|
|
85
|
+
import {
|
|
86
|
+
AdminGetDeviceCommandInput,
|
|
87
|
+
AdminGetDeviceCommandOutput,
|
|
88
|
+
} from "./commands/AdminGetDeviceCommand";
|
|
89
|
+
import {
|
|
90
|
+
AdminGetUserCommandInput,
|
|
91
|
+
AdminGetUserCommandOutput,
|
|
92
|
+
} from "./commands/AdminGetUserCommand";
|
|
93
|
+
import {
|
|
94
|
+
AdminInitiateAuthCommandInput,
|
|
95
|
+
AdminInitiateAuthCommandOutput,
|
|
96
|
+
} from "./commands/AdminInitiateAuthCommand";
|
|
97
|
+
import {
|
|
98
|
+
AdminLinkProviderForUserCommandInput,
|
|
99
|
+
AdminLinkProviderForUserCommandOutput,
|
|
100
|
+
} from "./commands/AdminLinkProviderForUserCommand";
|
|
101
|
+
import {
|
|
102
|
+
AdminListDevicesCommandInput,
|
|
103
|
+
AdminListDevicesCommandOutput,
|
|
104
|
+
} from "./commands/AdminListDevicesCommand";
|
|
105
|
+
import {
|
|
106
|
+
AdminListGroupsForUserCommandInput,
|
|
107
|
+
AdminListGroupsForUserCommandOutput,
|
|
108
|
+
} from "./commands/AdminListGroupsForUserCommand";
|
|
109
|
+
import {
|
|
110
|
+
AdminListUserAuthEventsCommandInput,
|
|
111
|
+
AdminListUserAuthEventsCommandOutput,
|
|
112
|
+
} from "./commands/AdminListUserAuthEventsCommand";
|
|
113
|
+
import {
|
|
114
|
+
AdminRemoveUserFromGroupCommandInput,
|
|
115
|
+
AdminRemoveUserFromGroupCommandOutput,
|
|
116
|
+
} from "./commands/AdminRemoveUserFromGroupCommand";
|
|
117
|
+
import {
|
|
118
|
+
AdminResetUserPasswordCommandInput,
|
|
119
|
+
AdminResetUserPasswordCommandOutput,
|
|
120
|
+
} from "./commands/AdminResetUserPasswordCommand";
|
|
121
|
+
import {
|
|
122
|
+
AdminRespondToAuthChallengeCommandInput,
|
|
123
|
+
AdminRespondToAuthChallengeCommandOutput,
|
|
124
|
+
} from "./commands/AdminRespondToAuthChallengeCommand";
|
|
125
|
+
import {
|
|
126
|
+
AdminSetUserMFAPreferenceCommandInput,
|
|
127
|
+
AdminSetUserMFAPreferenceCommandOutput,
|
|
128
|
+
} from "./commands/AdminSetUserMFAPreferenceCommand";
|
|
129
|
+
import {
|
|
130
|
+
AdminSetUserPasswordCommandInput,
|
|
131
|
+
AdminSetUserPasswordCommandOutput,
|
|
132
|
+
} from "./commands/AdminSetUserPasswordCommand";
|
|
133
|
+
import {
|
|
134
|
+
AdminSetUserSettingsCommandInput,
|
|
135
|
+
AdminSetUserSettingsCommandOutput,
|
|
136
|
+
} from "./commands/AdminSetUserSettingsCommand";
|
|
137
|
+
import {
|
|
138
|
+
AdminUpdateAuthEventFeedbackCommandInput,
|
|
139
|
+
AdminUpdateAuthEventFeedbackCommandOutput,
|
|
140
|
+
} from "./commands/AdminUpdateAuthEventFeedbackCommand";
|
|
141
|
+
import {
|
|
142
|
+
AdminUpdateDeviceStatusCommandInput,
|
|
143
|
+
AdminUpdateDeviceStatusCommandOutput,
|
|
144
|
+
} from "./commands/AdminUpdateDeviceStatusCommand";
|
|
145
|
+
import {
|
|
146
|
+
AdminUpdateUserAttributesCommandInput,
|
|
147
|
+
AdminUpdateUserAttributesCommandOutput,
|
|
148
|
+
} from "./commands/AdminUpdateUserAttributesCommand";
|
|
149
|
+
import {
|
|
150
|
+
AdminUserGlobalSignOutCommandInput,
|
|
151
|
+
AdminUserGlobalSignOutCommandOutput,
|
|
152
|
+
} from "./commands/AdminUserGlobalSignOutCommand";
|
|
153
|
+
import {
|
|
154
|
+
AssociateSoftwareTokenCommandInput,
|
|
155
|
+
AssociateSoftwareTokenCommandOutput,
|
|
156
|
+
} from "./commands/AssociateSoftwareTokenCommand";
|
|
157
|
+
import {
|
|
158
|
+
ChangePasswordCommandInput,
|
|
159
|
+
ChangePasswordCommandOutput,
|
|
160
|
+
} from "./commands/ChangePasswordCommand";
|
|
161
|
+
import {
|
|
162
|
+
ConfirmDeviceCommandInput,
|
|
163
|
+
ConfirmDeviceCommandOutput,
|
|
164
|
+
} from "./commands/ConfirmDeviceCommand";
|
|
165
|
+
import {
|
|
166
|
+
ConfirmForgotPasswordCommandInput,
|
|
167
|
+
ConfirmForgotPasswordCommandOutput,
|
|
168
|
+
} from "./commands/ConfirmForgotPasswordCommand";
|
|
169
|
+
import {
|
|
170
|
+
ConfirmSignUpCommandInput,
|
|
171
|
+
ConfirmSignUpCommandOutput,
|
|
172
|
+
} from "./commands/ConfirmSignUpCommand";
|
|
173
|
+
import {
|
|
174
|
+
CreateGroupCommandInput,
|
|
175
|
+
CreateGroupCommandOutput,
|
|
176
|
+
} from "./commands/CreateGroupCommand";
|
|
177
|
+
import {
|
|
178
|
+
CreateIdentityProviderCommandInput,
|
|
179
|
+
CreateIdentityProviderCommandOutput,
|
|
180
|
+
} from "./commands/CreateIdentityProviderCommand";
|
|
181
|
+
import {
|
|
182
|
+
CreateResourceServerCommandInput,
|
|
183
|
+
CreateResourceServerCommandOutput,
|
|
184
|
+
} from "./commands/CreateResourceServerCommand";
|
|
185
|
+
import {
|
|
186
|
+
CreateUserImportJobCommandInput,
|
|
187
|
+
CreateUserImportJobCommandOutput,
|
|
188
|
+
} from "./commands/CreateUserImportJobCommand";
|
|
189
|
+
import {
|
|
190
|
+
CreateUserPoolClientCommandInput,
|
|
191
|
+
CreateUserPoolClientCommandOutput,
|
|
192
|
+
} from "./commands/CreateUserPoolClientCommand";
|
|
193
|
+
import {
|
|
194
|
+
CreateUserPoolCommandInput,
|
|
195
|
+
CreateUserPoolCommandOutput,
|
|
196
|
+
} from "./commands/CreateUserPoolCommand";
|
|
197
|
+
import {
|
|
198
|
+
CreateUserPoolDomainCommandInput,
|
|
199
|
+
CreateUserPoolDomainCommandOutput,
|
|
200
|
+
} from "./commands/CreateUserPoolDomainCommand";
|
|
201
|
+
import {
|
|
202
|
+
DeleteGroupCommandInput,
|
|
203
|
+
DeleteGroupCommandOutput,
|
|
204
|
+
} from "./commands/DeleteGroupCommand";
|
|
205
|
+
import {
|
|
206
|
+
DeleteIdentityProviderCommandInput,
|
|
207
|
+
DeleteIdentityProviderCommandOutput,
|
|
208
|
+
} from "./commands/DeleteIdentityProviderCommand";
|
|
209
|
+
import {
|
|
210
|
+
DeleteResourceServerCommandInput,
|
|
211
|
+
DeleteResourceServerCommandOutput,
|
|
212
|
+
} from "./commands/DeleteResourceServerCommand";
|
|
213
|
+
import {
|
|
214
|
+
DeleteUserAttributesCommandInput,
|
|
215
|
+
DeleteUserAttributesCommandOutput,
|
|
216
|
+
} from "./commands/DeleteUserAttributesCommand";
|
|
217
|
+
import {
|
|
218
|
+
DeleteUserCommandInput,
|
|
219
|
+
DeleteUserCommandOutput,
|
|
220
|
+
} from "./commands/DeleteUserCommand";
|
|
221
|
+
import {
|
|
222
|
+
DeleteUserPoolClientCommandInput,
|
|
223
|
+
DeleteUserPoolClientCommandOutput,
|
|
224
|
+
} from "./commands/DeleteUserPoolClientCommand";
|
|
225
|
+
import {
|
|
226
|
+
DeleteUserPoolCommandInput,
|
|
227
|
+
DeleteUserPoolCommandOutput,
|
|
228
|
+
} from "./commands/DeleteUserPoolCommand";
|
|
229
|
+
import {
|
|
230
|
+
DeleteUserPoolDomainCommandInput,
|
|
231
|
+
DeleteUserPoolDomainCommandOutput,
|
|
232
|
+
} from "./commands/DeleteUserPoolDomainCommand";
|
|
233
|
+
import {
|
|
234
|
+
DescribeIdentityProviderCommandInput,
|
|
235
|
+
DescribeIdentityProviderCommandOutput,
|
|
236
|
+
} from "./commands/DescribeIdentityProviderCommand";
|
|
237
|
+
import {
|
|
238
|
+
DescribeResourceServerCommandInput,
|
|
239
|
+
DescribeResourceServerCommandOutput,
|
|
240
|
+
} from "./commands/DescribeResourceServerCommand";
|
|
241
|
+
import {
|
|
242
|
+
DescribeRiskConfigurationCommandInput,
|
|
243
|
+
DescribeRiskConfigurationCommandOutput,
|
|
244
|
+
} from "./commands/DescribeRiskConfigurationCommand";
|
|
245
|
+
import {
|
|
246
|
+
DescribeUserImportJobCommandInput,
|
|
247
|
+
DescribeUserImportJobCommandOutput,
|
|
248
|
+
} from "./commands/DescribeUserImportJobCommand";
|
|
249
|
+
import {
|
|
250
|
+
DescribeUserPoolClientCommandInput,
|
|
251
|
+
DescribeUserPoolClientCommandOutput,
|
|
252
|
+
} from "./commands/DescribeUserPoolClientCommand";
|
|
253
|
+
import {
|
|
254
|
+
DescribeUserPoolCommandInput,
|
|
255
|
+
DescribeUserPoolCommandOutput,
|
|
256
|
+
} from "./commands/DescribeUserPoolCommand";
|
|
257
|
+
import {
|
|
258
|
+
DescribeUserPoolDomainCommandInput,
|
|
259
|
+
DescribeUserPoolDomainCommandOutput,
|
|
260
|
+
} from "./commands/DescribeUserPoolDomainCommand";
|
|
261
|
+
import {
|
|
262
|
+
ForgetDeviceCommandInput,
|
|
263
|
+
ForgetDeviceCommandOutput,
|
|
264
|
+
} from "./commands/ForgetDeviceCommand";
|
|
265
|
+
import {
|
|
266
|
+
ForgotPasswordCommandInput,
|
|
267
|
+
ForgotPasswordCommandOutput,
|
|
268
|
+
} from "./commands/ForgotPasswordCommand";
|
|
269
|
+
import {
|
|
270
|
+
GetCSVHeaderCommandInput,
|
|
271
|
+
GetCSVHeaderCommandOutput,
|
|
272
|
+
} from "./commands/GetCSVHeaderCommand";
|
|
273
|
+
import {
|
|
274
|
+
GetDeviceCommandInput,
|
|
275
|
+
GetDeviceCommandOutput,
|
|
276
|
+
} from "./commands/GetDeviceCommand";
|
|
277
|
+
import {
|
|
278
|
+
GetGroupCommandInput,
|
|
279
|
+
GetGroupCommandOutput,
|
|
280
|
+
} from "./commands/GetGroupCommand";
|
|
281
|
+
import {
|
|
282
|
+
GetIdentityProviderByIdentifierCommandInput,
|
|
283
|
+
GetIdentityProviderByIdentifierCommandOutput,
|
|
284
|
+
} from "./commands/GetIdentityProviderByIdentifierCommand";
|
|
285
|
+
import {
|
|
286
|
+
GetSigningCertificateCommandInput,
|
|
287
|
+
GetSigningCertificateCommandOutput,
|
|
288
|
+
} from "./commands/GetSigningCertificateCommand";
|
|
289
|
+
import {
|
|
290
|
+
GetUICustomizationCommandInput,
|
|
291
|
+
GetUICustomizationCommandOutput,
|
|
292
|
+
} from "./commands/GetUICustomizationCommand";
|
|
293
|
+
import {
|
|
294
|
+
GetUserAttributeVerificationCodeCommandInput,
|
|
295
|
+
GetUserAttributeVerificationCodeCommandOutput,
|
|
296
|
+
} from "./commands/GetUserAttributeVerificationCodeCommand";
|
|
297
|
+
import {
|
|
298
|
+
GetUserCommandInput,
|
|
299
|
+
GetUserCommandOutput,
|
|
300
|
+
} from "./commands/GetUserCommand";
|
|
301
|
+
import {
|
|
302
|
+
GetUserPoolMfaConfigCommandInput,
|
|
303
|
+
GetUserPoolMfaConfigCommandOutput,
|
|
304
|
+
} from "./commands/GetUserPoolMfaConfigCommand";
|
|
305
|
+
import {
|
|
306
|
+
GlobalSignOutCommandInput,
|
|
307
|
+
GlobalSignOutCommandOutput,
|
|
308
|
+
} from "./commands/GlobalSignOutCommand";
|
|
309
|
+
import {
|
|
310
|
+
InitiateAuthCommandInput,
|
|
311
|
+
InitiateAuthCommandOutput,
|
|
312
|
+
} from "./commands/InitiateAuthCommand";
|
|
313
|
+
import {
|
|
314
|
+
ListDevicesCommandInput,
|
|
315
|
+
ListDevicesCommandOutput,
|
|
316
|
+
} from "./commands/ListDevicesCommand";
|
|
317
|
+
import {
|
|
318
|
+
ListGroupsCommandInput,
|
|
319
|
+
ListGroupsCommandOutput,
|
|
320
|
+
} from "./commands/ListGroupsCommand";
|
|
321
|
+
import {
|
|
322
|
+
ListIdentityProvidersCommandInput,
|
|
323
|
+
ListIdentityProvidersCommandOutput,
|
|
324
|
+
} from "./commands/ListIdentityProvidersCommand";
|
|
325
|
+
import {
|
|
326
|
+
ListResourceServersCommandInput,
|
|
327
|
+
ListResourceServersCommandOutput,
|
|
328
|
+
} from "./commands/ListResourceServersCommand";
|
|
329
|
+
import {
|
|
330
|
+
ListTagsForResourceCommandInput,
|
|
331
|
+
ListTagsForResourceCommandOutput,
|
|
332
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
333
|
+
import {
|
|
334
|
+
ListUserImportJobsCommandInput,
|
|
335
|
+
ListUserImportJobsCommandOutput,
|
|
336
|
+
} from "./commands/ListUserImportJobsCommand";
|
|
337
|
+
import {
|
|
338
|
+
ListUserPoolClientsCommandInput,
|
|
339
|
+
ListUserPoolClientsCommandOutput,
|
|
340
|
+
} from "./commands/ListUserPoolClientsCommand";
|
|
341
|
+
import {
|
|
342
|
+
ListUserPoolsCommandInput,
|
|
343
|
+
ListUserPoolsCommandOutput,
|
|
344
|
+
} from "./commands/ListUserPoolsCommand";
|
|
345
|
+
import {
|
|
346
|
+
ListUsersCommandInput,
|
|
347
|
+
ListUsersCommandOutput,
|
|
348
|
+
} from "./commands/ListUsersCommand";
|
|
349
|
+
import {
|
|
350
|
+
ListUsersInGroupCommandInput,
|
|
351
|
+
ListUsersInGroupCommandOutput,
|
|
352
|
+
} from "./commands/ListUsersInGroupCommand";
|
|
353
|
+
import {
|
|
354
|
+
ResendConfirmationCodeCommandInput,
|
|
355
|
+
ResendConfirmationCodeCommandOutput,
|
|
356
|
+
} from "./commands/ResendConfirmationCodeCommand";
|
|
357
|
+
import {
|
|
358
|
+
RespondToAuthChallengeCommandInput,
|
|
359
|
+
RespondToAuthChallengeCommandOutput,
|
|
360
|
+
} from "./commands/RespondToAuthChallengeCommand";
|
|
361
|
+
import {
|
|
362
|
+
RevokeTokenCommandInput,
|
|
363
|
+
RevokeTokenCommandOutput,
|
|
364
|
+
} from "./commands/RevokeTokenCommand";
|
|
365
|
+
import {
|
|
366
|
+
SetRiskConfigurationCommandInput,
|
|
367
|
+
SetRiskConfigurationCommandOutput,
|
|
368
|
+
} from "./commands/SetRiskConfigurationCommand";
|
|
369
|
+
import {
|
|
370
|
+
SetUICustomizationCommandInput,
|
|
371
|
+
SetUICustomizationCommandOutput,
|
|
372
|
+
} from "./commands/SetUICustomizationCommand";
|
|
373
|
+
import {
|
|
374
|
+
SetUserMFAPreferenceCommandInput,
|
|
375
|
+
SetUserMFAPreferenceCommandOutput,
|
|
376
|
+
} from "./commands/SetUserMFAPreferenceCommand";
|
|
377
|
+
import {
|
|
378
|
+
SetUserPoolMfaConfigCommandInput,
|
|
379
|
+
SetUserPoolMfaConfigCommandOutput,
|
|
380
|
+
} from "./commands/SetUserPoolMfaConfigCommand";
|
|
381
|
+
import {
|
|
382
|
+
SetUserSettingsCommandInput,
|
|
383
|
+
SetUserSettingsCommandOutput,
|
|
384
|
+
} from "./commands/SetUserSettingsCommand";
|
|
385
|
+
import {
|
|
386
|
+
SignUpCommandInput,
|
|
387
|
+
SignUpCommandOutput,
|
|
388
|
+
} from "./commands/SignUpCommand";
|
|
389
|
+
import {
|
|
390
|
+
StartUserImportJobCommandInput,
|
|
391
|
+
StartUserImportJobCommandOutput,
|
|
392
|
+
} from "./commands/StartUserImportJobCommand";
|
|
393
|
+
import {
|
|
394
|
+
StopUserImportJobCommandInput,
|
|
395
|
+
StopUserImportJobCommandOutput,
|
|
396
|
+
} from "./commands/StopUserImportJobCommand";
|
|
397
|
+
import {
|
|
398
|
+
TagResourceCommandInput,
|
|
399
|
+
TagResourceCommandOutput,
|
|
400
|
+
} from "./commands/TagResourceCommand";
|
|
401
|
+
import {
|
|
402
|
+
UntagResourceCommandInput,
|
|
403
|
+
UntagResourceCommandOutput,
|
|
404
|
+
} from "./commands/UntagResourceCommand";
|
|
405
|
+
import {
|
|
406
|
+
UpdateAuthEventFeedbackCommandInput,
|
|
407
|
+
UpdateAuthEventFeedbackCommandOutput,
|
|
408
|
+
} from "./commands/UpdateAuthEventFeedbackCommand";
|
|
409
|
+
import {
|
|
410
|
+
UpdateDeviceStatusCommandInput,
|
|
411
|
+
UpdateDeviceStatusCommandOutput,
|
|
412
|
+
} from "./commands/UpdateDeviceStatusCommand";
|
|
413
|
+
import {
|
|
414
|
+
UpdateGroupCommandInput,
|
|
415
|
+
UpdateGroupCommandOutput,
|
|
416
|
+
} from "./commands/UpdateGroupCommand";
|
|
417
|
+
import {
|
|
418
|
+
UpdateIdentityProviderCommandInput,
|
|
419
|
+
UpdateIdentityProviderCommandOutput,
|
|
420
|
+
} from "./commands/UpdateIdentityProviderCommand";
|
|
421
|
+
import {
|
|
422
|
+
UpdateResourceServerCommandInput,
|
|
423
|
+
UpdateResourceServerCommandOutput,
|
|
424
|
+
} from "./commands/UpdateResourceServerCommand";
|
|
425
|
+
import {
|
|
426
|
+
UpdateUserAttributesCommandInput,
|
|
427
|
+
UpdateUserAttributesCommandOutput,
|
|
428
|
+
} from "./commands/UpdateUserAttributesCommand";
|
|
429
|
+
import {
|
|
430
|
+
UpdateUserPoolClientCommandInput,
|
|
431
|
+
UpdateUserPoolClientCommandOutput,
|
|
432
|
+
} from "./commands/UpdateUserPoolClientCommand";
|
|
433
|
+
import {
|
|
434
|
+
UpdateUserPoolCommandInput,
|
|
435
|
+
UpdateUserPoolCommandOutput,
|
|
436
|
+
} from "./commands/UpdateUserPoolCommand";
|
|
437
|
+
import {
|
|
438
|
+
UpdateUserPoolDomainCommandInput,
|
|
439
|
+
UpdateUserPoolDomainCommandOutput,
|
|
440
|
+
} from "./commands/UpdateUserPoolDomainCommand";
|
|
441
|
+
import {
|
|
442
|
+
VerifySoftwareTokenCommandInput,
|
|
443
|
+
VerifySoftwareTokenCommandOutput,
|
|
444
|
+
} from "./commands/VerifySoftwareTokenCommand";
|
|
445
|
+
import {
|
|
446
|
+
VerifyUserAttributeCommandInput,
|
|
447
|
+
VerifyUserAttributeCommandOutput,
|
|
448
|
+
} from "./commands/VerifyUserAttributeCommand";
|
|
449
|
+
export declare type ServiceInputTypes =
|
|
450
|
+
| AddCustomAttributesCommandInput
|
|
451
|
+
| AdminAddUserToGroupCommandInput
|
|
452
|
+
| AdminConfirmSignUpCommandInput
|
|
453
|
+
| AdminCreateUserCommandInput
|
|
454
|
+
| AdminDeleteUserAttributesCommandInput
|
|
455
|
+
| AdminDeleteUserCommandInput
|
|
456
|
+
| AdminDisableProviderForUserCommandInput
|
|
457
|
+
| AdminDisableUserCommandInput
|
|
458
|
+
| AdminEnableUserCommandInput
|
|
459
|
+
| AdminForgetDeviceCommandInput
|
|
460
|
+
| AdminGetDeviceCommandInput
|
|
461
|
+
| AdminGetUserCommandInput
|
|
462
|
+
| AdminInitiateAuthCommandInput
|
|
463
|
+
| AdminLinkProviderForUserCommandInput
|
|
464
|
+
| AdminListDevicesCommandInput
|
|
465
|
+
| AdminListGroupsForUserCommandInput
|
|
466
|
+
| AdminListUserAuthEventsCommandInput
|
|
467
|
+
| AdminRemoveUserFromGroupCommandInput
|
|
468
|
+
| AdminResetUserPasswordCommandInput
|
|
469
|
+
| AdminRespondToAuthChallengeCommandInput
|
|
470
|
+
| AdminSetUserMFAPreferenceCommandInput
|
|
471
|
+
| AdminSetUserPasswordCommandInput
|
|
472
|
+
| AdminSetUserSettingsCommandInput
|
|
473
|
+
| AdminUpdateAuthEventFeedbackCommandInput
|
|
474
|
+
| AdminUpdateDeviceStatusCommandInput
|
|
475
|
+
| AdminUpdateUserAttributesCommandInput
|
|
476
|
+
| AdminUserGlobalSignOutCommandInput
|
|
477
|
+
| AssociateSoftwareTokenCommandInput
|
|
478
|
+
| ChangePasswordCommandInput
|
|
479
|
+
| ConfirmDeviceCommandInput
|
|
480
|
+
| ConfirmForgotPasswordCommandInput
|
|
481
|
+
| ConfirmSignUpCommandInput
|
|
482
|
+
| CreateGroupCommandInput
|
|
483
|
+
| CreateIdentityProviderCommandInput
|
|
484
|
+
| CreateResourceServerCommandInput
|
|
485
|
+
| CreateUserImportJobCommandInput
|
|
486
|
+
| CreateUserPoolClientCommandInput
|
|
487
|
+
| CreateUserPoolCommandInput
|
|
488
|
+
| CreateUserPoolDomainCommandInput
|
|
489
|
+
| DeleteGroupCommandInput
|
|
490
|
+
| DeleteIdentityProviderCommandInput
|
|
491
|
+
| DeleteResourceServerCommandInput
|
|
492
|
+
| DeleteUserAttributesCommandInput
|
|
493
|
+
| DeleteUserCommandInput
|
|
494
|
+
| DeleteUserPoolClientCommandInput
|
|
495
|
+
| DeleteUserPoolCommandInput
|
|
496
|
+
| DeleteUserPoolDomainCommandInput
|
|
497
|
+
| DescribeIdentityProviderCommandInput
|
|
498
|
+
| DescribeResourceServerCommandInput
|
|
499
|
+
| DescribeRiskConfigurationCommandInput
|
|
500
|
+
| DescribeUserImportJobCommandInput
|
|
501
|
+
| DescribeUserPoolClientCommandInput
|
|
502
|
+
| DescribeUserPoolCommandInput
|
|
503
|
+
| DescribeUserPoolDomainCommandInput
|
|
504
|
+
| ForgetDeviceCommandInput
|
|
505
|
+
| ForgotPasswordCommandInput
|
|
506
|
+
| GetCSVHeaderCommandInput
|
|
507
|
+
| GetDeviceCommandInput
|
|
508
|
+
| GetGroupCommandInput
|
|
509
|
+
| GetIdentityProviderByIdentifierCommandInput
|
|
510
|
+
| GetSigningCertificateCommandInput
|
|
511
|
+
| GetUICustomizationCommandInput
|
|
512
|
+
| GetUserAttributeVerificationCodeCommandInput
|
|
513
|
+
| GetUserCommandInput
|
|
514
|
+
| GetUserPoolMfaConfigCommandInput
|
|
515
|
+
| GlobalSignOutCommandInput
|
|
516
|
+
| InitiateAuthCommandInput
|
|
517
|
+
| ListDevicesCommandInput
|
|
518
|
+
| ListGroupsCommandInput
|
|
519
|
+
| ListIdentityProvidersCommandInput
|
|
520
|
+
| ListResourceServersCommandInput
|
|
521
|
+
| ListTagsForResourceCommandInput
|
|
522
|
+
| ListUserImportJobsCommandInput
|
|
523
|
+
| ListUserPoolClientsCommandInput
|
|
524
|
+
| ListUserPoolsCommandInput
|
|
525
|
+
| ListUsersCommandInput
|
|
526
|
+
| ListUsersInGroupCommandInput
|
|
527
|
+
| ResendConfirmationCodeCommandInput
|
|
528
|
+
| RespondToAuthChallengeCommandInput
|
|
529
|
+
| RevokeTokenCommandInput
|
|
530
|
+
| SetRiskConfigurationCommandInput
|
|
531
|
+
| SetUICustomizationCommandInput
|
|
532
|
+
| SetUserMFAPreferenceCommandInput
|
|
533
|
+
| SetUserPoolMfaConfigCommandInput
|
|
534
|
+
| SetUserSettingsCommandInput
|
|
535
|
+
| SignUpCommandInput
|
|
536
|
+
| StartUserImportJobCommandInput
|
|
537
|
+
| StopUserImportJobCommandInput
|
|
538
|
+
| TagResourceCommandInput
|
|
539
|
+
| UntagResourceCommandInput
|
|
540
|
+
| UpdateAuthEventFeedbackCommandInput
|
|
541
|
+
| UpdateDeviceStatusCommandInput
|
|
542
|
+
| UpdateGroupCommandInput
|
|
543
|
+
| UpdateIdentityProviderCommandInput
|
|
544
|
+
| UpdateResourceServerCommandInput
|
|
545
|
+
| UpdateUserAttributesCommandInput
|
|
546
|
+
| UpdateUserPoolClientCommandInput
|
|
547
|
+
| UpdateUserPoolCommandInput
|
|
548
|
+
| UpdateUserPoolDomainCommandInput
|
|
549
|
+
| VerifySoftwareTokenCommandInput
|
|
550
|
+
| VerifyUserAttributeCommandInput;
|
|
551
|
+
export declare type ServiceOutputTypes =
|
|
552
|
+
| AddCustomAttributesCommandOutput
|
|
553
|
+
| AdminAddUserToGroupCommandOutput
|
|
554
|
+
| AdminConfirmSignUpCommandOutput
|
|
555
|
+
| AdminCreateUserCommandOutput
|
|
556
|
+
| AdminDeleteUserAttributesCommandOutput
|
|
557
|
+
| AdminDeleteUserCommandOutput
|
|
558
|
+
| AdminDisableProviderForUserCommandOutput
|
|
559
|
+
| AdminDisableUserCommandOutput
|
|
560
|
+
| AdminEnableUserCommandOutput
|
|
561
|
+
| AdminForgetDeviceCommandOutput
|
|
562
|
+
| AdminGetDeviceCommandOutput
|
|
563
|
+
| AdminGetUserCommandOutput
|
|
564
|
+
| AdminInitiateAuthCommandOutput
|
|
565
|
+
| AdminLinkProviderForUserCommandOutput
|
|
566
|
+
| AdminListDevicesCommandOutput
|
|
567
|
+
| AdminListGroupsForUserCommandOutput
|
|
568
|
+
| AdminListUserAuthEventsCommandOutput
|
|
569
|
+
| AdminRemoveUserFromGroupCommandOutput
|
|
570
|
+
| AdminResetUserPasswordCommandOutput
|
|
571
|
+
| AdminRespondToAuthChallengeCommandOutput
|
|
572
|
+
| AdminSetUserMFAPreferenceCommandOutput
|
|
573
|
+
| AdminSetUserPasswordCommandOutput
|
|
574
|
+
| AdminSetUserSettingsCommandOutput
|
|
575
|
+
| AdminUpdateAuthEventFeedbackCommandOutput
|
|
576
|
+
| AdminUpdateDeviceStatusCommandOutput
|
|
577
|
+
| AdminUpdateUserAttributesCommandOutput
|
|
578
|
+
| AdminUserGlobalSignOutCommandOutput
|
|
579
|
+
| AssociateSoftwareTokenCommandOutput
|
|
580
|
+
| ChangePasswordCommandOutput
|
|
581
|
+
| ConfirmDeviceCommandOutput
|
|
582
|
+
| ConfirmForgotPasswordCommandOutput
|
|
583
|
+
| ConfirmSignUpCommandOutput
|
|
584
|
+
| CreateGroupCommandOutput
|
|
585
|
+
| CreateIdentityProviderCommandOutput
|
|
586
|
+
| CreateResourceServerCommandOutput
|
|
587
|
+
| CreateUserImportJobCommandOutput
|
|
588
|
+
| CreateUserPoolClientCommandOutput
|
|
589
|
+
| CreateUserPoolCommandOutput
|
|
590
|
+
| CreateUserPoolDomainCommandOutput
|
|
591
|
+
| DeleteGroupCommandOutput
|
|
592
|
+
| DeleteIdentityProviderCommandOutput
|
|
593
|
+
| DeleteResourceServerCommandOutput
|
|
594
|
+
| DeleteUserAttributesCommandOutput
|
|
595
|
+
| DeleteUserCommandOutput
|
|
596
|
+
| DeleteUserPoolClientCommandOutput
|
|
597
|
+
| DeleteUserPoolCommandOutput
|
|
598
|
+
| DeleteUserPoolDomainCommandOutput
|
|
599
|
+
| DescribeIdentityProviderCommandOutput
|
|
600
|
+
| DescribeResourceServerCommandOutput
|
|
601
|
+
| DescribeRiskConfigurationCommandOutput
|
|
602
|
+
| DescribeUserImportJobCommandOutput
|
|
603
|
+
| DescribeUserPoolClientCommandOutput
|
|
604
|
+
| DescribeUserPoolCommandOutput
|
|
605
|
+
| DescribeUserPoolDomainCommandOutput
|
|
606
|
+
| ForgetDeviceCommandOutput
|
|
607
|
+
| ForgotPasswordCommandOutput
|
|
608
|
+
| GetCSVHeaderCommandOutput
|
|
609
|
+
| GetDeviceCommandOutput
|
|
610
|
+
| GetGroupCommandOutput
|
|
611
|
+
| GetIdentityProviderByIdentifierCommandOutput
|
|
612
|
+
| GetSigningCertificateCommandOutput
|
|
613
|
+
| GetUICustomizationCommandOutput
|
|
614
|
+
| GetUserAttributeVerificationCodeCommandOutput
|
|
615
|
+
| GetUserCommandOutput
|
|
616
|
+
| GetUserPoolMfaConfigCommandOutput
|
|
617
|
+
| GlobalSignOutCommandOutput
|
|
618
|
+
| InitiateAuthCommandOutput
|
|
619
|
+
| ListDevicesCommandOutput
|
|
620
|
+
| ListGroupsCommandOutput
|
|
621
|
+
| ListIdentityProvidersCommandOutput
|
|
622
|
+
| ListResourceServersCommandOutput
|
|
623
|
+
| ListTagsForResourceCommandOutput
|
|
624
|
+
| ListUserImportJobsCommandOutput
|
|
625
|
+
| ListUserPoolClientsCommandOutput
|
|
626
|
+
| ListUserPoolsCommandOutput
|
|
627
|
+
| ListUsersCommandOutput
|
|
628
|
+
| ListUsersInGroupCommandOutput
|
|
629
|
+
| ResendConfirmationCodeCommandOutput
|
|
630
|
+
| RespondToAuthChallengeCommandOutput
|
|
631
|
+
| RevokeTokenCommandOutput
|
|
632
|
+
| SetRiskConfigurationCommandOutput
|
|
633
|
+
| SetUICustomizationCommandOutput
|
|
634
|
+
| SetUserMFAPreferenceCommandOutput
|
|
635
|
+
| SetUserPoolMfaConfigCommandOutput
|
|
636
|
+
| SetUserSettingsCommandOutput
|
|
637
|
+
| SignUpCommandOutput
|
|
638
|
+
| StartUserImportJobCommandOutput
|
|
639
|
+
| StopUserImportJobCommandOutput
|
|
640
|
+
| TagResourceCommandOutput
|
|
641
|
+
| UntagResourceCommandOutput
|
|
642
|
+
| UpdateAuthEventFeedbackCommandOutput
|
|
643
|
+
| UpdateDeviceStatusCommandOutput
|
|
644
|
+
| UpdateGroupCommandOutput
|
|
645
|
+
| UpdateIdentityProviderCommandOutput
|
|
646
|
+
| UpdateResourceServerCommandOutput
|
|
647
|
+
| UpdateUserAttributesCommandOutput
|
|
648
|
+
| UpdateUserPoolClientCommandOutput
|
|
649
|
+
| UpdateUserPoolCommandOutput
|
|
650
|
+
| UpdateUserPoolDomainCommandOutput
|
|
651
|
+
| VerifySoftwareTokenCommandOutput
|
|
652
|
+
| VerifyUserAttributeCommandOutput;
|
|
653
|
+
export interface ClientDefaults
|
|
654
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
655
|
+
requestHandler?: __HttpHandler;
|
|
656
|
+
|
|
657
|
+
sha256?: __HashConstructor;
|
|
658
|
+
|
|
659
|
+
urlParser?: __UrlParser;
|
|
660
|
+
|
|
661
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
662
|
+
|
|
663
|
+
streamCollector?: __StreamCollector;
|
|
664
|
+
|
|
665
|
+
base64Decoder?: __Decoder;
|
|
666
|
+
|
|
667
|
+
base64Encoder?: __Encoder;
|
|
668
|
+
|
|
669
|
+
utf8Decoder?: __Decoder;
|
|
670
|
+
|
|
671
|
+
utf8Encoder?: __Encoder;
|
|
672
|
+
|
|
673
|
+
runtime?: string;
|
|
674
|
+
|
|
675
|
+
disableHostPrefix?: boolean;
|
|
676
|
+
|
|
677
|
+
maxAttempts?: number | __Provider<number>;
|
|
678
|
+
|
|
679
|
+
retryMode?: string | __Provider<string>;
|
|
680
|
+
|
|
681
|
+
logger?: __Logger;
|
|
682
|
+
|
|
683
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
684
|
+
|
|
685
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
686
|
+
|
|
687
|
+
serviceId?: string;
|
|
688
|
+
|
|
689
|
+
region?: string | __Provider<string>;
|
|
690
|
+
|
|
691
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
692
|
+
|
|
693
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
694
|
+
|
|
695
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
696
|
+
|
|
697
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
698
|
+
}
|
|
699
|
+
declare type CognitoIdentityProviderClientConfigType = Partial<
|
|
700
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
701
|
+
> &
|
|
702
|
+
ClientDefaults &
|
|
703
|
+
RegionInputConfig &
|
|
704
|
+
EndpointsInputConfig &
|
|
705
|
+
RetryInputConfig &
|
|
706
|
+
HostHeaderInputConfig &
|
|
707
|
+
AwsAuthInputConfig &
|
|
708
|
+
UserAgentInputConfig;
|
|
709
|
+
|
|
710
|
+
export interface CognitoIdentityProviderClientConfig
|
|
711
|
+
extends CognitoIdentityProviderClientConfigType {}
|
|
712
|
+
declare type CognitoIdentityProviderClientResolvedConfigType =
|
|
713
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
714
|
+
Required<ClientDefaults> &
|
|
715
|
+
RegionResolvedConfig &
|
|
716
|
+
EndpointsResolvedConfig &
|
|
717
|
+
RetryResolvedConfig &
|
|
718
|
+
HostHeaderResolvedConfig &
|
|
719
|
+
AwsAuthResolvedConfig &
|
|
720
|
+
UserAgentResolvedConfig;
|
|
721
|
+
|
|
722
|
+
export interface CognitoIdentityProviderClientResolvedConfig
|
|
723
|
+
extends CognitoIdentityProviderClientResolvedConfigType {}
|
|
724
|
+
|
|
725
|
+
export declare class CognitoIdentityProviderClient extends __Client<
|
|
726
|
+
__HttpHandlerOptions,
|
|
727
|
+
ServiceInputTypes,
|
|
728
|
+
ServiceOutputTypes,
|
|
729
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
730
|
+
> {
|
|
731
|
+
readonly config: CognitoIdentityProviderClientResolvedConfig;
|
|
732
|
+
constructor(configuration: CognitoIdentityProviderClientConfig);
|
|
733
|
+
|
|
734
|
+
destroy(): void;
|
|
735
|
+
}
|
|
736
|
+
export {};
|