| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionKey
(experimental) Specifies the assignment to the partition key.
|
| Modifier and Type | Method and Description |
|---|---|
PrimaryKey |
SortKeyStep.auto()
(experimental) Assign an auto-generated value to the sort key.
|
PrimaryKey |
SortKeyStep.is(String val)
(experimental) Assign an auto-generated value to the sort key.
|
| Modifier and Type | Method and Description |
|---|---|
static MappingTemplate |
MappingTemplate.dynamoDbPutItem(PrimaryKey key,
AttributeValues values)
(experimental) Mapping template to save a single item to a DynamoDB table.
|
Copyright © 2021. All rights reserved.