- Mastering AWS Security
- Albert Anthony
- 102字
- 2021-07-02 15:44:07
Secure HTTPS access points
AWS provides API endpoints as a mechanism to securely communicate with their services; for example, https://dynamodb.us-east-1.amazonaws.com is an API endpoint for AWS DynamoDB (AWS NoSQL service) for us-east-1 (Northern Virginia) region. These API endpoints are URLs that are entry points for an AWS web service. API endpoints are secure customer access points to employ secure HTTPS communication sessions for enabling better security while communicating with AWS services. HTTPS uses Secure Socket Layer (SSL) / Transport Layer Security (TLS) cryptographic protocol that helps prevent forgery, tampering and eavesdropping. The identity of communication parties is authenticated using public key cryptography.
推薦閱讀
- Spring 5企業級開發實戰
- 數據庫原理及應用(Access版)第3版
- Web Scraping with Python
- Java加密與解密的藝術(第2版)
- Nginx Essentials
- Visual Basic學習手冊
- 概率成形編碼調制技術理論及應用
- 大學計算機基礎(第2版)(微課版)
- Python忍者秘籍
- Java程序員面試筆試寶典(第2版)
- 零基礎學C語言第2版
- PHP編程基礎與實踐教程
- Learning Cocos2d-JS Game Development
- jQuery Mobile Web Development Essentials(Second Edition)
- Raspberry Pi Robotic Projects