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

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::RegistryRecord Resource Type

    Create RegistryRecord Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new RegistryRecord(name: string, args: RegistryRecordArgs, opts?: CustomResourceOptions);
    @overload
    def RegistryRecord(resource_name: str,
                       args: RegistryRecordArgs,
                       opts: Optional[ResourceOptions] = None)
    
    @overload
    def RegistryRecord(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       descriptors: Optional[RegistryRecordDescriptorsArgs] = None,
                       record_type: Optional[RegistryRecordRecordType] = None,
                       description: Optional[str] = None,
                       display_name: Optional[str] = None,
                       name: Optional[str] = None,
                       record_version: Optional[str] = None,
                       registry_id: Optional[str] = None,
                       tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewRegistryRecord(ctx *Context, name string, args RegistryRecordArgs, opts ...ResourceOption) (*RegistryRecord, error)
    public RegistryRecord(string name, RegistryRecordArgs args, CustomResourceOptions? opts = null)
    public RegistryRecord(String name, RegistryRecordArgs args)
    public RegistryRecord(String name, RegistryRecordArgs args, CustomResourceOptions options)
    
    type: aws-native:agentregistry:RegistryRecord
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_agentregistry_registry_record" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args RegistryRecordArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args RegistryRecordArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args RegistryRecordArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args RegistryRecordArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args RegistryRecordArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    RegistryRecord Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The RegistryRecord resource accepts the following input properties:

    Descriptors Pulumi.AwsNative.AgentRegistry.Inputs.RegistryRecordDescriptors
    RecordType Pulumi.AwsNative.AgentRegistry.RegistryRecordRecordType
    Description string
    The description of the registry record.
    DisplayName string
    The human-readable display name of the registry record.
    Name string
    The name of the registry record.
    RecordVersion string
    The version of the registry record.
    RegistryId string
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Tags to assign to the registry record.
    Descriptors RegistryRecordDescriptorsArgs
    RecordType RegistryRecordRecordType
    Description string
    The description of the registry record.
    DisplayName string
    The human-readable display name of the registry record.
    Name string
    The name of the registry record.
    RecordVersion string
    The version of the registry record.
    RegistryId string
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    Tags TagArgs
    Tags to assign to the registry record.
    descriptors object
    record_type "MCP" | "AGENT" | "SKILL" | "CUSTOM" | "GATEWAY"
    description string
    The description of the registry record.
    display_name string
    The human-readable display name of the registry record.
    name string
    The name of the registry record.
    record_version string
    The version of the registry record.
    registry_id string
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    tags list(object)
    Tags to assign to the registry record.
    descriptors RegistryRecordDescriptors
    recordType RegistryRecordRecordType
    description String
    The description of the registry record.
    displayName String
    The human-readable display name of the registry record.
    name String
    The name of the registry record.
    recordVersion String
    The version of the registry record.
    registryId String
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    tags List<Tag>
    Tags to assign to the registry record.
    descriptors RegistryRecordDescriptors
    recordType RegistryRecordRecordType
    description string
    The description of the registry record.
    displayName string
    The human-readable display name of the registry record.
    name string
    The name of the registry record.
    recordVersion string
    The version of the registry record.
    registryId string
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    tags Tag[]
    Tags to assign to the registry record.
    descriptors RegistryRecordDescriptorsArgs
    record_type RegistryRecordRecordType
    description str
    The description of the registry record.
    display_name str
    The human-readable display name of the registry record.
    name str
    The name of the registry record.
    record_version str
    The version of the registry record.
    registry_id str
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    tags Sequence[TagArgs]
    Tags to assign to the registry record.
    descriptors Property Map
    recordType "MCP" | "AGENT" | "SKILL" | "CUSTOM" | "GATEWAY"
    description String
    The description of the registry record.
    displayName String
    The human-readable display name of the registry record.
    name String
    The name of the registry record.
    recordVersion String
    The version of the registry record.
    registryId String
    The identifier of the registry in which to create the record. You can specify either the registry ID or the registry Amazon Resource Name (ARN). Use the ARN form to reference a registry shared from another account via AWS Resource Access Manager (RAM).
    tags List<Property Map>
    Tags to assign to the registry record.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the RegistryRecord resource produces the following output properties:

    CreatedAt string
    The timestamp when the registry record was created.
    CreatedBy string
    The identifier of the AWS account that created the registry record.
    Id string
    The provider-assigned unique ID for this managed resource.
    RecordArn string
    The Amazon Resource Name (ARN) of the registry record.
    RecordId string
    The unique identifier of the registry record.
    RegistryArn string
    The Amazon Resource Name (ARN) of the registry containing the record.
    Status Pulumi.AwsNative.AgentRegistry.RegistryRecordStatus
    UpdatedAt string
    The timestamp when the registry record was last updated.
    CreatedAt string
    The timestamp when the registry record was created.
    CreatedBy string
    The identifier of the AWS account that created the registry record.
    Id string
    The provider-assigned unique ID for this managed resource.
    RecordArn string
    The Amazon Resource Name (ARN) of the registry record.
    RecordId string
    The unique identifier of the registry record.
    RegistryArn string
    The Amazon Resource Name (ARN) of the registry containing the record.
    Status RegistryRecordStatus
    UpdatedAt string
    The timestamp when the registry record was last updated.
    created_at string
    The timestamp when the registry record was created.
    created_by string
    The identifier of the AWS account that created the registry record.
    id string
    The provider-assigned unique ID for this managed resource.
    record_arn string
    The Amazon Resource Name (ARN) of the registry record.
    record_id string
    The unique identifier of the registry record.
    registry_arn string
    The Amazon Resource Name (ARN) of the registry containing the record.
    status "DRAFT" | "PENDING_APPROVAL" | "APPROVED" | "REJECTED" | "DEPRECATED" | "CREATING" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED"
    updated_at string
    The timestamp when the registry record was last updated.
    createdAt String
    The timestamp when the registry record was created.
    createdBy String
    The identifier of the AWS account that created the registry record.
    id String
    The provider-assigned unique ID for this managed resource.
    recordArn String
    The Amazon Resource Name (ARN) of the registry record.
    recordId String
    The unique identifier of the registry record.
    registryArn String
    The Amazon Resource Name (ARN) of the registry containing the record.
    status RegistryRecordStatus
    updatedAt String
    The timestamp when the registry record was last updated.
    createdAt string
    The timestamp when the registry record was created.
    createdBy string
    The identifier of the AWS account that created the registry record.
    id string
    The provider-assigned unique ID for this managed resource.
    recordArn string
    The Amazon Resource Name (ARN) of the registry record.
    recordId string
    The unique identifier of the registry record.
    registryArn string
    The Amazon Resource Name (ARN) of the registry containing the record.
    status RegistryRecordStatus
    updatedAt string
    The timestamp when the registry record was last updated.
    created_at str
    The timestamp when the registry record was created.
    created_by str
    The identifier of the AWS account that created the registry record.
    id str
    The provider-assigned unique ID for this managed resource.
    record_arn str
    The Amazon Resource Name (ARN) of the registry record.
    record_id str
    The unique identifier of the registry record.
    registry_arn str
    The Amazon Resource Name (ARN) of the registry containing the record.
    status RegistryRecordStatus
    updated_at str
    The timestamp when the registry record was last updated.
    createdAt String
    The timestamp when the registry record was created.
    createdBy String
    The identifier of the AWS account that created the registry record.
    id String
    The provider-assigned unique ID for this managed resource.
    recordArn String
    The Amazon Resource Name (ARN) of the registry record.
    recordId String
    The unique identifier of the registry record.
    registryArn String
    The Amazon Resource Name (ARN) of the registry containing the record.
    status "DRAFT" | "PENDING_APPROVAL" | "APPROVED" | "REJECTED" | "DEPRECATED" | "CREATING" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED"
    updatedAt String
    The timestamp when the registry record was last updated.

    Supporting Types

    RegistryRecordA2aAgentCardDescriptor, RegistryRecordA2aAgentCardDescriptorArgs

    The A2A agent card descriptor, populated when the record type is AGENT.
    Data string
    DataSchemaVersion string
    Version of the descriptor type schema.
    Source RegistryRecordDescriptorSource
    data string
    data_schema_version string
    Version of the descriptor type schema.
    source object
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    source RegistryRecordDescriptorSource
    data string
    dataSchemaVersion string
    Version of the descriptor type schema.
    source RegistryRecordDescriptorSource
    data str
    data_schema_version str
    Version of the descriptor type schema.
    source RegistryRecordDescriptorSource
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    source Property Map

    RegistryRecordAgUiDescriptor, RegistryRecordAgUiDescriptorArgs

    The AG-UI (Agent-User Interaction) descriptor, populated for records detected from an AG-UI protocol source. This descriptor is source-only: its content is synchronized from the configured source URL rather than supplied inline.

    RegistryRecordAgentSkillsAdditionalData, RegistryRecordAgentSkillsAdditionalDataArgs

    Additional data associated with an agent skills definition descriptor.

    RegistryRecordAgentSkillsDefinitionDescriptor, RegistryRecordAgentSkillsDefinitionDescriptorArgs

    The agent skills definition descriptor, populated when the record type is SKILL.
    AdditionalData RegistryRecordAgentSkillsAdditionalData
    Data string
    DataSchemaVersion string
    Version of the descriptor type schema.
    additional_data object
    data string
    data_schema_version string
    Version of the descriptor type schema.
    additionalData RegistryRecordAgentSkillsAdditionalData
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    additionalData RegistryRecordAgentSkillsAdditionalData
    data string
    dataSchemaVersion string
    Version of the descriptor type schema.
    additionalData Property Map
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.

    RegistryRecordAgentSkillsMdDescriptor, RegistryRecordAgentSkillsMdDescriptorArgs

    Markdown-format descriptor containing an agent skills document.
    Data string
    DataSchemaVersion string
    Version of the descriptor type schema.
    Source RegistryRecordSkillMdSource
    data string
    data_schema_version string
    Version of the descriptor type schema.
    source object
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    source RegistryRecordSkillMdSource
    data string
    dataSchemaVersion string
    Version of the descriptor type schema.
    source RegistryRecordSkillMdSource
    data str
    data_schema_version str
    Version of the descriptor type schema.
    source RegistryRecordSkillMdSource
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    source Property Map

    RegistryRecordCredentialProviderConfiguration, RegistryRecordCredentialProviderConfigurationArgs

    A credential provider configuration used for authenticated descriptor retrieval.

    RegistryRecordCredentialProviderConfigurationCredentialProviderType, RegistryRecordCredentialProviderConfigurationCredentialProviderTypeArgs

    Oauth
    OAUTH
    Iam
    IAM
    RegistryRecordCredentialProviderConfigurationCredentialProviderTypeOauth
    OAUTH
    RegistryRecordCredentialProviderConfigurationCredentialProviderTypeIam
    IAM
    "OAUTH"
    OAUTH
    "IAM"
    IAM
    Oauth
    OAUTH
    Iam
    IAM
    Oauth
    OAUTH
    Iam
    IAM
    OAUTH
    OAUTH
    IAM
    IAM
    "OAUTH"
    OAUTH
    "IAM"
    IAM

    RegistryRecordCredentialProviderUnion, RegistryRecordCredentialProviderUnionArgs

    The credential provider details. Specify exactly one member.

    RegistryRecordCustomDescriptor, RegistryRecordCustomDescriptorArgs

    The custom descriptor, populated when the record type is CUSTOM.
    Data string
    Data string
    data string
    data String
    data string
    data str
    data String

    RegistryRecordDescriptorSource, RegistryRecordDescriptorSourceArgs

    The source configuration that defines where descriptor content is retrieved from.

    RegistryRecordDescriptorSourceFromUrl, RegistryRecordDescriptorSourceFromUrlArgs

    URL-based descriptor source configuration, with credential provider configurations for authenticated URL retrieval.
    Url string
    URL source for descriptor content.
    CredentialProviderConfigurations List<Pulumi.AwsNative.AgentRegistry.Inputs.RegistryRecordCredentialProviderConfiguration>
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    Url string
    URL source for descriptor content.
    CredentialProviderConfigurations []RegistryRecordCredentialProviderConfiguration
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    url string
    URL source for descriptor content.
    credential_provider_configurations list(object)
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    url String
    URL source for descriptor content.
    credentialProviderConfigurations List<RegistryRecordCredentialProviderConfiguration>
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    url string
    URL source for descriptor content.
    credentialProviderConfigurations RegistryRecordCredentialProviderConfiguration[]
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    url str
    URL source for descriptor content.
    credential_provider_configurations Sequence[RegistryRecordCredentialProviderConfiguration]
    The credential providers used to authenticate when fetching descriptor content from the source URL.
    url String
    URL source for descriptor content.
    credentialProviderConfigurations List<Property Map>
    The credential providers used to authenticate when fetching descriptor content from the source URL.

    RegistryRecordDescriptors, RegistryRecordDescriptorsArgs

    The typed set of descriptors for a registry record. Exactly one descriptor field is populated based on the record type.

    RegistryRecordHttpDescriptor, RegistryRecordHttpDescriptorArgs

    The HTTP descriptor, populated for records detected from an HTTP protocol source. This descriptor is source-only: its content is synchronized from the configured source URL rather than supplied inline.

    RegistryRecordIamCredentialProvider, RegistryRecordIamCredentialProviderArgs

    IAM credential provider configuration.
    Region string
    The SigV4 signing region.
    RoleArn string
    The ARN of the IAM role.
    Service string
    The SigV4 signing service name.
    Region string
    The SigV4 signing region.
    RoleArn string
    The ARN of the IAM role.
    Service string
    The SigV4 signing service name.
    region string
    The SigV4 signing region.
    role_arn string
    The ARN of the IAM role.
    service string
    The SigV4 signing service name.
    region String
    The SigV4 signing region.
    roleArn String
    The ARN of the IAM role.
    service String
    The SigV4 signing service name.
    region string
    The SigV4 signing region.
    roleArn string
    The ARN of the IAM role.
    service string
    The SigV4 signing service name.
    region str
    The SigV4 signing region.
    role_arn str
    The ARN of the IAM role.
    service str
    The SigV4 signing service name.
    region String
    The SigV4 signing region.
    roleArn String
    The ARN of the IAM role.
    service String
    The SigV4 signing service name.

    RegistryRecordMcpServerAdditionalData, RegistryRecordMcpServerAdditionalDataArgs

    Additional data associated with an MCP server descriptor.

    RegistryRecordMcpServerDescriptor, RegistryRecordMcpServerDescriptorArgs

    The MCP server descriptor, populated when the record type is MCP.
    additional_data object
    data string
    data_schema_version string
    Version of the descriptor type schema.
    source object
    additionalData Property Map
    data String
    dataSchemaVersion String
    Version of the descriptor type schema.
    source Property Map

    RegistryRecordMcpToolsDescriptor, RegistryRecordMcpToolsDescriptorArgs

    The MCP tools descriptor.
    Data string
    DataSchemaVersion string
    Version of the tools descriptor schema.
    Data string
    DataSchemaVersion string
    Version of the tools descriptor schema.
    data string
    data_schema_version string
    Version of the tools descriptor schema.
    data String
    dataSchemaVersion String
    Version of the tools descriptor schema.
    data string
    dataSchemaVersion string
    Version of the tools descriptor schema.
    data str
    data_schema_version str
    Version of the tools descriptor schema.
    data String
    dataSchemaVersion String
    Version of the tools descriptor schema.

    RegistryRecordOAuthCredentialProvider, RegistryRecordOAuthCredentialProviderArgs

    OAuth credential provider configuration.
    ProviderArn string
    The ARN of the OAuth credential provider.
    CustomParameters Dictionary<string, string>
    Additional custom parameters for the OAuth flow.
    GrantType Pulumi.AwsNative.AgentRegistry.RegistryRecordOAuthCredentialProviderGrantType
    Scopes List<string>
    OAuth scopes to request.
    ProviderArn string
    The ARN of the OAuth credential provider.
    CustomParameters map[string]string
    Additional custom parameters for the OAuth flow.
    GrantType RegistryRecordOAuthCredentialProviderGrantType
    Scopes []string
    OAuth scopes to request.
    provider_arn string
    The ARN of the OAuth credential provider.
    custom_parameters map(string)
    Additional custom parameters for the OAuth flow.
    grant_type "CLIENT_CREDENTIALS"
    scopes list(string)
    OAuth scopes to request.
    providerArn String
    The ARN of the OAuth credential provider.
    customParameters Map<String,String>
    Additional custom parameters for the OAuth flow.
    grantType RegistryRecordOAuthCredentialProviderGrantType
    scopes List<String>
    OAuth scopes to request.
    providerArn string
    The ARN of the OAuth credential provider.
    customParameters {[key: string]: string}
    Additional custom parameters for the OAuth flow.
    grantType RegistryRecordOAuthCredentialProviderGrantType
    scopes string[]
    OAuth scopes to request.
    provider_arn str
    The ARN of the OAuth credential provider.
    custom_parameters Mapping[str, str]
    Additional custom parameters for the OAuth flow.
    grant_type RegistryRecordOAuthCredentialProviderGrantType
    scopes Sequence[str]
    OAuth scopes to request.
    providerArn String
    The ARN of the OAuth credential provider.
    customParameters Map<String>
    Additional custom parameters for the OAuth flow.
    grantType "CLIENT_CREDENTIALS"
    scopes List<String>
    OAuth scopes to request.

    RegistryRecordOAuthCredentialProviderGrantType, RegistryRecordOAuthCredentialProviderGrantTypeArgs

    ClientCredentials
    CLIENT_CREDENTIALS
    RegistryRecordOAuthCredentialProviderGrantTypeClientCredentials
    CLIENT_CREDENTIALS
    "CLIENT_CREDENTIALS"
    CLIENT_CREDENTIALS
    ClientCredentials
    CLIENT_CREDENTIALS
    ClientCredentials
    CLIENT_CREDENTIALS
    CLIENT_CREDENTIALS
    CLIENT_CREDENTIALS
    "CLIENT_CREDENTIALS"
    CLIENT_CREDENTIALS

    RegistryRecordRecordType, RegistryRecordRecordTypeArgs

    Mcp
    MCP
    Agent
    AGENT
    Skill
    SKILL
    Custom
    CUSTOM
    Gateway
    GATEWAY
    RegistryRecordRecordTypeMcp
    MCP
    RegistryRecordRecordTypeAgent
    AGENT
    RegistryRecordRecordTypeSkill
    SKILL
    RegistryRecordRecordTypeCustom
    CUSTOM
    RegistryRecordRecordTypeGateway
    GATEWAY
    "MCP"
    MCP
    "AGENT"
    AGENT
    "SKILL"
    SKILL
    "CUSTOM"
    CUSTOM
    "GATEWAY"
    GATEWAY
    Mcp
    MCP
    Agent
    AGENT
    Skill
    SKILL
    Custom
    CUSTOM
    Gateway
    GATEWAY
    Mcp
    MCP
    Agent
    AGENT
    Skill
    SKILL
    Custom
    CUSTOM
    Gateway
    GATEWAY
    MCP
    MCP
    AGENT
    AGENT
    SKILL
    SKILL
    CUSTOM
    CUSTOM
    GATEWAY
    GATEWAY
    "MCP"
    MCP
    "AGENT"
    AGENT
    "SKILL"
    SKILL
    "CUSTOM"
    CUSTOM
    "GATEWAY"
    GATEWAY

    RegistryRecordSkillMdSource, RegistryRecordSkillMdSourceArgs

    Source configuration for a SkillMd document. Unlike MCP/A2A sources, SkillMd does not support credential providers.

    RegistryRecordSkillMdSourceFromUrl, RegistryRecordSkillMdSourceFromUrlArgs

    URL-based source for SkillMd content (sync is skipped; content is provided inline via Data).
    Url string
    URL source for the SkillMd document.
    Url string
    URL source for the SkillMd document.
    url string
    URL source for the SkillMd document.
    url String
    URL source for the SkillMd document.
    url string
    URL source for the SkillMd document.
    url str
    URL source for the SkillMd document.
    url String
    URL source for the SkillMd document.

    RegistryRecordSourceOnlyDescriptorSource, RegistryRecordSourceOnlyDescriptorSourceArgs

    Source configuration for a source-only descriptor. Unlike mcpServer/a2aAgentCard sources, source-only descriptors do not support credential providers.

    RegistryRecordSourceOnlyDescriptorSourceFromUrl, RegistryRecordSourceOnlyDescriptorSourceFromUrlArgs

    URL-based source configuration for a source-only descriptor.
    Url string
    URL source for descriptor content.
    Url string
    URL source for descriptor content.
    url string
    URL source for descriptor content.
    url String
    URL source for descriptor content.
    url string
    URL source for descriptor content.
    url str
    URL source for descriptor content.
    url String
    URL source for descriptor content.

    RegistryRecordStatus, RegistryRecordStatusArgs

    Draft
    DRAFT
    PendingApproval
    PENDING_APPROVAL
    Approved
    APPROVED
    Rejected
    REJECTED
    Deprecated
    DEPRECATED
    Creating
    CREATING
    Updating
    UPDATING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    RegistryRecordStatusDraft
    DRAFT
    RegistryRecordStatusPendingApproval
    PENDING_APPROVAL
    RegistryRecordStatusApproved
    APPROVED
    RegistryRecordStatusRejected
    REJECTED
    RegistryRecordStatusDeprecated
    DEPRECATED
    RegistryRecordStatusCreating
    CREATING
    RegistryRecordStatusUpdating
    UPDATING
    RegistryRecordStatusCreateFailed
    CREATE_FAILED
    RegistryRecordStatusUpdateFailed
    UPDATE_FAILED
    "DRAFT"
    DRAFT
    "PENDING_APPROVAL"
    PENDING_APPROVAL
    "APPROVED"
    APPROVED
    "REJECTED"
    REJECTED
    "DEPRECATED"
    DEPRECATED
    "CREATING"
    CREATING
    "UPDATING"
    UPDATING
    "CREATE_FAILED"
    CREATE_FAILED
    "UPDATE_FAILED"
    UPDATE_FAILED
    Draft
    DRAFT
    PendingApproval
    PENDING_APPROVAL
    Approved
    APPROVED
    Rejected
    REJECTED
    Deprecated
    DEPRECATED
    Creating
    CREATING
    Updating
    UPDATING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    Draft
    DRAFT
    PendingApproval
    PENDING_APPROVAL
    Approved
    APPROVED
    Rejected
    REJECTED
    Deprecated
    DEPRECATED
    Creating
    CREATING
    Updating
    UPDATING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    DRAFT
    DRAFT
    PENDING_APPROVAL
    PENDING_APPROVAL
    APPROVED
    APPROVED
    REJECTED
    REJECTED
    DEPRECATED
    DEPRECATED
    CREATING
    CREATING
    UPDATING
    UPDATING
    CREATE_FAILED
    CREATE_FAILED
    UPDATE_FAILED
    UPDATE_FAILED
    "DRAFT"
    DRAFT
    "PENDING_APPROVAL"
    PENDING_APPROVAL
    "APPROVED"
    APPROVED
    "REJECTED"
    REJECTED
    "DEPRECATED"
    DEPRECATED
    "CREATING"
    CREATING
    "UPDATING"
    UPDATING
    "CREATE_FAILED"
    CREATE_FAILED
    "UPDATE_FAILED"
    UPDATE_FAILED

    Tag, TagArgs

    A set of tags to apply to the resource.
    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