You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
withAWS::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?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: