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.
See https://www.paws-r-sdk.com/docs/ssoadmin_create_instance/ for full documentation.
ssoadmin_create_instance(ClientToken = NULL, Name = NULL, Tags = NULL)
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 ClientToken
, but with
different parameters, the retry fails with an
IdempotentParameterMismatch
error.
The name of the instance of IAM Identity Center.
Specifies tags to be attached to the instance of IAM Identity Center.