@aws-sdk/client-cognito-identity-provider 3.300.0 → 3.301.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +5 -5
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +1 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -2
- package/dist-types/commands/AdminCreateUserCommand.d.ts +5 -5
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -2
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -2
- package/dist-types/commands/AdminDisableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +7 -7
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -2
- package/dist-types/commands/AdminListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +1 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +1 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -2
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +7 -7
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +3 -3
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +3 -3
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +4 -4
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -2
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +4 -4
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +4 -4
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +4 -4
- package/dist-types/commands/CreateResourceServerCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +10 -10
- package/dist-types/commands/CreateUserPoolCommand.d.ts +27 -27
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +4 -4
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +1 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -2
- package/dist-types/commands/GetUserCommand.d.ts +1 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +5 -5
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -2
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +1 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +4 -4
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +5 -5
- package/dist-types/commands/RevokeTokenCommand.d.ts +1 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +12 -12
- package/dist-types/commands/SetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +3 -3
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +4 -4
- package/dist-types/commands/SetUserSettingsCommand.d.ts +3 -3
- package/dist-types/commands/SignUpCommand.d.ts +6 -6
- package/dist-types/commands/StartUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +4 -4
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +4 -4
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +10 -10
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +20 -20
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -2
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +1 -1
- package/package.json +3 -3
|
@@ -26,20 +26,20 @@ export interface AddCustomAttributesCommandOutput extends AddCustomAttributesRes
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, AddCustomAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, AddCustomAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AddCustomAttributesRequest
|
|
30
30
|
* UserPoolId: "STRING_VALUE", // required
|
|
31
|
-
* CustomAttributes: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* CustomAttributes: [ // CustomAttributesListType // required
|
|
32
|
+
* { // SchemaAttributeType
|
|
33
33
|
* Name: "STRING_VALUE",
|
|
34
34
|
* AttributeDataType: "String" || "Number" || "DateTime" || "Boolean",
|
|
35
35
|
* DeveloperOnlyAttribute: true || false,
|
|
36
36
|
* Mutable: true || false,
|
|
37
37
|
* Required: true || false,
|
|
38
|
-
* NumberAttributeConstraints: {
|
|
38
|
+
* NumberAttributeConstraints: { // NumberAttributeConstraintsType
|
|
39
39
|
* MinValue: "STRING_VALUE",
|
|
40
40
|
* MaxValue: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
|
-
* StringAttributeConstraints: {
|
|
42
|
+
* StringAttributeConstraints: { // StringAttributeConstraintsType
|
|
43
43
|
* MinLength: "STRING_VALUE",
|
|
44
44
|
* MaxLength: "STRING_VALUE",
|
|
45
45
|
* },
|
|
@@ -27,7 +27,7 @@ export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminAddUserToGroupCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminAddUserToGroupCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminAddUserToGroupRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -28,10 +28,10 @@ export interface AdminConfirmSignUpCommandOutput extends AdminConfirmSignUpRespo
|
|
|
28
28
|
* import { CognitoIdentityProviderClient, AdminConfirmSignUpCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
29
29
|
* // const { CognitoIdentityProviderClient, AdminConfirmSignUpCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
30
30
|
* const client = new CognitoIdentityProviderClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AdminConfirmSignUpRequest
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
34
|
-
* ClientMetadata: {
|
|
34
|
+
* ClientMetadata: { // ClientMetadataType
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* };
|
|
@@ -56,11 +56,11 @@ export interface AdminCreateUserCommandOutput extends AdminCreateUserResponse, _
|
|
|
56
56
|
* import { CognitoIdentityProviderClient, AdminCreateUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
57
57
|
* // const { CognitoIdentityProviderClient, AdminCreateUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
58
58
|
* const client = new CognitoIdentityProviderClient(config);
|
|
59
|
-
* const input = {
|
|
59
|
+
* const input = { // AdminCreateUserRequest
|
|
60
60
|
* UserPoolId: "STRING_VALUE", // required
|
|
61
61
|
* Username: "STRING_VALUE", // required
|
|
62
|
-
* UserAttributes: [
|
|
63
|
-
* {
|
|
62
|
+
* UserAttributes: [ // AttributeListType
|
|
63
|
+
* { // AttributeType
|
|
64
64
|
* Name: "STRING_VALUE", // required
|
|
65
65
|
* Value: "STRING_VALUE",
|
|
66
66
|
* },
|
|
@@ -74,10 +74,10 @@ export interface AdminCreateUserCommandOutput extends AdminCreateUserResponse, _
|
|
|
74
74
|
* TemporaryPassword: "STRING_VALUE",
|
|
75
75
|
* ForceAliasCreation: true || false,
|
|
76
76
|
* MessageAction: "RESEND" || "SUPPRESS",
|
|
77
|
-
* DesiredDeliveryMediums: [
|
|
77
|
+
* DesiredDeliveryMediums: [ // DeliveryMediumListType
|
|
78
78
|
* "SMS" || "EMAIL",
|
|
79
79
|
* ],
|
|
80
|
-
* ClientMetadata: {
|
|
80
|
+
* ClientMetadata: { // ClientMetadataType
|
|
81
81
|
* "<keys>": "STRING_VALUE",
|
|
82
82
|
* },
|
|
83
83
|
* };
|
|
@@ -28,10 +28,10 @@ export interface AdminDeleteUserAttributesCommandOutput extends AdminDeleteUserA
|
|
|
28
28
|
* import { CognitoIdentityProviderClient, AdminDeleteUserAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
29
29
|
* // const { CognitoIdentityProviderClient, AdminDeleteUserAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
30
30
|
* const client = new CognitoIdentityProviderClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AdminDeleteUserAttributesRequest
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
34
|
-
* UserAttributeNames: [ // required
|
|
34
|
+
* UserAttributeNames: [ // AttributeNameListType // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* };
|
|
@@ -27,7 +27,7 @@ export interface AdminDeleteUserCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminDeleteUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminDeleteUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminDeleteUserRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -53,9 +53,9 @@ export interface AdminDisableProviderForUserCommandOutput extends AdminDisablePr
|
|
|
53
53
|
* import { CognitoIdentityProviderClient, AdminDisableProviderForUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
54
54
|
* // const { CognitoIdentityProviderClient, AdminDisableProviderForUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
55
55
|
* const client = new CognitoIdentityProviderClient(config);
|
|
56
|
-
* const input = {
|
|
56
|
+
* const input = { // AdminDisableProviderForUserRequest
|
|
57
57
|
* UserPoolId: "STRING_VALUE", // required
|
|
58
|
-
* User: {
|
|
58
|
+
* User: { // ProviderUserIdentifierType
|
|
59
59
|
* ProviderName: "STRING_VALUE",
|
|
60
60
|
* ProviderAttributeName: "STRING_VALUE",
|
|
61
61
|
* ProviderAttributeValue: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface AdminDisableUserCommandOutput extends AdminDisableUserResponse,
|
|
|
28
28
|
* import { CognitoIdentityProviderClient, AdminDisableUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
29
29
|
* // const { CognitoIdentityProviderClient, AdminDisableUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
30
30
|
* const client = new CognitoIdentityProviderClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AdminDisableUserRequest
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -27,7 +27,7 @@ export interface AdminEnableUserCommandOutput extends AdminEnableUserResponse, _
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminEnableUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminEnableUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminEnableUserRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface AdminForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminForgetDeviceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminForgetDeviceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminForgetDeviceRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* DeviceKey: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface AdminGetDeviceCommandOutput extends AdminGetDeviceResponse, __M
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminGetDeviceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminGetDeviceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminGetDeviceRequest
|
|
31
31
|
* DeviceKey: "STRING_VALUE", // required
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface AdminGetUserCommandOutput extends AdminGetUserResponse, __Metad
|
|
|
28
28
|
* import { CognitoIdentityProviderClient, AdminGetUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
29
29
|
* // const { CognitoIdentityProviderClient, AdminGetUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
30
30
|
* const client = new CognitoIdentityProviderClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AdminGetUserRequest
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -46,25 +46,25 @@ export interface AdminInitiateAuthCommandOutput extends AdminInitiateAuthRespons
|
|
|
46
46
|
* import { CognitoIdentityProviderClient, AdminInitiateAuthCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
47
47
|
* // const { CognitoIdentityProviderClient, AdminInitiateAuthCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
48
48
|
* const client = new CognitoIdentityProviderClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // AdminInitiateAuthRequest
|
|
50
50
|
* UserPoolId: "STRING_VALUE", // required
|
|
51
51
|
* ClientId: "STRING_VALUE", // required
|
|
52
52
|
* AuthFlow: "USER_SRP_AUTH" || "REFRESH_TOKEN_AUTH" || "REFRESH_TOKEN" || "CUSTOM_AUTH" || "ADMIN_NO_SRP_AUTH" || "USER_PASSWORD_AUTH" || "ADMIN_USER_PASSWORD_AUTH", // required
|
|
53
|
-
* AuthParameters: {
|
|
53
|
+
* AuthParameters: { // AuthParametersType
|
|
54
54
|
* "<keys>": "STRING_VALUE",
|
|
55
55
|
* },
|
|
56
|
-
* ClientMetadata: {
|
|
56
|
+
* ClientMetadata: { // ClientMetadataType
|
|
57
57
|
* "<keys>": "STRING_VALUE",
|
|
58
58
|
* },
|
|
59
|
-
* AnalyticsMetadata: {
|
|
59
|
+
* AnalyticsMetadata: { // AnalyticsMetadataType
|
|
60
60
|
* AnalyticsEndpointId: "STRING_VALUE",
|
|
61
61
|
* },
|
|
62
|
-
* ContextData: {
|
|
62
|
+
* ContextData: { // ContextDataType
|
|
63
63
|
* IpAddress: "STRING_VALUE", // required
|
|
64
64
|
* ServerName: "STRING_VALUE", // required
|
|
65
65
|
* ServerPath: "STRING_VALUE", // required
|
|
66
|
-
* HttpHeaders: [ // required
|
|
67
|
-
* {
|
|
66
|
+
* HttpHeaders: [ // HttpHeaderList // required
|
|
67
|
+
* { // HttpHeader
|
|
68
68
|
* headerName: "STRING_VALUE",
|
|
69
69
|
* headerValue: "STRING_VALUE",
|
|
70
70
|
* },
|
|
@@ -44,9 +44,9 @@ export interface AdminLinkProviderForUserCommandOutput extends AdminLinkProvider
|
|
|
44
44
|
* import { CognitoIdentityProviderClient, AdminLinkProviderForUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
45
45
|
* // const { CognitoIdentityProviderClient, AdminLinkProviderForUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
46
46
|
* const client = new CognitoIdentityProviderClient(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // AdminLinkProviderForUserRequest
|
|
48
48
|
* UserPoolId: "STRING_VALUE", // required
|
|
49
|
-
* DestinationUser: {
|
|
49
|
+
* DestinationUser: { // ProviderUserIdentifierType
|
|
50
50
|
* ProviderName: "STRING_VALUE",
|
|
51
51
|
* ProviderAttributeName: "STRING_VALUE",
|
|
52
52
|
* ProviderAttributeValue: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface AdminListDevicesCommandOutput extends AdminListDevicesResponse,
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminListDevicesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminListDevicesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminListDevicesRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* Limit: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface AdminListGroupsForUserCommandOutput extends AdminListGroupsForU
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminListGroupsForUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminListGroupsForUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminListGroupsForUserRequest
|
|
31
31
|
* Username: "STRING_VALUE", // required
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Limit: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface AdminListUserAuthEventsCommandOutput extends AdminListUserAuthE
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminListUserAuthEventsCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminListUserAuthEventsCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminListUserAuthEventsRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface AdminRemoveUserFromGroupCommandOutput extends __MetadataBearer
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminRemoveUserFromGroupCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminRemoveUserFromGroupCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminRemoveUserFromGroupRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -55,10 +55,10 @@ export interface AdminResetUserPasswordCommandOutput extends AdminResetUserPassw
|
|
|
55
55
|
* import { CognitoIdentityProviderClient, AdminResetUserPasswordCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
56
56
|
* // const { CognitoIdentityProviderClient, AdminResetUserPasswordCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
57
57
|
* const client = new CognitoIdentityProviderClient(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // AdminResetUserPasswordRequest
|
|
59
59
|
* UserPoolId: "STRING_VALUE", // required
|
|
60
60
|
* Username: "STRING_VALUE", // required
|
|
61
|
-
* ClientMetadata: {
|
|
61
|
+
* ClientMetadata: { // ClientMetadataType
|
|
62
62
|
* "<keys>": "STRING_VALUE",
|
|
63
63
|
* },
|
|
64
64
|
* };
|
|
@@ -46,30 +46,30 @@ export interface AdminRespondToAuthChallengeCommandOutput extends AdminRespondTo
|
|
|
46
46
|
* import { CognitoIdentityProviderClient, AdminRespondToAuthChallengeCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
47
47
|
* // const { CognitoIdentityProviderClient, AdminRespondToAuthChallengeCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
48
48
|
* const client = new CognitoIdentityProviderClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // AdminRespondToAuthChallengeRequest
|
|
50
50
|
* UserPoolId: "STRING_VALUE", // required
|
|
51
51
|
* ClientId: "STRING_VALUE", // required
|
|
52
52
|
* ChallengeName: "SMS_MFA" || "SOFTWARE_TOKEN_MFA" || "SELECT_MFA_TYPE" || "MFA_SETUP" || "PASSWORD_VERIFIER" || "CUSTOM_CHALLENGE" || "DEVICE_SRP_AUTH" || "DEVICE_PASSWORD_VERIFIER" || "ADMIN_NO_SRP_AUTH" || "NEW_PASSWORD_REQUIRED", // required
|
|
53
|
-
* ChallengeResponses: {
|
|
53
|
+
* ChallengeResponses: { // ChallengeResponsesType
|
|
54
54
|
* "<keys>": "STRING_VALUE",
|
|
55
55
|
* },
|
|
56
56
|
* Session: "STRING_VALUE",
|
|
57
|
-
* AnalyticsMetadata: {
|
|
57
|
+
* AnalyticsMetadata: { // AnalyticsMetadataType
|
|
58
58
|
* AnalyticsEndpointId: "STRING_VALUE",
|
|
59
59
|
* },
|
|
60
|
-
* ContextData: {
|
|
60
|
+
* ContextData: { // ContextDataType
|
|
61
61
|
* IpAddress: "STRING_VALUE", // required
|
|
62
62
|
* ServerName: "STRING_VALUE", // required
|
|
63
63
|
* ServerPath: "STRING_VALUE", // required
|
|
64
|
-
* HttpHeaders: [ // required
|
|
65
|
-
* {
|
|
64
|
+
* HttpHeaders: [ // HttpHeaderList // required
|
|
65
|
+
* { // HttpHeader
|
|
66
66
|
* headerName: "STRING_VALUE",
|
|
67
67
|
* headerValue: "STRING_VALUE",
|
|
68
68
|
* },
|
|
69
69
|
* ],
|
|
70
70
|
* EncodedData: "STRING_VALUE",
|
|
71
71
|
* },
|
|
72
|
-
* ClientMetadata: {
|
|
72
|
+
* ClientMetadata: { // ClientMetadataType
|
|
73
73
|
* "<keys>": "STRING_VALUE",
|
|
74
74
|
* },
|
|
75
75
|
* };
|
|
@@ -30,12 +30,12 @@ export interface AdminSetUserMFAPreferenceCommandOutput extends AdminSetUserMFAP
|
|
|
30
30
|
* import { CognitoIdentityProviderClient, AdminSetUserMFAPreferenceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
31
31
|
* // const { CognitoIdentityProviderClient, AdminSetUserMFAPreferenceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
32
32
|
* const client = new CognitoIdentityProviderClient(config);
|
|
33
|
-
* const input = {
|
|
34
|
-
* SMSMfaSettings: {
|
|
33
|
+
* const input = { // AdminSetUserMFAPreferenceRequest
|
|
34
|
+
* SMSMfaSettings: { // SMSMfaSettingsType
|
|
35
35
|
* Enabled: true || false,
|
|
36
36
|
* PreferredMfa: true || false,
|
|
37
37
|
* },
|
|
38
|
-
* SoftwareTokenMfaSettings: {
|
|
38
|
+
* SoftwareTokenMfaSettings: { // SoftwareTokenMfaSettingsType
|
|
39
39
|
* Enabled: true || false,
|
|
40
40
|
* PreferredMfa: true || false,
|
|
41
41
|
* },
|
|
@@ -35,7 +35,7 @@ export interface AdminSetUserPasswordCommandOutput extends AdminSetUserPasswordR
|
|
|
35
35
|
* import { CognitoIdentityProviderClient, AdminSetUserPasswordCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
36
36
|
* // const { CognitoIdentityProviderClient, AdminSetUserPasswordCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
37
37
|
* const client = new CognitoIdentityProviderClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // AdminSetUserPasswordRequest
|
|
39
39
|
* UserPoolId: "STRING_VALUE", // required
|
|
40
40
|
* Username: "STRING_VALUE", // required
|
|
41
41
|
* Password: "STRING_VALUE", // required
|
|
@@ -29,11 +29,11 @@ export interface AdminSetUserSettingsCommandOutput extends AdminSetUserSettingsR
|
|
|
29
29
|
* import { CognitoIdentityProviderClient, AdminSetUserSettingsCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
30
30
|
* // const { CognitoIdentityProviderClient, AdminSetUserSettingsCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
31
31
|
* const client = new CognitoIdentityProviderClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // AdminSetUserSettingsRequest
|
|
33
33
|
* UserPoolId: "STRING_VALUE", // required
|
|
34
34
|
* Username: "STRING_VALUE", // required
|
|
35
|
-
* MFAOptions: [ // required
|
|
36
|
-
* {
|
|
35
|
+
* MFAOptions: [ // MFAOptionListType // required
|
|
36
|
+
* { // MFAOptionType
|
|
37
37
|
* DeliveryMedium: "SMS" || "EMAIL",
|
|
38
38
|
* AttributeName: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -28,7 +28,7 @@ export interface AdminUpdateAuthEventFeedbackCommandOutput extends AdminUpdateAu
|
|
|
28
28
|
* import { CognitoIdentityProviderClient, AdminUpdateAuthEventFeedbackCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
29
29
|
* // const { CognitoIdentityProviderClient, AdminUpdateAuthEventFeedbackCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
30
30
|
* const client = new CognitoIdentityProviderClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AdminUpdateAuthEventFeedbackRequest
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Username: "STRING_VALUE", // required
|
|
34
34
|
* EventId: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface AdminUpdateDeviceStatusCommandOutput extends AdminUpdateDeviceS
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, AdminUpdateDeviceStatusCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, AdminUpdateDeviceStatusCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // AdminUpdateDeviceStatusRequest
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* DeviceKey: "STRING_VALUE", // required
|
|
@@ -51,16 +51,16 @@ export interface AdminUpdateUserAttributesCommandOutput extends AdminUpdateUserA
|
|
|
51
51
|
* import { CognitoIdentityProviderClient, AdminUpdateUserAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
52
52
|
* // const { CognitoIdentityProviderClient, AdminUpdateUserAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
53
53
|
* const client = new CognitoIdentityProviderClient(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // AdminUpdateUserAttributesRequest
|
|
55
55
|
* UserPoolId: "STRING_VALUE", // required
|
|
56
56
|
* Username: "STRING_VALUE", // required
|
|
57
|
-
* UserAttributes: [ // required
|
|
58
|
-
* {
|
|
57
|
+
* UserAttributes: [ // AttributeListType // required
|
|
58
|
+
* { // AttributeType
|
|
59
59
|
* Name: "STRING_VALUE", // required
|
|
60
60
|
* Value: "STRING_VALUE",
|
|
61
61
|
* },
|
|
62
62
|
* ],
|
|
63
|
-
* ClientMetadata: {
|
|
63
|
+
* ClientMetadata: { // ClientMetadataType
|
|
64
64
|
* "<keys>": "STRING_VALUE",
|
|
65
65
|
* },
|
|
66
66
|
* };
|
|
@@ -32,7 +32,7 @@ export interface AdminUserGlobalSignOutCommandOutput extends AdminUserGlobalSign
|
|
|
32
32
|
* import { CognitoIdentityProviderClient, AdminUserGlobalSignOutCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
33
33
|
* // const { CognitoIdentityProviderClient, AdminUserGlobalSignOutCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
34
34
|
* const client = new CognitoIdentityProviderClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // AdminUserGlobalSignOutRequest
|
|
36
36
|
* UserPoolId: "STRING_VALUE", // required
|
|
37
37
|
* Username: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
@@ -42,7 +42,7 @@ export interface AssociateSoftwareTokenCommandOutput extends AssociateSoftwareTo
|
|
|
42
42
|
* import { CognitoIdentityProviderClient, AssociateSoftwareTokenCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
43
43
|
* // const { CognitoIdentityProviderClient, AssociateSoftwareTokenCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
44
44
|
* const client = new CognitoIdentityProviderClient(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // AssociateSoftwareTokenRequest
|
|
46
46
|
* AccessToken: "STRING_VALUE",
|
|
47
47
|
* Session: "STRING_VALUE",
|
|
48
48
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ChangePasswordCommandOutput extends ChangePasswordResponse, __M
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, ChangePasswordCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, ChangePasswordCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ChangePasswordRequest
|
|
30
30
|
* PreviousPassword: "STRING_VALUE", // required
|
|
31
31
|
* ProposedPassword: "STRING_VALUE", // required
|
|
32
32
|
* AccessToken: "STRING_VALUE", // required
|
|
@@ -27,10 +27,10 @@ export interface ConfirmDeviceCommandOutput extends ConfirmDeviceResponse, __Met
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, ConfirmDeviceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, ConfirmDeviceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ConfirmDeviceRequest
|
|
31
31
|
* AccessToken: "STRING_VALUE", // required
|
|
32
32
|
* DeviceKey: "STRING_VALUE", // required
|
|
33
|
-
* DeviceSecretVerifierConfig: {
|
|
33
|
+
* DeviceSecretVerifierConfig: { // DeviceSecretVerifierConfigType
|
|
34
34
|
* PasswordVerifier: "STRING_VALUE",
|
|
35
35
|
* Salt: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -26,20 +26,20 @@ export interface ConfirmForgotPasswordCommandOutput extends ConfirmForgotPasswor
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, ConfirmForgotPasswordCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, ConfirmForgotPasswordCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ConfirmForgotPasswordRequest
|
|
30
30
|
* ClientId: "STRING_VALUE", // required
|
|
31
31
|
* SecretHash: "STRING_VALUE",
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* ConfirmationCode: "STRING_VALUE", // required
|
|
34
34
|
* Password: "STRING_VALUE", // required
|
|
35
|
-
* AnalyticsMetadata: {
|
|
35
|
+
* AnalyticsMetadata: { // AnalyticsMetadataType
|
|
36
36
|
* AnalyticsEndpointId: "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
|
-
* UserContextData: {
|
|
38
|
+
* UserContextData: { // UserContextDataType
|
|
39
39
|
* IpAddress: "STRING_VALUE",
|
|
40
40
|
* EncodedData: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
|
-
* ClientMetadata: {
|
|
42
|
+
* ClientMetadata: { // ClientMetadataType
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* };
|
|
@@ -26,20 +26,20 @@ export interface ConfirmSignUpCommandOutput extends ConfirmSignUpResponse, __Met
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, ConfirmSignUpCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, ConfirmSignUpCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ConfirmSignUpRequest
|
|
30
30
|
* ClientId: "STRING_VALUE", // required
|
|
31
31
|
* SecretHash: "STRING_VALUE",
|
|
32
32
|
* Username: "STRING_VALUE", // required
|
|
33
33
|
* ConfirmationCode: "STRING_VALUE", // required
|
|
34
34
|
* ForceAliasCreation: true || false,
|
|
35
|
-
* AnalyticsMetadata: {
|
|
35
|
+
* AnalyticsMetadata: { // AnalyticsMetadataType
|
|
36
36
|
* AnalyticsEndpointId: "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
|
-
* UserContextData: {
|
|
38
|
+
* UserContextData: { // UserContextDataType
|
|
39
39
|
* IpAddress: "STRING_VALUE",
|
|
40
40
|
* EncodedData: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
|
-
* ClientMetadata: {
|
|
42
|
+
* ClientMetadata: { // ClientMetadataType
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* };
|
|
@@ -27,7 +27,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
27
27
|
* import { CognitoIdentityProviderClient, CreateGroupCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
28
28
|
* // const { CognitoIdentityProviderClient, CreateGroupCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
29
29
|
* const client = new CognitoIdentityProviderClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateGroupRequest
|
|
31
31
|
* GroupName: "STRING_VALUE", // required
|
|
32
32
|
* UserPoolId: "STRING_VALUE", // required
|
|
33
33
|
* Description: "STRING_VALUE",
|
|
@@ -26,17 +26,17 @@ export interface CreateIdentityProviderCommandOutput extends CreateIdentityProvi
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, CreateIdentityProviderCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, CreateIdentityProviderCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateIdentityProviderRequest
|
|
30
30
|
* UserPoolId: "STRING_VALUE", // required
|
|
31
31
|
* ProviderName: "STRING_VALUE", // required
|
|
32
32
|
* ProviderType: "SAML" || "Facebook" || "Google" || "LoginWithAmazon" || "SignInWithApple" || "OIDC", // required
|
|
33
|
-
* ProviderDetails: { // required
|
|
33
|
+
* ProviderDetails: { // ProviderDetailsType // required
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
|
-
* AttributeMapping: {
|
|
36
|
+
* AttributeMapping: { // AttributeMappingType
|
|
37
37
|
* "<keys>": "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
|
-
* IdpIdentifiers: [
|
|
39
|
+
* IdpIdentifiers: [ // IdpIdentifiersListType
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* };
|
|
@@ -26,12 +26,12 @@ export interface CreateResourceServerCommandOutput extends CreateResourceServerR
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, CreateResourceServerCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, CreateResourceServerCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateResourceServerRequest
|
|
30
30
|
* UserPoolId: "STRING_VALUE", // required
|
|
31
31
|
* Identifier: "STRING_VALUE", // required
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Scopes: [
|
|
34
|
-
* {
|
|
33
|
+
* Scopes: [ // ResourceServerScopeListType
|
|
34
|
+
* { // ResourceServerScopeType
|
|
35
35
|
* ScopeName: "STRING_VALUE", // required
|
|
36
36
|
* ScopeDescription: "STRING_VALUE", // required
|
|
37
37
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CreateUserImportJobCommandOutput extends CreateUserImportJobRes
|
|
|
26
26
|
* import { CognitoIdentityProviderClient, CreateUserImportJobCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
27
27
|
* // const { CognitoIdentityProviderClient, CreateUserImportJobCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
28
28
|
* const client = new CognitoIdentityProviderClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateUserImportJobRequest
|
|
30
30
|
* JobName: "STRING_VALUE", // required
|
|
31
31
|
* UserPoolId: "STRING_VALUE", // required
|
|
32
32
|
* CloudWatchLogsRoleArn: "STRING_VALUE", // required
|