CookieSynchronizationConfiguration
The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser.
Contents
- allowlist
 - 
               
The list of cookie specifications that are allowed to be synchronized to the remote browser.
Type: Array of CookieSpecification objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: Yes
 - blocklist
 - 
               
The list of cookie specifications that are blocked from being synchronized to the remote browser.
Type: Array of CookieSpecification objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: