We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi
published on Monday, Sep 7, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi
published on Monday, Sep 7, 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 dictionarydata "aws-native_quicksight_get_dlp_setting" "name" {
# arguments
}The following arguments are supported:
- Aws
Account stringId - Dlp
Setting stringId
- Aws
Account stringId - Dlp
Setting stringId
- aws_
account_ stringid - dlp_
setting_ stringid
- aws
Account StringId - dlp
Setting StringId
- aws
Account stringId - dlp
Setting stringId
- aws_
account_ strid - dlp_
setting_ strid
- aws
Account StringId - dlp
Setting StringId
getDlpSetting Result
The following output properties are available:
- Arn string
- Created
At string - Enabled bool
- Name string
- Provider
Config Pulumi.Aws Native. Quick Sight. Outputs. Dlp Setting Provider Config Properties - Provider
Outage Pulumi.Action Aws Native. Quick Sight. Dlp Setting Dlp Action - Provider
Type Pulumi.Aws Native. Quick Sight. Dlp Setting Dlp Provider Type - Status
Pulumi.
Aws Native. Quick Sight. Dlp Setting Status -
List<Pulumi.
Aws Native. Outputs. Tag> - Updated
At string
Supporting Types
DlpSettingDlpAction
DlpSettingDlpProviderType
DlpSettingLabelActionMapping
- Action
Dlp
Setting Dlp Action - Label
Id string - Label
Name string
- action "ALLOW" | "WARN" | "BLOCK"
- label_
id string - label_
name string
- action
Dlp
Setting Dlp Action - label
Id String - label
Name String
- action
Dlp
Setting Dlp Action - label
Id string - label
Name string
- action "ALLOW" | "WARN" | "BLOCK"
- label
Id String - label
Name String
DlpSettingMicrosoftPurviewCredentials
- Secret
Arn string
- Secret
Arn string
- secret_
arn string
- secret
Arn String
- secret
Arn string
- secret_
arn str
- secret
Arn String
DlpSettingMicrosoftPurviewProviderConfig
DlpSettingProviderConfigProperties
DlpSettingStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi
published on Monday, Sep 7, 2026 by Pulumi