@aws-sdk/client-identitystore 3.395.0 → 3.405.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 +4 -8
- package/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-cjs/runtimeExtensions.js +5 -5
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-es/runtimeExtensions.js +5 -5
- package/dist-types/Identitystore.d.ts +4 -8
- package/dist-types/IdentitystoreClient.d.ts +4 -8
- package/dist-types/commands/DescribeGroupCommand.d.ts +5 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +5 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +5 -0
- package/dist-types/commands/GetGroupIdCommand.d.ts +5 -0
- package/dist-types/commands/GetGroupMembershipIdCommand.d.ts +5 -0
- package/dist-types/commands/GetUserIdCommand.d.ts +5 -0
- package/dist-types/commands/IsMemberInGroupsCommand.d.ts +5 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +5 -0
- package/dist-types/commands/ListGroupMembershipsForMemberCommand.d.ts +5 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +5 -0
- package/dist-types/commands/ListUsersCommand.d.ts +5 -0
- package/dist-types/extensionConfiguration.d.ts +6 -0
- package/dist-types/index.d.ts +4 -8
- package/dist-types/models/models_0.d.ts +6 -6
- package/dist-types/runtimeExtensions.d.ts +2 -2
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -0
- package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -2
- package/package.json +29 -29
- package/dist-types/clientConfiguration.d.ts +0 -6
- package/dist-types/ts3.4/clientConfiguration.d.ts +0 -3
- /package/dist-cjs/{clientConfiguration.js → extensionConfiguration.js} +0 -0
- /package/dist-es/{clientConfiguration.js → extensionConfiguration.js} +0 -0
package/README.md
CHANGED
|
@@ -6,19 +6,15 @@
|
|
|
6
6
|
|
|
7
7
|
AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native.
|
|
8
8
|
|
|
9
|
-
<p>The Identity Store service used by
|
|
9
|
+
<p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
|
|
10
10
|
your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
|
|
11
11
|
Guide</a>.</p>
|
|
12
|
-
|
|
12
|
+
<p>This reference guide describes the identity store operations that you can call
|
|
13
|
+
programmatically and includes detailed information about data types and errors.</p>
|
|
13
14
|
<note>
|
|
14
|
-
<p>
|
|
15
|
-
<code>identitystore</code> API namespaces will continue to retain their original name for
|
|
16
|
-
backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p>
|
|
15
|
+
<p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
|
|
17
16
|
</note>
|
|
18
17
|
|
|
19
|
-
<p>This reference guide describes the identity store operations that you can call
|
|
20
|
-
programatically and includes detailed information about data types and errors.</p>
|
|
21
|
-
|
|
22
18
|
## Installing
|
|
23
19
|
|
|
24
20
|
To install the this package, simply type add or install @aws-sdk/client-identitystore
|
|
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
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 }, {
|
|
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 }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { 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: [{ 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: [{ 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: [{ 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 }] }, { 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,16 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
-
const
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const asPartial = (t) => t;
|
|
6
6
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const
|
|
8
|
-
...asPartial((0,
|
|
7
|
+
const extensionConfiguration = {
|
|
8
|
+
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
9
9
|
};
|
|
10
|
-
extensions.forEach((extension) => extension.
|
|
10
|
+
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
11
11
|
return {
|
|
12
12
|
...runtimeConfig,
|
|
13
|
-
...(0,
|
|
13
|
+
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
16
|
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
2
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 }, {
|
|
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 }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { 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: [{ 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: [{ 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: [{ 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 }] }, { 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;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
2
2
|
const asPartial = (t) => t;
|
|
3
3
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
4
|
-
const
|
|
5
|
-
...asPartial(
|
|
4
|
+
const extensionConfiguration = {
|
|
5
|
+
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
6
6
|
};
|
|
7
|
-
extensions.forEach((extension) => extension.
|
|
7
|
+
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
8
8
|
return {
|
|
9
9
|
...runtimeConfig,
|
|
10
|
-
...resolveDefaultRuntimeConfig(
|
|
10
|
+
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
11
11
|
};
|
|
12
12
|
};
|
|
@@ -137,18 +137,14 @@ export interface Identitystore {
|
|
|
137
137
|
}
|
|
138
138
|
/**
|
|
139
139
|
* @public
|
|
140
|
-
* <p>The Identity Store service used by
|
|
140
|
+
* <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
|
|
141
141
|
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
|
|
142
142
|
* Guide</a>.</p>
|
|
143
|
-
*
|
|
143
|
+
* <p>This reference guide describes the identity store operations that you can call
|
|
144
|
+
* programmatically and includes detailed information about data types and errors.</p>
|
|
144
145
|
* <note>
|
|
145
|
-
* <p>
|
|
146
|
-
* <code>identitystore</code> API namespaces will continue to retain their original name for
|
|
147
|
-
* backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p>
|
|
146
|
+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
|
|
148
147
|
* </note>
|
|
149
|
-
*
|
|
150
|
-
* <p>This reference guide describes the identity store operations that you can call
|
|
151
|
-
* programatically and includes detailed information about data types and errors.</p>
|
|
152
148
|
*/
|
|
153
149
|
export declare class Identitystore extends IdentitystoreClient implements Identitystore {
|
|
154
150
|
}
|
|
@@ -169,18 +169,14 @@ export interface IdentitystoreClientResolvedConfig extends IdentitystoreClientRe
|
|
|
169
169
|
}
|
|
170
170
|
/**
|
|
171
171
|
* @public
|
|
172
|
-
* <p>The Identity Store service used by
|
|
172
|
+
* <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
|
|
173
173
|
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
|
|
174
174
|
* Guide</a>.</p>
|
|
175
|
-
*
|
|
175
|
+
* <p>This reference guide describes the identity store operations that you can call
|
|
176
|
+
* programmatically and includes detailed information about data types and errors.</p>
|
|
176
177
|
* <note>
|
|
177
|
-
* <p>
|
|
178
|
-
* <code>identitystore</code> API namespaces will continue to retain their original name for
|
|
179
|
-
* backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p>
|
|
178
|
+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
|
|
180
179
|
* </note>
|
|
181
|
-
*
|
|
182
|
-
* <p>This reference guide describes the identity store operations that you can call
|
|
183
|
-
* programatically and includes detailed information about data types and errors.</p>
|
|
184
180
|
*/
|
|
185
181
|
export declare class IdentitystoreClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IdentitystoreClientResolvedConfig> {
|
|
186
182
|
/**
|
|
@@ -25,6 +25,11 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
|
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves the group metadata and attributes from <code>GroupId</code> in an identity
|
|
27
27
|
* store.</p>
|
|
28
|
+
* <note>
|
|
29
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
30
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
31
|
+
* <i>Organizations User Guide</i>. </p>
|
|
32
|
+
* </note>
|
|
28
33
|
* @example
|
|
29
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
30
35
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembe
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves membership metadata and attributes from <code>MembershipId</code> in an identity store.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves the user metadata and attributes from the <code>UserId</code> in an identity store.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface GetGroupIdCommandOutput extends GetGroupIdResponse, __MetadataB
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves <code>GroupId</code> in an identity store.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface GetGroupMembershipIdCommandOutput extends GetGroupMembershipIdR
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves the <code>MembershipId</code> in an identity store.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface GetUserIdCommandOutput extends GetUserIdResponse, __MetadataBea
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Retrieves the <code>UserId</code> in an identity store.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface IsMemberInGroupsCommandOutput extends IsMemberInGroupsResponse,
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Checks the user's membership in all requested groups and returns if the member exists in all queried groups.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface ListGroupMembershipsCommandOutput extends ListGroupMembershipsR
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>For the specified group in the specified identity store, returns the list of all <code>GroupMembership</code> objects and returns results in paginated form.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -24,6 +24,11 @@ export interface ListGroupMembershipsForMemberCommandOutput extends ListGroupMem
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>For the specified member in the specified identity store, returns the list of all <code>GroupMembership</code> objects and returns results in paginated form.</p>
|
|
27
|
+
* <note>
|
|
28
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
29
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
30
|
+
* <i>Organizations User Guide</i>. </p>
|
|
31
|
+
* </note>
|
|
27
32
|
* @example
|
|
28
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
29
34
|
* ```javascript
|
|
@@ -25,6 +25,11 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Lists all groups in the identity store. Returns a paginated list of complete <code>Group</code> objects.
|
|
27
27
|
* Filtering for a <code>Group</code> by the <code>DisplayName</code> attribute is deprecated. Instead, use the <code>GetGroupId</code> API action.</p>
|
|
28
|
+
* <note>
|
|
29
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
30
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
31
|
+
* <i>Organizations User Guide</i>. </p>
|
|
32
|
+
* </note>
|
|
28
33
|
* @example
|
|
29
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
30
35
|
* ```javascript
|
|
@@ -25,6 +25,11 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Lists all users in the identity store. Returns a paginated list of complete <code>User</code> objects.
|
|
27
27
|
* Filtering for a <code>User</code> by the <code>UserName</code> attribute is deprecated. Instead, use the <code>GetUserId</code> API action.</p>
|
|
28
|
+
* <note>
|
|
29
|
+
* <p>If you have administrator access to a member account, you can use this API from the member account.
|
|
30
|
+
* Read about <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html">member accounts</a> in the
|
|
31
|
+
* <i>Organizations User Guide</i>.</p>
|
|
32
|
+
* </note>
|
|
28
33
|
* @example
|
|
29
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
30
35
|
* ```javascript
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* <p>The Identity Store service used by
|
|
2
|
+
* <p>The Identity Store service used by IAM Identity Center provides a single place to retrieve all of
|
|
3
3
|
* your identities (users and groups). For more information, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
|
|
4
4
|
* Guide</a>.</p>
|
|
5
|
-
*
|
|
5
|
+
* <p>This reference guide describes the identity store operations that you can call
|
|
6
|
+
* programmatically and includes detailed information about data types and errors.</p>
|
|
6
7
|
* <note>
|
|
7
|
-
* <p>
|
|
8
|
-
* <code>identitystore</code> API namespaces will continue to retain their original name for
|
|
9
|
-
* backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p>
|
|
8
|
+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
|
|
10
9
|
* </note>
|
|
11
10
|
*
|
|
12
|
-
* <p>This reference guide describes the identity store operations that you can call
|
|
13
|
-
* programatically and includes detailed information about data types and errors.</p>
|
|
14
|
-
*
|
|
15
11
|
* @packageDocumentation
|
|
16
12
|
*/
|
|
17
13
|
export * from "./IdentitystoreClient";
|
|
@@ -102,7 +102,7 @@ export interface UniqueAttribute {
|
|
|
102
102
|
/**
|
|
103
103
|
* @public
|
|
104
104
|
* <p>The value of the attribute. This is a <code>Document</code> type.
|
|
105
|
-
* This type is not supported by Java V1, Go V1, and older versions of the
|
|
105
|
+
* This type is not supported by Java V1, Go V1, and older versions of the CLI.</p>
|
|
106
106
|
*/
|
|
107
107
|
AttributeValue: __DocumentType | undefined;
|
|
108
108
|
}
|
|
@@ -163,7 +163,7 @@ export interface AttributeOperation {
|
|
|
163
163
|
/**
|
|
164
164
|
* @public
|
|
165
165
|
* <p>The value of the attribute. This is a <code>Document</code> type.
|
|
166
|
-
* This type is not supported by Java V1, Go V1, and older versions of the
|
|
166
|
+
* This type is not supported by Java V1, Go V1, and older versions of the CLI.</p>
|
|
167
167
|
*/
|
|
168
168
|
AttributeValue?: __DocumentType;
|
|
169
169
|
}
|
|
@@ -657,8 +657,8 @@ export interface CreateGroupRequest {
|
|
|
657
657
|
/**
|
|
658
658
|
* @public
|
|
659
659
|
* <p>A string containing the name of the group. This value is commonly displayed when the
|
|
660
|
-
* group is referenced.
|
|
661
|
-
* or groups.</p>
|
|
660
|
+
* group is referenced. <code>Administrator</code> and <code>AWSAdministrators</code> are
|
|
661
|
+
* reserved names and can't be used for users or groups.</p>
|
|
662
662
|
*/
|
|
663
663
|
DisplayName?: string;
|
|
664
664
|
/**
|
|
@@ -1086,8 +1086,8 @@ export interface CreateUserRequest {
|
|
|
1086
1086
|
* <p>A unique string used to identify the user. The length limit is 128 characters. This
|
|
1087
1087
|
* value can consist of letters, accented characters, symbols, numbers, and punctuation. This
|
|
1088
1088
|
* value is specified at the time the user is created and stored as an attribute of the user
|
|
1089
|
-
* object in the identity store.
|
|
1090
|
-
* or groups.</p>
|
|
1089
|
+
* object in the identity store. <code>Administrator</code> and <code>AWSAdministrators</code>
|
|
1090
|
+
* are reserved names and can't be used for users or groups.</p>
|
|
1091
1091
|
*/
|
|
1092
1092
|
UserName?: string;
|
|
1093
1093
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IdentitystoreExtensionConfiguration } from "./extensionConfiguration";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
5
5
|
export interface RuntimeExtension {
|
|
6
|
-
|
|
6
|
+
configure(clientConfiguration: IdentitystoreExtensionConfiguration): void;
|
|
7
7
|
}
|
|
8
8
|
/**
|
|
9
9
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IdentitystoreExtensionConfiguration } from "./extensionConfiguration";
|
|
2
2
|
export interface RuntimeExtension {
|
|
3
|
-
|
|
3
|
+
configure(clientConfiguration: IdentitystoreExtensionConfiguration): void;
|
|
4
4
|
}
|
|
5
5
|
export interface RuntimeExtensionsConfig {
|
|
6
6
|
extensions: RuntimeExtension[];
|
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.405.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/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.0.
|
|
36
|
-
"@smithy/fetch-http-handler": "^2.0.
|
|
37
|
-
"@smithy/hash-node": "^2.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
41
|
-
"@smithy/middleware-retry": "^2.0.
|
|
42
|
-
"@smithy/middleware-serde": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.405.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.405.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.398.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.398.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.398.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.398.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.398.0",
|
|
31
|
+
"@aws-sdk/types": "3.398.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.398.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.398.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.405.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.0.5",
|
|
36
|
+
"@smithy/fetch-http-handler": "^2.0.5",
|
|
37
|
+
"@smithy/hash-node": "^2.0.5",
|
|
38
|
+
"@smithy/invalid-dependency": "^2.0.5",
|
|
39
|
+
"@smithy/middleware-content-length": "^2.0.5",
|
|
40
|
+
"@smithy/middleware-endpoint": "^2.0.5",
|
|
41
|
+
"@smithy/middleware-retry": "^2.0.5",
|
|
42
|
+
"@smithy/middleware-serde": "^2.0.5",
|
|
43
43
|
"@smithy/middleware-stack": "^2.0.0",
|
|
44
|
-
"@smithy/node-config-provider": "^2.0.
|
|
45
|
-
"@smithy/node-http-handler": "^2.0.
|
|
46
|
-
"@smithy/protocol-http": "^2.0.
|
|
47
|
-
"@smithy/smithy-client": "^2.0.
|
|
48
|
-
"@smithy/types": "^2.2.
|
|
49
|
-
"@smithy/url-parser": "^2.0.
|
|
44
|
+
"@smithy/node-config-provider": "^2.0.6",
|
|
45
|
+
"@smithy/node-http-handler": "^2.0.5",
|
|
46
|
+
"@smithy/protocol-http": "^2.0.5",
|
|
47
|
+
"@smithy/smithy-client": "^2.0.5",
|
|
48
|
+
"@smithy/types": "^2.2.2",
|
|
49
|
+
"@smithy/url-parser": "^2.0.5",
|
|
50
50
|
"@smithy/util-base64": "^2.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
|
-
"@smithy/util-body-length-node": "^2.
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
52
|
+
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^2.0.6",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^2.0.6",
|
|
55
55
|
"@smithy/util-retry": "^2.0.0",
|
|
56
56
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
57
|
"tslib": "^2.5.0"
|
|
File without changes
|
|
File without changes
|