| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling |
| Modifier and Type | Method and Description |
|---|---|
S3Link |
DynamoDBMapper.createS3Link(Region s3region,
String bucketName,
String key)
Creates an S3Link with the specified region, bucket name and key.
|
S3Link |
DynamoDBMapper.createS3Link(String bucketName,
String key)
Creates an S3Link with the specified bucket name and key using the
default S3 region.
|
Copyright © 2016. All rights reserved.