1. Packages
  2. AWS Native
  3. API Docs
  4. macie
  5. FindingsFilter

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.macie.FindingsFilter

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    Macie FindingsFilter resource schema.

    Create FindingsFilter Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new FindingsFilter(name: string, args: FindingsFilterArgs, opts?: CustomResourceOptions);
    @overload
    def FindingsFilter(resource_name: str,
                       args: FindingsFilterArgs,
                       opts: Optional[ResourceOptions] = None)
    
    @overload
    def FindingsFilter(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       finding_criteria: Optional[FindingsFilterFindingCriteriaArgs] = None,
                       action: Optional[FindingsFilterFindingFilterAction] = None,
                       description: Optional[str] = None,
                       name: Optional[str] = None,
                       position: Optional[int] = None,
                       tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewFindingsFilter(ctx *Context, name string, args FindingsFilterArgs, opts ...ResourceOption) (*FindingsFilter, error)
    public FindingsFilter(string name, FindingsFilterArgs args, CustomResourceOptions? opts = null)
    public FindingsFilter(String name, FindingsFilterArgs args)
    public FindingsFilter(String name, FindingsFilterArgs args, CustomResourceOptions options)
    
    type: aws-native:macie:FindingsFilter
    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 FindingsFilterArgs
    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 FindingsFilterArgs
    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 FindingsFilterArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FindingsFilterArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FindingsFilterArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    FindingsFilter Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The FindingsFilter resource accepts the following input properties:

    FindingCriteria Pulumi.AwsNative.Macie.Inputs.FindingsFilterFindingCriteria
    Findings filter criteria.
    Action Pulumi.AwsNative.Macie.FindingsFilterFindingFilterAction
    Findings filter action.
    Description string
    Findings filter description
    Name string
    Findings filter name
    Position int
    Findings filter position.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A collection of tags associated with a resource
    FindingCriteria FindingsFilterFindingCriteriaArgs
    Findings filter criteria.
    Action FindingsFilterFindingFilterAction
    Findings filter action.
    Description string
    Findings filter description
    Name string
    Findings filter name
    Position int
    Findings filter position.
    Tags TagArgs
    A collection of tags associated with a resource
    findingCriteria FindingsFilterFindingCriteria
    Findings filter criteria.
    action FindingsFilterFindingFilterAction
    Findings filter action.
    description String
    Findings filter description
    name String
    Findings filter name
    position Integer
    Findings filter position.
    tags List<Tag>
    A collection of tags associated with a resource
    findingCriteria FindingsFilterFindingCriteria
    Findings filter criteria.
    action FindingsFilterFindingFilterAction
    Findings filter action.
    description string
    Findings filter description
    name string
    Findings filter name
    position number
    Findings filter position.
    tags Tag[]
    A collection of tags associated with a resource
    finding_criteria FindingsFilterFindingCriteriaArgs
    Findings filter criteria.
    action FindingsFilterFindingFilterAction
    Findings filter action.
    description str
    Findings filter description
    name str
    Findings filter name
    position int
    Findings filter position.
    tags Sequence[TagArgs]
    A collection of tags associated with a resource
    findingCriteria Property Map
    Findings filter criteria.
    action "ARCHIVE" | "NOOP"
    Findings filter action.
    description String
    Findings filter description
    name String
    Findings filter name
    position Number
    Findings filter position.
    tags List<Property Map>
    A collection of tags associated with a resource

    Outputs

    All input properties are implicitly available as output properties. Additionally, the FindingsFilter resource produces the following output properties:

    Arn string
    Findings filter ARN.
    AwsId string
    Findings filter ID.
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    Findings filter ARN.
    AwsId string
    Findings filter ID.
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    Findings filter ARN.
    awsId String
    Findings filter ID.
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    Findings filter ARN.
    awsId string
    Findings filter ID.
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    Findings filter ARN.
    aws_id str
    Findings filter ID.
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    Findings filter ARN.
    awsId String
    Findings filter ID.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    FindingsFilterCriterionAdditionalProperties, FindingsFilterCriterionAdditionalPropertiesArgs

    Eq List<string>
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    Gt int
    The value for the specified property is greater than the specified value.
    Gte int
    The value for the specified property is greater than or equal to the specified value.
    Lt int
    The value for the specified property is less than the specified value.
    Lte int
    The value for the specified property is less than or equal to the specified value.
    Neq List<string>
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    Eq []string
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    Gt int
    The value for the specified property is greater than the specified value.
    Gte int
    The value for the specified property is greater than or equal to the specified value.
    Lt int
    The value for the specified property is less than the specified value.
    Lte int
    The value for the specified property is less than or equal to the specified value.
    Neq []string
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    eq List<String>
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    gt Integer
    The value for the specified property is greater than the specified value.
    gte Integer
    The value for the specified property is greater than or equal to the specified value.
    lt Integer
    The value for the specified property is less than the specified value.
    lte Integer
    The value for the specified property is less than or equal to the specified value.
    neq List<String>
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    eq string[]
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    gt number
    The value for the specified property is greater than the specified value.
    gte number
    The value for the specified property is greater than or equal to the specified value.
    lt number
    The value for the specified property is less than the specified value.
    lte number
    The value for the specified property is less than or equal to the specified value.
    neq string[]
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    eq Sequence[str]
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    gt int
    The value for the specified property is greater than the specified value.
    gte int
    The value for the specified property is greater than or equal to the specified value.
    lt int
    The value for the specified property is less than the specified value.
    lte int
    The value for the specified property is less than or equal to the specified value.
    neq Sequence[str]
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    eq List<String>
    The value for the specified property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
    gt Number
    The value for the specified property is greater than the specified value.
    gte Number
    The value for the specified property is greater than or equal to the specified value.
    lt Number
    The value for the specified property is less than the specified value.
    lte Number
    The value for the specified property is less than or equal to the specified value.
    neq List<String>
    The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.

    FindingsFilterFindingCriteria, FindingsFilterFindingCriteriaArgs

    Criterion Dictionary<string, Pulumi.AwsNative.Macie.Inputs.FindingsFilterCriterionAdditionalProperties>
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.
    Criterion map[string]FindingsFilterCriterionAdditionalProperties
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.
    criterion Map<String,FindingsFilterCriterionAdditionalProperties>
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.
    criterion {[key: string]: FindingsFilterCriterionAdditionalProperties}
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.
    criterion Mapping[str, FindingsFilterCriterionAdditionalProperties]
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.
    criterion Map<Property Map>
    Specifies a condition that defines the property, operator, and one or more values to use to filter the results.

    FindingsFilterFindingFilterAction, FindingsFilterFindingFilterActionArgs

    Archive
    ARCHIVE
    Noop
    NOOP
    FindingsFilterFindingFilterActionArchive
    ARCHIVE
    FindingsFilterFindingFilterActionNoop
    NOOP
    Archive
    ARCHIVE
    Noop
    NOOP
    Archive
    ARCHIVE
    Noop
    NOOP
    ARCHIVE
    ARCHIVE
    NOOP
    NOOP
    "ARCHIVE"
    ARCHIVE
    "NOOP"
    NOOP

    Tag, TagArgs

    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 is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi