-
Updated
Sep 7, 2020 - Python
#
dynamodb
Here are 1,483 public repositories matching this topic...
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
route53
aws
elasticsearch
lambda
machine-learning
cloud
cloudformation
ec2
serverless
aws-sdk
dynamodb
s3
cloudwatch
iam
ecs
kinesis
aws-cli
cloud-management
redshift
rds
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
javascript
aws
lambda
react-native
serverless
api-gateway
dynamodb
s3
cognito
mobile-hub
aws-amplify
aws-amplify-react-native
-
Updated
Jul 8, 2020 - JavaScript
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
-
Updated
Jul 17, 2020 - HTML
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
-
Updated
Jul 27, 2020 - JavaScript
kvr2277
commented
Aug 25, 2019
Is there anyway to specify log group name to be AppSync's api name instead of API ID. I see this code is used to fetch the loggroupname
LogGroupName: { 'Fn::Join': ['/', ['/aws/appsync/apis', { 'Fn::GetAtt': [logicalIdGraphQLApi, 'ApiId'] }]] },
is there a way to make this API name instead. In cloudwatch - pointing at correct appsync loggroup becomes little difficult as we have to know s
tbls is a CI-Friendly tool for document a database, written in Go.
mysql
markdown
bigquery
continuous-integration
sqlite
excel
dynamodb
postgresql
documentation-tool
plantuml
redshift
sqlserver
database-schema
spanner
er-diagram
database-document
-
Updated
Sep 5, 2020 - Go
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
react
javascript
aws
lambda
serverless
api-gateway
dynamodb
s3
cognito
mobile-hub
aws-amplify
aws-amplify-react
-
Updated
Jul 8, 2020 - JavaScript
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
python
graphql
aws
cloudformation
typescript
serverless
dynamodb
lambda-functions
sqs
sns
cdk
stepfunctions
appsync
aws-cdk
eventbridge
lambda-destinations
-
Updated
Sep 12, 2020 - TypeScript
Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
-
Updated
Jul 19, 2020 - JavaScript
DynamoDb GUI Client
aws
gui
vuejs
filter
dynamodb
logo
electron-app
dynamodb-local
appimage
element-ui
aws-dynamodb
dynamodb-client
dynamodb-gui-client
-
Updated
Jul 7, 2020 - Vue
Sample using AWS Amplify and AWS AppSync together for user login and authorization when making GraphQL queries and mutations. Also includes complex objects for uploading and downloading data to and from S3 with a React app.
-
Updated
Apr 3, 2020 - JavaScript
A simple set of tools for working with Amazon DynamoDB and the DocumentClient
-
Updated
Aug 31, 2020 - JavaScript
DynamoDB data mapper for node.js. Originally forked from https://github.com/ryanfitz/vogels
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Mar 1, 2018 - JavaScript
Source for the demo app API in Serverless-Stack.com
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
-
Updated
Mar 17, 2020 - TypeScript
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
-
Updated
Aug 12, 2020 - JavaScript
Container auto-configurations for spring-boot based integration tests
docker
redis
kafka
spring-boot
mongodb
keycloak
neo4j
rabbitmq
vault
dynamodb
couchbase
oracle
mariadb
minio
voltdb
aerospike
testcontainers
memsql
google-pubsub
autoconfiguration
-
Updated
Sep 11, 2020 - Java
This module deals with enhanced support for a data access layer built on AWS DynamoDB.
-
Updated
Aug 11, 2020 - Java
shell
client
aws
gui
local
dynamodb
dynamo
dynamodb-local
gui-client
aws-dynamodb
dynamodb-client
dynamodb-gui
dynamodb-gui-client
-
Updated
Mar 3, 2019 - TypeScript
Improve this page
Add a description, image, and links to the dynamodb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamodb topic, visit your repo's landing page and select "manage topics."
I found at least the following two functions that the interfaces require to set
returnwhen using an options object but in fact the attributereturnis optional.