AWS::MediaLive::SignalMap SuccessfulMonitorDeployment - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::MediaLive::SignalMap SuccessfulMonitorDeployment

Represents the latest successful monitor deployment of a signal map.

Syntax

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

JSON

{ "DetailsUri" : String, "Status" : String }

YAML

DetailsUri: String Status: String

Properties

DetailsUri

URI associated with a signal map's monitor deployment.

Required: Yes

Type: String

Minimum: 0

Maximum: 2048

Update requires: No interruption

Status

A signal map's monitor deployment status.

Required: Yes

Type: String

Allowed values: NOT_DEPLOYED | DRY_RUN_DEPLOYMENT_COMPLETE | DRY_RUN_DEPLOYMENT_FAILED | DRY_RUN_DEPLOYMENT_IN_PROGRESS | DEPLOYMENT_COMPLETE | DEPLOYMENT_FAILED | DEPLOYMENT_IN_PROGRESS | DELETE_COMPLETE | DELETE_FAILED | DELETE_IN_PROGRESS

Update requires: No interruption