v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Gets a specific version of a configuration bundle by its version identifier.

get/configuration-bundles/{bundleId}/versions/{versionId}

Path parameters

bundleIdstring required

The unique identifier of the configuration bundle.

versionIdstring required

The version identifier of the configuration bundle version to retrieve.

Response

Success

bundleArnstring required

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

bundleIdstring required

The unique identifier of the configuration bundle.

bundleNamestring required

The name of the configuration bundle.

descriptionstring password

The description of the configuration bundle.

versionIdstring required

The version identifier of this configuration bundle version.

componentsobject required

A map of component identifiers to their configurations for this version.

createdAtstring date-time required

The timestamp when the configuration bundle was created.

versionCreatedAtstring date-time required

The timestamp when this specific version was created.

kmsKeyArnstring

KMS key ARN used to encrypt component configurations, if CMK was provided.