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
published on Monday, Jun 15, 2026 by Pulumi
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
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 dictionarydata "aws-native_bedrockagentcore_getconfigurationbundle" "name" {
# arguments
}The following arguments are supported:
- Bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- Bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle_
arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Arn String - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle_
arn str - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Arn String - The Amazon Resource Name (ARN) of the configuration bundle.
getConfigurationBundle Result
The following output properties are available:
- Bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- Bundle
Id string - The unique identifier of the configuration bundle.
- Components
Dictionary<string, Pulumi.
Aws Native. Bedrock Agent Core. Outputs. Configuration Bundle Component Configuration> - 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 Pulumi.Aws Native. Bedrock Agent Core. Outputs. Configuration Bundle Version Lineage Metadata -
List<Pulumi.
Aws Native. Outputs. Tag> - 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.
- Bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- Bundle
Id string - The unique identifier of the configuration bundle.
- Components
map[string]Configuration
Bundle Component Configuration - 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 ConfigurationBundle Version Lineage Metadata - Tag
- 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.
- 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 - 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.
- bundle
Arn String - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Id String - The unique identifier of the configuration bundle.
- components
Map<String,Configuration
Bundle Component Configuration> - 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 ConfigurationBundle Version Lineage Metadata - List<Tag>
- 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.
- bundle
Arn string - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Id string - The unique identifier of the configuration bundle.
- components
{[key: string]: Configuration
Bundle Component Configuration} - 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 ConfigurationBundle Version Lineage Metadata - Tag[]
- 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.
- 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, Configuration
Bundle Component Configuration] - 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 ConfigurationBundle Version Lineage Metadata - 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.
- bundle
Arn String - The Amazon Resource Name (ARN) of the configuration bundle.
- bundle
Id String - The unique identifier of the configuration bundle.
- components Map<Property Map>
- 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 Property Map - List<Property Map>
- 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.
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
ConfigurationBundleVersionLineageMetadata
- Branch
Name string - The branch name for this version.
- Commit
Message string - A commit message describing the changes in this version.
- Created
By Pulumi.Aws Native. Bedrock Agent Core. Inputs. Configuration Bundle Version Created By Source - Parent
Version List<string>Ids - 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 ConfigurationBundle Version Created By Source - Parent
Version []stringIds - 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_ list(string)ids - 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 ConfigurationBundle Version Created By Source - parent
Version List<String>Ids - 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 ConfigurationBundle Version Created By Source - parent
Version string[]Ids - 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 ConfigurationBundle Version Created By Source - parent_
version_ Sequence[str]ids - 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 Property Map - parent
Version List<String>Ids - A list of parent version identifiers.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Jun 15, 2026 by Pulumi