@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
|
@@ -114,4 +114,15 @@ declare const AddCustomAttributesCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: AddCustomAttributesRequest;
|
|
121
|
+
output: {};
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: AddCustomAttributesCommandInput;
|
|
125
|
+
output: AddCustomAttributesCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -100,4 +100,15 @@ declare const AdminAddUserToGroupCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: AdminAddUserToGroupRequest;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: AdminAddUserToGroupCommandInput;
|
|
111
|
+
output: AdminAddUserToGroupCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -124,4 +124,15 @@ declare const AdminConfirmSignUpCommand_base: {
|
|
|
124
124
|
* @public
|
|
125
125
|
*/
|
|
126
126
|
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: AdminConfirmSignUpRequest;
|
|
131
|
+
output: {};
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: AdminConfirmSignUpCommandInput;
|
|
135
|
+
output: AdminConfirmSignUpCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -262,4 +262,15 @@ declare const AdminCreateUserCommand_base: {
|
|
|
262
262
|
*
|
|
263
263
|
*/
|
|
264
264
|
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {
|
|
265
|
+
/** @internal type navigation helper, not in runtime. */
|
|
266
|
+
protected static __types: {
|
|
267
|
+
api: {
|
|
268
|
+
input: AdminCreateUserRequest;
|
|
269
|
+
output: AdminCreateUserResponse;
|
|
270
|
+
};
|
|
271
|
+
sdk: {
|
|
272
|
+
input: AdminCreateUserCommandInput;
|
|
273
|
+
output: AdminCreateUserCommandOutput;
|
|
274
|
+
};
|
|
275
|
+
};
|
|
265
276
|
}
|
|
@@ -101,4 +101,15 @@ declare const AdminDeleteUserAttributesCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: AdminDeleteUserAttributesRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: AdminDeleteUserAttributesCommandInput;
|
|
112
|
+
output: AdminDeleteUserAttributesCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -97,4 +97,15 @@ declare const AdminDeleteUserCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: AdminDeleteUserRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: AdminDeleteUserCommandInput;
|
|
108
|
+
output: AdminDeleteUserCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -133,4 +133,15 @@ declare const AdminDisableProviderForUserCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: AdminDisableProviderForUserRequest;
|
|
140
|
+
output: {};
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: AdminDisableProviderForUserCommandInput;
|
|
144
|
+
output: AdminDisableProviderForUserCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -99,4 +99,15 @@ declare const AdminDisableUserCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: AdminDisableUserRequest;
|
|
106
|
+
output: {};
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: AdminDisableUserCommandInput;
|
|
110
|
+
output: AdminDisableUserCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -97,4 +97,15 @@ declare const AdminEnableUserCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: AdminEnableUserRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: AdminEnableUserCommandInput;
|
|
108
|
+
output: AdminEnableUserCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -101,4 +101,15 @@ declare const AdminForgetDeviceCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: AdminForgetDeviceRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: AdminForgetDeviceCommandInput;
|
|
112
|
+
output: AdminForgetDeviceCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -111,4 +111,15 @@ declare const AdminGetDeviceCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: AdminGetDeviceRequest;
|
|
118
|
+
output: AdminGetDeviceResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: AdminGetDeviceCommandInput;
|
|
122
|
+
output: AdminGetDeviceCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -120,4 +120,15 @@ declare const AdminGetUserCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: AdminGetUserRequest;
|
|
127
|
+
output: AdminGetUserResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: AdminGetUserCommandInput;
|
|
131
|
+
output: AdminGetUserCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -191,4 +191,15 @@ declare const AdminInitiateAuthCommand_base: {
|
|
|
191
191
|
* @public
|
|
192
192
|
*/
|
|
193
193
|
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
|
|
194
|
+
/** @internal type navigation helper, not in runtime. */
|
|
195
|
+
protected static __types: {
|
|
196
|
+
api: {
|
|
197
|
+
input: AdminInitiateAuthRequest;
|
|
198
|
+
output: AdminInitiateAuthResponse;
|
|
199
|
+
};
|
|
200
|
+
sdk: {
|
|
201
|
+
input: AdminInitiateAuthCommandInput;
|
|
202
|
+
output: AdminInitiateAuthCommandOutput;
|
|
203
|
+
};
|
|
204
|
+
};
|
|
194
205
|
}
|
|
@@ -133,4 +133,15 @@ declare const AdminLinkProviderForUserCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: AdminLinkProviderForUserRequest;
|
|
140
|
+
output: {};
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: AdminLinkProviderForUserCommandInput;
|
|
144
|
+
output: AdminLinkProviderForUserCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -115,4 +115,15 @@ declare const AdminListDevicesCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class AdminListDevicesCommand extends AdminListDevicesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: AdminListDevicesRequest;
|
|
122
|
+
output: AdminListDevicesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: AdminListDevicesCommandInput;
|
|
126
|
+
output: AdminListDevicesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -112,4 +112,15 @@ declare const AdminListGroupsForUserCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: AdminListGroupsForUserRequest;
|
|
119
|
+
output: AdminListGroupsForUserResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: AdminListGroupsForUserCommandInput;
|
|
123
|
+
output: AdminListGroupsForUserCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -136,4 +136,15 @@ declare const AdminListUserAuthEventsCommand_base: {
|
|
|
136
136
|
* @public
|
|
137
137
|
*/
|
|
138
138
|
export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: AdminListUserAuthEventsRequest;
|
|
143
|
+
output: AdminListUserAuthEventsResponse;
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: AdminListUserAuthEventsCommandInput;
|
|
147
|
+
output: AdminListUserAuthEventsCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -98,4 +98,15 @@ declare const AdminRemoveUserFromGroupCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: AdminRemoveUserFromGroupRequest;
|
|
105
|
+
output: {};
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: AdminRemoveUserFromGroupCommandInput;
|
|
109
|
+
output: AdminRemoveUserFromGroupCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -157,4 +157,15 @@ declare const AdminResetUserPasswordCommand_base: {
|
|
|
157
157
|
* @public
|
|
158
158
|
*/
|
|
159
159
|
export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {
|
|
160
|
+
/** @internal type navigation helper, not in runtime. */
|
|
161
|
+
protected static __types: {
|
|
162
|
+
api: {
|
|
163
|
+
input: AdminResetUserPasswordRequest;
|
|
164
|
+
output: {};
|
|
165
|
+
};
|
|
166
|
+
sdk: {
|
|
167
|
+
input: AdminResetUserPasswordCommandInput;
|
|
168
|
+
output: AdminResetUserPasswordCommandOutput;
|
|
169
|
+
};
|
|
170
|
+
};
|
|
160
171
|
}
|
|
@@ -223,4 +223,15 @@ declare const AdminRespondToAuthChallengeCommand_base: {
|
|
|
223
223
|
* @public
|
|
224
224
|
*/
|
|
225
225
|
export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {
|
|
226
|
+
/** @internal type navigation helper, not in runtime. */
|
|
227
|
+
protected static __types: {
|
|
228
|
+
api: {
|
|
229
|
+
input: AdminRespondToAuthChallengeRequest;
|
|
230
|
+
output: AdminRespondToAuthChallengeResponse;
|
|
231
|
+
};
|
|
232
|
+
sdk: {
|
|
233
|
+
input: AdminRespondToAuthChallengeCommandInput;
|
|
234
|
+
output: AdminRespondToAuthChallengeCommandOutput;
|
|
235
|
+
};
|
|
236
|
+
};
|
|
226
237
|
}
|
|
@@ -115,4 +115,15 @@ declare const AdminSetUserMFAPreferenceCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: AdminSetUserMFAPreferenceRequest;
|
|
122
|
+
output: {};
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: AdminSetUserMFAPreferenceCommandInput;
|
|
126
|
+
output: AdminSetUserMFAPreferenceCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -126,4 +126,15 @@ declare const AdminSetUserPasswordCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: AdminSetUserPasswordRequest;
|
|
133
|
+
output: {};
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: AdminSetUserPasswordCommandInput;
|
|
137
|
+
output: AdminSetUserPasswordCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -102,4 +102,15 @@ declare const AdminSetUserSettingsCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: AdminSetUserSettingsRequest;
|
|
109
|
+
output: {};
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: AdminSetUserSettingsCommandInput;
|
|
113
|
+
output: AdminSetUserSettingsCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -104,4 +104,15 @@ declare const AdminUpdateAuthEventFeedbackCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: AdminUpdateAuthEventFeedbackRequest;
|
|
111
|
+
output: {};
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: AdminUpdateAuthEventFeedbackCommandInput;
|
|
115
|
+
output: AdminUpdateAuthEventFeedbackCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -102,4 +102,15 @@ declare const AdminUpdateDeviceStatusCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: AdminUpdateDeviceStatusRequest;
|
|
109
|
+
output: {};
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: AdminUpdateDeviceStatusCommandInput;
|
|
113
|
+
output: AdminUpdateDeviceStatusCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -161,4 +161,15 @@ declare const AdminUpdateUserAttributesCommand_base: {
|
|
|
161
161
|
* @public
|
|
162
162
|
*/
|
|
163
163
|
export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {
|
|
164
|
+
/** @internal type navigation helper, not in runtime. */
|
|
165
|
+
protected static __types: {
|
|
166
|
+
api: {
|
|
167
|
+
input: AdminUpdateUserAttributesRequest;
|
|
168
|
+
output: {};
|
|
169
|
+
};
|
|
170
|
+
sdk: {
|
|
171
|
+
input: AdminUpdateUserAttributesCommandInput;
|
|
172
|
+
output: AdminUpdateUserAttributesCommandOutput;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
164
175
|
}
|
|
@@ -120,4 +120,15 @@ declare const AdminUserGlobalSignOutCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: AdminUserGlobalSignOutRequest;
|
|
127
|
+
output: {};
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: AdminUserGlobalSignOutCommandInput;
|
|
131
|
+
output: AdminUserGlobalSignOutCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -107,4 +107,15 @@ declare const AssociateSoftwareTokenCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: AssociateSoftwareTokenRequest;
|
|
114
|
+
output: AssociateSoftwareTokenResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: AssociateSoftwareTokenCommandInput;
|
|
118
|
+
output: AssociateSoftwareTokenCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -106,4 +106,15 @@ declare const ChangePasswordCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: ChangePasswordRequest;
|
|
113
|
+
output: {};
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: ChangePasswordCommandInput;
|
|
117
|
+
output: ChangePasswordCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -115,4 +115,15 @@ declare const ConfirmDeviceCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: ConfirmDeviceRequest;
|
|
122
|
+
output: ConfirmDeviceResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: ConfirmDeviceCommandInput;
|
|
126
|
+
output: ConfirmDeviceCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -136,4 +136,15 @@ declare const ConfirmForgotPasswordCommand_base: {
|
|
|
136
136
|
* @public
|
|
137
137
|
*/
|
|
138
138
|
export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: ConfirmForgotPasswordRequest;
|
|
143
|
+
output: {};
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: ConfirmForgotPasswordCommandInput;
|
|
147
|
+
output: ConfirmForgotPasswordCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -144,4 +144,15 @@ declare const ConfirmSignUpCommand_base: {
|
|
|
144
144
|
* @public
|
|
145
145
|
*/
|
|
146
146
|
export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {
|
|
147
|
+
/** @internal type navigation helper, not in runtime. */
|
|
148
|
+
protected static __types: {
|
|
149
|
+
api: {
|
|
150
|
+
input: ConfirmSignUpRequest;
|
|
151
|
+
output: {};
|
|
152
|
+
};
|
|
153
|
+
sdk: {
|
|
154
|
+
input: ConfirmSignUpCommandInput;
|
|
155
|
+
output: ConfirmSignUpCommandOutput;
|
|
156
|
+
};
|
|
157
|
+
};
|
|
147
158
|
}
|
|
@@ -115,4 +115,15 @@ declare const CreateGroupCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: CreateGroupRequest;
|
|
122
|
+
output: CreateGroupResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: CreateGroupCommandInput;
|
|
126
|
+
output: CreateGroupCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -130,4 +130,15 @@ declare const CreateIdentityProviderCommand_base: {
|
|
|
130
130
|
* @public
|
|
131
131
|
*/
|
|
132
132
|
export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {
|
|
133
|
+
/** @internal type navigation helper, not in runtime. */
|
|
134
|
+
protected static __types: {
|
|
135
|
+
api: {
|
|
136
|
+
input: CreateIdentityProviderRequest;
|
|
137
|
+
output: CreateIdentityProviderResponse;
|
|
138
|
+
};
|
|
139
|
+
sdk: {
|
|
140
|
+
input: CreateIdentityProviderCommandInput;
|
|
141
|
+
output: CreateIdentityProviderCommandOutput;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
133
144
|
}
|
|
@@ -117,4 +117,15 @@ declare const CreateResourceServerCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CreateResourceServerCommand extends CreateResourceServerCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CreateResourceServerRequest;
|
|
124
|
+
output: CreateResourceServerResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CreateResourceServerCommandInput;
|
|
128
|
+
output: CreateResourceServerCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -118,4 +118,15 @@ declare const CreateUserImportJobCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class CreateUserImportJobCommand extends CreateUserImportJobCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: CreateUserImportJobRequest;
|
|
125
|
+
output: CreateUserImportJobResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: CreateUserImportJobCommandInput;
|
|
129
|
+
output: CreateUserImportJobCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -337,4 +337,15 @@ declare const CreateUserPoolClientCommand_base: {
|
|
|
337
337
|
*
|
|
338
338
|
*/
|
|
339
339
|
export declare class CreateUserPoolClientCommand extends CreateUserPoolClientCommand_base {
|
|
340
|
+
/** @internal type navigation helper, not in runtime. */
|
|
341
|
+
protected static __types: {
|
|
342
|
+
api: {
|
|
343
|
+
input: CreateUserPoolClientRequest;
|
|
344
|
+
output: CreateUserPoolClientResponse;
|
|
345
|
+
};
|
|
346
|
+
sdk: {
|
|
347
|
+
input: CreateUserPoolClientCommandInput;
|
|
348
|
+
output: CreateUserPoolClientCommandOutput;
|
|
349
|
+
};
|
|
350
|
+
};
|
|
340
351
|
}
|
|
@@ -853,4 +853,15 @@ declare const CreateUserPoolCommand_base: {
|
|
|
853
853
|
*
|
|
854
854
|
*/
|
|
855
855
|
export declare class CreateUserPoolCommand extends CreateUserPoolCommand_base {
|
|
856
|
+
/** @internal type navigation helper, not in runtime. */
|
|
857
|
+
protected static __types: {
|
|
858
|
+
api: {
|
|
859
|
+
input: CreateUserPoolRequest;
|
|
860
|
+
output: CreateUserPoolResponse;
|
|
861
|
+
};
|
|
862
|
+
sdk: {
|
|
863
|
+
input: CreateUserPoolCommandInput;
|
|
864
|
+
output: CreateUserPoolCommandOutput;
|
|
865
|
+
};
|
|
866
|
+
};
|
|
856
867
|
}
|
|
@@ -99,4 +99,15 @@ declare const CreateUserPoolDomainCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class CreateUserPoolDomainCommand extends CreateUserPoolDomainCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: CreateUserPoolDomainRequest;
|
|
106
|
+
output: CreateUserPoolDomainResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: CreateUserPoolDomainCommandInput;
|
|
110
|
+
output: CreateUserPoolDomainCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|