cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::AppSync::DataSource - [BUG] - Cannot use with CloudControl API

Open corymhall opened this issue 5 months ago • 0 comments
trafficstars

Name of the resource

AWS::AppSync::DataSource

Resource Name

No response

Issue Description

The AWS::AppSync::DataSource is listed as supported by CloudControl, but when you try to use it you get an error

$ aws cloudcontrol list-resources --type-name AWS::AppSync::DataSource

An error occurred (UnsupportedActionException) when calling the ListResources operation: The resource AWS::AppSync::DataSource is not yet supported via Cloud Control API

I've tried it in a couple of different regions and found the same behavior.

Expected Behavior

Successfully use the CloudControl API to manage a DataSource resource.

Observed Behavior

Error message

An error occurred (UnsupportedActionException) when calling the ListResources operation: The resource AWS::AppSync::DataSource is not yet supported via Cloud Control API

Test Cases

$ aws cloudcontrol list-resources --type-name AWS::AppSync::DataSource

Other Details

No response

corymhall avatar May 20 '25 13:05 corymhall