Skip to content

Latest commit

 

History

History
 
 

example_code_legacy

README for AWS SDK for .NET documentation examples - legacy code examples

This is a collection of legacy code examples for the AWS SDK for .NET public documentation. Legacy code examples might use older versions of the .NET framework, and they might not contain unit tests.

You can find new and updated code examples in the folder example_code. Legacy code examples might be updated and moved from the example_code_legacy to the example_code folder.

Prerequisites

To build and run the code examples in this collection, you need the following:

Building and running the code examples

For each code example, follow the instructions in the README file for the example. In general, follow these steps:

  • Open the solution file for the code example in Visual Studio.
  • Compile and run the solution.

Additional information

  • As an AWS best practice, grant all code least privilege, or only the permissions required to perform a task. For more information, see Grant Least Privilege in the AWS Identity and Access Management User Guide.

  • This code has not been tested in all AWS Regions. Some AWS services are available only in specific Regions. For more information, see Region Table on the AWS website.

  • Running this code might result in charges to your AWS account.

Copyright and License

All content in this repository, unless otherwise stated, is Copyright © Amazon Web Services, Inc. or its affiliates. All rights reserved.

Except where otherwise noted, all examples in this collection are licensed under the Apache license, version 2.0 (the "License"). The full license text is provided in the LICENSE file accompanying this repository.