quicksight_create_folder_membership: Adds an asset, such as a dashboard, analysis, or dataset into...

View source: R/quicksight_operations.R

quicksight_create_folder_membershipR Documentation

Adds an asset, such as a dashboard, analysis, or dataset into a folder

Description

Adds an asset, such as a dashboard, analysis, or dataset into a folder.

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

Usage

quicksight_create_folder_membership(
  AwsAccountId,
  FolderId,
  MemberId,
  MemberType
)

Arguments

AwsAccountId

[required] The ID for the Amazon Web Services account that contains the folder.

FolderId

[required] The ID of the folder.

MemberId

[required] The ID of the asset that you want to add to the folder.

MemberType

[required] The member type of the asset that you want to add to a folder.


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