Skip to content

Latest commit

 

History

History
 
 

example_code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README for AWS SDK for .NET documentation examples - new and updated code examples

This is a collection of new and updated code examples for the AWS SDK for .NET public documentation. Each code example in this folder contains corresponding unit tests.

You can find legacy code examples in the folder example_code_legacy. Legacy code examples may 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.