@aws-sdk/client-cognito-identity-provider 3.651.1 → 3.654.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/AddCustomAttributesCommand.d.ts +11 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +11 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +11 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +11 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +11 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +11 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +11 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +11 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +11 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +11 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +11 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +11 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +11 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +11 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +11 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +11 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +11 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +11 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +11 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +11 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +11 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +11 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +11 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +11 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +11 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +11 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +11 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +11 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +11 -0
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +11 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +11 -0
- package/dist-types/commands/GetUserCommand.d.ts +11 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +11 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +11 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +11 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +11 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +11 -0
- package/dist-types/commands/ListUsersCommand.d.ts +11 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +11 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +11 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +11 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +11 -0
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +11 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +11 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +11 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +11 -0
- package/dist-types/commands/SignUpCommand.d.ts +11 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +11 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +11 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +11 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -155,4 +155,15 @@ declare const ResendConfirmationCodeCommand_base: {
|
|
|
155
155
|
* @public
|
|
156
156
|
*/
|
|
157
157
|
export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {
|
|
158
|
+
/** @internal type navigation helper, not in runtime. */
|
|
159
|
+
protected static __types: {
|
|
160
|
+
api: {
|
|
161
|
+
input: ResendConfirmationCodeRequest;
|
|
162
|
+
output: ResendConfirmationCodeResponse;
|
|
163
|
+
};
|
|
164
|
+
sdk: {
|
|
165
|
+
input: ResendConfirmationCodeCommandInput;
|
|
166
|
+
output: ResendConfirmationCodeCommandOutput;
|
|
167
|
+
};
|
|
168
|
+
};
|
|
158
169
|
}
|
|
@@ -205,4 +205,15 @@ declare const RespondToAuthChallengeCommand_base: {
|
|
|
205
205
|
* @public
|
|
206
206
|
*/
|
|
207
207
|
export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {
|
|
208
|
+
/** @internal type navigation helper, not in runtime. */
|
|
209
|
+
protected static __types: {
|
|
210
|
+
api: {
|
|
211
|
+
input: RespondToAuthChallengeRequest;
|
|
212
|
+
output: RespondToAuthChallengeResponse;
|
|
213
|
+
};
|
|
214
|
+
sdk: {
|
|
215
|
+
input: RespondToAuthChallengeCommandInput;
|
|
216
|
+
output: RespondToAuthChallengeCommandOutput;
|
|
217
|
+
};
|
|
218
|
+
};
|
|
208
219
|
}
|
|
@@ -91,4 +91,15 @@ declare const RevokeTokenCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class RevokeTokenCommand extends RevokeTokenCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: RevokeTokenRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: RevokeTokenCommandInput;
|
|
102
|
+
output: RevokeTokenCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -108,4 +108,15 @@ declare const SetLogDeliveryConfigurationCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: SetLogDeliveryConfigurationRequest;
|
|
115
|
+
output: SetLogDeliveryConfigurationResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: SetLogDeliveryConfigurationCommandInput;
|
|
119
|
+
output: SetLogDeliveryConfigurationCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -199,4 +199,15 @@ declare const SetRiskConfigurationCommand_base: {
|
|
|
199
199
|
* @public
|
|
200
200
|
*/
|
|
201
201
|
export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {
|
|
202
|
+
/** @internal type navigation helper, not in runtime. */
|
|
203
|
+
protected static __types: {
|
|
204
|
+
api: {
|
|
205
|
+
input: SetRiskConfigurationRequest;
|
|
206
|
+
output: SetRiskConfigurationResponse;
|
|
207
|
+
};
|
|
208
|
+
sdk: {
|
|
209
|
+
input: SetRiskConfigurationCommandInput;
|
|
210
|
+
output: SetRiskConfigurationCommandOutput;
|
|
211
|
+
};
|
|
212
|
+
};
|
|
202
213
|
}
|
|
@@ -98,4 +98,15 @@ declare const SetUICustomizationCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: SetUICustomizationRequest;
|
|
105
|
+
output: SetUICustomizationResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: SetUICustomizationCommandInput;
|
|
109
|
+
output: SetUICustomizationCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -109,4 +109,15 @@ declare const SetUserMFAPreferenceCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: SetUserMFAPreferenceRequest;
|
|
116
|
+
output: {};
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: SetUserMFAPreferenceCommandInput;
|
|
120
|
+
output: SetUserMFAPreferenceCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -137,4 +137,15 @@ declare const SetUserPoolMfaConfigCommand_base: {
|
|
|
137
137
|
* @public
|
|
138
138
|
*/
|
|
139
139
|
export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {
|
|
140
|
+
/** @internal type navigation helper, not in runtime. */
|
|
141
|
+
protected static __types: {
|
|
142
|
+
api: {
|
|
143
|
+
input: SetUserPoolMfaConfigRequest;
|
|
144
|
+
output: SetUserPoolMfaConfigResponse;
|
|
145
|
+
};
|
|
146
|
+
sdk: {
|
|
147
|
+
input: SetUserPoolMfaConfigCommandInput;
|
|
148
|
+
output: SetUserPoolMfaConfigCommandOutput;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
140
151
|
}
|
|
@@ -98,4 +98,15 @@ declare const SetUserSettingsCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: SetUserSettingsRequest;
|
|
105
|
+
output: {};
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: SetUserSettingsCommandInput;
|
|
109
|
+
output: SetUserSettingsCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -174,4 +174,15 @@ declare const SignUpCommand_base: {
|
|
|
174
174
|
* @public
|
|
175
175
|
*/
|
|
176
176
|
export declare class SignUpCommand extends SignUpCommand_base {
|
|
177
|
+
/** @internal type navigation helper, not in runtime. */
|
|
178
|
+
protected static __types: {
|
|
179
|
+
api: {
|
|
180
|
+
input: SignUpRequest;
|
|
181
|
+
output: SignUpResponse;
|
|
182
|
+
};
|
|
183
|
+
sdk: {
|
|
184
|
+
input: SignUpCommandInput;
|
|
185
|
+
output: SignUpCommandOutput;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
177
188
|
}
|
|
@@ -93,4 +93,15 @@ declare const StartUserImportJobCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: StartUserImportJobRequest;
|
|
100
|
+
output: StartUserImportJobResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: StartUserImportJobCommandInput;
|
|
104
|
+
output: StartUserImportJobCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -93,4 +93,15 @@ declare const StopUserImportJobCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: StopUserImportJobRequest;
|
|
100
|
+
output: StopUserImportJobResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: StopUserImportJobCommandInput;
|
|
104
|
+
output: StopUserImportJobCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -89,4 +89,15 @@ declare const TagResourceCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: TagResourceRequest;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: TagResourceCommandInput;
|
|
100
|
+
output: TagResourceCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -77,4 +77,15 @@ declare const UntagResourceCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UntagResourceRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UntagResourceCommandInput;
|
|
88
|
+
output: UntagResourceCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -91,4 +91,15 @@ declare const UpdateAuthEventFeedbackCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: UpdateAuthEventFeedbackRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: UpdateAuthEventFeedbackCommandInput;
|
|
102
|
+
output: UpdateAuthEventFeedbackCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -99,4 +99,15 @@ declare const UpdateDeviceStatusCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: UpdateDeviceStatusRequest;
|
|
106
|
+
output: {};
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: UpdateDeviceStatusCommandInput;
|
|
110
|
+
output: UpdateDeviceStatusCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -107,4 +107,15 @@ declare const UpdateGroupCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: UpdateGroupRequest;
|
|
114
|
+
output: UpdateGroupResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: UpdateGroupCommandInput;
|
|
118
|
+
output: UpdateGroupCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -127,4 +127,15 @@ declare const UpdateIdentityProviderCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: UpdateIdentityProviderRequest;
|
|
134
|
+
output: UpdateIdentityProviderResponse;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: UpdateIdentityProviderCommandInput;
|
|
138
|
+
output: UpdateIdentityProviderCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -117,4 +117,15 @@ declare const UpdateResourceServerCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: UpdateResourceServerRequest;
|
|
124
|
+
output: UpdateResourceServerResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: UpdateResourceServerCommandInput;
|
|
128
|
+
output: UpdateResourceServerCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -174,4 +174,15 @@ declare const UpdateUserAttributesCommand_base: {
|
|
|
174
174
|
* @public
|
|
175
175
|
*/
|
|
176
176
|
export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {
|
|
177
|
+
/** @internal type navigation helper, not in runtime. */
|
|
178
|
+
protected static __types: {
|
|
179
|
+
api: {
|
|
180
|
+
input: UpdateUserAttributesRequest;
|
|
181
|
+
output: UpdateUserAttributesResponse;
|
|
182
|
+
};
|
|
183
|
+
sdk: {
|
|
184
|
+
input: UpdateUserAttributesCommandInput;
|
|
185
|
+
output: UpdateUserAttributesCommandOutput;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
177
188
|
}
|
|
@@ -210,4 +210,15 @@ declare const UpdateUserPoolClientCommand_base: {
|
|
|
210
210
|
* @public
|
|
211
211
|
*/
|
|
212
212
|
export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {
|
|
213
|
+
/** @internal type navigation helper, not in runtime. */
|
|
214
|
+
protected static __types: {
|
|
215
|
+
api: {
|
|
216
|
+
input: UpdateUserPoolClientRequest;
|
|
217
|
+
output: UpdateUserPoolClientResponse;
|
|
218
|
+
};
|
|
219
|
+
sdk: {
|
|
220
|
+
input: UpdateUserPoolClientCommandInput;
|
|
221
|
+
output: UpdateUserPoolClientCommandOutput;
|
|
222
|
+
};
|
|
223
|
+
};
|
|
213
224
|
}
|
|
@@ -239,4 +239,15 @@ declare const UpdateUserPoolCommand_base: {
|
|
|
239
239
|
* @public
|
|
240
240
|
*/
|
|
241
241
|
export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {
|
|
242
|
+
/** @internal type navigation helper, not in runtime. */
|
|
243
|
+
protected static __types: {
|
|
244
|
+
api: {
|
|
245
|
+
input: UpdateUserPoolRequest;
|
|
246
|
+
output: {};
|
|
247
|
+
};
|
|
248
|
+
sdk: {
|
|
249
|
+
input: UpdateUserPoolCommandInput;
|
|
250
|
+
output: UpdateUserPoolCommandOutput;
|
|
251
|
+
};
|
|
252
|
+
};
|
|
242
253
|
}
|
|
@@ -117,4 +117,15 @@ declare const UpdateUserPoolDomainCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: UpdateUserPoolDomainRequest;
|
|
124
|
+
output: UpdateUserPoolDomainResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: UpdateUserPoolDomainCommandInput;
|
|
128
|
+
output: UpdateUserPoolDomainCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -115,4 +115,15 @@ declare const VerifySoftwareTokenCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: VerifySoftwareTokenRequest;
|
|
122
|
+
output: VerifySoftwareTokenResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: VerifySoftwareTokenCommandInput;
|
|
126
|
+
output: VerifySoftwareTokenCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -116,4 +116,15 @@ declare const VerifyUserAttributeCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: VerifyUserAttributeRequest;
|
|
123
|
+
output: {};
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: VerifyUserAttributeCommandInput;
|
|
127
|
+
output: VerifyUserAttributeCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -37,4 +37,15 @@ declare const AddCustomAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
|
|
40
|
+
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AddCustomAttributesRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AddCustomAttributesCommandInput;
|
|
48
|
+
output: AddCustomAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const AdminAddUserToGroupCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
|
|
35
|
+
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AdminAddUserToGroupRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AdminAddUserToGroupCommandInput;
|
|
43
|
+
output: AdminAddUserToGroupCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AdminConfirmSignUpCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
|
|
40
|
+
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AdminConfirmSignUpRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AdminConfirmSignUpCommandInput;
|
|
48
|
+
output: AdminConfirmSignUpCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AdminCreateUserCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {
|
|
39
|
+
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AdminCreateUserRequest;
|
|
43
|
+
output: AdminCreateUserResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AdminCreateUserCommandInput;
|
|
47
|
+
output: AdminCreateUserCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AdminDeleteUserAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
|
|
40
|
+
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AdminDeleteUserAttributesRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AdminDeleteUserAttributesCommandInput;
|
|
48
|
+
output: AdminDeleteUserAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const AdminDeleteUserCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
|
|
34
|
+
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: AdminDeleteUserRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: AdminDeleteUserCommandInput;
|
|
42
|
+
output: AdminDeleteUserCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AdminDisableProviderForUserCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
|
|
40
|
+
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AdminDisableProviderForUserRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AdminDisableProviderForUserCommandInput;
|
|
48
|
+
output: AdminDisableProviderForUserCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AdminDisableUserCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {
|
|
39
|
+
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AdminDisableUserRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AdminDisableUserCommandInput;
|
|
47
|
+
output: AdminDisableUserCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AdminEnableUserCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
|
|
39
|
+
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AdminEnableUserRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AdminEnableUserCommandInput;
|
|
47
|
+
output: AdminEnableUserCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const AdminForgetDeviceCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
|
|
35
|
+
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AdminForgetDeviceRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AdminForgetDeviceCommandInput;
|
|
43
|
+
output: AdminForgetDeviceCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AdminGetDeviceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
|
|
39
|
+
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AdminGetDeviceRequest;
|
|
43
|
+
output: AdminGetDeviceResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AdminGetDeviceCommandInput;
|
|
47
|
+
output: AdminGetDeviceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const AdminGetUserCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
|
|
36
|
+
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AdminGetUserRequest;
|
|
40
|
+
output: AdminGetUserResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AdminGetUserCommandInput;
|
|
44
|
+
output: AdminGetUserCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AdminInitiateAuthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
|
|
40
|
+
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AdminInitiateAuthRequest;
|
|
44
|
+
output: AdminInitiateAuthResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AdminInitiateAuthCommandInput;
|
|
48
|
+
output: AdminInitiateAuthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|