AWS::AppFlow::ConnectorProfile ServiceNowConnectorProfileCredentials
The connector-specific profile credentials required when using ServiceNow.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Password-
The password that corresponds to the user name.
Required: Yes
Type: String
Maximum:
512Pattern:
.*Update requires: No interruption
Username-
The name of the user.
Required: Yes
Type: String
Maximum:
512Pattern:
\S+Update requires: No interruption
See also
-
ServiceNowConnectorProfileCredentials in the Amazon AppFlow API Reference.