-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(home): add discord invitation link (#1471)
Co-authored-by: Heitor Lessa <[email protected]>
- Loading branch information
1 parent
84b8695
commit 4720ddb
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,12 +27,10 @@ A suite of Python utilities for AWS Lambda functions to ease adopting best pract | |
* **[Idempotency](https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/idempotency/)** - Convert your Lambda functions into idempotent operations which are safe to retry | ||
* **[Feature Flags](https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/feature_flags/)** - A simple rule engine to evaluate when one or multiple features should be enabled depending on the input | ||
|
||
|
||
### Installation | ||
|
||
With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install aws-lambda-powertools`` | ||
|
||
|
||
## Tutorial and Examples | ||
|
||
* [Tutorial](https://awslabs.github.io/aws-lambda-powertools-python/latest/tutorial) | ||
|
@@ -47,7 +45,9 @@ With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip insta | |
* Powertools idea [DAZN Powertools](https://github.com/getndazn/dazn-lambda-powertools/) | ||
|
||
## Connect | ||
**Email**: [email protected] | ||
|
||
* **AWS Lambda Powertools on Discord**: `#python` - **[Invite link(https://discord.gg/B8zZKbbyET)** | ||
* **Email**: [email protected] | ||
|
||
## Security disclosures | ||
|
||
|