Desktop and Application Streaming
Category: Desktop & Application Streaming
Setting up Google Workspace SAML 2.0 federation with Amazon AppStream 2.0
August 2022: This post has been updated by Dylan Barlett for Google Workspace (formerly G Suite). If you’re using Google Workspace (formerly G Suite), you can set up federation to third-party web apps using the Google Workspace management console and assign those applications to users in your Google Workspace domain. In this post, I walk through […]
Enable your organizational domain for the AppStream 2.0 client with a Route 53 DNS TXT record
AppStream 2.0 recently added support for creating a Domain Name Service (DNS) TXT record that enables you to enable the domain of the URL the user enters. Amazon AppStream 2.0 is a fully managed application streaming service that allows you to stream your desktop applications to your users. Your users can use the AppStream 2.0 […]
Automate provisioning of Amazon WorkSpaces using AWS Lambda
Many companies that have adopted Amazon WorkSpaces seek out ways to provision desktops for their users efficiently. In this blog, I will show you how to build a serverless solution that uses directory group membership to automate WorkSpaces provisioning and de-provisioning using AWS Lambda. This allows companies to use their existing directory group approval workflows […]
Using Amazon API Gateway with Amazon WorkSpaces to interact with AWS resources
There are situations where Amazon WorkSpaces users access AWS resources through API calls. For example, to upload files to an Amazon S3 bucket, or to access parameters from AWS Systems Manager Parameter Store. There is no built-in option to attach an IAM role to an Amazon WorkSpace. However, we can assume an IAM role via […]
Use Microsoft Entra MFA and Microsoft Network Policy Server (NPS) for multi-factor authentication with Amazon WorkSpaces
April 21, 2024: This blog post was originally written by Justin Stokes. It has been substantially updated by Michael Spence to reflect changes in Microsoft services. Amazon WorkSpaces offers several options to secure access to your WorkSpaces. This includes working with your RADIUS infrastructure to provide multi-factor authentication (MFA). With the deprecation of Azure MFA […]
Work from home offer for Amazon WorkSpaces
Note – The Amazon WorkSpaces Free Tier Offer has been extended to September 30th, 2020. For more details please see the Work From Home Offer – Extended Blog. On March 18, 2020, Jeff Barr shared some of the things AWS is doing to help your workforce to work remotely, including providing services like Amazon Connect, […]
New offers to enable work from home from Amazon WorkSpaces and Amazon WorkDocs
Earlier today, Jeff Barr shared several ways AWS is helping customers stand up and scale remote work and work from home initiatives, including new offers for Amazon WorkSpaces and Amazon WorkDocs. In this post, we would like to share a few more details. We are announcing two new offers that enable you to use Amazon […]
Using Kinesis Agent for Microsoft Windows to store AppStream 2.0 Windows Event Logs
The recently released Amazon Kinesis Agent for Microsoft Windows version 1.1.202.1 introduced support for AppStream 2.0’s AWS Identity and Access Management Role assertion. Besides Amazon Kinesis Data Stream and Amazon Kinesis Data Firehose, the Kinesis Agent for Microsoft Windows supports uploading to Amazon CloudWatch Logs. Using this, with an AppStream 2.0 session start script, it […]
Creating custom logging and Amazon CloudWatch alerting in Amazon AppStream 2.0
Amazon AppStream 2.0 fleet instances are ephemeral. Because of this, application event logs are lost with the instance once the streaming session ends. If your AppStream 2.0 users have an issue with an application during their streaming session, it can be difficult to troubleshoot without detailed log data. Customers often ask how to configure alarms […]
Customizing the Amazon Linux WorkSpace
When you’re creating a custom bundle for your Amazon WorkSpaces deployment, you might choose to include desktop experience settings as part of your customization. With an Amazon Windows WorkSpace, this is achieved using user profiles and Active Directory Group Policies. Can Amazon Linux admins join the manage-user-experience party? Absolutely. Amazon Linux WorkSpaces use the MATE […]