quicksight_create_namespace: (Enterprise edition only) Creates a new namespace for you to...

View source: R/quicksight_operations.R

quicksight_create_namespaceR Documentation

(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight

Description

(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.

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

Usage

quicksight_create_namespace(
  AwsAccountId,
  Namespace,
  IdentityStore,
  Tags = NULL
)

Arguments

AwsAccountId

[required] The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.

Namespace

[required] The name that you want to use to describe the new namespace.

IdentityStore

[required] Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.

Tags

The tags that you want to associate with the namespace that you're creating.


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