@aws-sdk/client-cognito-identity-provider 3.297.0 → 3.299.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 +2 -3
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +1 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -1
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/SignUpCommand.js +1 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -585
- package/dist-cjs/models/models_1.js +1 -97
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminDisableUserCommand.js +2 -2
- package/dist-es/commands/AdminEnableUserCommand.js +2 -2
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/CreateResourceServerCommand.js +2 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-es/commands/CreateUserPoolCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -1
- package/dist-es/commands/ForgotPasswordCommand.js +2 -2
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/GlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-es/commands/ListResourceServersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-es/commands/ListUserPoolsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-es/commands/RevokeTokenCommand.js +2 -2
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/SetUserSettingsCommand.js +2 -2
- package/dist-es/commands/SignUpCommand.js +2 -2
- package/dist-es/commands/StartUserImportJobCommand.js +2 -3
- package/dist-es/commands/StopUserImportJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -435
- package/dist-es/models/models_1.js +0 -72
- package/dist-types/models/models_0.d.ts +0 -580
- package/dist-types/models/models_1.d.ts +0 -96
- package/dist-types/ts3.4/models/models_0.d.ts +0 -429
- package/dist-types/ts3.4/models/models_1.d.ts +0 -72
- package/package.json +11 -10
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { CreateIdentityProviderRequestFilterSensitiveLog, CreateIdentityProviderResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateIdentityProviderCommand, serializeAws_json1_1CreateIdentityProviderCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateIdentityProviderCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateIdentityProviderCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { CreateResourceServerRequestFilterSensitiveLog, CreateResourceServerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateResourceServerCommand, serializeAws_json1_1CreateResourceServerCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateResourceServerCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateResourceServerCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { CreateUserImportJobRequestFilterSensitiveLog, CreateUserImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateUserImportJobCommand, serializeAws_json1_1CreateUserImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateUserImportJobCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateUserImportJobCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { CreateUserPoolClientResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1CreateUserPoolClientCommand, serializeAws_json1_1CreateUserPoolClientCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class CreateUserPoolClientCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -29,7 +29,7 @@ export class CreateUserPoolClientCommand extends $Command {
|
|
|
29
29
|
logger,
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
33
|
outputFilterSensitiveLog: CreateUserPoolClientResponseFilterSensitiveLog,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { CreateUserPoolRequestFilterSensitiveLog, CreateUserPoolResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateUserPoolCommand, serializeAws_json1_1CreateUserPoolCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateUserPoolCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateUserPoolCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { CreateUserPoolDomainRequestFilterSensitiveLog, CreateUserPoolDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateUserPoolDomainCommand, serializeAws_json1_1CreateUserPoolDomainCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateUserPoolDomainCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateUserPoolDomainCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DeleteGroupRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DeleteGroupCommand, serializeAws_json1_1DeleteGroupCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DeleteGroupCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DeleteGroupCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DeleteIdentityProviderRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DeleteIdentityProviderCommand, serializeAws_json1_1DeleteIdentityProviderCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DeleteIdentityProviderCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DeleteIdentityProviderCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DeleteResourceServerRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DeleteResourceServerCommand, serializeAws_json1_1DeleteResourceServerCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DeleteResourceServerCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DeleteResourceServerCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteUserAttributesRequestFilterSensitiveLog,
|
|
4
|
+
import { DeleteUserAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteUserAttributesCommand, serializeAws_json1_1DeleteUserAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteUserAttributesCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class DeleteUserAttributesCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: DeleteUserAttributesRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -28,7 +28,7 @@ export class DeleteUserCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class DeleteUserPoolClientCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: DeleteUserPoolClientRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DeleteUserPoolRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DeleteUserPoolCommand, serializeAws_json1_1DeleteUserPoolCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DeleteUserPoolCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DeleteUserPoolCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DeleteUserPoolDomainRequestFilterSensitiveLog, DeleteUserPoolDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DeleteUserPoolDomainCommand, serializeAws_json1_1DeleteUserPoolDomainCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DeleteUserPoolDomainCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DeleteUserPoolDomainCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DescribeIdentityProviderRequestFilterSensitiveLog, DescribeIdentityProviderResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DescribeIdentityProviderCommand, serializeAws_json1_1DescribeIdentityProviderCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DescribeIdentityProviderCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DescribeIdentityProviderCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DescribeResourceServerRequestFilterSensitiveLog, DescribeResourceServerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DescribeResourceServerCommand, serializeAws_json1_1DescribeResourceServerCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DescribeResourceServerCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DescribeResourceServerCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DescribeUserImportJobRequestFilterSensitiveLog, DescribeUserImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DescribeUserImportJobCommand, serializeAws_json1_1DescribeUserImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DescribeUserImportJobCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DescribeUserImportJobCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DescribeUserPoolRequestFilterSensitiveLog, DescribeUserPoolResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DescribeUserPoolCommand, serializeAws_json1_1DescribeUserPoolCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DescribeUserPoolCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DescribeUserPoolCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { DescribeUserPoolDomainRequestFilterSensitiveLog, DescribeUserPoolDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1DescribeUserPoolDomainCommand, serializeAws_json1_1DescribeUserPoolDomainCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class DescribeUserPoolDomainCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class DescribeUserPoolDomainCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class ForgetDeviceCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: ForgetDeviceRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ForgotPasswordRequestFilterSensitiveLog,
|
|
4
|
+
import { ForgotPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ForgotPasswordCommand, serializeAws_json1_1ForgotPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ForgotPasswordCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ForgotPasswordCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ForgotPasswordRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GetCSVHeaderRequestFilterSensitiveLog, GetCSVHeaderResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1GetCSVHeaderCommand, serializeAws_json1_1GetCSVHeaderCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class GetCSVHeaderCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class GetCSVHeaderCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GetGroupRequestFilterSensitiveLog, GetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1GetGroupCommand, serializeAws_json1_1GetGroupCommand } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class GetGroupCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class GetGroupCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GetIdentityProviderByIdentifierRequestFilterSensitiveLog, GetIdentityProviderByIdentifierResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1GetIdentityProviderByIdentifierCommand, serializeAws_json1_1GetIdentityProviderByIdentifierCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class GetIdentityProviderByIdentifierCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class GetIdentityProviderByIdentifierCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GetSigningCertificateRequestFilterSensitiveLog, GetSigningCertificateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1GetSigningCertificateCommand, serializeAws_json1_1GetSigningCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class GetSigningCertificateCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class GetSigningCertificateCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
4
|
+
import { GetUserAttributeVerificationCodeRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetUserAttributeVerificationCodeCommand, serializeAws_json1_1GetUserAttributeVerificationCodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetUserAttributeVerificationCodeCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class GetUserAttributeVerificationCodeCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GetUserPoolMfaConfigRequestFilterSensitiveLog, GetUserPoolMfaConfigResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1GetUserPoolMfaConfigCommand, serializeAws_json1_1GetUserPoolMfaConfigCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class GetUserPoolMfaConfigCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class GetUserPoolMfaConfigCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { GlobalSignOutRequestFilterSensitiveLog,
|
|
5
|
+
import { GlobalSignOutRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GlobalSignOutCommand, serializeAws_json1_1GlobalSignOutCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class GlobalSignOutCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class GlobalSignOutCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: GlobalSignOutRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { ListGroupsRequestFilterSensitiveLog, ListGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1ListGroupsCommand, serializeAws_json1_1ListGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class ListGroupsCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class ListGroupsCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { ListIdentityProvidersRequestFilterSensitiveLog, ListIdentityProvidersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1ListIdentityProvidersCommand, serializeAws_json1_1ListIdentityProvidersCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class ListIdentityProvidersCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class ListIdentityProvidersCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { ListResourceServersRequestFilterSensitiveLog, ListResourceServersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1ListResourceServersCommand, serializeAws_json1_1ListResourceServersCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class ListResourceServersCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class ListResourceServersCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|