Interface InternalAccessAnalysisRuleCriteria.Builder

  • Method Details

    • accountIds

      A list of Amazon Web Services account IDs to apply to the internal access analysis rule criteria. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.

      Parameters:
      accountIds - A list of Amazon Web Services account IDs to apply to the internal access analysis rule criteria. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      A list of Amazon Web Services account IDs to apply to the internal access analysis rule criteria. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.

      Parameters:
      accountIds - A list of Amazon Web Services account IDs to apply to the internal access analysis rule criteria. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceTypesWithStrings

      InternalAccessAnalysisRuleCriteria.Builder resourceTypesWithStrings(Collection<String> resourceTypes)

      A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Parameters:
      resourceTypes - A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceTypesWithStrings

      InternalAccessAnalysisRuleCriteria.Builder resourceTypesWithStrings(String... resourceTypes)

      A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Parameters:
      resourceTypes - A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceTypes

      A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Parameters:
      resourceTypes - A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceTypes

      A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Parameters:
      resourceTypes - A list of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. These resource types are currently supported for internal access analyzers:

      • AWS::S3::Bucket

      • AWS::RDS::DBSnapshot

      • AWS::RDS::DBClusterSnapshot

      • AWS::S3Express::DirectoryBucket

      • AWS::DynamoDB::Table

      • AWS::DynamoDB::Stream

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArns

      A list of resource ARNs to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources that match these ARNs.

      Parameters:
      resourceArns - A list of resource ARNs to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources that match these ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArns

      InternalAccessAnalysisRuleCriteria.Builder resourceArns(String... resourceArns)

      A list of resource ARNs to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources that match these ARNs.

      Parameters:
      resourceArns - A list of resource ARNs to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources that match these ARNs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.