Skip to content

Bedrock Agentcore Control  >  Structures  >  ConfigurationBundleSummary

ConfigurationBundleSummary

Structure Class

ConfigurationBundleSummary dataclass

Summary information about a configuration bundle.

Attributes

bundle_arn instance-attribute
bundle_arn: str

The Amazon Resource Name (ARN) of the configuration bundle.

bundle_id instance-attribute
bundle_id: str

The unique identifier of the configuration bundle.

bundle_name instance-attribute
bundle_name: str

The name of the configuration bundle.

created_at class-attribute instance-attribute
created_at: datetime | None = None

The timestamp when the configuration bundle was created.

description class-attribute instance-attribute
description: str | None = field(repr=False, default=None)

The description of the configuration bundle.