RuntimeTargetConfiguration
The runtime configuration for a gateway target.
Contents
- arn
-
The Amazon Resource Name (ARN) of the runtime target.
Type: String
Pattern:
arn:aws(-[^:]+)?:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:runtime/[a-zA-Z][a-zA-Z0-9_]{0,47}-[a-zA-Z0-9]{10}Required: Yes
- qualifier
-
The qualifier for the runtime target.
Type: String
Pattern:
.*([1-9][0-9]{0,4})|([a-zA-Z][a-zA-Z0-9_]{0,47}).*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: