quicksight_create_custom_permissions: Creates a custom permissions profile

View source: R/quicksight_operations.R

quicksight_create_custom_permissionsR Documentation

Creates a custom permissions profile

Description

Creates a custom permissions profile.

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

Usage

quicksight_create_custom_permissions(
  AwsAccountId,
  CustomPermissionsName,
  Capabilities = NULL,
  Tags = NULL
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that you want to create the custom permissions profile in.

CustomPermissionsName

[required] The name of the custom permissions profile that you want to create.

Capabilities

A set of actions to include in the custom permissions profile.

Tags

The tags to associate with the custom permissions profile.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.