appfabric_start_user_access_tasks {paws.networking}R Documentation

Starts the tasks to search user access status for a specific email address

Description

Starts the tasks to search user access status for a specific email address.

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

Usage

appfabric_start_user_access_tasks(appBundleIdentifier, email)

Arguments

appBundleIdentifier

[required] The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.

email

[required] The email address of the target user.


[Package paws.networking version 0.7.0 Index]