AWS cli documentation change
Summary
Updated CLI command reference version, navigation links, and restructured portal response parameters with added/modified fields related to authentication, logging, and session management.
Security assessment
The changes introduce documentation for security-adjacent features like session logging (sessionLoggerArn), user access logging (userAccessLoggingSettingsArn), authentication types (Standard vs IAM Identity Center), and trust store integration. While these relate to security controls, there is no evidence of addressing a specific vulnerability. The changes primarily enhance documentation of existing security features.
Diff
diff --git a/cli/latest/reference/workspaces-web/list-portals.md b/cli/latest/reference/workspaces-web/list-portals.md index 140c67bcf..f6ef333f6 100644 --- a//cli/latest/reference/workspaces-web/list-portals.md +++ b//cli/latest/reference/workspaces-web/list-portals.md @@ -13 +13 @@ - * [next](list-sessions.html "list-sessions") | + * [next](list-session-loggers.html "list-session-loggers") | @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -23 +23 @@ - * [list-sessions →](list-sessions.html "next chapter \(use the right arrow\)") + * [list-session-loggers →](list-session-loggers.html "next chapter \(use the right arrow\)") @@ -67 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp - [--max-results <value>] @@ -68,0 +68 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp + [--max-results <value>] @@ -93,4 +92,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp -`--max-results` (integer) - -> The maximum number of results to be included in the next page. - @@ -100,0 +97,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/worksp +`--max-results` (integer) + +> The maximum number of results to be included in the next page. + @@ -200,4 +199,0 @@ Disable automatically prompt for CLI input parameters. -nextToken -> (string) - -> The pagination token used to retrieve the next page of results for this operation. - @@ -212 +208 @@ portals -> (list) ->> authenticationType -> (string) +>> portalArn -> (string) @@ -214,5 +210 @@ portals -> (list) ->>> The type of authentication integration points used when signing into the web portal. Defaults to `Standard` . ->>> ->>>> `Standard` web portals are authenticated directly through your identity provider. You need to call `CreateIdentityProvider` to integrate your identity provider with your web portal. User and group access to your web portal is controlled through your identity provider. ->>>> ->>>> `IAM Identity Center` web portals are authenticated through 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. +>>> The ARN of the web portal. @@ -220 +212 @@ portals -> (list) ->> browserSettingsArn -> (string) +>> rendererType -> (string) @@ -222 +214 @@ portals -> (list) ->>> The ARN of the browser settings that is associated with the web portal. +>>> The renderer that is used in streaming sessions. @@ -228 +220 @@ portals -> (list) ->> creationDate -> (timestamp) +>> portalStatus -> (string) @@ -230 +222 @@ portals -> (list) ->>> The creation date of the web portal. +>>> The status of the web portal. @@ -232 +224 @@ portals -> (list) ->> dataProtectionSettingsArn -> (string) +>> portalEndpoint -> (string) @@ -234 +226 @@ portals -> (list) ->>> The ARN of the data protection settings. +>>> The endpoint URL of the web portal that users access in order to start streaming sessions. @@ -240 +232 @@ portals -> (list) ->> instanceType -> (string) +>> creationDate -> (timestamp) @@ -242 +234 @@ portals -> (list) ->>> The type and resources of the underlying instance. +>>> The creation date of the web portal. @@ -244 +236 @@ portals -> (list) ->> ipAccessSettingsArn -> (string) +>> browserSettingsArn -> (string) @@ -246 +238 @@ portals -> (list) ->>> The ARN of the IP access settings. +>>> The ARN of the browser settings that is associated with the web portal. @@ -248 +240 @@ portals -> (list) ->> maxConcurrentSessions -> (integer) +>> dataProtectionSettingsArn -> (string) @@ -250 +242,5 @@ portals -> (list) ->>> The maximum number of concurrent sessions for the portal. +>>> The ARN of the data protection settings. +>> +>> userSettingsArn -> (string) +>> +>>> The ARN of the user settings that is associated with the web portal. @@ -256 +252 @@ portals -> (list) ->> portalArn -> (string) +>> sessionLoggerArn -> (string) @@ -258 +254 @@ portals -> (list) ->>> The ARN of the web portal. +>>> The ARN of the session logger that is assocaited with the portal. @@ -260 +256 @@ portals -> (list) ->> portalEndpoint -> (string) +>> trustStoreArn -> (string) @@ -262 +258 @@ portals -> (list) ->>> The endpoint URL of the web portal that users access in order to start streaming sessions. +>>> The ARN of the trust that is associated with this web portal. @@ -264 +260 @@ portals -> (list) ->> portalStatus -> (string) +>> userAccessLoggingSettingsArn -> (string) @@ -266 +262 @@ portals -> (list) ->>> The status of the web portal. +>>> The ARN of the user access logging settings that is associated with the web portal. @@ -268 +264 @@ portals -> (list) ->> rendererType -> (string) +>> authenticationType -> (string) @@ -270 +266,5 @@ portals -> (list) ->>> The renderer that is used in streaming sessions. +>>> The type of authentication integration points used when signing into the web portal. Defaults to `Standard` . +>>> +>>>> `Standard` web portals are authenticated directly through your identity provider. You need to call `CreateIdentityProvider` to integrate your identity provider with your web portal. User and group access to your web portal is controlled through your identity provider. +>>>> +>>>> `IAM Identity Center` web portals are authenticated through 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. @@ -272 +272 @@ portals -> (list) ->> trustStoreArn -> (string) +>> ipAccessSettingsArn -> (string) @@ -274 +274 @@ portals -> (list) ->>> The ARN of the trust that is associated with this web portal. +>>> The ARN of the IP access settings. @@ -276 +276 @@ portals -> (list) ->> userAccessLoggingSettingsArn -> (string) +>> instanceType -> (string) @@ -278 +278 @@ portals -> (list) ->>> The ARN of the user access logging settings that is associated with the web portal. +>>> The type and resources of the underlying instance. @@ -280 +280 @@ portals -> (list) ->> userSettingsArn -> (string) +>> maxConcurrentSessions -> (integer) @@ -282 +282,5 @@ portals -> (list) ->>> The ARN of the user settings that is associated with the web portal. +>>> The maximum number of concurrent sessions for the portal. + +nextToken -> (string) + +> The pagination token used to retrieve the next page of results for this operation. @@ -285 +289 @@ portals -> (list) - * [list-sessions →](list-sessions.html "next chapter \(use the right arrow\)") + * [list-session-loggers →](list-session-loggers.html "next chapter \(use the right arrow\)") @@ -292 +296 @@ portals -> (list) - * [next](list-sessions.html "list-sessions") | + * [next](list-session-loggers.html "list-session-loggers") | @@ -294 +298 @@ portals -> (list) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »