@aws-sdk/client-sso-admin 3.408.0 → 3.410.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.
Files changed (34) hide show
  1. package/README.md +8 -10
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-cjs/runtimeExtensions.js +3 -0
  4. package/dist-es/endpoint/ruleset.js +3 -3
  5. package/dist-es/runtimeExtensions.js +3 -0
  6. package/dist-types/SSOAdmin.d.ts +8 -10
  7. package/dist-types/SSOAdminClient.d.ts +8 -10
  8. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +1 -1
  10. package/dist-types/commands/CreatePermissionSetCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +3 -2
  12. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +1 -1
  13. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +1 -1
  14. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +1 -1
  15. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +1 -1
  16. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +1 -1
  17. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +1 -1
  18. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +1 -1
  19. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +1 -1
  20. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  21. package/dist-types/extensionConfiguration.d.ts +2 -1
  22. package/dist-types/index.d.ts +8 -10
  23. package/dist-types/models/models_0.d.ts +66 -63
  24. package/dist-types/runtimeConfig.browser.d.ts +4 -1
  25. package/dist-types/runtimeConfig.d.ts +4 -1
  26. package/dist-types/runtimeConfig.native.d.ts +4 -1
  27. package/dist-types/runtimeExtensions.d.ts +1 -1
  28. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  29. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  30. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -1
  31. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -1
  32. package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -1
  33. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  34. package/package.json +28 -28
package/README.md CHANGED
@@ -6,27 +6,25 @@
6
6
 
7
7
  AWS SDK for JavaScript SSOAdmin Client for Node.js, Browser and React Native.
8
8
 
9
- <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
10
- access centrally across AWS accounts and applications. IAM Identity Center is the recommended
11
- approach for workforce authentication and authorization in AWS, for organizations of any size
9
+ <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
10
+ access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
11
+ approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
12
12
  and type.</p>
13
13
  <note>
14
- <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
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>
14
+ <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
17
15
  </note>
18
16
  <p>This reference guide provides information on single sign-on operations which could be used for
19
- access management of AWS accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
17
+ access management of Amazon Web Services accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
20
18
  Guide</a>.</p>
21
19
  <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
22
20
  principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
23
21
  see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
24
22
  Reference</a>.</p>
25
23
  <note>
26
- <p>AWS provides SDKs that consist of libraries and sample code for various programming
24
+ <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
27
25
  languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
28
- convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
29
- information about the AWS SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
26
+ convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
27
+ information about the Amazon Web Services SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
30
28
  </note>
31
29
 
32
30
  ## Installing
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const u = "fn", v = "argv", w = "ref";
5
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
6
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://sso-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://sso.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://sso-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://sso.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://sso.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://sso.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://sso.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
4
+ const s = "required", t = "fn", u = "argv", v = "ref";
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 }, { 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://sso-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://sso.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://sso-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://sso.{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://sso.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,16 +1,19 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveRuntimeExtensions = void 0;
4
+ const protocol_http_1 = require("@smithy/protocol-http");
4
5
  const smithy_client_1 = require("@smithy/smithy-client");
5
6
  const asPartial = (t) => t;
6
7
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
8
  const extensionConfiguration = {
8
9
  ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
10
+ ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
9
11
  };
10
12
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
11
13
  return {
12
14
  ...runtimeConfig,
13
15
  ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
16
+ ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
14
17
  };
15
18
  };
16
19
  exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
@@ -1,4 +1,4 @@
1
- const u = "fn", v = "argv", w = "ref";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://sso-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://sso.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://sso-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://sso.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://sso.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://sso.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://sso.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
1
+ const s = "required", t = "fn", u = "argv", v = "ref";
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 }, { 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://sso-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://sso.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://sso-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://sso.{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://sso.{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,15 @@
1
+ import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
1
2
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
2
3
  const asPartial = (t) => t;
3
4
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
4
5
  const extensionConfiguration = {
5
6
  ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
7
+ ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
6
8
  };
7
9
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
8
10
  return {
9
11
  ...runtimeConfig,
10
12
  ...resolveDefaultRuntimeConfig(extensionConfiguration),
13
+ ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
11
14
  };
12
15
  };
@@ -263,27 +263,25 @@ export interface SSOAdmin {
263
263
  }
264
264
  /**
265
265
  * @public
266
- * <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
267
- * access centrally across AWS accounts and applications. IAM Identity Center is the recommended
268
- * approach for workforce authentication and authorization in AWS, for organizations of any size
266
+ * <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
267
+ * access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
268
+ * approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
269
269
  * and type.</p>
270
270
  * <note>
271
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
272
- * <code>identitystore</code> API namespaces will continue to retain their original name for
273
- * 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>
271
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
274
272
  * </note>
275
273
  * <p>This reference guide provides information on single sign-on operations which could be used for
276
- * access management of AWS accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
274
+ * access management of Amazon Web Services accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
277
275
  * Guide</a>.</p>
278
276
  * <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
279
277
  * principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
280
278
  * see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
281
279
  * Reference</a>.</p>
282
280
  * <note>
283
- * <p>AWS provides SDKs that consist of libraries and sample code for various programming
281
+ * <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
284
282
  * languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
285
- * convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
286
- * information about the AWS SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
283
+ * convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
284
+ * information about the Amazon Web Services SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
287
285
  * </note>
288
286
  */
289
287
  export declare class SSOAdmin extends SSOAdminClient implements SSOAdmin {
@@ -187,27 +187,25 @@ export interface SSOAdminClientResolvedConfig extends SSOAdminClientResolvedConf
187
187
  }
188
188
  /**
189
189
  * @public
190
- * <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
191
- * access centrally across AWS accounts and applications. IAM Identity Center is the recommended
192
- * approach for workforce authentication and authorization in AWS, for organizations of any size
190
+ * <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
191
+ * access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
192
+ * approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
193
193
  * and type.</p>
194
194
  * <note>
195
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
196
- * <code>identitystore</code> API namespaces will continue to retain their original name for
197
- * 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>
195
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
198
196
  * </note>
199
197
  * <p>This reference guide provides information on single sign-on operations which could be used for
200
- * access management of AWS accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
198
+ * access management of Amazon Web Services accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
201
199
  * Guide</a>.</p>
202
200
  * <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
203
201
  * principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
204
202
  * see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
205
203
  * Reference</a>.</p>
206
204
  * <note>
207
- * <p>AWS provides SDKs that consist of libraries and sample code for various programming
205
+ * <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
208
206
  * languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
209
- * convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
210
- * information about the AWS SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
207
+ * convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
208
+ * information about the Amazon Web Services SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
211
209
  * </note>
212
210
  */
213
211
  export declare class SSOAdminClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachM
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Attaches an AWS managed policy ARN to a permission set.</p>
26
+ * <p>Attaches an Amazon Web Services managed policy ARN to a permission set.</p>
27
27
  * <note>
28
28
  * <p>If the permission set is already referenced by one or more account assignments, you will
29
29
  * need to call <code>
@@ -23,7 +23,7 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Assigns access to a principal for a specified AWS account using a specified
26
+ * <p>Assigns access to a principal for a specified Amazon Web Services account using a specified
27
27
  * permission set.</p>
28
28
  * <note>
29
29
  * <p>The term <i>principal</i> here refers to a user or group that is defined
@@ -25,7 +25,7 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
25
25
  * @public
26
26
  * <p>Creates a permission set within a specified IAM Identity Center instance.</p>
27
27
  * <note>
28
- * <p>To grant users and groups access to AWS account resources, use <code>
28
+ * <p>To grant users and groups access to Amazon Web Services account resources, use <code>
29
29
  * <a>CreateAccountAssignment</a>
30
30
  * </code>.</p>
31
31
  * </note>
@@ -23,10 +23,11 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Deletes a principal's access from a specified AWS account using a specified permission
26
+ * <p>Deletes a principal's access from a specified Amazon Web Services account using a specified permission
27
27
  * set.</p>
28
28
  * <note>
29
- * <p>After a successful response, call <code>DescribeAccountAssignmentCreationStatus</code> to describe the status of an assignment deletion request.</p>
29
+ * <p>After a successful response, call <code>DescribeAccountAssignmentDeletionStatus</code> to
30
+ * describe the status of an assignment deletion request.</p>
30
31
  * </note>
31
32
  * @example
32
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -23,7 +23,7 @@ export interface DetachManagedPolicyFromPermissionSetCommandOutput extends Detac
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Detaches the attached AWS managed policy ARN from the specified permission set.</p>
26
+ * <p>Detaches the attached Amazon Web Services managed policy ARN from the specified permission set.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentCreationStatusCommandOutput extends ListAc
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center
26
+ * <p>Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center
27
27
  * instance.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentDeletionStatusCommandOutput extends ListAc
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center
26
+ * <p>Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center
27
27
  * instance.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentsCommandOutput extends ListAccountAssignme
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the assignee of the specified AWS account with the specified permission set.</p>
26
+ * <p>Lists the assignee of the specified Amazon Web Services account with the specified permission set.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -23,7 +23,7 @@ export interface ListAccountsForProvisionedPermissionSetCommandOutput extends Li
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists all the AWS accounts where the specified permission set is provisioned.</p>
26
+ * <p>Lists all the Amazon Web Services accounts where the specified permission set is provisioned.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -23,7 +23,7 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListMan
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the AWS managed policy that is attached to a specified permission set.</p>
26
+ * <p>Lists the Amazon Web Services managed policy that is attached to a specified permission set.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -23,7 +23,7 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists all the permission sets that are provisioned to a specified AWS account.</p>
26
+ * <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services account.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -23,7 +23,7 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Attaches an AWS managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
26
+ * <p>Attaches an Amazon Web Services managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
29
29
  * ```javascript
@@ -15,7 +15,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
15
15
  defaultSigningName: string;
16
16
  };
17
17
  export interface EndpointParameters extends __EndpointParameters {
18
- Region: string;
18
+ Region?: string;
19
19
  UseDualStack?: boolean;
20
20
  UseFIPS?: boolean;
21
21
  Endpoint?: string;
@@ -1,6 +1,7 @@
1
+ import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
1
2
  import { DefaultExtensionConfiguration } from "@smithy/types";
2
3
  /**
3
4
  * @internal
4
5
  */
5
- export interface SSOAdminExtensionConfiguration extends DefaultExtensionConfiguration {
6
+ export interface SSOAdminExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
6
7
  }
@@ -1,25 +1,23 @@
1
1
  /**
2
- * <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
3
- * access centrally across AWS accounts and applications. IAM Identity Center is the recommended
4
- * approach for workforce authentication and authorization in AWS, for organizations of any size
2
+ * <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
3
+ * access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
4
+ * approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
5
5
  * and type.</p>
6
6
  * <note>
7
- * <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
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>
7
+ * <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
10
8
  * </note>
11
9
  * <p>This reference guide provides information on single sign-on operations which could be used for
12
- * access management of AWS accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
10
+ * access management of Amazon Web Services accounts. For information about IAM Identity Center features, see the <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html">IAM Identity Center User
13
11
  * Guide</a>.</p>
14
12
  * <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
15
13
  * principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
16
14
  * see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
17
15
  * Reference</a>.</p>
18
16
  * <note>
19
- * <p>AWS provides SDKs that consist of libraries and sample code for various programming
17
+ * <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
20
18
  * languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
21
- * convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
22
- * information about the AWS SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
19
+ * convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
20
+ * information about the Amazon Web Services SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.</p>
23
21
  * </note>
24
22
  *
25
23
  * @packageDocumentation
@@ -17,7 +17,7 @@ export interface AccessControlAttributeValue {
17
17
  * @public
18
18
  * <p>These are IAM Identity Center identity store attributes that you can configure for use in
19
19
  * attributes-based access control (ABAC). You can create permissions policies that determine who
20
- * can access your AWS resources based upon the configured attribute values. When you enable
20
+ * can access your Amazon Web Services resources based upon the configured attribute values. When you enable
21
21
  * ABAC and specify <code>AccessControlAttributes</code>, IAM Identity Center passes the attribute values of
22
22
  * the authenticated user into IAM for use in policy evaluation.</p>
23
23
  */
@@ -62,7 +62,7 @@ export declare const PrincipalType: {
62
62
  export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
63
63
  /**
64
64
  * @public
65
- * <p>The assignment that indicates a principal's limited access to a specified AWS account
65
+ * <p>The assignment that indicates a principal's limited access to a specified Amazon Web Services account
66
66
  * with a specified permission set.</p>
67
67
  * <note>
68
68
  * <p>The term <i>principal</i> here refers to a user or group that is defined
@@ -72,13 +72,13 @@ export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
72
72
  export interface AccountAssignment {
73
73
  /**
74
74
  * @public
75
- * <p>The identifier of the AWS account.</p>
75
+ * <p>The identifier of the Amazon Web Services account.</p>
76
76
  */
77
77
  AccountId?: string;
78
78
  /**
79
79
  * @public
80
80
  * <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
81
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
81
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
82
82
  */
83
83
  PermissionSetArn?: string;
84
84
  /**
@@ -140,7 +140,7 @@ export interface AccountAssignmentOperationStatus {
140
140
  FailureReason?: string;
141
141
  /**
142
142
  * @public
143
- * <p>TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).</p>
143
+ * <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
144
144
  */
145
145
  TargetId?: string;
146
146
  /**
@@ -151,7 +151,7 @@ export interface AccountAssignmentOperationStatus {
151
151
  /**
152
152
  * @public
153
153
  * <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
154
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
154
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
155
155
  */
156
156
  PermissionSetArn?: string;
157
157
  /**
@@ -195,7 +195,7 @@ export interface AccountAssignmentOperationStatusMetadata {
195
195
  }
196
196
  /**
197
197
  * @public
198
- * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.</p>
198
+ * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
199
199
  */
200
200
  export interface CustomerManagedPolicyReference {
201
201
  /**
@@ -226,7 +226,7 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetRequest {
226
226
  PermissionSetArn: string | undefined;
227
227
  /**
228
228
  * @public
229
- * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.</p>
229
+ * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
230
230
  */
231
231
  CustomerManagedPolicyReference: CustomerManagedPolicyReference | undefined;
232
232
  }
@@ -321,18 +321,18 @@ export declare class ValidationException extends __BaseException {
321
321
  }
322
322
  /**
323
323
  * @public
324
- * <p>A structure that stores the details of the AWS managed policy.</p>
324
+ * <p>A structure that stores the details of the Amazon Web Services managed policy.</p>
325
325
  */
326
326
  export interface AttachedManagedPolicy {
327
327
  /**
328
328
  * @public
329
- * <p>The name of the AWS managed policy.</p>
329
+ * <p>The name of the Amazon Web Services managed policy.</p>
330
330
  */
331
331
  Name?: string;
332
332
  /**
333
333
  * @public
334
- * <p>The ARN of the AWS managed policy. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
335
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
334
+ * <p>The ARN of the Amazon Web Services managed policy. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
335
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
336
336
  */
337
337
  Arn?: string;
338
338
  }
@@ -343,7 +343,7 @@ export interface AttachManagedPolicyToPermissionSetRequest {
343
343
  /**
344
344
  * @public
345
345
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
346
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
346
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
347
347
  */
348
348
  InstanceArn: string | undefined;
349
349
  /**
@@ -354,7 +354,7 @@ export interface AttachManagedPolicyToPermissionSetRequest {
354
354
  PermissionSetArn: string | undefined;
355
355
  /**
356
356
  * @public
357
- * <p>The AWS managed policy ARN to be attached to a permission set.</p>
357
+ * <p>The Amazon Web Services managed policy ARN to be attached to a permission set.</p>
358
358
  */
359
359
  ManagedPolicyArn: string | undefined;
360
360
  }
@@ -370,12 +370,12 @@ export interface CreateAccountAssignmentRequest {
370
370
  /**
371
371
  * @public
372
372
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
373
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
373
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
374
374
  */
375
375
  InstanceArn: string | undefined;
376
376
  /**
377
377
  * @public
378
- * <p>TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).</p>
378
+ * <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
379
379
  */
380
380
  TargetId: string | undefined;
381
381
  /**
@@ -450,7 +450,7 @@ export interface CreateInstanceAccessControlAttributeConfigurationResponse {
450
450
  /**
451
451
  * @public
452
452
  * <p>A set of key-value pairs that are used to manage the resource. Tags can only be applied to
453
- * permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in AWS
453
+ * permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in Amazon Web Services
454
454
  * accounts.</p>
455
455
  */
456
456
  export interface Tag {
@@ -482,7 +482,7 @@ export interface CreatePermissionSetRequest {
482
482
  /**
483
483
  * @public
484
484
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
485
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
485
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
486
486
  */
487
487
  InstanceArn: string | undefined;
488
488
  /**
@@ -516,7 +516,7 @@ export interface PermissionSet {
516
516
  /**
517
517
  * @public
518
518
  * <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
519
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
519
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
520
520
  */
521
521
  PermissionSetArn?: string;
522
522
  /**
@@ -548,7 +548,7 @@ export interface PermissionSet {
548
548
  export interface CreatePermissionSetResponse {
549
549
  /**
550
550
  * @public
551
- * <p>Defines the level of access on an AWS account.</p>
551
+ * <p>Defines the level of access on an Amazon Web Services account.</p>
552
552
  */
553
553
  PermissionSet?: PermissionSet;
554
554
  }
@@ -559,12 +559,12 @@ export interface DeleteAccountAssignmentRequest {
559
559
  /**
560
560
  * @public
561
561
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
562
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
562
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
563
563
  */
564
564
  InstanceArn: string | undefined;
565
565
  /**
566
566
  * @public
567
- * <p>TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).</p>
567
+ * <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
568
568
  */
569
569
  TargetId: string | undefined;
570
570
  /**
@@ -605,7 +605,7 @@ export interface DeleteInlinePolicyFromPermissionSetRequest {
605
605
  /**
606
606
  * @public
607
607
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
608
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
608
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
609
609
  */
610
610
  InstanceArn: string | undefined;
611
611
  /**
@@ -661,7 +661,7 @@ export interface DeletePermissionSetRequest {
661
661
  /**
662
662
  * @public
663
663
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
664
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
664
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
665
665
  */
666
666
  InstanceArn: string | undefined;
667
667
  /**
@@ -682,7 +682,7 @@ export interface DescribeAccountAssignmentCreationStatusRequest {
682
682
  /**
683
683
  * @public
684
684
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
685
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
685
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
686
686
  */
687
687
  InstanceArn: string | undefined;
688
688
  /**
@@ -708,7 +708,7 @@ export interface DescribeAccountAssignmentDeletionStatusRequest {
708
708
  /**
709
709
  * @public
710
710
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
711
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
711
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
712
712
  */
713
713
  InstanceArn: string | undefined;
714
714
  /**
@@ -778,7 +778,7 @@ export interface DescribePermissionSetRequest {
778
778
  /**
779
779
  * @public
780
780
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
781
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
781
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
782
782
  */
783
783
  InstanceArn: string | undefined;
784
784
  /**
@@ -793,7 +793,7 @@ export interface DescribePermissionSetRequest {
793
793
  export interface DescribePermissionSetResponse {
794
794
  /**
795
795
  * @public
796
- * <p>Describes the level of access on an AWS account.</p>
796
+ * <p>Describes the level of access on an Amazon Web Services account.</p>
797
797
  */
798
798
  PermissionSet?: PermissionSet;
799
799
  }
@@ -804,7 +804,7 @@ export interface DescribePermissionSetProvisioningStatusRequest {
804
804
  /**
805
805
  * @public
806
806
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
807
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
807
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
808
808
  */
809
809
  InstanceArn: string | undefined;
810
810
  /**
@@ -833,13 +833,13 @@ export interface PermissionSetProvisioningStatus {
833
833
  RequestId?: string;
834
834
  /**
835
835
  * @public
836
- * <p>The identifier of the AWS account from which to list the assignments.</p>
836
+ * <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
837
837
  */
838
838
  AccountId?: string;
839
839
  /**
840
840
  * @public
841
841
  * <p>The ARN of the permission set that is being provisioned. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
842
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
842
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
843
843
  */
844
844
  PermissionSetArn?: string;
845
845
  /**
@@ -879,7 +879,7 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetRequest {
879
879
  PermissionSetArn: string | undefined;
880
880
  /**
881
881
  * @public
882
- * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.</p>
882
+ * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
883
883
  */
884
884
  CustomerManagedPolicyReference: CustomerManagedPolicyReference | undefined;
885
885
  }
@@ -895,7 +895,7 @@ export interface DetachManagedPolicyFromPermissionSetRequest {
895
895
  /**
896
896
  * @public
897
897
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
898
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
898
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
899
899
  */
900
900
  InstanceArn: string | undefined;
901
901
  /**
@@ -906,7 +906,7 @@ export interface DetachManagedPolicyFromPermissionSetRequest {
906
906
  PermissionSetArn: string | undefined;
907
907
  /**
908
908
  * @public
909
- * <p>The AWS managed policy ARN to be detached from a permission set.</p>
909
+ * <p>The Amazon Web Services managed policy ARN to be detached from a permission set.</p>
910
910
  */
911
911
  ManagedPolicyArn: string | undefined;
912
912
  }
@@ -922,7 +922,7 @@ export interface GetInlinePolicyForPermissionSetRequest {
922
922
  /**
923
923
  * @public
924
924
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
925
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
925
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
926
926
  */
927
927
  InstanceArn: string | undefined;
928
928
  /**
@@ -938,6 +938,9 @@ export interface GetInlinePolicyForPermissionSetResponse {
938
938
  /**
939
939
  * @public
940
940
  * <p>The inline policy that is attached to the permission set.</p>
941
+ * <note>
942
+ * <p>For <code>Length Constraints</code>, if a valid ARN is provided for a permission set, it is possible for an empty inline policy to be returned.</p>
943
+ * </note>
941
944
  */
942
945
  InlinePolicy?: string;
943
946
  }
@@ -958,10 +961,10 @@ export interface GetPermissionsBoundaryForPermissionSetRequest {
958
961
  }
959
962
  /**
960
963
  * @public
961
- * <p>Specifies the configuration of the AWS managed or customer managed policy that you want
964
+ * <p>Specifies the configuration of the Amazon Web Services managed or customer managed policy that you want
962
965
  * to set as a permissions boundary. Specify either <code>CustomerManagedPolicyReference</code>
963
966
  * to use the name and path of a customer managed policy, or <code>ManagedPolicyArn</code> to use
964
- * the ARN of an AWS managed policy. A permissions boundary represents the maximum permissions
967
+ * the ARN of an Amazon Web Services managed policy. A permissions boundary represents the maximum permissions
965
968
  * that any policy can grant your role. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html">Permissions boundaries for IAM
966
969
  * entities</a> in the <i>IAM User Guide</i>.</p>
967
970
  * <important>
@@ -974,12 +977,12 @@ export interface GetPermissionsBoundaryForPermissionSetRequest {
974
977
  export interface PermissionsBoundary {
975
978
  /**
976
979
  * @public
977
- * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.</p>
980
+ * <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
978
981
  */
979
982
  CustomerManagedPolicyReference?: CustomerManagedPolicyReference;
980
983
  /**
981
984
  * @public
982
- * <p>The AWS managed policy ARN that you want to attach to a permission set as a permissions
985
+ * <p>The Amazon Web Services managed policy ARN that you want to attach to a permission set as a permissions
983
986
  * boundary.</p>
984
987
  */
985
988
  ManagedPolicyArn?: string;
@@ -1002,7 +1005,7 @@ export interface InstanceMetadata {
1002
1005
  /**
1003
1006
  * @public
1004
1007
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1005
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1008
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1006
1009
  */
1007
1010
  InstanceArn?: string;
1008
1011
  /**
@@ -1029,7 +1032,7 @@ export interface ListAccountAssignmentCreationStatusRequest {
1029
1032
  /**
1030
1033
  * @public
1031
1034
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1032
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1035
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1033
1036
  */
1034
1037
  InstanceArn: string | undefined;
1035
1038
  /**
@@ -1070,7 +1073,7 @@ export interface ListAccountAssignmentDeletionStatusRequest {
1070
1073
  /**
1071
1074
  * @public
1072
1075
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1073
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1076
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1074
1077
  */
1075
1078
  InstanceArn: string | undefined;
1076
1079
  /**
@@ -1111,12 +1114,12 @@ export interface ListAccountAssignmentsRequest {
1111
1114
  /**
1112
1115
  * @public
1113
1116
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1114
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1117
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1115
1118
  */
1116
1119
  InstanceArn: string | undefined;
1117
1120
  /**
1118
1121
  * @public
1119
- * <p>The identifier of the AWS account from which to list the assignments.</p>
1122
+ * <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
1120
1123
  */
1121
1124
  AccountId: string | undefined;
1122
1125
  /**
@@ -1141,7 +1144,7 @@ export interface ListAccountAssignmentsRequest {
1141
1144
  export interface ListAccountAssignmentsResponse {
1142
1145
  /**
1143
1146
  * @public
1144
- * <p>The list of assignments that match the input AWS account and permission set.</p>
1147
+ * <p>The list of assignments that match the input Amazon Web Services account and permission set.</p>
1145
1148
  */
1146
1149
  AccountAssignments?: AccountAssignment[];
1147
1150
  /**
@@ -1169,18 +1172,18 @@ export interface ListAccountsForProvisionedPermissionSetRequest {
1169
1172
  /**
1170
1173
  * @public
1171
1174
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1172
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1175
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1173
1176
  */
1174
1177
  InstanceArn: string | undefined;
1175
1178
  /**
1176
1179
  * @public
1177
- * <p>The ARN of the <a>PermissionSet</a> from which the associated AWS accounts
1180
+ * <p>The ARN of the <a>PermissionSet</a> from which the associated Amazon Web Services accounts
1178
1181
  * will be listed.</p>
1179
1182
  */
1180
1183
  PermissionSetArn: string | undefined;
1181
1184
  /**
1182
1185
  * @public
1183
- * <p>The permission set provisioning status for an AWS account.</p>
1186
+ * <p>The permission set provisioning status for an Amazon Web Services account.</p>
1184
1187
  */
1185
1188
  ProvisioningStatus?: ProvisioningStatus | string;
1186
1189
  /**
@@ -1200,7 +1203,7 @@ export interface ListAccountsForProvisionedPermissionSetRequest {
1200
1203
  export interface ListAccountsForProvisionedPermissionSetResponse {
1201
1204
  /**
1202
1205
  * @public
1203
- * <p>The list of AWS <code>AccountIds</code>.</p>
1206
+ * <p>The list of Amazon Web Services <code>AccountIds</code>.</p>
1204
1207
  */
1205
1208
  AccountIds?: string[];
1206
1209
  /**
@@ -1289,7 +1292,7 @@ export interface ListManagedPoliciesInPermissionSetRequest {
1289
1292
  /**
1290
1293
  * @public
1291
1294
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1292
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1295
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1293
1296
  */
1294
1297
  InstanceArn: string | undefined;
1295
1298
  /**
@@ -1331,7 +1334,7 @@ export interface ListPermissionSetProvisioningStatusRequest {
1331
1334
  /**
1332
1335
  * @public
1333
1336
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1334
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1337
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1335
1338
  */
1336
1339
  InstanceArn: string | undefined;
1337
1340
  /**
@@ -1394,7 +1397,7 @@ export interface ListPermissionSetsRequest {
1394
1397
  /**
1395
1398
  * @public
1396
1399
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1397
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1400
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1398
1401
  */
1399
1402
  InstanceArn: string | undefined;
1400
1403
  /**
@@ -1414,7 +1417,7 @@ export interface ListPermissionSetsRequest {
1414
1417
  export interface ListPermissionSetsResponse {
1415
1418
  /**
1416
1419
  * @public
1417
- * <p>Defines the level of access on an AWS account.</p>
1420
+ * <p>Defines the level of access on an Amazon Web Services account.</p>
1418
1421
  */
1419
1422
  PermissionSets?: string[];
1420
1423
  /**
@@ -1430,12 +1433,12 @@ export interface ListPermissionSetsProvisionedToAccountRequest {
1430
1433
  /**
1431
1434
  * @public
1432
1435
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1433
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1436
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1434
1437
  */
1435
1438
  InstanceArn: string | undefined;
1436
1439
  /**
1437
1440
  * @public
1438
- * <p>The identifier of the AWS account from which to list the assignments.</p>
1441
+ * <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
1439
1442
  */
1440
1443
  AccountId: string | undefined;
1441
1444
  /**
@@ -1465,7 +1468,7 @@ export interface ListPermissionSetsProvisionedToAccountResponse {
1465
1468
  NextToken?: string;
1466
1469
  /**
1467
1470
  * @public
1468
- * <p>Defines the level of access that an AWS account has.</p>
1471
+ * <p>Defines the level of access that an Amazon Web Services account has.</p>
1469
1472
  */
1470
1473
  PermissionSets?: string[];
1471
1474
  }
@@ -1476,7 +1479,7 @@ export interface ListTagsForResourceRequest {
1476
1479
  /**
1477
1480
  * @public
1478
1481
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1479
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1482
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1480
1483
  */
1481
1484
  InstanceArn: string | undefined;
1482
1485
  /**
@@ -1524,7 +1527,7 @@ export interface ProvisionPermissionSetRequest {
1524
1527
  /**
1525
1528
  * @public
1526
1529
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1527
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1530
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1528
1531
  */
1529
1532
  InstanceArn: string | undefined;
1530
1533
  /**
@@ -1534,7 +1537,7 @@ export interface ProvisionPermissionSetRequest {
1534
1537
  PermissionSetArn: string | undefined;
1535
1538
  /**
1536
1539
  * @public
1537
- * <p>TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).</p>
1540
+ * <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
1538
1541
  */
1539
1542
  TargetId?: string;
1540
1543
  /**
@@ -1560,7 +1563,7 @@ export interface PutInlinePolicyToPermissionSetRequest {
1560
1563
  /**
1561
1564
  * @public
1562
1565
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1563
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1566
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1564
1567
  */
1565
1568
  InstanceArn: string | undefined;
1566
1569
  /**
@@ -1611,7 +1614,7 @@ export interface TagResourceRequest {
1611
1614
  /**
1612
1615
  * @public
1613
1616
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1614
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1617
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1615
1618
  */
1616
1619
  InstanceArn: string | undefined;
1617
1620
  /**
@@ -1637,7 +1640,7 @@ export interface UntagResourceRequest {
1637
1640
  /**
1638
1641
  * @public
1639
1642
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1640
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1643
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1641
1644
  */
1642
1645
  InstanceArn: string | undefined;
1643
1646
  /**
@@ -1683,7 +1686,7 @@ export interface UpdatePermissionSetRequest {
1683
1686
  /**
1684
1687
  * @public
1685
1688
  * <p>The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
1686
- * Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.</p>
1689
+ * Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
1687
1690
  */
1688
1691
  InstanceArn: string | undefined;
1689
1692
  /**
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
11
11
  defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
14
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
15
+ updateHttpClientConfig(key: never, value: never): void;
16
+ httpHandlerConfigs(): {};
17
+ }) | RequestHandler;
15
18
  retryMode: string | import("@smithy/types").Provider<string>;
16
19
  sha256: import("@smithy/types").HashConstructor;
17
20
  streamCollector: import("@smithy/types").StreamCollector;
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
11
11
  defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<string>;
14
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
14
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
15
+ updateHttpClientConfig(key: never, value: never): void;
16
+ httpHandlerConfigs(): {};
17
+ }) | RequestHandler;
15
18
  retryMode: string | import("@smithy/types").Provider<string>;
16
19
  sha256: import("@smithy/types").HashConstructor;
17
20
  streamCollector: import("@smithy/types").StreamCollector;
@@ -5,7 +5,10 @@ import { SSOAdminClientConfig } from "./SSOAdminClient";
5
5
  export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
8
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
9
+ updateHttpClientConfig(key: never, value: never): void;
10
+ httpHandlerConfigs(): {};
11
+ }) | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
12
  apiVersion: string;
10
13
  urlParser: import("@smithy/types").UrlParser;
11
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
@@ -3,7 +3,7 @@ import { SSOAdminExtensionConfiguration } from "./extensionConfiguration";
3
3
  * @public
4
4
  */
5
5
  export interface RuntimeExtension {
6
- configure(clientConfiguration: SSOAdminExtensionConfiguration): void;
6
+ configure(extensionConfiguration: SSOAdminExtensionConfiguration): void;
7
7
  }
8
8
  /**
9
9
  * @public
@@ -26,7 +26,7 @@ export declare const resolveClientEndpointParameters: <T>(
26
26
  defaultSigningName: string;
27
27
  };
28
28
  export interface EndpointParameters extends __EndpointParameters {
29
- Region: string;
29
+ Region?: string;
30
30
  UseDualStack?: boolean;
31
31
  UseFIPS?: boolean;
32
32
  Endpoint?: string;
@@ -1,3 +1,5 @@
1
+ import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
1
2
  import { DefaultExtensionConfiguration } from "@smithy/types";
2
3
  export interface SSOAdminExtensionConfiguration
3
- extends DefaultExtensionConfiguration {}
4
+ extends HttpHandlerExtensionConfiguration,
5
+ DefaultExtensionConfiguration {}
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
20
20
  any,
21
21
  import("@smithy/types").HttpHandlerOptions
22
22
  > &
23
- import("@smithy/protocol-http").HttpHandler)
23
+ import("@smithy/types").RequestHandler<
24
+ import("@smithy/protocol-http").HttpRequest,
25
+ import("@smithy/protocol-http").HttpResponse,
26
+ import("@smithy/types").HttpHandlerOptions
27
+ > & {
28
+ updateHttpClientConfig(key: never, value: never): void;
29
+ httpHandlerConfigs(): {};
30
+ })
24
31
  | RequestHandler;
25
32
  retryMode: string | import("@smithy/types").Provider<string>;
26
33
  sha256: import("@smithy/types").HashConstructor;
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
20
20
  any,
21
21
  import("@smithy/types").HttpHandlerOptions
22
22
  > &
23
- import("@smithy/protocol-http").HttpHandler)
23
+ import("@smithy/types").RequestHandler<
24
+ import("@smithy/protocol-http").HttpRequest,
25
+ import("@smithy/protocol-http").HttpResponse,
26
+ import("@smithy/types").HttpHandlerOptions
27
+ > & {
28
+ updateHttpClientConfig(key: never, value: never): void;
29
+ httpHandlerConfigs(): {};
30
+ })
24
31
  | RequestHandler;
25
32
  retryMode: string | import("@smithy/types").Provider<string>;
26
33
  sha256: import("@smithy/types").HashConstructor;
@@ -8,7 +8,14 @@ export declare const getRuntimeConfig: (config: SSOAdminClientConfig) => {
8
8
  any,
9
9
  import("@smithy/types").HttpHandlerOptions
10
10
  > &
11
- import("@smithy/protocol-http").HttpHandler)
11
+ import("@smithy/types").RequestHandler<
12
+ import("@smithy/protocol-http").HttpRequest,
13
+ import("@smithy/protocol-http").HttpResponse,
14
+ import("@smithy/types").HttpHandlerOptions
15
+ > & {
16
+ updateHttpClientConfig(key: never, value: never): void;
17
+ httpHandlerConfigs(): {};
18
+ })
12
19
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
13
20
  apiVersion: string;
14
21
  urlParser: import("@smithy/types").UrlParser;
@@ -1,6 +1,6 @@
1
1
  import { SSOAdminExtensionConfiguration } from "./extensionConfiguration";
2
2
  export interface RuntimeExtension {
3
- configure(clientConfiguration: SSOAdminExtensionConfiguration): void;
3
+ configure(extensionConfiguration: SSOAdminExtensionConfiguration): 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-sso-admin",
3
3
  "description": "AWS SDK for JavaScript Sso Admin Client for Node.js, Browser and React Native",
4
- "version": "3.408.0",
4
+ "version": "3.410.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.408.0",
25
- "@aws-sdk/credential-provider-node": "3.408.0",
26
- "@aws-sdk/middleware-host-header": "3.408.0",
27
- "@aws-sdk/middleware-logger": "3.408.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
- "@aws-sdk/middleware-signing": "3.408.0",
30
- "@aws-sdk/middleware-user-agent": "3.408.0",
31
- "@aws-sdk/types": "3.408.0",
32
- "@aws-sdk/util-endpoints": "3.408.0",
33
- "@aws-sdk/util-user-agent-browser": "3.408.0",
34
- "@aws-sdk/util-user-agent-node": "3.408.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",
24
+ "@aws-sdk/client-sts": "3.410.0",
25
+ "@aws-sdk/credential-provider-node": "3.410.0",
26
+ "@aws-sdk/middleware-host-header": "3.410.0",
27
+ "@aws-sdk/middleware-logger": "3.410.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.410.0",
29
+ "@aws-sdk/middleware-signing": "3.410.0",
30
+ "@aws-sdk/middleware-user-agent": "3.410.0",
31
+ "@aws-sdk/types": "3.410.0",
32
+ "@aws-sdk/util-endpoints": "3.410.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.410.0",
34
+ "@aws-sdk/util-user-agent-node": "3.410.0",
35
+ "@smithy/config-resolver": "^2.0.7",
36
+ "@smithy/fetch-http-handler": "^2.1.2",
37
+ "@smithy/hash-node": "^2.0.6",
38
+ "@smithy/invalid-dependency": "^2.0.6",
39
+ "@smithy/middleware-content-length": "^2.0.8",
40
+ "@smithy/middleware-endpoint": "^2.0.6",
41
+ "@smithy/middleware-retry": "^2.0.9",
42
+ "@smithy/middleware-serde": "^2.0.6",
43
43
  "@smithy/middleware-stack": "^2.0.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",
44
+ "@smithy/node-config-provider": "^2.0.9",
45
+ "@smithy/node-http-handler": "^2.1.2",
46
+ "@smithy/protocol-http": "^3.0.2",
47
+ "@smithy/smithy-client": "^2.1.3",
48
+ "@smithy/types": "^2.3.0",
49
+ "@smithy/url-parser": "^2.0.6",
50
50
  "@smithy/util-base64": "^2.0.0",
51
51
  "@smithy/util-body-length-browser": "^2.0.0",
52
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",
53
+ "@smithy/util-defaults-mode-browser": "^2.0.7",
54
+ "@smithy/util-defaults-mode-node": "^2.0.9",
55
55
  "@smithy/util-retry": "^2.0.0",
56
56
  "@smithy/util-utf8": "^2.0.0",
57
57
  "tslib": "^2.5.0"