ssoadmin_describe_account_assignment_creation_status {paws.security.identity} | R 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(
AccountAssignmentCreationRequestId,
InstanceArn
)
Arguments
AccountAssignmentCreationRequestId |
[required] The identifier that is used to track the request operation progress. |
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 Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. |
[Package paws.security.identity version 0.6.1 Index]