1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. agentregistry
  6. getRegistry

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Definition of AWS::AgentRegistry::Registry Resource Type

    Using getRegistry

    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 getRegistry(args: GetRegistryArgs, opts?: InvokeOptions): Promise<GetRegistryResult>
    function getRegistryOutput(args: GetRegistryOutputArgs, opts?: InvokeOutputOptions): Output<GetRegistryResult>
    def get_registry(registry_arn: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetRegistryResult
    def get_registry_output(registry_arn: pulumi.Input[Optional[str]] = None,
                     opts: Optional[InvokeOutputOptions] = None) -> Output[GetRegistryResult]
    func LookupRegistry(ctx *Context, args *LookupRegistryArgs, opts ...InvokeOption) (*LookupRegistryResult, error)
    func LookupRegistryOutput(ctx *Context, args *LookupRegistryOutputArgs, opts ...InvokeOption) LookupRegistryResultOutput

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

    public static class GetRegistry 
    {
        public static Task<GetRegistryResult> InvokeAsync(GetRegistryArgs args, InvokeOptions? opts = null)
        public static Output<GetRegistryResult> Invoke(GetRegistryInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetRegistryResult> Invoke(GetRegistryInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
    public static Output<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
    public static Output<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:agentregistry:getRegistry
      arguments:
        # arguments dictionary
    data "aws-native_agentregistry_get_registry" "name" {
        # arguments
    }

    The following arguments are supported:

    RegistryArn string
    The Amazon Resource Name (ARN) of the registry.
    RegistryArn string
    The Amazon Resource Name (ARN) of the registry.
    registry_arn string
    The Amazon Resource Name (ARN) of the registry.
    registryArn String
    The Amazon Resource Name (ARN) of the registry.
    registryArn string
    The Amazon Resource Name (ARN) of the registry.
    registry_arn str
    The Amazon Resource Name (ARN) of the registry.
    registryArn String
    The Amazon Resource Name (ARN) of the registry.

    getRegistry Result

    The following output properties are available:

    ApprovalConfiguration Pulumi.AwsNative.AgentRegistry.Outputs.RegistryApprovalConfiguration
    CreatedAt string
    The timestamp when the registry was created.
    Description string
    The description of the registry.
    DiscoveryConfiguration Pulumi.AwsNative.AgentRegistry.Outputs.RegistryDiscoveryConfiguration
    Name string
    The name of the registry.
    RegistryArn string
    The Amazon Resource Name (ARN) of the registry.
    RegistryId string
    The unique identifier of the registry.
    Status Pulumi.AwsNative.AgentRegistry.RegistryStatus
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the registry.
    UpdatedAt string
    The timestamp when the registry was last updated.
    ApprovalConfiguration RegistryApprovalConfiguration
    CreatedAt string
    The timestamp when the registry was created.
    Description string
    The description of the registry.
    DiscoveryConfiguration RegistryDiscoveryConfiguration
    Name string
    The name of the registry.
    RegistryArn string
    The Amazon Resource Name (ARN) of the registry.
    RegistryId string
    The unique identifier of the registry.
    Status RegistryStatus
    Tags Tag
    Tags to assign to the registry.
    UpdatedAt string
    The timestamp when the registry was last updated.
    approval_configuration object
    created_at string
    The timestamp when the registry was created.
    description string
    The description of the registry.
    discovery_configuration object
    name string
    The name of the registry.
    registry_arn string
    The Amazon Resource Name (ARN) of the registry.
    registry_id string
    The unique identifier of the registry.
    status "CREATING" | "READY" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED"
    tags list(object)
    Tags to assign to the registry.
    updated_at string
    The timestamp when the registry was last updated.
    approvalConfiguration RegistryApprovalConfiguration
    createdAt String
    The timestamp when the registry was created.
    description String
    The description of the registry.
    discoveryConfiguration RegistryDiscoveryConfiguration
    name String
    The name of the registry.
    registryArn String
    The Amazon Resource Name (ARN) of the registry.
    registryId String
    The unique identifier of the registry.
    status RegistryStatus
    tags List<Tag>
    Tags to assign to the registry.
    updatedAt String
    The timestamp when the registry was last updated.
    approvalConfiguration RegistryApprovalConfiguration
    createdAt string
    The timestamp when the registry was created.
    description string
    The description of the registry.
    discoveryConfiguration RegistryDiscoveryConfiguration
    name string
    The name of the registry.
    registryArn string
    The Amazon Resource Name (ARN) of the registry.
    registryId string
    The unique identifier of the registry.
    status RegistryStatus
    tags Tag[]
    Tags to assign to the registry.
    updatedAt string
    The timestamp when the registry was last updated.
    approval_configuration RegistryApprovalConfiguration
    created_at str
    The timestamp when the registry was created.
    description str
    The description of the registry.
    discovery_configuration RegistryDiscoveryConfiguration
    name str
    The name of the registry.
    registry_arn str
    The Amazon Resource Name (ARN) of the registry.
    registry_id str
    The unique identifier of the registry.
    status RegistryStatus
    tags Sequence[root_Tag]
    Tags to assign to the registry.
    updated_at str
    The timestamp when the registry was last updated.
    approvalConfiguration Property Map
    createdAt String
    The timestamp when the registry was created.
    description String
    The description of the registry.
    discoveryConfiguration Property Map
    name String
    The name of the registry.
    registryArn String
    The Amazon Resource Name (ARN) of the registry.
    registryId String
    The unique identifier of the registry.
    status "CREATING" | "READY" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED"
    tags List<Property Map>
    Tags to assign to the registry.
    updatedAt String
    The timestamp when the registry was last updated.

    Supporting Types

    RegistryApprovalConfiguration

    AutoApprovalRules List<Pulumi.AwsNative.AgentRegistry.RegistryAutoApprovalRule>
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    AutoApprovalRules []RegistryAutoApprovalRule
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    auto_approval_rules list("APPROVE_ALL")
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    autoApprovalRules List<RegistryAutoApprovalRule>
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    autoApprovalRules RegistryAutoApprovalRule[]
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    auto_approval_rules Sequence[RegistryAutoApprovalRule]
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.
    autoApprovalRules List<"APPROVE_ALL">
    The rules that determine which registry records are automatically approved on submission. When omitted or empty, submitted records require manual review.

    RegistryAuthorizerConfiguration

    RegistryAuthorizingClaimMatchValueType

    RegistryAuthorizingClaimMatchValueTypeClaimMatchOperator

    RegistryAutoApprovalRule

    RegistryClaimMatchValueType

    RegistryCustomClaimValidationType

    RegistryCustomClaimValidationTypeInboundTokenClaimValueType

    RegistryCustomJwtAuthorizerConfiguration

    DiscoveryUrl string
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    AllowedAudience List<string>
    The audience values accepted during JWT validation.
    AllowedClients List<string>
    The client identifiers accepted during JWT validation.
    AllowedScopes List<string>
    The scopes accepted during JWT validation.
    CustomClaims List<Pulumi.AwsNative.AgentRegistry.Inputs.RegistryCustomClaimValidationType>
    Additional custom claim validations applied to the inbound JWT.
    DiscoveryUrl string
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    AllowedAudience []string
    The audience values accepted during JWT validation.
    AllowedClients []string
    The client identifiers accepted during JWT validation.
    AllowedScopes []string
    The scopes accepted during JWT validation.
    CustomClaims []RegistryCustomClaimValidationType
    Additional custom claim validations applied to the inbound JWT.
    discovery_url string
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    allowed_audience list(string)
    The audience values accepted during JWT validation.
    allowed_clients list(string)
    The client identifiers accepted during JWT validation.
    allowed_scopes list(string)
    The scopes accepted during JWT validation.
    custom_claims list(object)
    Additional custom claim validations applied to the inbound JWT.
    discoveryUrl String
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    allowedAudience List<String>
    The audience values accepted during JWT validation.
    allowedClients List<String>
    The client identifiers accepted during JWT validation.
    allowedScopes List<String>
    The scopes accepted during JWT validation.
    customClaims List<RegistryCustomClaimValidationType>
    Additional custom claim validations applied to the inbound JWT.
    discoveryUrl string
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    allowedAudience string[]
    The audience values accepted during JWT validation.
    allowedClients string[]
    The client identifiers accepted during JWT validation.
    allowedScopes string[]
    The scopes accepted during JWT validation.
    customClaims RegistryCustomClaimValidationType[]
    Additional custom claim validations applied to the inbound JWT.
    discovery_url str
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    allowed_audience Sequence[str]
    The audience values accepted during JWT validation.
    allowed_clients Sequence[str]
    The client identifiers accepted during JWT validation.
    allowed_scopes Sequence[str]
    The scopes accepted during JWT validation.
    custom_claims Sequence[RegistryCustomClaimValidationType]
    Additional custom claim validations applied to the inbound JWT.
    discoveryUrl String
    The OpenID Connect discovery URL used to retrieve the identity provider's metadata and signing keys.
    allowedAudience List<String>
    The audience values accepted during JWT validation.
    allowedClients List<String>
    The client identifiers accepted during JWT validation.
    allowedScopes List<String>
    The scopes accepted during JWT validation.
    customClaims List<Property Map>
    Additional custom claim validations applied to the inbound JWT.

    RegistryDiscoveryConfiguration

    RegistryStatus

    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 aws-native logo

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

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial