We recommend new projects start with resources from the AWS provider.
aws-native.workspacesweb.DataProtectionSettings
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
Create DataProtectionSettings Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataProtectionSettings(name: string, args?: DataProtectionSettingsArgs, opts?: CustomResourceOptions);@overload
def DataProtectionSettings(resource_name: str,
                           args: Optional[DataProtectionSettingsArgs] = None,
                           opts: Optional[ResourceOptions] = None)
@overload
def DataProtectionSettings(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           additional_encryption_context: Optional[Mapping[str, str]] = None,
                           customer_managed_key: Optional[str] = None,
                           description: Optional[str] = None,
                           display_name: Optional[str] = None,
                           inline_redaction_configuration: Optional[DataProtectionSettingsInlineRedactionConfigurationArgs] = None,
                           tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewDataProtectionSettings(ctx *Context, name string, args *DataProtectionSettingsArgs, opts ...ResourceOption) (*DataProtectionSettings, error)public DataProtectionSettings(string name, DataProtectionSettingsArgs? args = null, CustomResourceOptions? opts = null)
public DataProtectionSettings(String name, DataProtectionSettingsArgs args)
public DataProtectionSettings(String name, DataProtectionSettingsArgs args, CustomResourceOptions options)
type: aws-native:workspacesweb:DataProtectionSettings
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DataProtectionSettingsArgs
- 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 DataProtectionSettingsArgs
- 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 DataProtectionSettingsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataProtectionSettingsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataProtectionSettingsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataProtectionSettings 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 DataProtectionSettings resource accepts the following input properties:
- AdditionalEncryption Dictionary<string, string>Context 
- The additional encryption context of the data protection settings.
- CustomerManaged stringKey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- Description string
- The description of the data protection settings.
- DisplayName string
- The display name of the data protection settings.
- InlineRedaction Pulumi.Configuration Aws Native. Work Spaces Web. Inputs. Data Protection Settings Inline Redaction Configuration 
- The inline redaction configuration for the data protection settings.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags of the data protection settings.
- AdditionalEncryption map[string]stringContext 
- The additional encryption context of the data protection settings.
- CustomerManaged stringKey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- Description string
- The description of the data protection settings.
- DisplayName string
- The display name of the data protection settings.
- InlineRedaction DataConfiguration Protection Settings Inline Redaction Configuration Args 
- The inline redaction configuration for the data protection settings.
- 
TagArgs 
- The tags of the data protection settings.
- additionalEncryption Map<String,String>Context 
- The additional encryption context of the data protection settings.
- customerManaged StringKey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- description String
- The description of the data protection settings.
- displayName String
- The display name of the data protection settings.
- inlineRedaction DataConfiguration Protection Settings Inline Redaction Configuration 
- The inline redaction configuration for the data protection settings.
- List<Tag>
- The tags of the data protection settings.
- additionalEncryption {[key: string]: string}Context 
- The additional encryption context of the data protection settings.
- customerManaged stringKey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- description string
- The description of the data protection settings.
- displayName string
- The display name of the data protection settings.
- inlineRedaction DataConfiguration Protection Settings Inline Redaction Configuration 
- The inline redaction configuration for the data protection settings.
- Tag[]
- The tags of the data protection settings.
- additional_encryption_ Mapping[str, str]context 
- The additional encryption context of the data protection settings.
- customer_managed_ strkey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- description str
- The description of the data protection settings.
- display_name str
- The display name of the data protection settings.
- inline_redaction_ Dataconfiguration Protection Settings Inline Redaction Configuration Args 
- The inline redaction configuration for the data protection settings.
- 
Sequence[TagArgs] 
- The tags of the data protection settings.
- additionalEncryption Map<String>Context 
- The additional encryption context of the data protection settings.
- customerManaged StringKey 
- The customer managed key used to encrypt sensitive information in the data protection settings.
- description String
- The description of the data protection settings.
- displayName String
- The display name of the data protection settings.
- inlineRedaction Property MapConfiguration 
- The inline redaction configuration for the data protection settings.
- List<Property Map>
- The tags of the data protection settings.
Outputs
All input properties are implicitly available as output properties. Additionally, the DataProtectionSettings resource produces the following output properties:
- AssociatedPortal List<string>Arns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- CreationDate string
- The creation date timestamp of the data protection settings.
- DataProtection stringSettings Arn 
- The ARN of the data protection settings resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- AssociatedPortal []stringArns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- CreationDate string
- The creation date timestamp of the data protection settings.
- DataProtection stringSettings Arn 
- The ARN of the data protection settings resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- associatedPortal List<String>Arns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- creationDate String
- The creation date timestamp of the data protection settings.
- dataProtection StringSettings Arn 
- The ARN of the data protection settings resource.
- id String
- The provider-assigned unique ID for this managed resource.
- associatedPortal string[]Arns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- creationDate string
- The creation date timestamp of the data protection settings.
- dataProtection stringSettings Arn 
- The ARN of the data protection settings resource.
- id string
- The provider-assigned unique ID for this managed resource.
- associated_portal_ Sequence[str]arns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- creation_date str
- The creation date timestamp of the data protection settings.
- data_protection_ strsettings_ arn 
- The ARN of the data protection settings resource.
- id str
- The provider-assigned unique ID for this managed resource.
- associatedPortal List<String>Arns 
- A list of web portal ARNs that this data protection settings resource is associated with.
- creationDate String
- The creation date timestamp of the data protection settings.
- dataProtection StringSettings Arn 
- The ARN of the data protection settings resource.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
DataProtectionSettingsCustomPattern, DataProtectionSettingsCustomPatternArgs          
- PatternName string
- The pattern name for the custom pattern.
- PatternRegex string
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- KeywordRegex string
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- PatternDescription string
- The pattern description for the customer pattern.
- PatternName string
- The pattern name for the custom pattern.
- PatternRegex string
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- KeywordRegex string
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- PatternDescription string
- The pattern description for the customer pattern.
- patternName String
- The pattern name for the custom pattern.
- patternRegex String
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- keywordRegex String
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- patternDescription String
- The pattern description for the customer pattern.
- patternName string
- The pattern name for the custom pattern.
- patternRegex string
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- keywordRegex string
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- patternDescription string
- The pattern description for the customer pattern.
- pattern_name str
- The pattern name for the custom pattern.
- pattern_regex str
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- keyword_regex str
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- pattern_description str
- The pattern description for the customer pattern.
- patternName String
- The pattern name for the custom pattern.
- patternRegex String
- The pattern regex for the customer pattern. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example: "/ab+c/gi".
- keywordRegex String
- The keyword regex for the customer pattern. After there is a match to the pattern regex, the keyword regex is used to search within the proximity of the match. If there is a keyword match, then the match is confirmed. If no keyword regex is provided, the pattern regex match will automatically be confirmed. The format must follow JavaScript regex format. The pattern must be enclosed between slashes, and can have flags behind the second slash. For example, "/ab+c/gi"
- patternDescription String
- The pattern description for the customer pattern.
DataProtectionSettingsInlineRedactionConfiguration, DataProtectionSettingsInlineRedactionConfigurationArgs            
- InlineRedaction List<Pulumi.Patterns Aws Native. Work Spaces Web. Inputs. Data Protection Settings Inline Redaction Pattern> 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- GlobalConfidence doubleLevel 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- GlobalEnforced List<string>Urls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- GlobalExempt List<string>Urls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
- InlineRedaction []DataPatterns Protection Settings Inline Redaction Pattern 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- GlobalConfidence float64Level 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- GlobalEnforced []stringUrls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- GlobalExempt []stringUrls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
- inlineRedaction List<DataPatterns Protection Settings Inline Redaction Pattern> 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- globalConfidence DoubleLevel 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- globalEnforced List<String>Urls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- globalExempt List<String>Urls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
- inlineRedaction DataPatterns Protection Settings Inline Redaction Pattern[] 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- globalConfidence numberLevel 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- globalEnforced string[]Urls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- globalExempt string[]Urls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
- inline_redaction_ Sequence[Datapatterns Protection Settings Inline Redaction Pattern] 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- global_confidence_ floatlevel 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- global_enforced_ Sequence[str]urls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- global_exempt_ Sequence[str]urls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
- inlineRedaction List<Property Map>Patterns 
- The inline redaction patterns to be enabled for the inline redaction configuration.
- globalConfidence NumberLevel 
- The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This is applied to patterns that do not have a pattern-level confidence level. Defaults to confidence level 2.
- globalEnforced List<String>Urls 
- The global enforced URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level enforced URL list.
- globalExempt List<String>Urls 
- The global exempt URL configuration for the inline redaction configuration. This is applied to patterns that do not have a pattern-level exempt URL list.
DataProtectionSettingsInlineRedactionPattern, DataProtectionSettingsInlineRedactionPatternArgs            
- RedactionPlace Pulumi.Holder Aws Native. Work Spaces Web. Inputs. Data Protection Settings Redaction Place Holder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- BuiltIn stringPattern Id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- ConfidenceLevel double
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- CustomPattern Pulumi.Aws Native. Work Spaces Web. Inputs. Data Protection Settings Custom Pattern 
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- EnforcedUrls List<string>
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- ExemptUrls List<string>
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
- RedactionPlace DataHolder Protection Settings Redaction Place Holder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- BuiltIn stringPattern Id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- ConfidenceLevel float64
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- CustomPattern DataProtection Settings Custom Pattern 
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- EnforcedUrls []string
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- ExemptUrls []string
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
- redactionPlace DataHolder Protection Settings Redaction Place Holder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- builtIn StringPattern Id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- confidenceLevel Double
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- customPattern DataProtection Settings Custom Pattern 
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- enforcedUrls List<String>
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- exemptUrls List<String>
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
- redactionPlace DataHolder Protection Settings Redaction Place Holder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- builtIn stringPattern Id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- confidenceLevel number
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- customPattern DataProtection Settings Custom Pattern 
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- enforcedUrls string[]
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- exemptUrls string[]
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
- redaction_place_ Dataholder Protection Settings Redaction Place Holder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- built_in_ strpattern_ id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- confidence_level float
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- custom_pattern DataProtection Settings Custom Pattern 
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- enforced_urls Sequence[str]
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- exempt_urls Sequence[str]
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
- redactionPlace Property MapHolder 
- The redaction placeholder that will replace the redacted text in session for the inline redaction pattern.
- builtIn StringPattern Id 
- The built-in pattern from the list of preconfigured patterns. Either a customPattern or builtInPatternId is required. To view the entire list of data types and their corresponding built-in pattern IDs, see Base inline redaction .
- confidenceLevel Number
- The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Confidence level 3 means high confidence, and requires a formatted text pattern match in order for content to be redacted. Confidence level 2 means medium confidence, and redaction considers both formatted and unformatted text, and adds keyword associate to the logic. Confidence level 1 means low confidence, and redaction is enforced for both formatted pattern + unformatted pattern without keyword. This overrides the global confidence level.
- customPattern Property Map
- The configuration for a custom pattern. Either a customPattern or builtInPatternId is required.
- enforcedUrls List<String>
- The enforced URL configuration for the inline redaction pattern. This will override the global enforced URL configuration.
- exemptUrls List<String>
- The exempt URL configuration for the inline redaction pattern. This will override the global exempt URL configuration for the inline redaction pattern.
DataProtectionSettingsRedactionPlaceHolder, DataProtectionSettingsRedactionPlaceHolderArgs            
- RedactionPlace Pulumi.Holder Type Aws Native. Work Spaces Web. Data Protection Settings Redaction Place Holder Type 
- The redaction placeholder type that will replace the redacted text in session.
- RedactionPlace stringHolder Text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
- RedactionPlace DataHolder Type Protection Settings Redaction Place Holder Type 
- The redaction placeholder type that will replace the redacted text in session.
- RedactionPlace stringHolder Text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
- redactionPlace DataHolder Type Protection Settings Redaction Place Holder Type 
- The redaction placeholder type that will replace the redacted text in session.
- redactionPlace StringHolder Text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
- redactionPlace DataHolder Type Protection Settings Redaction Place Holder Type 
- The redaction placeholder type that will replace the redacted text in session.
- redactionPlace stringHolder Text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
- redaction_place_ Dataholder_ type Protection Settings Redaction Place Holder Type 
- The redaction placeholder type that will replace the redacted text in session.
- redaction_place_ strholder_ text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
- redactionPlace "CustomHolder Type Text" 
- The redaction placeholder type that will replace the redacted text in session.
- redactionPlace StringHolder Text 
- The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
DataProtectionSettingsRedactionPlaceHolderType, DataProtectionSettingsRedactionPlaceHolderTypeArgs              
- CustomText 
- CustomText
- DataProtection Settings Redaction Place Holder Type Custom Text 
- CustomText
- CustomText 
- CustomText
- CustomText 
- CustomText
- CUSTOM_TEXT
- CustomText
- "CustomText" 
- CustomText
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.