This chapter is included in the free preview

API configuration

An AppSync API has only a few configuration parameters, not counting the schema, the data sources, and the resolvers which we'll cover in great detail in the next chapters. This is reinforced by AWS's own estimations showing that creating an API should take between 3-5 minutes:

Creating an API takes 3-5 minutes

In this chapter we'll take a look at each configuration option available for an API and what they do.