View source: R/workmail_operations.R
workmail_create_identity_center_application | R Documentation |
Creates the WorkMail application in IAM Identity Center that can be used later in the WorkMail - IdC integration. For more information, see PutIdentityProviderConfiguration. This action does not affect the authentication settings for any WorkMail organizations.
See https://www.paws-r-sdk.com/docs/workmail_create_identity_center_application/ for full documentation.
workmail_create_identity_center_application(
Name,
InstanceArn,
ClientToken = NULL
)
Name |
[required] The name of the IAM Identity Center application. |
InstanceArn |
[required] The Amazon Resource Name (ARN) of the instance. |
ClientToken |
The idempotency token associated with the request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.