AWS Workspaces - How can I disable upload of a file from Workspace to any internet site or web

0

All, How can I disable the upload of a file from AWS Workspace to any internet email such as Gmail, Drive, Dropbox, or any external web? I need to allow downloads from the internet to AWS Workspace but need to disable uploads. Please advise.

Thank you.

Varma K
질문됨 2달 전222회 조회
4개 답변
0

Hello.

It may be possible to do so by setting the WorkSpaces security group's outbound rules to disallow communication from sources other than Active Directory.
https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-security-groups.html

profile picture
전문가
답변함 2달 전
0

Granular Data Leakage Prevention settings would need the use of a third party security tool designed specifically to do such a job. Most networking solutions would block a site rather than deny a specific function within a site.

AWS
답변함 2달 전
0

Thanks for the input.

Are there any ideal cloud DLP solutions that work well for AWS workspaces? I have a need for a few workspaces and not a big operation or not a big enterprise-type DLP solution.

My requirement is to allow downloads and internet browsing but disable uploads.

Varma K
답변함 2달 전
0

From a network perspective, uploads and downloads are pretty much the same thing. In both cases, the client (Workspaces in this case) initiates a connection to some external server/application and then sends and receives data. The biggest difference between a download and an upload is that a download generally has more data flowing to the client; an upload generally has more data flowing from the client. A security group or other networking control will not help here.

Therefore, you need a host-based solution which you would install on the Workspaces instance that controls the actions of the user. From your perspective, a Workspaces instance is just a Windows (or Linux!) machine; so you will need to find a third-party tool which will cover the use cases you've mentioned - email, third-party file storage and (I expect) browser-based uploads. I'm not sure that this is an easy thing to do as the tool in question will need to scan the behaviour of many different applications (and therefore the user) in the process.

However, you don't need to look for "cloud" specific solutions - as above; Workspaces instances are running standard operating systems.

profile pictureAWS
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠