1. Packages
  2. Confluent Cloud
  3. API Docs
  4. getSchemaRegistryKek
Confluent v1.46.0 published on Friday, May 10, 2024 by Pulumi

confluentcloud.getSchemaRegistryKek

Explore with Pulumi AI

confluentcloud logo
Confluent v1.46.0 published on Friday, May 10, 2024 by Pulumi

    Using getSchemaRegistryKek

    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 getSchemaRegistryKek(args: GetSchemaRegistryKekArgs, opts?: InvokeOptions): Promise<GetSchemaRegistryKekResult>
    function getSchemaRegistryKekOutput(args: GetSchemaRegistryKekOutputArgs, opts?: InvokeOptions): Output<GetSchemaRegistryKekResult>
    def get_schema_registry_kek(credentials: Optional[GetSchemaRegistryKekCredentials] = None,
                                name: Optional[str] = None,
                                rest_endpoint: Optional[str] = None,
                                schema_registry_cluster: Optional[GetSchemaRegistryKekSchemaRegistryCluster] = None,
                                opts: Optional[InvokeOptions] = None) -> GetSchemaRegistryKekResult
    def get_schema_registry_kek_output(credentials: Optional[pulumi.Input[GetSchemaRegistryKekCredentialsArgs]] = None,
                                name: Optional[pulumi.Input[str]] = None,
                                rest_endpoint: Optional[pulumi.Input[str]] = None,
                                schema_registry_cluster: Optional[pulumi.Input[GetSchemaRegistryKekSchemaRegistryClusterArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetSchemaRegistryKekResult]
    func LookupSchemaRegistryKek(ctx *Context, args *LookupSchemaRegistryKekArgs, opts ...InvokeOption) (*LookupSchemaRegistryKekResult, error)
    func LookupSchemaRegistryKekOutput(ctx *Context, args *LookupSchemaRegistryKekOutputArgs, opts ...InvokeOption) LookupSchemaRegistryKekResultOutput

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

    public static class GetSchemaRegistryKek 
    {
        public static Task<GetSchemaRegistryKekResult> InvokeAsync(GetSchemaRegistryKekArgs args, InvokeOptions? opts = null)
        public static Output<GetSchemaRegistryKekResult> Invoke(GetSchemaRegistryKekInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSchemaRegistryKekResult> getSchemaRegistryKek(GetSchemaRegistryKekArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: confluentcloud:index/getSchemaRegistryKek:getSchemaRegistryKek
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    Credentials Pulumi.ConfluentCloud.Inputs.GetSchemaRegistryKekCredentials
    RestEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    SchemaRegistryCluster Pulumi.ConfluentCloud.Inputs.GetSchemaRegistryKekSchemaRegistryCluster
    Name string

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    Credentials GetSchemaRegistryKekCredentials
    RestEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    SchemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    name String

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    credentials GetSchemaRegistryKekCredentials
    restEndpoint String
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    name string

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    credentials GetSchemaRegistryKekCredentials
    restEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    name str

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    credentials GetSchemaRegistryKekCredentials
    rest_endpoint str
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schema_registry_cluster GetSchemaRegistryKekSchemaRegistryCluster
    name String

    The name for the KEK.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    credentials Property Map
    restEndpoint String
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster Property Map

    getSchemaRegistryKek Result

    The following output properties are available:

    Doc string
    (Optional String) The optional description for the KEK.
    HardDelete bool
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    Id string
    The provider-assigned unique ID for this managed resource.
    KmsKeyId string
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    KmsType string
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    Name string
    (Required String) The custom property name (for example, KeyUsage).
    Properties Dictionary<string, string>
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    Shared bool
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    Credentials Pulumi.ConfluentCloud.Outputs.GetSchemaRegistryKekCredentials
    RestEndpoint string
    SchemaRegistryCluster Pulumi.ConfluentCloud.Outputs.GetSchemaRegistryKekSchemaRegistryCluster
    Doc string
    (Optional String) The optional description for the KEK.
    HardDelete bool
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    Id string
    The provider-assigned unique ID for this managed resource.
    KmsKeyId string
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    KmsType string
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    Name string
    (Required String) The custom property name (for example, KeyUsage).
    Properties map[string]string
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    Shared bool
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    Credentials GetSchemaRegistryKekCredentials
    RestEndpoint string
    SchemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    doc String
    (Optional String) The optional description for the KEK.
    hardDelete Boolean
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    id String
    The provider-assigned unique ID for this managed resource.
    kmsKeyId String
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    kmsType String
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    name String
    (Required String) The custom property name (for example, KeyUsage).
    properties Map<String,String>
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    shared Boolean
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    credentials GetSchemaRegistryKekCredentials
    restEndpoint String
    schemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    doc string
    (Optional String) The optional description for the KEK.
    hardDelete boolean
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    id string
    The provider-assigned unique ID for this managed resource.
    kmsKeyId string
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    kmsType string
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    name string
    (Required String) The custom property name (for example, KeyUsage).
    properties {[key: string]: string}
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    shared boolean
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    credentials GetSchemaRegistryKekCredentials
    restEndpoint string
    schemaRegistryCluster GetSchemaRegistryKekSchemaRegistryCluster
    doc str
    (Optional String) The optional description for the KEK.
    hard_delete bool
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    id str
    The provider-assigned unique ID for this managed resource.
    kms_key_id str
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    kms_type str
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    name str
    (Required String) The custom property name (for example, KeyUsage).
    properties Mapping[str, str]
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    shared bool
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    credentials GetSchemaRegistryKekCredentials
    rest_endpoint str
    schema_registry_cluster GetSchemaRegistryKekSchemaRegistryCluster
    doc String
    (Optional String) The optional description for the KEK.
    hardDelete Boolean
    (Optional Boolean) The optional flag to control whether a kek should be soft or hard deleted. Defaults to false.
    id String
    The provider-assigned unique ID for this managed resource.
    kmsKeyId String
    (Required String) The ID of the key from KMS.

    • When using the AWS KMS, this is an ARN, for example, arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789abc.
    • When using the Azure Key Vault, this is a Key Identifier (URI), for example, https://test-keyvault1.vault.azure.net/keys/test-key1/1234567890abcdef1234567890abcdef.
    • When using the GCP KMS, this is a resource name, for example, projects/test-project1/locations/us-central1/keyRings/test-keyRing1/cryptoKeys/test-key1.
    kmsType String
    (Required String) The type of Key Management Service (KMS). The supported values include aws-kms, azure-kms, and gcp-kms. Additionally, custom KMS types are supported as well.
    name String
    (Required String) The custom property name (for example, KeyUsage).
    properties Map<String>
    (Optional Map) The custom properties to set (for example, KeyUsage=ENCRYPT_DECRYPT, KeyState=Enabled):
    shared Boolean
    (Optional Boolean) The optional flag to control whether the DEK Registry has shared access to the KMS. Defaults to false.
    credentials Property Map
    restEndpoint String
    schemaRegistryCluster Property Map

    Supporting Types

    GetSchemaRegistryKekCredentials

    Key string
    The Schema Registry API Key.
    Secret string
    The Schema Registry API Secret.
    Key string
    The Schema Registry API Key.
    Secret string
    The Schema Registry API Secret.
    key String
    The Schema Registry API Key.
    secret String
    The Schema Registry API Secret.
    key string
    The Schema Registry API Key.
    secret string
    The Schema Registry API Secret.
    key str
    The Schema Registry API Key.
    secret str
    The Schema Registry API Secret.
    key String
    The Schema Registry API Key.
    secret String
    The Schema Registry API Secret.

    GetSchemaRegistryKekSchemaRegistryCluster

    Id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    Id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id String
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id str
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id String
    The ID of the Schema Registry cluster, for example, lsrc-abc123.

    Package Details

    Repository
    Confluent Cloud pulumi/pulumi-confluentcloud
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the confluent Terraform Provider.
    confluentcloud logo
    Confluent v1.46.0 published on Friday, May 10, 2024 by Pulumi