AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Creates an S3Link that can be used to managed an S3 connection

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public S3Link Create(
         DynamoDBContext context,
         String bucket,
         String key,
         RegionEndpoint region
)

Parameters

context
Type: Amazon.DynamoDBv2.DataModel.DynamoDBContext

The context that is handling the S3Link

bucket
Type: System.String

The bucket the S3Link should manage

key
Type: System.String

The key that S3Link should store and download from

region
Type: Amazon.RegionEndpoint

The region of the S3 resource

Return Value
Type: Amazon.DynamoDBv2.DataModel.S3Link
A new S3Link object that can upload and download to the target bucket

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8