Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_create_identity_center_application: Creates the WorkMail application in IAM Identity Center that can be used later in the WorkMail - IdC integration

Description

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.

Usage

workmail_create_identity_center_application(
  Name,
  InstanceArn,
  ClientToken = NULL
)

Arguments

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.