curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/batchDeleteAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'items=(LIST)(REQUIRED)Array of objects. Items to be deleted. See README for more details.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.'
Required Parameters:
items
apiKey
region
apiSecret
domainName
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/batchPutAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'items=(LIST)(REQUIRED)Array of objects. Items of attributes are uniquely identified in an item by their name/value combination. See README for more details.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.'
Required Parameters:
items
region
apiKey
apiSecret
domainName
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/createDomain --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'domainName=(STRING)(REQUIRED)The name of the domain to create. The name can range between 3 and 255 characters and can contain the following characters: a-z, A-Z, 0-9, '_', '-', and '.'.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.'
Required Parameters:
region
apiKey
domainName
apiSecret
آدرس پایانه
url -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/deleteAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'attributes=(LIST)(REQUIRED)Array of objects. Attributes are uniquely identified in an item by their name/value combination. If you specify DeleteAttributes without attribute names or values, all the attributes for the item are deleted. See README for more details.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'itemName=(STRING)(REQUIRED)The name of the item.'
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/deleteAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'attributes=(LIST)(REQUIRED)Array of objects. Attributes are uniquely identified in an item by their name/value combination. If you specify DeleteAttributes without attribute names or values, all the attributes for the item are deleted. See README for more details.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'itemName=(STRING)(REQUIRED)The name of the item.'
Required Parameters:
domainName
apiSecret
apiKey
region
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/domainMetadata --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'domainName=(STRING)(REQUIRED)The name of the domain for which to display metadata.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.'
Required Parameters:
apiSecret
domainName
region
apiKey
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/getAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'itemName=(STRING)(REQUIRED)The name of the item.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.'
Required Parameters:
apiKey
region
itemName
domainName
apiSecret
Optional Parameters:
attributeName
consistentRead
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/listDomains --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.'
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/makeSelectExpression --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.' -d 'selectExpression=(STRING)(REQUIRED)The expression used to query the domain. For example: select Color from `MyDomain` where Color like '%Blue%'.'
Required Parameters:
apiKey
region
apiSecret
selectExpression
Optional Parameters:
consistentRead
nextToken
آدرس پایانه
curl -i -X POST --url https://api.apieco.ir/AmazonSimpleDB/putAttributes --header 'host:apieco-AmazonSimpleDB.ir' --header 'apieco_key:{YOUR_APIECO_KEY}' -d 'attributes=(LIST)(REQUIRED)Array of objects. Attributes are uniquely identified in an item by their name/value combination. Attribute.X.Name and Attribute.X.Value are reuired. See README for more details.' -d 'apiKey=(CREDENTIALS)(REQUIRED)API key obtained from Amazon.' -d 'region=(STRING)(REQUIRED)The region for endpoint. See README for all possible values.' -d 'domainName=(STRING)(REQUIRED)The name of the domain in which to perform the operation.' -d 'itemName=(STRING)(REQUIRED)The name of the item.' -d 'apiSecret=(CREDENTIALS)(REQUIRED)API secret obtained from Amazon.'