InforNexusConnectorProfileCredentials
The connector-specific profile credentials required by Infor Nexus.
Contents
- accessKeyId
-
The Access Key portion of the credentials.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
\S+
Required: Yes
- datakey
-
The encryption keys used to encrypt data.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
\S+
Required: Yes
- secretAccessKey
-
The secret key used to sign requests.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
\S+
Required: Yes
- userId
-
The identifier for the user.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
\S+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: