View a markdown version of this page

AWS::SSM::CloudConnector ConfigurationTargets - 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::SSM::CloudConnector ConfigurationTargets

The target resources in the third-party cloud environment.

Syntax

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

JSON

{ "Subscriptions" : [ AzureSubscription, ... ] }

Properties

Subscriptions

A list of Azure subscriptions to target.

Required: Yes

Type: Array of AzureSubscription

Minimum: 1

Maximum: 75

Update requires: No interruption