AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateInstance operation. Creates an instance of IAM Identity Center for a standalone Amazon Web Services account that is not managed by Organizations or a member Amazon Web Services account in an organization. You can create only one instance per account and across all Amazon Web Services Regions.
The CreateInstance request is rejected if the following apply:
The instance is created within the organization management account.
An instance already exists in the same account.
Namespace: Amazon.SSOAdmin.Model
Assembly: AWSSDK.SSOAdmin.dll
Version: 3.x.y.z
public class CreateInstanceRequest : AmazonSSOAdminRequest IAmazonWebServiceRequest
The CreateInstanceRequest type exposes the following members
Name | Description | |
---|---|---|
CreateInstanceRequest() |
Name | Type | Description | |
---|---|---|---|
ClientToken | System.String |
Gets and sets the property ClientToken. Specifies a unique, case-sensitive ID that you provide to ensure the idempotency of the request. This lets you safely retry the request without accidentally performing the same operation a second time. Passing the same value to a later call to an operation requires that you also pass the same value for all other parameters. We recommend that you use a UUID type of value. If you don't provide this value, then Amazon Web Services generates a random one for you.
If you retry the operation with the same |
|
Name | System.String |
Gets and sets the property Name. The name of the instance of IAM Identity Center. |
|
Tags | System.Collections.Generic.List<Amazon.SSOAdmin.Model.Tag> |
Gets and sets the property Tags. Specifies tags to be attached to the instance of IAM Identity Center. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5