1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. bedrockagentcore
  6. getConfigurationBundle

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.69.0
published on Monday, Jun 15, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.69.0
published on Monday, Jun 15, 2026 by Pulumi

    Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type

    Using getConfigurationBundle

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getConfigurationBundle(args: GetConfigurationBundleArgs, opts?: InvokeOptions): Promise<GetConfigurationBundleResult>
    function getConfigurationBundleOutput(args: GetConfigurationBundleOutputArgs, opts?: InvokeOptions): Output<GetConfigurationBundleResult>
    def get_configuration_bundle(bundle_arn: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetConfigurationBundleResult
    def get_configuration_bundle_output(bundle_arn: pulumi.Input[Optional[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationBundleResult]
    func LookupConfigurationBundle(ctx *Context, args *LookupConfigurationBundleArgs, opts ...InvokeOption) (*LookupConfigurationBundleResult, error)
    func LookupConfigurationBundleOutput(ctx *Context, args *LookupConfigurationBundleOutputArgs, opts ...InvokeOption) LookupConfigurationBundleResultOutput

    > Note: This function is named LookupConfigurationBundle in the Go SDK.

    public static class GetConfigurationBundle 
    {
        public static Task<GetConfigurationBundleResult> InvokeAsync(GetConfigurationBundleArgs args, InvokeOptions? opts = null)
        public static Output<GetConfigurationBundleResult> Invoke(GetConfigurationBundleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetConfigurationBundleResult> getConfigurationBundle(GetConfigurationBundleArgs args, InvokeOptions options)
    public static Output<GetConfigurationBundleResult> getConfigurationBundle(GetConfigurationBundleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getConfigurationBundle
      arguments:
        # arguments dictionary
    data "aws-native_bedrockagentcore_getconfigurationbundle" "name" {
        # arguments
    }

    The following arguments are supported:

    BundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    BundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundle_arn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleArn String
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundle_arn str
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleArn String
    The Amazon Resource Name (ARN) of the configuration bundle.

    getConfigurationBundle Result

    The following output properties are available:

    BundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    BundleId string
    The unique identifier of the configuration bundle.
    Components Dictionary<string, Pulumi.AwsNative.BedrockAgentCore.Outputs.ConfigurationBundleComponentConfiguration>
    A map of component identifiers to their configurations.
    CreatedAt string
    The timestamp when the configuration bundle was created.
    Description string
    The description for the configuration bundle.
    LineageMetadata Pulumi.AwsNative.BedrockAgentCore.Outputs.ConfigurationBundleVersionLineageMetadata
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the configuration bundle.
    UpdatedAt string
    The timestamp when the configuration bundle was last updated.
    VersionId string
    The version identifier of the configuration bundle.
    BundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    BundleId string
    The unique identifier of the configuration bundle.
    Components map[string]ConfigurationBundleComponentConfiguration
    A map of component identifiers to their configurations.
    CreatedAt string
    The timestamp when the configuration bundle was created.
    Description string
    The description for the configuration bundle.
    LineageMetadata ConfigurationBundleVersionLineageMetadata
    Tags Tag
    Tags to assign to the configuration bundle.
    UpdatedAt string
    The timestamp when the configuration bundle was last updated.
    VersionId string
    The version identifier of the configuration bundle.
    bundle_arn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundle_id string
    The unique identifier of the configuration bundle.
    components map(object)
    A map of component identifiers to their configurations.
    created_at string
    The timestamp when the configuration bundle was created.
    description string
    The description for the configuration bundle.
    lineage_metadata object
    tags list(object)
    Tags to assign to the configuration bundle.
    updated_at string
    The timestamp when the configuration bundle was last updated.
    version_id string
    The version identifier of the configuration bundle.
    bundleArn String
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleId String
    The unique identifier of the configuration bundle.
    components Map<String,ConfigurationBundleComponentConfiguration>
    A map of component identifiers to their configurations.
    createdAt String
    The timestamp when the configuration bundle was created.
    description String
    The description for the configuration bundle.
    lineageMetadata ConfigurationBundleVersionLineageMetadata
    tags List<Tag>
    Tags to assign to the configuration bundle.
    updatedAt String
    The timestamp when the configuration bundle was last updated.
    versionId String
    The version identifier of the configuration bundle.
    bundleArn string
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleId string
    The unique identifier of the configuration bundle.
    components {[key: string]: ConfigurationBundleComponentConfiguration}
    A map of component identifiers to their configurations.
    createdAt string
    The timestamp when the configuration bundle was created.
    description string
    The description for the configuration bundle.
    lineageMetadata ConfigurationBundleVersionLineageMetadata
    tags Tag[]
    Tags to assign to the configuration bundle.
    updatedAt string
    The timestamp when the configuration bundle was last updated.
    versionId string
    The version identifier of the configuration bundle.
    bundle_arn str
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundle_id str
    The unique identifier of the configuration bundle.
    components Mapping[str, ConfigurationBundleComponentConfiguration]
    A map of component identifiers to their configurations.
    created_at str
    The timestamp when the configuration bundle was created.
    description str
    The description for the configuration bundle.
    lineage_metadata ConfigurationBundleVersionLineageMetadata
    tags Sequence[root_Tag]
    Tags to assign to the configuration bundle.
    updated_at str
    The timestamp when the configuration bundle was last updated.
    version_id str
    The version identifier of the configuration bundle.
    bundleArn String
    The Amazon Resource Name (ARN) of the configuration bundle.
    bundleId String
    The unique identifier of the configuration bundle.
    components Map<Property Map>
    A map of component identifiers to their configurations.
    createdAt String
    The timestamp when the configuration bundle was created.
    description String
    The description for the configuration bundle.
    lineageMetadata Property Map
    tags List<Property Map>
    Tags to assign to the configuration bundle.
    updatedAt String
    The timestamp when the configuration bundle was last updated.
    versionId String
    The version identifier of the configuration bundle.

    Supporting Types

    ConfigurationBundleComponentConfiguration

    Configuration object
    The configuration values as a flexible JSON document.
    Configuration interface{}
    The configuration values as a flexible JSON document.
    configuration any
    The configuration values as a flexible JSON document.
    configuration Object
    The configuration values as a flexible JSON document.
    configuration any
    The configuration values as a flexible JSON document.
    configuration Any
    The configuration values as a flexible JSON document.
    configuration Any
    The configuration values as a flexible JSON document.

    ConfigurationBundleVersionCreatedBySource

    Name string
    The name of the source (for example, user, optimization-job, or system).
    Arn string
    The Amazon Resource Name (ARN) of the source, if applicable.
    Name string
    The name of the source (for example, user, optimization-job, or system).
    Arn string
    The Amazon Resource Name (ARN) of the source, if applicable.
    name string
    The name of the source (for example, user, optimization-job, or system).
    arn string
    The Amazon Resource Name (ARN) of the source, if applicable.
    name String
    The name of the source (for example, user, optimization-job, or system).
    arn String
    The Amazon Resource Name (ARN) of the source, if applicable.
    name string
    The name of the source (for example, user, optimization-job, or system).
    arn string
    The Amazon Resource Name (ARN) of the source, if applicable.
    name str
    The name of the source (for example, user, optimization-job, or system).
    arn str
    The Amazon Resource Name (ARN) of the source, if applicable.
    name String
    The name of the source (for example, user, optimization-job, or system).
    arn String
    The Amazon Resource Name (ARN) of the source, if applicable.

    ConfigurationBundleVersionLineageMetadata

    BranchName string
    The branch name for this version.
    CommitMessage string
    A commit message describing the changes in this version.
    CreatedBy Pulumi.AwsNative.BedrockAgentCore.Inputs.ConfigurationBundleVersionCreatedBySource
    ParentVersionIds List<string>
    A list of parent version identifiers.
    BranchName string
    The branch name for this version.
    CommitMessage string
    A commit message describing the changes in this version.
    CreatedBy ConfigurationBundleVersionCreatedBySource
    ParentVersionIds []string
    A list of parent version identifiers.
    branch_name string
    The branch name for this version.
    commit_message string
    A commit message describing the changes in this version.
    created_by object
    parent_version_ids list(string)
    A list of parent version identifiers.
    branchName String
    The branch name for this version.
    commitMessage String
    A commit message describing the changes in this version.
    createdBy ConfigurationBundleVersionCreatedBySource
    parentVersionIds List<String>
    A list of parent version identifiers.
    branchName string
    The branch name for this version.
    commitMessage string
    A commit message describing the changes in this version.
    createdBy ConfigurationBundleVersionCreatedBySource
    parentVersionIds string[]
    A list of parent version identifiers.
    branch_name str
    The branch name for this version.
    commit_message str
    A commit message describing the changes in this version.
    created_by ConfigurationBundleVersionCreatedBySource
    parent_version_ids Sequence[str]
    A list of parent version identifiers.
    branchName String
    The branch name for this version.
    commitMessage String
    A commit message describing the changes in this version.
    createdBy Property Map
    parentVersionIds List<String>
    A list of parent version identifiers.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.69.0
    published on Monday, Jun 15, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial