Skip to content

[ApiGatewayV2] integration subtype - sqs #10497

@dsoshawn

Description

@dsoshawn

:Question: -->

While declaring AWS::ApiGatewayV2::Integration resource to create an integration with SQS, the option IntegrationSubtype is available in CloudFormation documentation =>
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-integrationsubtype

However, the construct IntegrationSubtype is not available while working with CDK =>
https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-apigatewayv2.CfnIntegration.html

I need to configure IntegrationSubtype with CDK.
Is this a limitation on the CDK end here, as CloudFormation already supports the subtype key?
or Is there any alternative to workaround this such that I can configure IntegrationSubtype using CDK ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-apigatewayv2-integrationsRelated to AWS APIGatewayv2 Integrationsclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions