Skip to content

Commit 5816674

Browse files
author
awstools
committed
feat(client-sso-admin): Content updates to IAM Identity Center API for China Regions.
1 parent 3fc79c5 commit 5816674

18 files changed

+212
-244
lines changed

clients/client-sso-admin/README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,25 @@
66

77
AWS SDK for JavaScript SSOAdmin Client for Node.js, Browser and React Native.
88

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
1212
and type.</p>
1313
<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>
1715
</note>
1816
<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
2018
Guide</a>.</p>
2119
<p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
2220
principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
2321
see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
2422
Reference</a>.</p>
2523
<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
2725
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>
3028
</note>
3129

3230
## Installing

clients/client-sso-admin/src/SSOAdmin.ts

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -840,27 +840,25 @@ export interface SSOAdmin {
840840

841841
/**
842842
* @public
843-
* <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
844-
* access centrally across AWS accounts and applications. IAM Identity Center is the recommended
845-
* approach for workforce authentication and authorization in AWS, for organizations of any size
843+
* <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
844+
* access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
845+
* approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
846846
* and type.</p>
847847
* <note>
848-
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
849-
* <code>identitystore</code> API namespaces will continue to retain their original name for
850-
* 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>
848+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
851849
* </note>
852850
* <p>This reference guide provides information on single sign-on operations which could be used for
853-
* 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
851+
* 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
854852
* Guide</a>.</p>
855853
* <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
856854
* principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
857855
* see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
858856
* Reference</a>.</p>
859857
* <note>
860-
* <p>AWS provides SDKs that consist of libraries and sample code for various programming
858+
* <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
861859
* languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
862-
* convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
863-
* 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>
860+
* convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
861+
* 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>
864862
* </note>
865863
*/
866864
export class SSOAdmin extends SSOAdminClient implements SSOAdmin {}

clients/client-sso-admin/src/SSOAdminClient.ts

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -451,27 +451,25 @@ export interface SSOAdminClientResolvedConfig extends SSOAdminClientResolvedConf
451451

452452
/**
453453
* @public
454-
* <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
455-
* access centrally across AWS accounts and applications. IAM Identity Center is the recommended
456-
* approach for workforce authentication and authorization in AWS, for organizations of any size
454+
* <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
455+
* access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
456+
* approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
457457
* and type.</p>
458458
* <note>
459-
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
460-
* <code>identitystore</code> API namespaces will continue to retain their original name for
461-
* 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>
459+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
462460
* </note>
463461
* <p>This reference guide provides information on single sign-on operations which could be used for
464-
* 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
462+
* 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
465463
* Guide</a>.</p>
466464
* <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
467465
* principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
468466
* see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
469467
* Reference</a>.</p>
470468
* <note>
471-
* <p>AWS provides SDKs that consist of libraries and sample code for various programming
469+
* <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
472470
* languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
473-
* convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
474-
* 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>
471+
* convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
472+
* 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>
475473
* </note>
476474
*/
477475
export class SSOAdminClient extends __Client<

clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput
4444

4545
/**
4646
* @public
47-
* <p>Attaches an AWS managed policy ARN to a permission set.</p>
47+
* <p>Attaches an Amazon Web Services managed policy ARN to a permission set.</p>
4848
* <note>
4949
* <p>If the permission set is already referenced by one or more account assignments, you will
5050
* need to call <code>

clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
3636

3737
/**
3838
* @public
39-
* <p>Assigns access to a principal for a specified AWS account using a specified
39+
* <p>Assigns access to a principal for a specified Amazon Web Services account using a specified
4040
* permission set.</p>
4141
* <note>
4242
* <p>The term <i>principal</i> here refers to a user or group that is defined

clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
3838
* @public
3939
* <p>Creates a permission set within a specified IAM Identity Center instance.</p>
4040
* <note>
41-
* <p>To grant users and groups access to AWS account resources, use <code>
41+
* <p>To grant users and groups access to Amazon Web Services account resources, use <code>
4242
* <a>CreateAccountAssignment</a>
4343
* </code>.</p>
4444
* </note>

clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
3636

3737
/**
3838
* @public
39-
* <p>Deletes a principal's access from a specified AWS account using a specified permission
39+
* <p>Deletes a principal's access from a specified Amazon Web Services account using a specified permission
4040
* set.</p>
4141
* <note>
42-
* <p>After a successful response, call <code>DescribeAccountAssignmentCreationStatus</code> to describe the status of an assignment deletion request.</p>
42+
* <p>After a successful response, call <code>DescribeAccountAssignmentDeletionStatus</code> to
43+
* describe the status of an assignment deletion request.</p>
4344
* </note>
4445
* @example
4546
* Use a bare-bones client and the command you need to make an API call.

clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface DetachManagedPolicyFromPermissionSetCommandOutput
4444

4545
/**
4646
* @public
47-
* <p>Detaches the attached AWS managed policy ARN from the specified permission set.</p>
47+
* <p>Detaches the attached Amazon Web Services managed policy ARN from the specified permission set.</p>
4848
* @example
4949
* Use a bare-bones client and the command you need to make an API call.
5050
* ```javascript

clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface ListAccountAssignmentCreationStatusCommandOutput
4444

4545
/**
4646
* @public
47-
* <p>Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center
47+
* <p>Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity Center
4848
* instance.</p>
4949
* @example
5050
* Use a bare-bones client and the command you need to make an API call.

clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface ListAccountAssignmentDeletionStatusCommandOutput
4444

4545
/**
4646
* @public
47-
* <p>Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center
47+
* <p>Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity Center
4848
* instance.</p>
4949
* @example
5050
* Use a bare-bones client and the command you need to make an API call.

clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface ListAccountAssignmentsCommandOutput extends ListAccountAssignme
3636

3737
/**
3838
* @public
39-
* <p>Lists the assignee of the specified AWS account with the specified permission set.</p>
39+
* <p>Lists the assignee of the specified Amazon Web Services account with the specified permission set.</p>
4040
* @example
4141
* Use a bare-bones client and the command you need to make an API call.
4242
* ```javascript

clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export interface ListAccountsForProvisionedPermissionSetCommandOutput
4545

4646
/**
4747
* @public
48-
* <p>Lists all the AWS accounts where the specified permission set is provisioned.</p>
48+
* <p>Lists all the Amazon Web Services accounts where the specified permission set is provisioned.</p>
4949
* @example
5050
* Use a bare-bones client and the command you need to make an API call.
5151
* ```javascript

clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput
4444

4545
/**
4646
* @public
47-
* <p>Lists the AWS managed policy that is attached to a specified permission set.</p>
47+
* <p>Lists the Amazon Web Services managed policy that is attached to a specified permission set.</p>
4848
* @example
4949
* Use a bare-bones client and the command you need to make an API call.
5050
* ```javascript

clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput
4545

4646
/**
4747
* @public
48-
* <p>Lists all the permission sets that are provisioned to a specified AWS account.</p>
48+
* <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services account.</p>
4949
* @example
5050
* Use a bare-bones client and the command you need to make an API call.
5151
* ```javascript

clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput
4545

4646
/**
4747
* @public
48-
* <p>Attaches an AWS managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
48+
* <p>Attaches an Amazon Web Services managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
4949
* @example
5050
* Use a bare-bones client and the command you need to make an API call.
5151
* ```javascript

clients/client-sso-admin/src/index.ts

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
11
// smithy-typescript generated code
22
/* eslint-disable */
33
/**
4-
* <p>AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
5-
* access centrally across AWS accounts and applications. IAM Identity Center is the recommended
6-
* approach for workforce authentication and authorization in AWS, for organizations of any size
4+
* <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their
5+
* access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
6+
* approach for workforce authentication and authorization in Amazon Web Services, for organizations of any size
77
* and type.</p>
88
* <note>
9-
* <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and
10-
* <code>identitystore</code> API namespaces will continue to retain their original name for
11-
* 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>
9+
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces.</p>
1210
* </note>
1311
* <p>This reference guide provides information on single sign-on operations which could be used for
14-
* 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
12+
* 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
1513
* Guide</a>.</p>
1614
* <p>Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as
1715
* principals. For more information about how to work with principals and principal IDs in IAM Identity Center,
1816
* see the <a href="https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/welcome.html">Identity Store API
1917
* Reference</a>.</p>
2018
* <note>
21-
* <p>AWS provides SDKs that consist of libraries and sample code for various programming
19+
* <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming
2220
* languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a
23-
* convenient way to create programmatic access to IAM Identity Center and other AWS services. For more
24-
* 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>
21+
* convenient way to create programmatic access to IAM Identity Center and other Amazon Web Services services. For more
22+
* 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>
2523
* </note>
2624
*
2725
* @packageDocumentation

0 commit comments

Comments
 (0)