@aws-sdk/client-identitystore 3.303.0 → 3.307.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/README.md +1 -1
- package/dist-cjs/endpoint/ruleset.js +2 -2
- package/dist-es/endpoint/ruleset.js +2 -2
- package/dist-types/Identitystore.d.ts +2 -2
- package/dist-types/IdentitystoreClient.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +51 -59
- package/package.json +29 -29
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ backward compatibility purposes. For more information, see <a href="https://docs
|
|
|
20
20
|
</note>
|
|
21
21
|
|
|
22
22
|
<p>This reference guide describes the identity store operations that you can call
|
|
23
|
-
programatically and includes detailed information
|
|
23
|
+
programatically and includes detailed information about data types and errors.</p>
|
|
24
24
|
|
|
25
25
|
## Installing
|
|
26
26
|
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
-
const a = "
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://identitystore.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://identitystore-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://identitystore.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -32,7 +32,7 @@ import { IdentitystoreClient } from "./IdentitystoreClient";
|
|
|
32
32
|
* </note>
|
|
33
33
|
*
|
|
34
34
|
* <p>This reference guide describes the identity store operations that you can call
|
|
35
|
-
* programatically and includes detailed information
|
|
35
|
+
* programatically and includes detailed information about data types and errors.</p>
|
|
36
36
|
*/
|
|
37
37
|
export declare class Identitystore extends IdentitystoreClient {
|
|
38
38
|
/**
|
|
@@ -51,7 +51,7 @@ export declare class Identitystore extends IdentitystoreClient {
|
|
|
51
51
|
createGroupMembership(args: CreateGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGroupMembershipCommandOutput) => void): void;
|
|
52
52
|
/**
|
|
53
53
|
* @public
|
|
54
|
-
* <p>Creates a
|
|
54
|
+
* <p>Creates a user within the specified identity store.</p>
|
|
55
55
|
*/
|
|
56
56
|
createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserCommandOutput>;
|
|
57
57
|
createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
|
|
@@ -173,7 +173,7 @@ export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientRe
|
|
|
173
173
|
* </note>
|
|
174
174
|
*
|
|
175
175
|
* <p>This reference guide describes the identity store operations that you can call
|
|
176
|
-
* programatically and includes detailed information
|
|
176
|
+
* programatically and includes detailed information about data types and errors.</p>
|
|
177
177
|
*/
|
|
178
178
|
export declare class IdentitystoreClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IdentitystoreClientResolvedConfig> {
|
|
179
179
|
/**
|
|
@@ -19,7 +19,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
19
19
|
}
|
|
20
20
|
/**
|
|
21
21
|
* @public
|
|
22
|
-
* <p>Creates a
|
|
22
|
+
* <p>Creates a user within the specified identity store.</p>
|
|
23
23
|
* @example
|
|
24
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
25
25
|
* ```javascript
|
|
@@ -58,10 +58,7 @@ export interface Address {
|
|
|
58
58
|
*/
|
|
59
59
|
Type?: string;
|
|
60
60
|
/**
|
|
61
|
-
* <p>A
|
|
62
|
-
* Boolean
|
|
63
|
-
* value
|
|
64
|
-
* representing whether this is the primary address for the associated
|
|
61
|
+
* <p>A Boolean value representing whether this is the primary address for the associated
|
|
65
62
|
* resource.</p>
|
|
66
63
|
*/
|
|
67
64
|
Primary?: boolean;
|
|
@@ -99,8 +96,7 @@ export interface UniqueAttribute {
|
|
|
99
96
|
/**
|
|
100
97
|
* @public
|
|
101
98
|
* <p>A unique identifier for a user or group that is not the primary identifier. This value can be
|
|
102
|
-
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute
|
|
103
|
-
* unique <code>GroupDisplayName</code>.</p>
|
|
99
|
+
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute.</p>
|
|
104
100
|
*/
|
|
105
101
|
export type AlternateIdentifier = AlternateIdentifier.ExternalIdMember | AlternateIdentifier.UniqueAttributeMember | AlternateIdentifier.$UnknownMember;
|
|
106
102
|
/**
|
|
@@ -161,8 +157,7 @@ export interface GetGroupIdRequest {
|
|
|
161
157
|
IdentityStoreId: string | undefined;
|
|
162
158
|
/**
|
|
163
159
|
* <p>A unique identifier for a user or group that is not the primary identifier. This value can be
|
|
164
|
-
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For
|
|
165
|
-
* unique <code>GroupDisplayName</code>.</p>
|
|
160
|
+
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid path is <code>displayName</code>.</p>
|
|
166
161
|
*/
|
|
167
162
|
AlternateIdentifier: AlternateIdentifier | undefined;
|
|
168
163
|
}
|
|
@@ -195,7 +190,7 @@ export declare class InternalServerException extends __BaseException {
|
|
|
195
190
|
*/
|
|
196
191
|
RequestId?: string;
|
|
197
192
|
/**
|
|
198
|
-
* <p>The number of seconds
|
|
193
|
+
* <p>The number of seconds to wait before retrying the next request.</p>
|
|
199
194
|
*/
|
|
200
195
|
RetryAfterSeconds?: number;
|
|
201
196
|
/**
|
|
@@ -262,8 +257,7 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
262
257
|
*/
|
|
263
258
|
RequestId?: string;
|
|
264
259
|
/**
|
|
265
|
-
* <p>The number of seconds
|
|
266
|
-
* request.</p>
|
|
260
|
+
* <p>The number of seconds to wait before retrying the next request.</p>
|
|
267
261
|
*/
|
|
268
262
|
RetryAfterSeconds?: number;
|
|
269
263
|
/**
|
|
@@ -356,8 +350,7 @@ export interface GetUserIdRequest {
|
|
|
356
350
|
IdentityStoreId: string | undefined;
|
|
357
351
|
/**
|
|
358
352
|
* <p>A unique identifier for a user or group that is not the primary identifier. This value can be
|
|
359
|
-
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For
|
|
360
|
-
* unique <code>UserDisplayName</code>.</p>
|
|
353
|
+
* an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid paths are <code>userName</code> and <code>emails.value</code>.</p>
|
|
361
354
|
*/
|
|
362
355
|
AlternateIdentifier: AlternateIdentifier | undefined;
|
|
363
356
|
}
|
|
@@ -445,7 +438,8 @@ export interface CreateGroupMembershipRequest {
|
|
|
445
438
|
*/
|
|
446
439
|
export interface CreateGroupMembershipResponse {
|
|
447
440
|
/**
|
|
448
|
-
* <p>The identifier for a newly created <code>GroupMembership</code> in an identity
|
|
441
|
+
* <p>The identifier for a newly created <code>GroupMembership</code> in an identity
|
|
442
|
+
* store.</p>
|
|
449
443
|
*/
|
|
450
444
|
MembershipId: string | undefined;
|
|
451
445
|
/**
|
|
@@ -589,7 +583,9 @@ export interface CreateGroupRequest {
|
|
|
589
583
|
*/
|
|
590
584
|
IdentityStoreId: string | undefined;
|
|
591
585
|
/**
|
|
592
|
-
* <p>A string containing the name of the group. This value is commonly displayed when the
|
|
586
|
+
* <p>A string containing the name of the group. This value is commonly displayed when the
|
|
587
|
+
* group is referenced. "Administrator" and "AWSAdministrators" are reserved names and can't be used for users
|
|
588
|
+
* or groups.</p>
|
|
593
589
|
*/
|
|
594
590
|
DisplayName?: string;
|
|
595
591
|
/**
|
|
@@ -731,7 +727,7 @@ export interface ListGroupsRequest {
|
|
|
731
727
|
}
|
|
732
728
|
/**
|
|
733
729
|
* @public
|
|
734
|
-
* <p>A group object that contains
|
|
730
|
+
* <p>A group object that contains the metadata and attributes for a specified group.</p>
|
|
735
731
|
*/
|
|
736
732
|
export interface Group {
|
|
737
733
|
/**
|
|
@@ -739,10 +735,11 @@ export interface Group {
|
|
|
739
735
|
*/
|
|
740
736
|
GroupId: string | undefined;
|
|
741
737
|
/**
|
|
742
|
-
* <p>The
|
|
743
|
-
*
|
|
744
|
-
*
|
|
745
|
-
* created and stored as an attribute of the group object in the
|
|
738
|
+
* <p>The display name value for the group. The length limit is 1,024 characters. This value
|
|
739
|
+
* can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line,
|
|
740
|
+
* carriage return, space, and nonbreaking space in this attribute. This value is specified at
|
|
741
|
+
* the time the group is created and stored as an attribute of the group object in the
|
|
742
|
+
* identity store.</p>
|
|
746
743
|
*/
|
|
747
744
|
DisplayName?: string;
|
|
748
745
|
/**
|
|
@@ -891,12 +888,8 @@ export interface Email {
|
|
|
891
888
|
*/
|
|
892
889
|
Type?: string;
|
|
893
890
|
/**
|
|
894
|
-
* <p>A
|
|
895
|
-
*
|
|
896
|
-
* value
|
|
897
|
-
* representing whether this is the primary email
|
|
898
|
-
* address
|
|
899
|
-
* for the associated resource.</p>
|
|
891
|
+
* <p>A Boolean value representing whether this is the primary email address for the
|
|
892
|
+
* associated resource.</p>
|
|
900
893
|
*/
|
|
901
894
|
Primary?: boolean;
|
|
902
895
|
}
|
|
@@ -948,10 +941,7 @@ export interface PhoneNumber {
|
|
|
948
941
|
*/
|
|
949
942
|
Type?: string;
|
|
950
943
|
/**
|
|
951
|
-
* <p>A
|
|
952
|
-
* Boolean
|
|
953
|
-
* value
|
|
954
|
-
* representing whether this is the primary phone number for the associated
|
|
944
|
+
* <p>A Boolean value representing whether this is the primary phone number for the associated
|
|
955
945
|
* resource.</p>
|
|
956
946
|
*/
|
|
957
947
|
Primary?: boolean;
|
|
@@ -965,18 +955,20 @@ export interface CreateUserRequest {
|
|
|
965
955
|
*/
|
|
966
956
|
IdentityStoreId: string | undefined;
|
|
967
957
|
/**
|
|
968
|
-
* <p>A unique string used to identify the user. The length limit is 128 characters.
|
|
969
|
-
*
|
|
970
|
-
*
|
|
958
|
+
* <p>A unique string used to identify the user. The length limit is 128 characters. This
|
|
959
|
+
* value can consist of letters, accented characters, symbols, numbers, and punctuation. This
|
|
960
|
+
* value is specified at the time the user is created and stored as an attribute of the user
|
|
961
|
+
* object in the identity store. "Administrator" and "AWSAdministrators" are reserved names and can't be used for users
|
|
962
|
+
* or groups.</p>
|
|
971
963
|
*/
|
|
972
964
|
UserName?: string;
|
|
973
965
|
/**
|
|
974
|
-
* <p>An object containing the user
|
|
966
|
+
* <p>An object containing the name of the user.</p>
|
|
975
967
|
*/
|
|
976
968
|
Name?: Name;
|
|
977
969
|
/**
|
|
978
|
-
* <p>A string containing the user
|
|
979
|
-
* the user is referenced. For example, "John Doe."</p>
|
|
970
|
+
* <p>A string containing the name of the user. This value is typically formatted for display
|
|
971
|
+
* when the user is referenced. For example, "John Doe." </p>
|
|
980
972
|
*/
|
|
981
973
|
DisplayName?: string;
|
|
982
974
|
/**
|
|
@@ -984,7 +976,7 @@ export interface CreateUserRequest {
|
|
|
984
976
|
*/
|
|
985
977
|
NickName?: string;
|
|
986
978
|
/**
|
|
987
|
-
* <p>A string containing a URL that
|
|
979
|
+
* <p>A string containing a URL that might be associated with the user.</p>
|
|
988
980
|
*/
|
|
989
981
|
ProfileUrl?: string;
|
|
990
982
|
/**
|
|
@@ -1000,11 +992,13 @@ export interface CreateUserRequest {
|
|
|
1000
992
|
*/
|
|
1001
993
|
PhoneNumbers?: PhoneNumber[];
|
|
1002
994
|
/**
|
|
1003
|
-
* <p>A string indicating the user
|
|
995
|
+
* <p>A string indicating the type of user. Possible values are left unspecified. The value
|
|
996
|
+
* can vary based on your specific use case.</p>
|
|
1004
997
|
*/
|
|
1005
998
|
UserType?: string;
|
|
1006
999
|
/**
|
|
1007
|
-
* <p>A string containing the user
|
|
1000
|
+
* <p>A string containing the title of the user. Possible values are left unspecified. The
|
|
1001
|
+
* value can vary based on your specific use case.</p>
|
|
1008
1002
|
*/
|
|
1009
1003
|
Title?: string;
|
|
1010
1004
|
/**
|
|
@@ -1013,11 +1007,11 @@ export interface CreateUserRequest {
|
|
|
1013
1007
|
*/
|
|
1014
1008
|
PreferredLanguage?: string;
|
|
1015
1009
|
/**
|
|
1016
|
-
* <p>A string containing the
|
|
1010
|
+
* <p>A string containing the geographical region or location of the user.</p>
|
|
1017
1011
|
*/
|
|
1018
1012
|
Locale?: string;
|
|
1019
1013
|
/**
|
|
1020
|
-
* <p>A string containing the
|
|
1014
|
+
* <p>A string containing the time zone of the user.</p>
|
|
1021
1015
|
*/
|
|
1022
1016
|
Timezone?: string;
|
|
1023
1017
|
}
|
|
@@ -1093,7 +1087,7 @@ export interface DescribeUserResponse {
|
|
|
1093
1087
|
*/
|
|
1094
1088
|
Name?: Name;
|
|
1095
1089
|
/**
|
|
1096
|
-
* <p>The
|
|
1090
|
+
* <p>The display name of the user.</p>
|
|
1097
1091
|
*/
|
|
1098
1092
|
DisplayName?: string;
|
|
1099
1093
|
/**
|
|
@@ -1105,11 +1099,11 @@ export interface DescribeUserResponse {
|
|
|
1105
1099
|
*/
|
|
1106
1100
|
ProfileUrl?: string;
|
|
1107
1101
|
/**
|
|
1108
|
-
* <p>The
|
|
1102
|
+
* <p>The email address of the user.</p>
|
|
1109
1103
|
*/
|
|
1110
1104
|
Emails?: Email[];
|
|
1111
1105
|
/**
|
|
1112
|
-
* <p>The
|
|
1106
|
+
* <p>The physical address of the user.</p>
|
|
1113
1107
|
*/
|
|
1114
1108
|
Addresses?: Address[];
|
|
1115
1109
|
/**
|
|
@@ -1117,11 +1111,11 @@ export interface DescribeUserResponse {
|
|
|
1117
1111
|
*/
|
|
1118
1112
|
PhoneNumbers?: PhoneNumber[];
|
|
1119
1113
|
/**
|
|
1120
|
-
* <p>A string indicating the user
|
|
1114
|
+
* <p>A string indicating the type of user.</p>
|
|
1121
1115
|
*/
|
|
1122
1116
|
UserType?: string;
|
|
1123
1117
|
/**
|
|
1124
|
-
* <p>A string containing the user
|
|
1118
|
+
* <p>A string containing the title of the user.</p>
|
|
1125
1119
|
*/
|
|
1126
1120
|
Title?: string;
|
|
1127
1121
|
/**
|
|
@@ -1129,7 +1123,7 @@ export interface DescribeUserResponse {
|
|
|
1129
1123
|
*/
|
|
1130
1124
|
PreferredLanguage?: string;
|
|
1131
1125
|
/**
|
|
1132
|
-
* <p>A string containing the
|
|
1126
|
+
* <p>A string containing the geographical region or location of the user.</p>
|
|
1133
1127
|
*/
|
|
1134
1128
|
Locale?: string;
|
|
1135
1129
|
/**
|
|
@@ -1176,7 +1170,7 @@ export interface ListUsersRequest {
|
|
|
1176
1170
|
}
|
|
1177
1171
|
/**
|
|
1178
1172
|
* @public
|
|
1179
|
-
* <p>A user object that contains
|
|
1173
|
+
* <p>A user object that contains the metadata and attributes for a specified user.</p>
|
|
1180
1174
|
*/
|
|
1181
1175
|
export interface User {
|
|
1182
1176
|
/**
|
|
@@ -1195,11 +1189,11 @@ export interface User {
|
|
|
1195
1189
|
*/
|
|
1196
1190
|
ExternalIds?: ExternalId[];
|
|
1197
1191
|
/**
|
|
1198
|
-
* <p>An object containing the user
|
|
1192
|
+
* <p>An object containing the name of the user.</p>
|
|
1199
1193
|
*/
|
|
1200
1194
|
Name?: Name;
|
|
1201
1195
|
/**
|
|
1202
|
-
* <p>A string containing the user
|
|
1196
|
+
* <p>A string containing the name of the user that is formatted for display when the user is
|
|
1203
1197
|
* referenced. For example, "John Doe."</p>
|
|
1204
1198
|
*/
|
|
1205
1199
|
DisplayName?: string;
|
|
@@ -1208,7 +1202,7 @@ export interface User {
|
|
|
1208
1202
|
*/
|
|
1209
1203
|
NickName?: string;
|
|
1210
1204
|
/**
|
|
1211
|
-
* <p>A string containing a URL that
|
|
1205
|
+
* <p>A string containing a URL that might be associated with the user.</p>
|
|
1212
1206
|
*/
|
|
1213
1207
|
ProfileUrl?: string;
|
|
1214
1208
|
/**
|
|
@@ -1224,13 +1218,13 @@ export interface User {
|
|
|
1224
1218
|
*/
|
|
1225
1219
|
PhoneNumbers?: PhoneNumber[];
|
|
1226
1220
|
/**
|
|
1227
|
-
* <p>A string indicating the user
|
|
1221
|
+
* <p>A string indicating the type of user. Possible values are left unspecified. The value
|
|
1222
|
+
* can vary based on your specific use case.</p>
|
|
1228
1223
|
*/
|
|
1229
1224
|
UserType?: string;
|
|
1230
1225
|
/**
|
|
1231
|
-
* <p>A string containing the user
|
|
1232
|
-
*
|
|
1233
|
-
* unspecified.</p>
|
|
1226
|
+
* <p>A string containing the title of the user. Possible values are left unspecified. The
|
|
1227
|
+
* value can vary based on your specific use case.</p>
|
|
1234
1228
|
*/
|
|
1235
1229
|
Title?: string;
|
|
1236
1230
|
/**
|
|
@@ -1239,13 +1233,11 @@ export interface User {
|
|
|
1239
1233
|
*/
|
|
1240
1234
|
PreferredLanguage?: string;
|
|
1241
1235
|
/**
|
|
1242
|
-
* <p>A string containing the
|
|
1236
|
+
* <p>A string containing the geographical region or location of the user.</p>
|
|
1243
1237
|
*/
|
|
1244
1238
|
Locale?: string;
|
|
1245
1239
|
/**
|
|
1246
|
-
* <p>A string containing the
|
|
1247
|
-
* user's
|
|
1248
|
-
* time zone.</p>
|
|
1240
|
+
* <p>A string containing the time zone of the user.</p>
|
|
1249
1241
|
*/
|
|
1250
1242
|
Timezone?: string;
|
|
1251
1243
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-identitystore",
|
|
3
3
|
"description": "AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.307.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,37 +21,37 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.306.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.306.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.306.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.306.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.306.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.306.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.306.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.306.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.306.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.306.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.306.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.306.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.306.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.306.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.306.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.306.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.306.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.306.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.306.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.306.0",
|
|
44
|
+
"@aws-sdk/types": "3.306.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.306.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.303.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.306.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.306.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.306.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.306.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.306.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.306.0",
|
|
55
55
|
"@aws-sdk/util-utf8": "3.303.0",
|
|
56
56
|
"tslib": "^2.5.0"
|
|
57
57
|
},
|