@aws-sdk/client-cognito-identity-provider 3.413.0 → 3.418.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/commands/AddCustomAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +5 -0
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +5 -0
- package/dist-cjs/commands/AdminCreateUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminDeleteUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDisableUserCommand.js +5 -0
- package/dist-cjs/commands/AdminEnableUserCommand.js +5 -0
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +5 -0
- package/dist-cjs/commands/AdminGetDeviceCommand.js +5 -0
- package/dist-cjs/commands/AdminGetUserCommand.js +5 -0
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +5 -0
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminListDevicesCommand.js +5 -0
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +5 -0
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +5 -0
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +5 -0
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +5 -0
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +5 -0
- package/dist-cjs/commands/ChangePasswordCommand.js +5 -0
- package/dist-cjs/commands/ConfirmDeviceCommand.js +5 -0
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +5 -0
- package/dist-cjs/commands/ConfirmSignUpCommand.js +5 -0
- package/dist-cjs/commands/CreateGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/CreateResourceServerCommand.js +5 -0
- package/dist-cjs/commands/CreateUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/DeleteResourceServerCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/DescribeResourceServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/ForgetDeviceCommand.js +5 -0
- package/dist-cjs/commands/ForgotPasswordCommand.js +5 -0
- package/dist-cjs/commands/GetCSVHeaderCommand.js +5 -0
- package/dist-cjs/commands/GetDeviceCommand.js +5 -0
- package/dist-cjs/commands/GetGroupCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
- package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetSigningCertificateCommand.js +5 -0
- package/dist-cjs/commands/GetUICustomizationCommand.js +5 -0
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
- package/dist-cjs/commands/GetUserCommand.js +5 -0
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +5 -0
- package/dist-cjs/commands/GlobalSignOutCommand.js +5 -0
- package/dist-cjs/commands/InitiateAuthCommand.js +5 -0
- package/dist-cjs/commands/ListDevicesCommand.js +5 -0
- package/dist-cjs/commands/ListGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +5 -0
- package/dist-cjs/commands/ListResourceServersCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListUserImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +5 -0
- package/dist-cjs/commands/ListUserPoolsCommand.js +5 -0
- package/dist-cjs/commands/ListUsersCommand.js +5 -0
- package/dist-cjs/commands/ListUsersInGroupCommand.js +5 -0
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +5 -0
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +5 -0
- package/dist-cjs/commands/RevokeTokenCommand.js +5 -0
- package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SetUICustomizationCommand.js +5 -0
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +5 -0
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +5 -0
- package/dist-cjs/commands/SetUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/SignUpCommand.js +5 -0
- package/dist-cjs/commands/StartUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/StopUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceServerCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +5 -0
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AddCustomAttributesCommand.js +5 -0
- package/dist-es/commands/AdminAddUserToGroupCommand.js +5 -0
- package/dist-es/commands/AdminConfirmSignUpCommand.js +5 -0
- package/dist-es/commands/AdminCreateUserCommand.js +5 -0
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +5 -0
- package/dist-es/commands/AdminDeleteUserCommand.js +5 -0
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +5 -0
- package/dist-es/commands/AdminDisableUserCommand.js +5 -0
- package/dist-es/commands/AdminEnableUserCommand.js +5 -0
- package/dist-es/commands/AdminForgetDeviceCommand.js +5 -0
- package/dist-es/commands/AdminGetDeviceCommand.js +5 -0
- package/dist-es/commands/AdminGetUserCommand.js +5 -0
- package/dist-es/commands/AdminInitiateAuthCommand.js +5 -0
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +5 -0
- package/dist-es/commands/AdminListDevicesCommand.js +5 -0
- package/dist-es/commands/AdminListGroupsForUserCommand.js +5 -0
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +5 -0
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +5 -0
- package/dist-es/commands/AdminResetUserPasswordCommand.js +5 -0
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +5 -0
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
- package/dist-es/commands/AdminSetUserPasswordCommand.js +5 -0
- package/dist-es/commands/AdminSetUserSettingsCommand.js +5 -0
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +5 -0
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +5 -0
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +5 -0
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +5 -0
- package/dist-es/commands/ChangePasswordCommand.js +5 -0
- package/dist-es/commands/ConfirmDeviceCommand.js +5 -0
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +5 -0
- package/dist-es/commands/ConfirmSignUpCommand.js +5 -0
- package/dist-es/commands/CreateGroupCommand.js +5 -0
- package/dist-es/commands/CreateIdentityProviderCommand.js +5 -0
- package/dist-es/commands/CreateResourceServerCommand.js +5 -0
- package/dist-es/commands/CreateUserImportJobCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolClientCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/DeleteGroupCommand.js +5 -0
- package/dist-es/commands/DeleteIdentityProviderCommand.js +5 -0
- package/dist-es/commands/DeleteResourceServerCommand.js +5 -0
- package/dist-es/commands/DeleteUserAttributesCommand.js +5 -0
- package/dist-es/commands/DeleteUserCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolClientCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/DescribeIdentityProviderCommand.js +5 -0
- package/dist-es/commands/DescribeResourceServerCommand.js +5 -0
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeUserImportJobCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolClientCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/ForgetDeviceCommand.js +5 -0
- package/dist-es/commands/ForgotPasswordCommand.js +5 -0
- package/dist-es/commands/GetCSVHeaderCommand.js +5 -0
- package/dist-es/commands/GetDeviceCommand.js +5 -0
- package/dist-es/commands/GetGroupCommand.js +5 -0
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
- package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-es/commands/GetSigningCertificateCommand.js +5 -0
- package/dist-es/commands/GetUICustomizationCommand.js +5 -0
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
- package/dist-es/commands/GetUserCommand.js +5 -0
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +5 -0
- package/dist-es/commands/GlobalSignOutCommand.js +5 -0
- package/dist-es/commands/InitiateAuthCommand.js +5 -0
- package/dist-es/commands/ListDevicesCommand.js +5 -0
- package/dist-es/commands/ListGroupsCommand.js +5 -0
- package/dist-es/commands/ListIdentityProvidersCommand.js +5 -0
- package/dist-es/commands/ListResourceServersCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListUserImportJobsCommand.js +5 -0
- package/dist-es/commands/ListUserPoolClientsCommand.js +5 -0
- package/dist-es/commands/ListUserPoolsCommand.js +5 -0
- package/dist-es/commands/ListUsersCommand.js +5 -0
- package/dist-es/commands/ListUsersInGroupCommand.js +5 -0
- package/dist-es/commands/ResendConfirmationCodeCommand.js +5 -0
- package/dist-es/commands/RespondToAuthChallengeCommand.js +5 -0
- package/dist-es/commands/RevokeTokenCommand.js +5 -0
- package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-es/commands/SetRiskConfigurationCommand.js +5 -0
- package/dist-es/commands/SetUICustomizationCommand.js +5 -0
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +5 -0
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +5 -0
- package/dist-es/commands/SetUserSettingsCommand.js +5 -0
- package/dist-es/commands/SignUpCommand.js +5 -0
- package/dist-es/commands/StartUserImportJobCommand.js +5 -0
- package/dist-es/commands/StopUserImportJobCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-es/commands/UpdateDeviceStatusCommand.js +5 -0
- package/dist-es/commands/UpdateGroupCommand.js +5 -0
- package/dist-es/commands/UpdateIdentityProviderCommand.js +5 -0
- package/dist-es/commands/UpdateResourceServerCommand.js +5 -0
- package/dist-es/commands/UpdateUserAttributesCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolClientCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/VerifySoftwareTokenCommand.js +5 -0
- package/dist-es/commands/VerifyUserAttributeCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeUserPoolDomainCommand, se_DescribeUserPoolDomainCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeUserPoolDomainCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeUserPoolDomainCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeUserPoolDomain",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ForgetDeviceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_ForgetDeviceCommand, se_ForgetDeviceCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ForgetDeviceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ForgetDeviceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ForgetDevice",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ForgotPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ForgotPasswordCommand, se_ForgotPasswordCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ForgotPasswordCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ForgotPasswordRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ForgotPassword",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetCSVHeaderCommand, se_GetCSVHeaderCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetCSVHeaderCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetCSVHeaderCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetCSVHeader",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetDeviceRequestFilterSensitiveLog, GetDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetDeviceCommand, se_GetDeviceCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetDeviceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetDeviceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: GetDeviceResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "GetDevice",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetGroupCommand, se_GetGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetGroupCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetGroupCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetGroup",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetIdentityProviderByIdentifierCommand, se_GetIdentityProviderByIdentifierCommand, } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetIdentityProviderByIdentifierCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetIdentityProviderByIdentifierCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetIdentityProviderByIdentifier",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetLogDeliveryConfigurationCommand, se_GetLogDeliveryConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetLogDeliveryConfigurationCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetLogDeliveryConfigurationCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetLogDeliveryConfiguration",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetSigningCertificateCommand, se_GetSigningCertificateCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetSigningCertificateCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetSigningCertificateCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetSigningCertificate",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { GetUICustomizationRequestFilterSensitiveLog, GetUICustomizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_GetUICustomizationCommand, se_GetUICustomizationCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class GetUICustomizationCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: GetUICustomizationRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: GetUICustomizationResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "GetUICustomization",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetUserAttributeVerificationCodeRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetUserAttributeVerificationCodeCommand, se_GetUserAttributeVerificationCodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetUserAttributeVerificationCodeCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "GetUserAttributeVerificationCode",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetUserRequestFilterSensitiveLog, GetUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetUserCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetUserRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: GetUserResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "GetUser",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetUserPoolMfaConfigCommand, se_GetUserPoolMfaConfigCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetUserPoolMfaConfigCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class GetUserPoolMfaConfigCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "GetUserPoolMfaConfig",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GlobalSignOutRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GlobalSignOutCommand, se_GlobalSignOutCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GlobalSignOutCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GlobalSignOutRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "GlobalSignOut",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { InitiateAuthRequestFilterSensitiveLog, InitiateAuthResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_InitiateAuthCommand, se_InitiateAuthCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class InitiateAuthCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: InitiateAuthRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: InitiateAuthResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "InitiateAuth",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ListDevicesRequestFilterSensitiveLog, ListDevicesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ListDevicesCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ListDevicesRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: ListDevicesResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ListDevices",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListGroupsCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListGroupsCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListGroups",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListIdentityProvidersCommand, se_ListIdentityProvidersCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListIdentityProvidersCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListIdentityProvidersCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListIdentityProviders",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListResourceServersCommand, se_ListResourceServersCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListResourceServersCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListResourceServersCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListResourceServers",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListTagsForResource",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListUserImportJobsCommand, se_ListUserImportJobsCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListUserImportJobsCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListUserImportJobsCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListUserImportJobs",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { ListUserPoolClientsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_ListUserPoolClientsCommand, se_ListUserPoolClientsCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class ListUserPoolClientsCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: ListUserPoolClientsResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "ListUserPoolClients",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_ListUserPoolsCommand, se_ListUserPoolsCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListUserPoolsCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class ListUserPoolsCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "ListUserPools",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { ListUsersResponseFilterSensitiveLog } from "../models/models_0";
|
|
6
7
|
import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class ListUsersCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "ListUsers",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { ListUsersInGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_ListUsersInGroupCommand, se_ListUsersInGroupCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class ListUsersInGroupCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: ListUsersInGroupResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "ListUsersInGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ResendConfirmationCodeRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ResendConfirmationCodeCommand, se_ResendConfirmationCodeCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ResendConfirmationCodeCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ResendConfirmationCodeRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ResendConfirmationCode",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { RespondToAuthChallengeRequestFilterSensitiveLog, RespondToAuthChallengeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_RespondToAuthChallengeCommand, se_RespondToAuthChallengeCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class RespondToAuthChallengeCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: RespondToAuthChallengeRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: RespondToAuthChallengeResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "RespondToAuthChallenge",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { RevokeTokenRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_RevokeTokenCommand, se_RevokeTokenCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class RevokeTokenCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: RevokeTokenRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "RevokeToken",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_SetLogDeliveryConfigurationCommand, se_SetLogDeliveryConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class SetLogDeliveryConfigurationCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class SetLogDeliveryConfigurationCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "SetLogDeliveryConfiguration",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { SetRiskConfigurationRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
7
|
import { SetRiskConfigurationResponseFilterSensitiveLog } from "../models/models_1";
|
|
7
8
|
import { de_SetRiskConfigurationCommand, se_SetRiskConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
@@ -33,6 +34,10 @@ export class SetRiskConfigurationCommand extends $Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: SetRiskConfigurationRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: SetRiskConfigurationResponseFilterSensitiveLog,
|
|
37
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "SetRiskConfiguration",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { SetUICustomizationRequestFilterSensitiveLog, SetUICustomizationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
6
7
|
import { de_SetUICustomizationCommand, se_SetUICustomizationCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class SetUICustomizationCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: SetUICustomizationRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: SetUICustomizationResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "SetUICustomization",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { SetUserMFAPreferenceRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_SetUserMFAPreferenceCommand, se_SetUserMFAPreferenceCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class SetUserMFAPreferenceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: SetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "SetUserMFAPreference",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|