© Jesse Feiler 2018
Jesse FeilerBeginning Reactive Programming with Swifthttps://doi.org/10.1007/978-1-4842-3621-5_9

9. Managing AWS Logins

Jesse Feiler1 
(1)
Plattsburgh, New York, USA
 

In Chapter 8, you saw the wide variety of services that AWS offers (refer to Figure 8-3 for a list of products). When you use products that touch so many aspects of an app and parts of users’ lives, security is critical. (This applies to your own apps, Apple’s apps and frameworks, and third-party products such as AWS.)

Logging in to AWS is designed to be a secure process that compartmentalizes the different parts of AWS as well as the different parts of your apps. This is done with the login structure outlined in the first part of this chapter.

Later in the chapter, ...

Get Beginning Reactive Programming with Swift: Using RxSwift, Amazon Web Services, and JSON with iOS and macOS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.