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::Config::Connector ConnectorConfiguration
The provider-specific configuration for connecting to the third-party cloud service provider. You must specify exactly one provider configuration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Azure" :AzureConnectorConfiguration}
Properties
Azure-
The configuration for an Azure connector.
Required: No
Type: AzureConnectorConfiguration
Update requires: Replacement