- Notifications
You must be signed in to change notification settings - Fork0
awsP9 is an api of AWS SDK (Boto3).
License
NotificationsYou must be signed in to change notification settings
lankahsu520/awsP9
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
awsP9 is an api ofAWS SDK (Boto3). We can save our time from learning AWS SDK.
Please also readhelper_AWS-CLI.md andhelper_AWS-SDK.md.
- pythonX9
- AWS SDK (Boto3) (Boto3 1.26.123)
flowchart TDsubgraph AmazonDynamoDBendsubgraph awsP9subgraph awsxDBsubgraph Showendsubgraph Tabledydb_create_tabledydb_delete_tabledydb_list_tabledydb_describe_tableendsubgraph Itemdydb_del_itemdydb_put_itemdydb_update_itemdydb_remove_attributesdydb_get_itemdydb_query_itemdydb_scan_itemendsubgraph attrXdydb_attrX_addSdydb_attrX_addNdydb_attrX_addBooleandydb_attrX_addListSdydb_attrX_freeendendendDynamoDB <--> awsxDBclassDef yellow fill:#FFFFCCclassDef pink fill:#FFCCCCclassDef blue fill:#0000FFclassDef lightblue fill:#ADD8E6class DynamoDB pinkclass awsxDB pink
flowchart TDsubgraph AmazonS3endsubgraph awsP9subgraph awsxS3s3_copy_objects3_delete_objects3_get_objects3_put_objects3_pull_objectendendS3<-->awsxS3classDef yellow fill:#FFFFCCclassDef pink fill:#FFCCCCclassDef blue fill:#0000FFclassDef lightblue fill:#ADD8E6class S3 lightblueclass awsxS3 lightblue
Do nothing
TableName: MusicBak,進行 table 檢查或建立,之後再對 table 進行新增刪除項目。
$ make awsp9-db_123.pyor$ ./awsp9-db_123.py -d 3
一個很簡單的範例程式,檢查 bucket - lambdax9 是否存在,提取該 lambdax9 訊息
$ make awsp9-s3_123.pyor$ ./awsp9-s3_123.py -d 3
awsP9 is under the New BSD License (BSD-3-Clause).
Run an example and read it.