Skip to content

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

License

awsdocs/aws-doc-sdk-examples

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

- Differentiate between 200 and 204 responses in the EWP (Elwing plugin). 200's will be parsed and throw an error on empty content.
- Update the typings for the EWP RestService to account for void responses.
- Update JS aurora app to return a 204 response for the email report.
- Add an error banner to the 'Item Tracker' EWP.
- Show error banner when report call fails in EWP.
- Wrap column lines in 'Item Tracker' EWP work item list.
- Clear form data after sending a work item in 'Item Tracker' EWP.
- Remove 'Archive' column, make items in the table selectable, and allow archiving multiple items.

Co-authored-by: Steven Meyer <108885656+meyertst-aws@users.noreply.github.com>
45857bd

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 14, 2022

Build Status GitHub Super-Linter []

AWS SDK Code Examples

This repository contains code examples that demonstrate how to use the AWSK SDKs to interact with AWS services.

Many examples are injected into the AWS Documentation.

How this repository is organized

Code examples for each language's SDK can be found within the following subdirectories:

SDK folder SDK version SDK status
.NET dotnetv3/ 3.5+ []
.NET dotnet/ <3.5 []
C++ cpp/ 1 []
Go gov2/ 2 []
Go go/ 1 []
Java javav2/ 2 []
Java java/ 1 []
JavaScript javascriptv3/ 3 []
JavaScript javascript/ 2 []
Kotlin kotlin/ []
PHP php/ 3 []
Python python/ 3 []
Ruby ruby/ 3 []
Rust rust_dev_preview/ []
Swift swift/ []

Within each directory, you will find SDK-specific instructions for understanding and invoking example code.

Invoke example code

To invoke this example code, you must have an AWS account. For more information about creating an account, see AWS Free Tier.

You must also have AWS credentials configured. For steps on using the AWS Command Line Interface (AWS CLI) to configure credentials, see CLI Configuration basics

⚠️ Usage disclaimer

These code examples interact with services that may incur charges to your AWS account. For more information, see AWS Pricing.

Additionally, example code might theoretically modify or delete existing AWS resources. As a matter of due diligence, do the following:

  • Be aware of the resources that these examples create or delete.
  • Be aware of the costs that might be charged to your account as a result.
  • Back up your important data.

Other examples

Additionally, this repository contains sample code for the following AWS tooling:

folder service
aws-cli/ AWS Command Line Interface (AWS CLI)
cloudformation/ AWS CloudFormation
iam_policies/ AWS Identity and Access Management (IAM)
lambda_functions/ AWS Lambda
typescript/ AWS Cloud Development Kit (AWS CDK)

Contributing

This repository thrives on your contributions! ❤️ To get involved, see the CONTRIBUTING.md. 🙏

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.

About

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published