Cross-origin resource sharing (CORS) is a method that defines a way for the client web applications that are loaded in one domain to interact with the resources in a different domain. With CORS support, you can build a rich client-side web applications with Amazon S3 and also selectively allow cross-origin access to your Amazon S3 resources. This is the main utility of CORS configuration.