We recommend new projects start with resources from the AWS provider.
aws-native.inspectorv2.CisScanConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
CIS Scan Configuration resource schema
Create CisScanConfiguration Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new CisScanConfiguration(name: string, args: CisScanConfigurationArgs, opts?: CustomResourceOptions);@overload
def CisScanConfiguration(resource_name: str,
                         args: CisScanConfigurationArgs,
                         opts: Optional[ResourceOptions] = None)
@overload
def CisScanConfiguration(resource_name: str,
                         opts: Optional[ResourceOptions] = None,
                         scan_name: Optional[str] = None,
                         schedule: Optional[CisScanConfigurationScheduleArgs] = None,
                         security_level: Optional[CisScanConfigurationCisSecurityLevel] = None,
                         targets: Optional[CisScanConfigurationCisTargetsArgs] = None,
                         tags: Optional[Mapping[str, str]] = None)func NewCisScanConfiguration(ctx *Context, name string, args CisScanConfigurationArgs, opts ...ResourceOption) (*CisScanConfiguration, error)public CisScanConfiguration(string name, CisScanConfigurationArgs args, CustomResourceOptions? opts = null)
public CisScanConfiguration(String name, CisScanConfigurationArgs args)
public CisScanConfiguration(String name, CisScanConfigurationArgs args, CustomResourceOptions options)
type: aws-native:inspectorv2:CisScanConfiguration
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 CisScanConfigurationArgs
- 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 CisScanConfigurationArgs
- 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 CisScanConfigurationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CisScanConfigurationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CisScanConfigurationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CisScanConfiguration 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 CisScanConfiguration resource accepts the following input properties:
- ScanName string
- Name of the scan
- Schedule
Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration Schedule 
- The CIS scan configuration's schedule.
- SecurityLevel Pulumi.Aws Native. Inspector V2. Cis Scan Configuration Cis Security Level 
- The CIS scan configuration's CIS Benchmark level.
- Targets
Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration Cis Targets 
- The CIS scan configuration's targets.
- Dictionary<string, string>
- The CIS scan configuration's tags.
- ScanName string
- Name of the scan
- Schedule
CisScan Configuration Schedule Args 
- The CIS scan configuration's schedule.
- SecurityLevel CisScan Configuration Cis Security Level 
- The CIS scan configuration's CIS Benchmark level.
- Targets
CisScan Configuration Cis Targets Args 
- The CIS scan configuration's targets.
- map[string]string
- The CIS scan configuration's tags.
- scanName String
- Name of the scan
- schedule
CisScan Configuration Schedule 
- The CIS scan configuration's schedule.
- securityLevel CisScan Configuration Cis Security Level 
- The CIS scan configuration's CIS Benchmark level.
- targets
CisScan Configuration Cis Targets 
- The CIS scan configuration's targets.
- Map<String,String>
- The CIS scan configuration's tags.
- scanName string
- Name of the scan
- schedule
CisScan Configuration Schedule 
- The CIS scan configuration's schedule.
- securityLevel CisScan Configuration Cis Security Level 
- The CIS scan configuration's CIS Benchmark level.
- targets
CisScan Configuration Cis Targets 
- The CIS scan configuration's targets.
- {[key: string]: string}
- The CIS scan configuration's tags.
- scan_name str
- Name of the scan
- schedule
CisScan Configuration Schedule Args 
- The CIS scan configuration's schedule.
- security_level CisScan Configuration Cis Security Level 
- The CIS scan configuration's CIS Benchmark level.
- targets
CisScan Configuration Cis Targets Args 
- The CIS scan configuration's targets.
- Mapping[str, str]
- The CIS scan configuration's tags.
- scanName String
- Name of the scan
- schedule Property Map
- The CIS scan configuration's schedule.
- securityLevel "LEVEL_1" | "LEVEL_2"
- The CIS scan configuration's CIS Benchmark level.
- targets Property Map
- The CIS scan configuration's targets.
- Map<String>
- The CIS scan configuration's tags.
Outputs
All input properties are implicitly available as output properties. Additionally, the CisScanConfiguration resource produces the following output properties:
Supporting Types
CisScanConfigurationCisSecurityLevel, CisScanConfigurationCisSecurityLevelArgs            
- Level1
- LEVEL_1
- Level2
- LEVEL_2
- CisScan Configuration Cis Security Level Level1 
- LEVEL_1
- CisScan Configuration Cis Security Level Level2 
- LEVEL_2
- Level1
- LEVEL_1
- Level2
- LEVEL_2
- Level1
- LEVEL_1
- Level2
- LEVEL_2
- LEVEL1
- LEVEL_1
- LEVEL2
- LEVEL_2
- "LEVEL_1"
- LEVEL_1
- "LEVEL_2"
- LEVEL_2
CisScanConfigurationCisTargets, CisScanConfigurationCisTargetsArgs          
- AccountIds List<string>
- Dictionary<string, object>
- AccountIds []string
- map[string]interface{}
- accountIds List<String>
- Map<String,Object>
- accountIds string[]
- {[key: string]: any}
- account_ids Sequence[str]
- Mapping[str, Any]
- accountIds List<String>
- Map<Any>
CisScanConfigurationDailySchedule, CisScanConfigurationDailyScheduleArgs          
CisScanConfigurationDay, CisScanConfigurationDayArgs        
- Mon
- MON
- Tue
- TUE
- Wed
- WED
- Thu
- THU
- Fri
- FRI
- Sat
- SAT
- Sun
- SUN
- CisScan Configuration Day Mon 
- MON
- CisScan Configuration Day Tue 
- TUE
- CisScan Configuration Day Wed 
- WED
- CisScan Configuration Day Thu 
- THU
- CisScan Configuration Day Fri 
- FRI
- CisScan Configuration Day Sat 
- SAT
- CisScan Configuration Day Sun 
- SUN
- Mon
- MON
- Tue
- TUE
- Wed
- WED
- Thu
- THU
- Fri
- FRI
- Sat
- SAT
- Sun
- SUN
- Mon
- MON
- Tue
- TUE
- Wed
- WED
- Thu
- THU
- Fri
- FRI
- Sat
- SAT
- Sun
- SUN
- MON
- MON
- TUE
- TUE
- WED
- WED
- THU
- THU
- FRI
- FRI
- SAT
- SAT
- SUN
- SUN
- "MON"
- MON
- "TUE"
- TUE
- "WED"
- WED
- "THU"
- THU
- "FRI"
- FRI
- "SAT"
- SAT
- "SUN"
- SUN
CisScanConfigurationMonthlySchedule, CisScanConfigurationMonthlyScheduleArgs          
CisScanConfigurationSchedule, CisScanConfigurationScheduleArgs        
- Daily
Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration Daily Schedule 
- Monthly
Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration Monthly Schedule 
- OneTime Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration One Time Schedule 
- Weekly
Pulumi.Aws Native. Inspector V2. Inputs. Cis Scan Configuration Weekly Schedule 
CisScanConfigurationTime, CisScanConfigurationTimeArgs        
- time_of_ strday 
- time_zone str
CisScanConfigurationWeeklySchedule, CisScanConfigurationWeeklyScheduleArgs          
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.