ssoadmin_describe_account_assignment_creation_status: Describes the status of the assignment creation request

View source: R/ssoadmin_operations.R

ssoadmin_describe_account_assignment_creation_statusR Documentation

Describes the status of the assignment creation request

Description

Describes the status of the assignment creation request.

See https://www.paws-r-sdk.com/docs/ssoadmin_describe_account_assignment_creation_status/ for full documentation.

Usage

ssoadmin_describe_account_assignment_creation_status(
  InstanceArn,
  AccountAssignmentCreationRequestId
)

Arguments

InstanceArn

[required] The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.

AccountAssignmentCreationRequestId

[required] The identifier that is used to track the request operation progress.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.