Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

awsP9 is an api of AWS SDK (Boto3).

License

NotificationsYou must be signed in to change notification settings

lankahsu520/awsP9

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.

2. Depend on

3. Current Status

A. DynamoDB

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
Loading

B. S3

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
Loading

4. Build

Do nothing

5. Example or Usage

- awsp9-db_123.py - an example of how to access DynamoDB.

TableName: MusicBak,進行 table 檢查或建立,之後再對 table 進行新增刪除項目。

$ make awsp9-db_123.pyor$ ./awsp9-db_123.py -d 3

- awsp9-s3_123.py - an example of how to access S3.

一個很簡單的範例程式,檢查 bucket - lambdax9 是否存在,提取該 lambdax9 訊息

$ make awsp9-s3_123.pyor$ ./awsp9-s3_123.py -d 3

6. License

awsP9 is under the New BSD License (BSD-3-Clause).

7. Documentation

Run an example and read it.

About

awsP9 is an api of AWS SDK (Boto3).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp