Viewing docs for Databricks v1.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi
Viewing docs for Databricks v1.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi
Using getSecretUcs
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 getSecretUcs(args: GetSecretUcsArgs, opts?: InvokeOptions): Promise<GetSecretUcsResult>
function getSecretUcsOutput(args: GetSecretUcsOutputArgs, opts?: InvokeOptions): Output<GetSecretUcsResult>def get_secret_ucs(catalog_name: Optional[str] = None,
include_browse: Optional[bool] = None,
page_size: Optional[int] = None,
provider_config: Optional[GetSecretUcsProviderConfig] = None,
schema_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecretUcsResult
def get_secret_ucs_output(catalog_name: pulumi.Input[Optional[str]] = None,
include_browse: pulumi.Input[Optional[bool]] = None,
page_size: pulumi.Input[Optional[int]] = None,
provider_config: pulumi.Input[Optional[GetSecretUcsProviderConfigArgs]] = None,
schema_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecretUcsResult]func GetSecretUcs(ctx *Context, args *GetSecretUcsArgs, opts ...InvokeOption) (*GetSecretUcsResult, error)
func GetSecretUcsOutput(ctx *Context, args *GetSecretUcsOutputArgs, opts ...InvokeOption) GetSecretUcsResultOutput> Note: This function is named GetSecretUcs in the Go SDK.
public static class GetSecretUcs
{
public static Task<GetSecretUcsResult> InvokeAsync(GetSecretUcsArgs args, InvokeOptions? opts = null)
public static Output<GetSecretUcsResult> Invoke(GetSecretUcsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecretUcsResult> getSecretUcs(GetSecretUcsArgs args, InvokeOptions options)
public static Output<GetSecretUcsResult> getSecretUcs(GetSecretUcsArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getSecretUcs:getSecretUcs
arguments:
# arguments dictionarydata "databricks_getsecretucs" "name" {
# arguments
}The following arguments are supported:
- Catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- Include
Browse bool - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- Page
Size int - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- Provider
Config GetSecret Ucs Provider Config - Configure the provider for management through account provider.
- Schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- Catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- Include
Browse bool - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- Page
Size int - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- Provider
Config GetSecret Ucs Provider Config - Configure the provider for management through account provider.
- Schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- catalog_
name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- include_
browse bool - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- page_
size number - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- provider_
config object - Configure the provider for management through account provider.
- schema_
name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- catalog
Name String - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- include
Browse Boolean - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- page
Size Integer - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- provider
Config GetSecret Ucs Provider Config - Configure the provider for management through account provider.
- schema
Name String - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- include
Browse boolean - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- page
Size number - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- provider
Config GetSecret Ucs Provider Config - Configure the provider for management through account provider.
- schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- catalog_
name str - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- include_
browse bool - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- page_
size int - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- provider_
config GetSecret Ucs Provider Config - Configure the provider for management through account provider.
- schema_
name str - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- catalog
Name String - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- include
Browse Boolean - Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata
- page
Size Number - Maximum number of secrets to return.
- If not specified, at most 10000 secrets are returned.
- If set to a value greater than 0, the page length is the minimum of this value and 10000.
- If set to 0, the page length is set to 10000.
- If set to a value less than 0, an invalid parameter error is returned
- provider
Config Property Map - Configure the provider for management through account provider.
- schema
Name String - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
getSecretUcs Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Secrets
List<Get
Secret Ucs Secret> - Catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- Include
Browse bool - Page
Size int - Provider
Config GetSecret Ucs Provider Config - Schema
Name string - (string) - The name of the schema where the secret resides
- Id string
- The provider-assigned unique ID for this managed resource.
- Secrets
[]Get
Secret Ucs Secret - Catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- Include
Browse bool - Page
Size int - Provider
Config GetSecret Ucs Provider Config - Schema
Name string - (string) - The name of the schema where the secret resides
- id string
- The provider-assigned unique ID for this managed resource.
- secrets list(object)
- catalog_
name string - (string) - The name of the catalog where the schema and the secret reside
- include_
browse bool - page_
size number - provider_
config object - schema_
name string - (string) - The name of the schema where the secret resides
- id String
- The provider-assigned unique ID for this managed resource.
- secrets
List<Get
Secret Ucs Secret> - catalog
Name String - (string) - The name of the catalog where the schema and the secret reside
- include
Browse Boolean - page
Size Integer - provider
Config GetSecret Ucs Provider Config - schema
Name String - (string) - The name of the schema where the secret resides
- id string
- The provider-assigned unique ID for this managed resource.
- secrets
Get
Secret Ucs Secret[] - catalog
Name string - (string) - The name of the catalog where the schema and the secret reside
- include
Browse boolean - page
Size number - provider
Config GetSecret Ucs Provider Config - schema
Name string - (string) - The name of the schema where the secret resides
- id str
- The provider-assigned unique ID for this managed resource.
- secrets
Sequence[Get
Secret Ucs Secret] - catalog_
name str - (string) - The name of the catalog where the schema and the secret reside
- include_
browse bool - page_
size int - provider_
config GetSecret Ucs Provider Config - schema_
name str - (string) - The name of the schema where the secret resides
- id String
- The provider-assigned unique ID for this managed resource.
- secrets List<Property Map>
- catalog
Name String - (string) - The name of the catalog where the schema and the secret reside
- include
Browse Boolean - page
Size Number - provider
Config Property Map - schema
Name String - (string) - The name of the schema where the secret resides
Supporting Types
GetSecretUcsProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
GetSecretUcsSecret
- Browse
Only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- Catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- Comment string
- (string) - User-provided free-form text description of the secret
- Create
Time string - (string) - The time at which this secret was created
- Created
By string - (string) - The principal that created the secret
- Effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- Effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- Expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- External
Secret stringId - (string)
- Full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- Name string
- (string) - The name of the secret, relative to its parent schema
- Owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- Schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- Update
Time string - (string) - The time at which this secret was last updated
- Updated
By string - (string) - The principal that last updated the secret
- Value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- Provider
Config GetSecret Ucs Secret Provider Config - Configure the provider for management through account provider.
- Browse
Only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- Catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- Comment string
- (string) - User-provided free-form text description of the secret
- Create
Time string - (string) - The time at which this secret was created
- Created
By string - (string) - The principal that created the secret
- Effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- Effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- Expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- External
Secret stringId - (string)
- Full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- Metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- Name string
- (string) - The name of the secret, relative to its parent schema
- Owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- Schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- Update
Time string - (string) - The time at which this secret was last updated
- Updated
By string - (string) - The principal that last updated the secret
- Value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- Provider
Config GetSecret Ucs Secret Provider Config - Configure the provider for management through account provider.
- browse_
only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog_
name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- comment string
- (string) - User-provided free-form text description of the secret
- create_
time string - (string) - The time at which this secret was created
- created_
by string - (string) - The principal that created the secret
- effective_
owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective_
value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire_
time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external_
secret_ stringid - (string)
- full_
name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- metastore_
id string - (string) - Unique identifier of the metastore hosting the secret
- name string
- (string) - The name of the secret, relative to its parent schema
- owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema_
name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- update_
time string - (string) - The time at which this secret was last updated
- updated_
by string - (string) - The principal that last updated the secret
- value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider_
config object - Configure the provider for management through account provider.
- browse
Only Boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name String - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- comment String
- (string) - User-provided free-form text description of the secret
- create
Time String - (string) - The time at which this secret was created
- created
By String - (string) - The principal that created the secret
- effective
Owner String - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value String - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time String - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret StringId - (string)
- full
Name String - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- metastore
Id String - (string) - Unique identifier of the metastore hosting the secret
- name String
- (string) - The name of the secret, relative to its parent schema
- owner String
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name String - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- update
Time String - (string) - The time at which this secret was last updated
- updated
By String - (string) - The principal that last updated the secret
- value String
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config GetSecret Ucs Secret Provider Config - Configure the provider for management through account provider.
- browse
Only boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name string - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- comment string
- (string) - User-provided free-form text description of the secret
- create
Time string - (string) - The time at which this secret was created
- created
By string - (string) - The principal that created the secret
- effective
Owner string - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value string - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time string - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret stringId - (string)
- full
Name string - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- metastore
Id string - (string) - Unique identifier of the metastore hosting the secret
- name string
- (string) - The name of the secret, relative to its parent schema
- owner string
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name string - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- update
Time string - (string) - The time at which this secret was last updated
- updated
By string - (string) - The principal that last updated the secret
- value string
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config GetSecret Ucs Secret Provider Config - Configure the provider for management through account provider.
- browse_
only bool - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog_
name str - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- comment str
- (string) - User-provided free-form text description of the secret
- create_
time str - (string) - The time at which this secret was created
- created_
by str - (string) - The principal that created the secret
- effective_
owner str - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective_
value str - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire_
time str - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external_
secret_ strid - (string)
- full_
name str - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- metastore_
id str - (string) - Unique identifier of the metastore hosting the secret
- name str
- (string) - The name of the secret, relative to its parent schema
- owner str
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema_
name str - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- update_
time str - (string) - The time at which this secret was last updated
- updated_
by str - (string) - The principal that last updated the secret
- value str
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider_
config GetSecret Ucs Secret Provider Config - Configure the provider for management through account provider.
- browse
Only Boolean - (boolean) - Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request
- catalog
Name String - The name of the catalog under which to list secrets. Both catalog_name and schema_name must be specified together
- comment String
- (string) - User-provided free-form text description of the secret
- create
Time String - (string) - The time at which this secret was created
- created
By String - (string) - The principal that created the secret
- effective
Owner String - (string) - The effective owner of the secret, which may differ from the directly-set owner due to inheritance
- effective
Value String - (string) - The secret value. Only populated in responses when you have the READ_SECRET privilege and include_value is set to true in the request. The maximum size is 60 KiB
- expire
Time String - (string) - User-provided expiration time of the secret. This field indicates when the secret should no longer be used and may be displayed as a warning in the UI. It is purely informational and does not trigger any automatic actions or affect the secret's lifecycle
- external
Secret StringId - (string)
- full
Name String - (string) - The three-level (fully qualified) name of the secret, in the form of catalog_name.schema_name.secret_name
- metastore
Id String - (string) - Unique identifier of the metastore hosting the secret
- name String
- (string) - The name of the secret, relative to its parent schema
- owner String
- (string) - The owner of the secret. Defaults to the creating principal on creation. Can be updated to transfer ownership of the secret to another principal
- schema
Name String - The name of the schema under which to list secrets. Both catalog_name and schema_name must be specified together
- update
Time String - (string) - The time at which this secret was last updated
- updated
By String - (string) - The principal that last updated the secret
- value String
- (string) - The secret value to store. This field is input-only and is not returned in responses — use the effective_value field (via GetSecret with include_value set to true) to read the secret value. The maximum size is 60 KiB (pre-encryption). Accepted content includes passwords, tokens, keys, and other sensitive credential data
- provider
Config Property Map - Configure the provider for management through account provider.
GetSecretUcsSecretProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.94.0
published on Friday, May 29, 2026 by Pulumi
published on Friday, May 29, 2026 by Pulumi