.gitattributes
.gitignore
Changelog
LICENSE
README.txt
build.sh
ci.yml
setup.py
baidubce/__init__.py
baidubce/bce_base_client.py
baidubce/bce_client_configuration.py
baidubce/bce_response.py
baidubce/compat.py
baidubce/exception.py
baidubce/protocol.py
baidubce/region.py
baidubce/utils.py
baidubce/auth/__init__.py
baidubce/auth/bce_credentials.py
baidubce/auth/bce_v1_signer.py
baidubce/http/__init__.py
baidubce/http/bce_http_client.py
baidubce/http/handler.py
baidubce/http/http_content_types.py
baidubce/http/http_headers.py
baidubce/http/http_methods.py
baidubce/retry/__init__.py
baidubce/retry/retry_policy.py
baidubce/services/__init__.py
baidubce/services/bcc/__init__.py
baidubce/services/bcc/bcc_client.py
baidubce/services/bcc/bcc_model.py
baidubce/services/bcc/fpga_card_type.py
baidubce/services/bcc/gpu_card_type.py
baidubce/services/blb/__init__.py
baidubce/services/blb/app_blb_client.py
baidubce/services/blb/blb_client.py
baidubce/services/bmr/__init__.py
baidubce/services/bmr/bmr_client.py
baidubce/services/bos/__init__.py
baidubce/services/bos/bos_client.py
baidubce/services/bos/bos_handler.py
baidubce/services/bos/canned_acl.py
baidubce/services/bos/storage_class.py
baidubce/services/cdn/__init__.py
baidubce/services/cdn/cdn_client.py
baidubce/services/cdn/cdn_stats_param.py
baidubce/services/cfc/__init__.py
baidubce/services/cfc/cfc_client.py
baidubce/services/cfc/cfc_handler.py
baidubce/services/cfc/models.py
baidubce/services/dcc/__init__.py
baidubce/services/dcc/dcc_client.py
baidubce/services/dumap/__init__.py
baidubce/services/dumap/dumap_client.py
baidubce/services/eip/__init__.py
baidubce/services/eip/eip_client.py
baidubce/services/eip/eip_group_client.py
baidubce/services/eip/eip_group_model.py
baidubce/services/eip/model.py
baidubce/services/infinite/__init__.py
baidubce/services/infinite/infinite_client.py
baidubce/services/media/__init__.py
baidubce/services/media/media_client.py
baidubce/services/mvs/__init__.py
baidubce/services/mvs/mvs_client.py
baidubce/services/route/__init__.py
baidubce/services/route/route_client.py
baidubce/services/sms/__init__.py
baidubce/services/sms/sms_client.py
baidubce/services/sts/__init__.py
baidubce/services/sts/sts_client.py
baidubce/services/subnet/__init__.py
baidubce/services/subnet/subnet_client.py
baidubce/services/tsdb/__init__.py
baidubce/services/tsdb/tsdb_admin_client.py
baidubce/services/tsdb/tsdb_client.py
baidubce/services/tsdb/tsdb_handler.py
baidubce/services/vca/__init__.py
baidubce/services/vca/vca_client.py
baidubce/services/vcr/__init__.py
baidubce/services/vcr/vcr_client.py
baidubce/services/vpc/__init__.py
baidubce/services/vpc/acl_client.py
baidubce/services/vpc/nat_client.py
baidubce/services/vpc/nat_model.py
baidubce/services/vpc/peerconn_client.py
baidubce/services/vpc/peerconn_model.py
baidubce/services/vpc/vpc_client.py
bce_python_sdk_reborn.egg-info/PKG-INFO
bce_python_sdk_reborn.egg-info/SOURCES.txt
bce_python_sdk_reborn.egg-info/dependency_links.txt
bce_python_sdk_reborn.egg-info/requires.txt
bce_python_sdk_reborn.egg-info/top_level.txt
sample/bcc/bcc_sample.py
sample/bcc/bcc_sample_conf.py
sample/bmr/bmr_sample.py
sample/bmr/bmr_sample_conf.py
sample/bos/bos_sample.py
sample/bos/bos_sample_conf.py
sample/cdn/cdn_sample.py
sample/cdn/cdn_sample_conf.py
sample/cfc/cfc_sample.py
sample/cfc/cfc_sample_conf.py
sample/dumap/dumap_sample.py
sample/dumap/dumap_sample_conf.py
sample/infinite/infinite_sample.py
sample/infinite/infinite_sample_conf.py
sample/sms/sms_sample.py
sample/sms/sms_sample_conf.py
sample/sts/sts_sample.py
sample/sts/sts_sample_conf.py
sample/tsdb/tsdb_admin_sample.py
sample/tsdb/tsdb_admin_sample_conf.py
sample/tsdb/tsdb_sample.py
sample/tsdb/tsdb_sample_conf.py
sample/vcr/vcr_sample.py
sample/vcr/vcr_sample_conf.py
test/.coverage
test/bcc/test_bcc_client.py
test/blb/test_app_blb_client.py
test/blb/test_blb_client.py
test/bmr/test_bmr_client.py
test/bos/bos_test_config.py
test/bos/test_client.py
test/bos/test_client_py2_and_py3.py
test/cdn/cdn_test_config.py
test/cdn/test_cdn_client.py
test/dcc/test_dcc_client.py
test/dumap/dumap_test_config.py
test/dumap/test_dumap_client.py
test/eip/test_eip_client.py
test/eip/test_eip_group_client.py
test/infinite/test_infinite_client.py
test/infinite/what.jpg
test/media/media_client_test.py
test/media/media_conf.py
test/media/qa_test/mediaBase.py
test/media/qa_test/media_config.py
test/media/qa_test/qa_media_test.py
test/media/qa_test/test_create_pipeline.py
test/media/qa_test/test_create_preset.py
test/media/qa_test/test_create_thumbnail.py
test/media/qa_test/test_create_transcoding.py
test/media/qa_test/test_create_watermark.py
test/media/qa_test/test_delete_pipeline.py
test/media/qa_test/test_delete_preset.py
test/media/qa_test/test_delete_watermark.py
test/media/qa_test/test_list_pipeline.py
test/media/qa_test/test_list_preset.py
test/media/qa_test/test_list_thumbnail.py
test/media/qa_test/test_list_trandcoding.py
test/media/qa_test/test_list_watermark.py
test/media/qa_test/test_query_media_info.py
test/media/qa_test/test_query_pipeline.py
test/media/qa_test/test_query_preset.py
test/media/qa_test/test_query_thumbnail.py
test/media/qa_test/test_query_transcoding.py
test/media/qa_test/test_query_watermark.py
test/mvs/mvs_test_config.py
test/mvs/test_mvs_client.py
test/route/test_route_client.py
test/ses/bes_base_case.py
test/ses/bes_conf.py
test/ses/bes_sdk_test.txt
test/ses/personal_plan.pdf
test/ses/personal_plan_personal_plan_personal_plan_personal_plan_personal_plan.pdf
test/ses/ses_api_v1.7.docx
test/ses/test_delete_verifiedDomain.py
test/ses/test_delete_verifiedEmail.py
test/ses/test_get_check_recipientBlacklist.py
test/ses/test_get_feedback.py
test/ses/test_get_quota.py
test/ses/test_get_recipientBlacklist.py
test/ses/test_get_verifiedDomain.py
test/ses/test_get_verifiedDomain_list.py
test/ses/test_get_verifiedEmail.py
test/ses/test_get_verifiedEmail_list.py
test/ses/test_post_email.py
test/ses/test_put_disableDomainDkim.py
test/ses/test_put_enableDomainDkim.py
test/ses/test_put_feedback.py
test/ses/test_put_verifiedDomain.py
test/ses/test_put_verifiedDomainDkim.py
test/ses/test_put_verifiedEmail.py
test/ses/~$s_api_v1.7.docx
test/sms/QaConf.py
test/sms/TestSmsClientSendMessage.py
test/subnet/test_subnet_client.py
test/tsdb/test_tsdb_admin_client.py
test/tsdb/test_tsdb_client.py
test/tsdb/tsdb_admin_test_config.py
test/tsdb/tsdb_test_config.py
test/vca/test_client.py
test/vca/vca_test_config.py
test/vcr/test_client.py
test/vcr/vcr_test_config.py
test/vpc/test_acl_client.py
test/vpc/test_nat_client.py
test/vpc/test_peerconn_client.py
test/vpc/test_vpc_client.py