3rd Party Authentication
3rd Party Authentication view of the Configuration dialog box lets you configure AWS settings.
Most requests to AWS must be signed with an AWS Signature Version 4 access key, which consists of an access key ID and secret access key. You must provide these to AppScan so it its requests will not be denied.
If requests to your AWS application require AWS Signature Version 4, AppScan must be able add
this to its requests. The following information is required for this:
- Access Key
- Secret Key
- Region (the user's region, for example: us-east-2)
- Service (the type of service, for example: s3)