PortalSummary
The summary of the portal.
Contents
- portalArn
- 
               The ARN of the web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: Yes 
- authenticationType
- 
               The type of authentication integration points used when signing into the web portal. Defaults to Standard.Standardweb portals are authenticated directly through your identity provider. You need to callCreateIdentityProviderto integrate your identity provider with your web portal. User and group access to your web portal is controlled through your identity provider.IAM Identity Centerweb portals are authenticated through AWS IAM Identity Center. Identity sources (including external identity provider integration), plus user and group access to your web portal, can be configured in the IAM Identity Center.Type: String Valid Values: Standard | IAM_Identity_CenterRequired: No 
- browserSettingsArn
- 
               The ARN of the browser settings that is associated with the web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- browserType
- 
               The browser type of the web portal. Type: String Valid Values: ChromeRequired: No 
- creationDate
- 
               The creation date of the web portal. Type: Timestamp Required: No 
- dataProtectionSettingsArn
- 
               The ARN of the data protection settings. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- displayName
- 
               The name of the web portal. Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: .+Required: No 
- instanceType
- 
               The type and resources of the underlying instance. Type: String Valid Values: standard.regular | standard.large | standard.xlargeRequired: No 
- ipAccessSettingsArn
- 
               The ARN of the IP access settings. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- maxConcurrentSessions
- 
               The maximum number of concurrent sessions for the portal. Type: Integer Valid Range: Minimum value of 1. Maximum value of 5000. Required: No 
- networkSettingsArn
- 
               The ARN of the network settings that is associated with the web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- portalEndpoint
- 
               The endpoint URL of the web portal that users access in order to start streaming sessions. Type: String Length Constraints: Minimum length of 1. Maximum length of 253. Pattern: [a-zA-Z0-9]?((?!-)([A-Za-z0-9-]*[A-Za-z0-9])\.)+[a-zA-Z0-9]+Required: No 
- portalStatus
- 
               The status of the web portal. Type: String Valid Values: Incomplete | Pending | ActiveRequired: No 
- rendererType
- 
               The renderer that is used in streaming sessions. Type: String Valid Values: AppStreamRequired: No 
- sessionLoggerArn
- 
               The ARN of the session logger that is assocaited with the portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- trustStoreArn
- 
               The ARN of the trust that is associated with this web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- userAccessLoggingSettingsArn
- 
               The ARN of the user access logging settings that is associated with the web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
- userSettingsArn
- 
               The ARN of the user settings that is associated with the web portal. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: