View a markdown version of this page

AWS::CloudFormation::ResourceScan - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::CloudFormation::ResourceScan

The AWS::CloudFormation::ResourceScan resource Property description not available. for CloudFormation.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::CloudFormation::ResourceScan", "Properties" : { "ScanFilters" : [ ScanFilter, ... ] } }

YAML

Type: AWS::CloudFormation::ResourceScan Properties: ScanFilters: - ScanFilter

Properties

ScanFilters

Property description not available.

Required: No

Type: Array of ScanFilter

Minimum: 1

Maximum: 1

Update requires: Replacement

Return values

Ref

Fn::GetAtt

PercentageCompleted

The percentage of the resource scan that has been completed.

ResourceScanId

The Amazon Resource Name (ARN) of the resource scan.

ScanId

Property description not available.

StartTime

The time that the resource scan was started.

Status

Status of the resource scan.

IN_PROGRESS

The resource scan is still in progress.

COMPLETE

The resource scan is complete.

EXPIRED

The resource scan has expired.

FAILED

The resource scan has failed.