User Tools

Site Tools


aws:dynamodb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aws:dynamodb [08/10/2024 15:53] – created - external edit 127.0.0.1aws:dynamodb [13/10/2025 11:01] (current) – [Scan and query table] andrew
Line 253: Line 253:
 ===== Scan and query table ===== ===== Scan and query table =====
  
-<code>+<code python>
 dynamodb = boto3.resource('dynamodb') dynamodb = boto3.resource('dynamodb')
 table = dynamodb.Table('MyTable') table = dynamodb.Table('MyTable')
aws/dynamodb.1728402829.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki