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, ... ]}
YAML
Subscriptions:- AzureSubscription
Properties
Subscriptions-
A list of Azure subscriptions to target.
Required: Yes
Type: Array of AzureSubscription
Minimum:
1Maximum:
75Update requires: No interruption