AWSWAFWebACLRequestInspection
No description
type AWSWAFWebACLRequestInspection {
passwordField: AWSWAFWebACLInspectionPasswordField
payloadType: AWSWAFWebACLRequestPayloadType!
usernameField: AWSWAFWebACLInspectionUsernameField
}
Fields
AWSWAFWebACLRequestInspection.passwordField ● AWSWAFWebACLInspectionPasswordField object
The name of the field in the request payload that contains your customer's password
AWSWAFWebACLRequestInspection.payloadType ● AWSWAFWebACLRequestPayloadType! non-null enum
The payload type for your login endpoint, either JSON or form encoded
AWSWAFWebACLRequestInspection.usernameField ● AWSWAFWebACLInspectionUsernameField object
The name of the field in the request payload that contains your customer's username