@aws-sdk/client-cognito-identity-provider 3.588.0 → 3.592.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-cjs/index.js +0 -103
- package/dist-types/CognitoIdentityProviderClient.d.ts +4 -4
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
- package/dist-types/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -1
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/RevokeTokenCommand.d.ts +2 -1
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetUICustomizationCommand.d.ts +2 -1
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/SignUpCommand.d.ts +2 -1
- package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -193,15 +193,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
193
193
|
* Enables FIPS compatible endpoints.
|
|
194
194
|
*/
|
|
195
195
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
196
|
+
/**
|
|
197
|
+
* The AWS region to which this client will send requests
|
|
198
|
+
*/
|
|
199
|
+
region?: string | __Provider<string>;
|
|
196
200
|
/**
|
|
197
201
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
198
202
|
* @internal
|
|
199
203
|
*/
|
|
200
204
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
201
|
-
/**
|
|
202
|
-
* The AWS region to which this client will send requests
|
|
203
|
-
*/
|
|
204
|
-
region?: string | __Provider<string>;
|
|
205
205
|
/**
|
|
206
206
|
* Default credentials provider; Not available in browser runtime.
|
|
207
207
|
* @deprecated
|