AWS Amplify Console adds support for Custom Headers

Posted on: Apr 25, 2019

The Amplify Console now supports custom headers for hosted websites. With custom headers, developers can specify headers for every HTTP response. Response headers can be used for debugging, security, and informational purposes. For example, developers can set security headers such as Strict-Transport-Security and Content-Security-Policy to force every end-user to use HTTPS. Developers can get started by adding custom headers to their build settings YAML file. Learn more by visiting the documentation.