このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Create a new item, or replace an old item with a new item.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

tableName [required]

string

The name of the table to contain the item. You can also provide the Amazon Resource Name (ARN) of the table in this parameter.

item [required]

object

A map of attribute name/value pairs, one for each attribute. Only the primary key attributes are required; you can optionally provide other attribute name-value pairs for the item.

Outputs

フィールド

種類

説明

item

object

The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request. Each element consists of an attribute name and an attribute value.

amzRequestId [required]

string