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::ServiceCatalog::CloudFormationProduct SourceConnection
A top level ProductViewDetail response containing details about the product’s connection.
Amazon Service Catalog returns this field for the CreateProduct, UpdateProduct,
DescribeProductAsAdmin, and SearchProductAsAdmin APIs.
This response contains the same fields as the ConnectionParameters request, with the
addition of the LastSync response.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ConnectionParameters" :ConnectionParameters, "Type" :String}
YAML
ConnectionParameters:ConnectionParametersType:String
Properties
ConnectionParameters-
The connection details based on the connection
Type.Required: Yes
Type: ConnectionParameters
Update requires: No interruption
Type-
The only supported
SourceConnectiontype is Codestar.Required: Yes
Type: String
Update requires: No interruption