IframeConfig
The iframe configuration for the application.
Contents
- Allow
-
The list of features that are allowed in the iframe.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 25 items.
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-z-]+$
Required: No
- Sandbox
-
The list of sandbox attributes for the iframe.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 25 items.
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-z-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: