Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rule for mixing/matching API Gateway resource types #3919

Open
2 tasks done
kddejong opened this issue Jan 17, 2025 · 0 comments
Open
2 tasks done

New rule for mixing/matching API Gateway resource types #3919

kddejong opened this issue Jan 17, 2025 · 0 comments

Comments

@kddejong
Copy link
Contributor

Is this feature request related to a new rule or cfn-lint capabilities?

rules

Describe the feature you'd like to request

When using AWS::ApiGateway::RestApi/Body with AWS::ApiGateway::Method, AWS::ApiGateway::Resource and maybe more will result in drift detection and unintended results when doing updates.

Describe the solution you'd like

New warning when using Body/BodyS3Location with AWS::ApiGateway::Method, AWS::ApiGateway::Resource (and others) will result in a warning.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant