1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. quicksight
  6. getDlpSetting

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 the AWS::QuickSight::DLPSetting Resource Type.

    Using getDlpSetting

    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 getDlpSetting(args: GetDlpSettingArgs, opts?: InvokeOptions): Promise<GetDlpSettingResult>
    function getDlpSettingOutput(args: GetDlpSettingOutputArgs, opts?: InvokeOutputOptions): Output<GetDlpSettingResult>
    def get_dlp_setting(aws_account_id: Optional[str] = None,
                        dlp_setting_id: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetDlpSettingResult
    def get_dlp_setting_output(aws_account_id: pulumi.Input[Optional[str]] = None,
                        dlp_setting_id: pulumi.Input[Optional[str]] = None,
                        opts: Optional[InvokeOutputOptions] = None) -> Output[GetDlpSettingResult]
    func LookupDlpSetting(ctx *Context, args *LookupDlpSettingArgs, opts ...InvokeOption) (*LookupDlpSettingResult, error)
    func LookupDlpSettingOutput(ctx *Context, args *LookupDlpSettingOutputArgs, opts ...InvokeOption) LookupDlpSettingResultOutput

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

    public static class GetDlpSetting 
    {
        public static Task<GetDlpSettingResult> InvokeAsync(GetDlpSettingArgs args, InvokeOptions? opts = null)
        public static Output<GetDlpSettingResult> Invoke(GetDlpSettingInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetDlpSettingResult> Invoke(GetDlpSettingInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetDlpSettingResult> getDlpSetting(GetDlpSettingArgs args, InvokeOptions options)
    public static Output<GetDlpSettingResult> getDlpSetting(GetDlpSettingArgs args, InvokeOptions options)
    public static Output<GetDlpSettingResult> getDlpSetting(GetDlpSettingArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:quicksight:getDlpSetting
      arguments:
        # arguments dictionary
    data "aws-native_quicksight_get_dlp_setting" "name" {
        # arguments
    }

    The following arguments are supported:

    getDlpSetting Result

    The following output properties are available:

    Supporting Types

    DlpSettingDlpAction

    DlpSettingDlpProviderType

    DlpSettingLabelActionMapping

    DlpSettingMicrosoftPurviewCredentials

    SecretArn string
    SecretArn string
    secret_arn string
    secretArn String
    secretArn string
    secretArn String

    DlpSettingMicrosoftPurviewProviderConfig

    DlpSettingProviderConfigProperties

    DlpSettingStatus

    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