//go:build !windows // +build !windows // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 package main const ( shortDescription = "\U0001F9EC Launch and manage genomics workloads on AWS." )