authentication Configuration
Parameters
A block with the configuration information required to connect to websites using authentication. You can connect to websites using basic authentication of user name and password. You use a secret in AWS Secrets Manager to store your authentication credentials. You must provide the website host name and port number. For example, the host name of https://a.example.com/page1.html
is "a.example.com"
and the port is 443
, the standard port for HTTPS. Detailed below.
Parameters
A block with the configuration information required to connect to websites using authentication. You can connect to websites using basic authentication of user name and password. You use a secret in AWS Secrets Manager to store your authentication credentials. You must provide the website host name and port number. For example, the host name of https://a.example.com/page1.html
is "a.example.com"
and the port is 443
, the standard port for HTTPS. Detailed below.