AccountSettings
The Amazon QuickSight settings associated with your AWS account.
Contents
Note
In the following list, the required parameters are described first.
- AccountName
-
The "account name" you provided for the Amazon QuickSight subscription in your AWS account. You create this name when you sign up for Amazon QuickSight. It is unique in all of AWS and it appears only when users sign in.
Type: String
Required: No
- DefaultNamespace
-
The default Amazon QuickSight namespace for your AWS account.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
^[a-zA-Z0-9._-]*$
Required: No
- Edition
-
The edition of Amazon QuickSight that you're currently subscribed to: Enterprise edition or Standard edition.
Type: String
Valid Values:
STANDARD | ENTERPRISE | ENTERPRISE_AND_Q
Required: No
- NotificationEmail
-
The main notification email for your Amazon QuickSight subscription.
Type: String
Required: No
- PublicSharingEnabled
-
A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account. For more information about turning on public sharing, see UpdatePublicSharingSettings.
Type: Boolean
Required: No
- TerminationProtectionEnabled
-
A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A
True
value doesn't allow the account to be deleted and results in an error message if a user tries to make aDeleteAccountSubsctiption
request. AFalse
value will allow the ccount to be deleted.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: