Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

ModuleNotFoundError on Python 3.12 #14

ModuleNotFoundError on Python 3.12

ModuleNotFoundError on Python 3.12 #14

name: Open Issue Message
on:
issues:
types: [opened]
jobs:
auto_comment:
runs-on: ubuntu-latest
steps:
- uses: aws-actions/closed-issue-message@v1
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
### ⚠️DEPRECATION NOTICE⚠️
This package is no longer maintained and has been replaced by [`boto3`](https://github.com/boto/boto3/). Issues are not triaged or reviewed by AWS. The issues in this repository can be used by the community for support purposes. If you are having an issue with the [`boto3`](https://github.com/boto/boto3/) package or the [AWS CLI](https://github.com/aws/aws-cli/), please open an issue on their respective repositories.