ConfigurationBundleSummary
Summary information about a configuration bundle.
Contents
- bundleArn
-
The Amazon Resource Name (ARN) of the configuration bundle.
Type: String
Pattern:
arn:aws:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:configuration-bundle/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}Required: Yes
- bundleId
-
The unique identifier of the configuration bundle.
Type: String
Pattern:
[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}Required: Yes
- bundleName
-
The name of the configuration bundle.
Type: String
Pattern:
[a-zA-Z][a-zA-Z0-9_]{0,99}Required: Yes
- description
-
The description of the configuration bundle.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Pattern:
.+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: