View a markdown version of this page

AWS::SecurityAgent::AgentSpace ConfluenceDocumentResource - 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::SecurityAgent::AgentSpace ConfluenceDocumentResource

A Confluence document (page) integrated as a resource.

Syntax

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

JSON

{ "Name" : String, "PageId" : String, "SpaceKey" : String, "SpaceTitle" : String, "Title" : String }

YAML

Name: String PageId: String SpaceKey: String SpaceTitle: String Title: String

Properties

Name

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

PageId

The Confluence page identifier.

Required: Yes

Type: String

Update requires: No interruption

SpaceKey

The Confluence space key containing the document.

Required: Yes

Type: String

Update requires: No interruption

SpaceTitle

The display title of the Confluence space.

Required: No

Type: String

Update requires: No interruption

Title

The display title of the Confluence page.

Required: No

Type: String

Update requires: No interruption