Skip to content

DynamoDB.Table.get_item behavior incorrectly specified when no item with the given key is present #746

DynamoDB.Table.get_item behavior incorrectly specified when no item with the given key is present

DynamoDB.Table.get_item behavior incorrectly specified when no item with the given key is present #746

name: Closed Issue Message
on:
issues:
types: [closed]
permissions:
contents: read
jobs:
auto_comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: aws-actions/closed-issue-message@8b6324312193476beecf11f8e8539d73a3553bf4
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.