Add-VSAccessAnalyzerAnalyzerArchiveRule
Add-VSAccessAnalyzerAnalyzerArchiveRule
SYNOPSIS
Adds an AWS::AccessAnalyzer::Analyzer.ArchiveRule resource property to the template. The criteria for an archive rule.
SYNTAX
Add-VSAccessAnalyzerAnalyzerArchiveRule [-Filter] <Object> [-RuleName] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::AccessAnalyzer::Analyzer.ArchiveRule resource property to the template. The criteria for an archive rule.
PARAMETERS
-Filter
The criteria for the rule.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-accessanalyzer-analyzer-archiverule.html#cfn-accessanalyzer-analyzer-archiverule-filter UpdateType: Mutable Type: List ItemType: Filter
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-RuleName
The name of the archive rule.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-accessanalyzer-analyzer-archiverule.html#cfn-accessanalyzer-analyzer-archiverule-rulename UpdateType: Mutable PrimitiveType: String
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.