aws / serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
https://aws.amazon.com/serverless/sam
Apache License 2.0
9.29k stars 2.37k forks source link

(New Connector Profile) AWS::ApiGateway::RestApi > AWS::Serverless::StateMachine #3608

Closed Khalilbohs closed 1 month ago

Khalilbohs commented 1 month ago

Currently, I'd have to make my own role and connect this within my api gateway for the step function. I'd like there to be a more elegant way to do this, by using a connector. There is already such a connector profile for serverless functions, using lambda functions. I find that to have the approximate same use cases as for this new step function connector profile.

gracelu0 commented 1 month ago

Hi, thanks for the feature request! Moving this to discussions where we track feature requests. This will not be prioritized at the moment, however, if it receives enough upvotes 👍 we will re-prioritize it.