CustomPromptInputParameters
The parameters for configuring a custom prompt for an agent.
Contents
Note
In the following list, the required parameters are described first.
- CustomInstructions
-
Custom instructions for the agent's behavior.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 350000.
Pattern:
[\s\S]*Required: No
- Identity
-
Instructions that define the agent's identity and persona.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 350000.
Pattern:
[\s\S]*Required: No
- OutputStyle
-
Instructions for the desired output style.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 350000.
Pattern:
[\s\S]*Required: No
- ResponseLength
-
Instructions for the desired response length.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 350000.
Pattern:
[\s\S]*Required: No
- Tone
-
Instructions for the desired tone of responses.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 350000.
Pattern:
[\s\S]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: