@aws-sdk/client-amplify

WafConfiguration Interface

Describes the Firewall configuration for a hosted Amplify application. Firewall support enables you to protect your web applications with a direct integration with WAF. For more information about using WAF protections for an Amplify application, see Firewall support for hosted sites  in the Amplify User Guide.

Members

Name
Type
Details
statusReason string | undefined

The reason for the current status of the Firewall configuration.

wafStatus WafStatus | undefined

The status of the process to associate or disassociate a web ACL to an Amplify app.

webAclArn string | undefined

The Amazon Resource Name (ARN) for the web ACL associated with an Amplify app.

Full Signature

export interface WafConfiguration