generator/AWSPSGeneratorLib/HelpMaterials/WebHelp/StaticContent/License.html (128 lines of code) (raw):

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <style media="screen" type="text/css"> body { font-family: verdana, Arial, Helvetica, sans-serif; } code { font-family: consolas, courier; } pre { font-size: 1.3em; margin-left: 3em; color: mediumblue; background-color: rgb(225,225,225); } </style> <title>License | AWS Tools for PowerShell</title> <script type="text/javascript" src="/assets/js/awsdocs-boot.js"></script> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> <meta name="guide-name" content="Cmdlet Reference" /> <meta name="service-name" content="AWS Tools for PowerShell" /> <meta http-equiv="X-UA-Compatible" content="IE=8"> <meta http-equiv="X-UA-Compatible" content="IE=8"> <meta name="description" content="The AWS Tools for PowerShell are a set of PowerShell cmdlets that are built on top of the functionality exposed by the AWS SDK for .NET. The AWS Tools for PowerShell enable you to script operations on your AWS resources from the PowerShell command line. Although the cmdlets are implemented using the service clients and methods from the SDK, the cmdlets provide an idiomatic PowerShell experience for specifying parameters and handling results. For example, the cmdlets for the PowerShell Tools support PowerShell pipelining&mdash;that is, you can pipeline PowerShell objects both into and out of the cmdlets."> <meta name="keywords" content=""> <link rel="icon" type="image/ico" href="favicon.ico"> <link rel="shortcut icon" type="image/ico" href="favicon.ico"> <link rel="canonical" href="https://docs.aws.amazon.com/powershell/latest/reference/License.html"> <link rel="stylesheet" type="text/css" href="resources/style.css"> <link rel="stylesheet" type="text/css" href="resources/psstyle.css"> </head> <body id="top" class="yui-skin-sam noJS"> <div id="product_name">AWS Tools for PowerShell</div> <div id="guide_name">Command Reference</div> <div id="divContent"> <!--REGION_DISCLAIMER_DO_NOT_REMOVE--> <!-- BEGIN-SECTION --> <div id="regionDisclaimer"> <p>AWS services or capabilities described in AWS Documentation may vary by region/location. Click <a href="https://docs.amazonaws.cn/en_us/aws/latest/userguide/services.html">Getting Started with Amazon AWS</a> to see specific differences applicable to the China (Beijing) Region.</p> </div> <!-- END-SECTION --> <div class="chapter" id="pstoolsref-welcome"> <div id="pageHeader"> <div id="titles"> <h1 class="title">AWS Tools for PowerShell - License</h1> </div> </div> <div id="pageToolbar"> <!-- BEGIN-SECTION --> <div id="search"> <form action="/search/doc-search.html" target="_blank" onsubmit="return AWSHelpObj.searchFormSubmit(this);" method="get"> <div id="sfrm"> <span id="lbl"> <label>Search: </label> </span> <select name="searchPath" id="sel"> <option value="all">Entire Site</option> <option value="articles">Articles &amp; Tutorials</option> <option value="documentation">Documentation</option> <option value="documentation-product">Documentation - This Product</option> <option selected="" value="documentation-guide">Documentation - This Guide</option> <option value="releasenotes">Release Notes</option> <option value="code">Sample Code &amp; Libraries</option> </select> <input type="text" name="searchQuery" id="sq"> <input type="image" alt="Go" src="../resources/search-button.png" id="sb"> </div> <input id="this_doc_product" type="hidden" value="AWS Tools for Windows PowerShell" name="this_doc_product"> <input id="this_doc_guide" type="hidden" value="Command Reference" name="this_doc_guide"> <input type="hidden" value="en_us" name="doc_locale"> </form> </div> <!-- END-SECTION --> </div> <div id="pageContent"> <h2>AWS Customer Agreement </h2> <p>The AWS Tools for PowerShell is copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.</p> <p> The AWS Tools for PowerShell is licensed under the AWS Customer Agreement (the “License”). You may not use this file except in compliance with the License. A copy of the License is located at<br /><br /> https://aws.amazon.com/agreement/ <br /><br /> 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. </p> <p>Note: Other license terms may apply to certain, identified software files contained within or distributed with the accompanying software if such terms are included in the directory containing the accompanying software. Such other license terms will then apply in lieu of the terms of the software license above.</p> </div> </div> <div id="pageFooter"> <!-- BEGIN-FEEDBACK-SECTION --> <div class="feedback"> <div class="feedbackLinks"> Did this page help you?&nbsp;&nbsp;<a href="https://docs.aws.amazon.com/powershell/latest/reference/feedbackyes.html?topic_id=license" target="_parent">Yes</a>&nbsp;&nbsp;<a href="https://docs.aws.amazon.com/powershell/latest/reference/feedbackno.html?topic_id=license" target="_parent">No</a>&nbsp;&nbsp;&nbsp;<a href="https://docs.aws.amazon.com/forms/aws-doc-feedback?service_name=PowerShell-Ref&amp;topic_url=https://docs.aws.amazon.com/powershell/latest/reference/items/license.html" target="_parent">Tell us about it...</a> </div> </div> <!-- END-FEEDBACK-SECTION --> <div id="awsdocs-legal-zone-copyright"></div> </div> </div> <script type="text/javascript" src="resources/jquery.min.js"></script> <script type="text/javascript">jQuery.noConflict();</script> <script type="text/javascript" src="resources/parseuri.js"></script> <script type="text/javascript" src="resources/pagescript.js"></script> <!-- BEGIN-SECTION --> <script type="text/javascript"> jQuery(function ($) { var host = parseUri($(window.parent.location).attr('href')).host; if (AWSHelpObj.showRegionalDisclaimer(host)) { $("div#regionDisclaimer").css("display", "block"); } else { $("div#regionDisclaimer").remove(); } }); AWSHelpObj.setCopyrightText(); </script> <!-- END-SECTION --> <noscript> <div class="yui-b" style="padding: 20px; padding-top: 0;"> <div class="yui-ge"> <div class="yui-u first"> <div id="error_messages"> <!-- BEGIN-SECTION --> <img src="https://d1ge0kk1l5kms0.cloudfront.net/images/G/01/webservices/console/warning.png" style="float: left;" alt="Warning"> <!-- END-SECTION --> <div style="float:left; margin-left: 1em;"> <strong>Javascript is disabled or is unavailable in your browser.</strong> <br> To use the AWS Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions. </div> <div style="clear: both;"> </div> </div> </div> </div> </div> </noscript> </body> </html>