quicksight_create_brand: Creates an Amazon QuickSight brand

View source: R/quicksight_operations.R

quicksight_create_brandR Documentation

Creates an Amazon QuickSight brand

Description

Creates an Amazon QuickSight brand.

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

Usage

quicksight_create_brand(
  AwsAccountId,
  BrandId,
  BrandDefinition = NULL,
  Tags = NULL
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that owns the brand.

BrandId

[required] The ID of the Amazon QuickSight brand.

BrandDefinition

The definition of the brand.

Tags

A map of the key-value pairs that are assigned to the brand.


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