kevin on Nostr: If you want to quickly spin up a DynamoDB Table with an IAM User that can only access ...
If you want to quickly spin up a DynamoDB Table with an IAM User that can only access that Table, you can use the following tool I generated today.
May be useful for anyone seeking to use serverless key:value storage with #rstats or really anything.
Whats nice is the tool provides easy method to delete the stack and all the resources created in it, so you can easily clean up when the data table has fulfilled its purpose.
https://github.com/kevinbolger/dynamodb-toolPublished at
2023-08-03 09:43:38Event JSON
{
"id": "bcdf4d1125c5760f79f51a006fe005a12e14e9acbb8ab4d87d291163a1b89673",
"pubkey": "9266029a00e9c4ce9667cba1628bcdcfe4893406a5b672ecd55164a9f664f689",
"created_at": 1691055818,
"kind": 1,
"tags": [
[
"t",
"rstats"
]
],
"content": "If you want to quickly spin up a DynamoDB Table with an IAM User that can only access that Table, you can use the following tool I generated today.\n\nMay be useful for anyone seeking to use serverless key:value storage with #rstats or really anything.\n\nWhats nice is the tool provides easy method to delete the stack and all the resources created in it, so you can easily clean up when the data table has fulfilled its purpose.\n\nhttps://github.com/kevinbolger/dynamodb-tool",
"sig": "5673ab75ecabaf419c3080b16dc85b3157d1258823704824824ef922b0e32c3d468247a9f4c68e60c590f33945c200f10cb343a179f011d2e395e8310e5fc83c"
}