AWS appstream2 documentation change
Summary
Updated service name references from 'AppStream 2.0' to 'Amazon WorkSpaces Applications' in application entitlement API workflow documentation
Security assessment
Changes only involve service renaming without altering security aspects of the API workflow. No evidence of security fixes or new security capabilities being documented.
Diff
diff --git a/appstream2/latest/developerguide/manage-app-entitlement-sample-api-workflow.md b/appstream2/latest/developerguide/manage-app-entitlement-sample-api-workflow.md index b0dceb02a..ce1c25961 100644 --- a//appstream2/latest/developerguide/manage-app-entitlement-sample-api-workflow.md +++ b//appstream2/latest/developerguide/manage-app-entitlement-sample-api-workflow.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon AppStream 2.0](/appstream2/index.html)[Administration Guide](what-is-appstream.html) +[Documentation](/index.html)[Amazon WorkSpaces Applications](/appstream2/index.html)[Administration Guide](what-is-appstream.html) @@ -7 +7 @@ -The following diagram is an example of the API operations flow between AppStream 2.0 and a third-party application provider. +The following diagram is an example of the API operations flow between WorkSpaces Applications and a third-party application provider. @@ -11 +11 @@ The following diagram is an example of the API operations flow between AppStream - 1. The user connects to AppStream 2.0. A fleet streaming instance is assigned to the user and Windows login occurs. + 1. The user connects to WorkSpaces Applications. A fleet streaming instance is assigned to the user and Windows login occurs. @@ -17 +17 @@ The following diagram is an example of the API operations flow between AppStream - 4. Your dynamic app provider calls the AppStream 2.0 agent `AddApplications` API operation with the application metadata for the applications that the user should have. + 4. Your dynamic app provider calls the WorkSpaces Applications agent `AddApplications` API operation with the application metadata for the applications that the user should have. @@ -19 +19 @@ The following diagram is an example of the API operations flow between AppStream - 5. The AppStream 2.0 agent dynamically updates the application catalog with the modified application list. + 5. The WorkSpaces Applications agent dynamically updates the application catalog with the modified application list. @@ -28 +28 @@ The following diagram is an example of the API operations flow between AppStream -From the user’s perspective, the process happens transparently. The user connects to AppStream 2.0 and logs in to the fleet instance. After login, the list of applications specified in the image and provided by your dynamic app provider displays for the user. +From the user’s perspective, the process happens transparently. The user connects to WorkSpaces Applications and logs in to the fleet instance. After login, the list of applications specified in the image and provided by your dynamic app provider displays for the user.