aws-doc-sdk-examples

module
v0.0.0-...-e1bbdd6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0

README

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. The examples here demonstrate the most common uses of the SDK for each language.

SDK folder SDK version
.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/ 1
PHP php/ 3
Python python/ 3
Ruby ruby/ 3
Rust rustv1/ 1
Swift swift/ preview

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

NOTE

In alignment with our SDKs and Tools Maintenance Policy, the AWS SDK for Java v1.x will enter maintenance mode on July 31, 2024, and reach end-of-support on December 31, 2025.

For more information, see Announcing end-of-support for AWS SDK for Java v1.x.

Additional directories
directory purpose usage
/applications Contains the non-language-specific components of example applications, which show how the SDKs can be used in the context of a production-like application. To view the language-specific components for each example application, see the cross-service folder in the sub-directory for your desired language (such as python/cross-service).
/test Contains all components supporting the custom test automation framework used to routinely test the code in this repository. Deploys to AWS as a polyglot container-based integration testing solution. WARNING: Still under active construction as of 2023.
/resources Contains shared components used by many code examples across this repository. Deploys as frontend (/clients) or backend (/cdk or /cfn) components.

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.

Contributing

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

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.

Directories

Path Synopsis
go
cloudtrail command
ec2/CreateImage command
example_code/rds command
snippet-start:[rds.go.copy_rds_snapshot_to_s3]
snippet-start:[rds.go.copy_rds_snapshot_to_s3]
example_code/s3 command
example_code/sts command
snippet-start:[sts.go.assume_role]
snippet-start:[sts.go.assume_role]
iam/CreateUser command
iam/DeleteUser command
iam/GetPolicy command
iam/ListAdmins command
iam/ListUsers command
iam/UpdateUser command
kms/CreateKey command
kms/DecryptData command
kms/EncryptData command
s3/CRUD command
snippet-start:[s3.go.crud_ops]
snippet-start:[s3.go.crud_ops]
s3/CopyObject command
s3/CreateBucket command
s3/CustomClient command
s3/DeleteBucket command
s3/DeleteObject command
s3/DownloadObject command
snippet-start:[s3.go.download_object]
snippet-start:[s3.go.download_object]
s3/EnforceMD5 command
s3/GetBucketAcl command
s3/GetObjectAcl command
s3/ListBuckets command
s3/ListObjects command
s3/PutBucketAcl command
s3/PutObjectAcl command
s3/SetCors command
s3/TLS command
s3/UploadDirectory command
snippet-start:[s3.go.upload_directory]
snippet-start:[s3.go.upload_directory]
s3/UploadObject command
snippet-start:[s3.go.upload_object]
snippet-start:[s3.go.upload_object]
s3/UploadStream command
ses/SendMessage command
sns/MakeTopic command
sns/ShowTopics command
sqs/CreateQueue command
sqs/DeleteQueue command
sqs/GetQueueURL command
sqs/ListQueues command
sqs/SendMessage command
sts/TakeRole command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL