View a markdown version of this page

ConsentPopupConfig - AWS Wickr

ConsentPopupConfig

Consent popup configuration displayed to users on login.

Contents

Note

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

enabled

Whether the consent popup is enabled. When set to true, the popup is displayed to users on login.

Type: Boolean

Required: Yes

closeButtonLabel

Label for the close button on the consent popup. Maximum 20 characters. Defaults to "Acknowledge" if not provided.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20.

Pattern: [\S\s]*

Required: No

content

Body content of the consent popup in Markdown format. Maximum 5000 characters.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 5000.

Pattern: [\S\s]*

Required: No

header

Header text displayed at the top of the consent popup. Maximum 100 characters.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100.

Pattern: [\S\s]*

Required: No

See Also

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