- Mastering AWS Security
- Albert Anthony
- 53字
- 2021-07-02 15:44:13
IAM HTTPS API
Another way to programmatically access AWS Services including IAM is to use IAM HTTPS (secure HTTP) Application Programming Interface (API). All the API requests originating from AWS developer tools such as AWS CLI and AWS SDKs are digitally signed by AWS, providing additional layer of security for data in transit.
推薦閱讀
- Vue 3移動(dòng)Web開發(fā)與性能調(diào)優(yōu)實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)教程(第2版)
- Learning Selenium Testing Tools(Third Edition)
- C語(yǔ)言程序設(shè)計(jì)
- Extending Puppet(Second Edition)
- 第一行代碼 C語(yǔ)言(視頻講解版)
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- Mastering Git
- C# and .NET Core Test Driven Development
- UI設(shè)計(jì)全書(全彩)
- Python:Deeper Insights into Machine Learning
- SwiftUI極簡(jiǎn)開發(fā)
- Mastering Android Studio 3
- jQuery從入門到精通(微課精編版)
- Instant Pygame for Python Game Development How-to