/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** *

* Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and * Android phones. In a single step, your users, such as employees, can access internal websites as efficiently as they * access any other public website. They enter a URL in their web browser, or choose a link to an internal website in an * email. Amazon WorkLink authenticates the user's access and securely renders authorized internal web content in a * secure rendering service in the AWS cloud. Amazon WorkLink doesn't download or store any internal web content on * mobile devices. *

*/ package com.amazonaws.services.worklink;