emr_list_studio_session_mappings: Returns a list of all user or group session mappings for the...

View source: R/emr_operations.R

emr_list_studio_session_mappingsR Documentation

Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId

Description

Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId.

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

Usage

emr_list_studio_session_mappings(
  StudioId = NULL,
  IdentityType = NULL,
  Marker = NULL
)

Arguments

StudioId

The ID of the Amazon EMR Studio.

IdentityType

Specifies whether to return session mappings for users or groups. If not specified, the results include session mapping details for both users and groups.

Marker

The pagination token that indicates the set of results to retrieve.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.