CustomActionURLOperation - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CustomActionURLOperation

The URL operation that opens a link to another webpage.

Contents

Note

In the following list, the required parameters are described first.

URLTarget

The target of the CustomActionURLOperation.

Valid values are defined as follows:

  • NEW_TAB: Opens the target URL in a new browser tab.

  • NEW_WINDOW: Opens the target URL in a new browser window.

  • SAME_TAB: Opens the target URL in the same browser tab.

Type: String

Valid Values: NEW_TAB | NEW_WINDOW | SAME_TAB

Required: Yes

URLTemplate

THe URL link of the CustomActionURLOperation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: