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
In #1179, support was added for Usage Plans. However, it is not possible to reference these plans (and associated resources) without knowing their exact logical ids.
Steps to reproduce the issue:
Create an api using usage plans
Try to reference usage plan using ApiLogicalId.UsagePlan
Observed result:
Error
Expected result:
Should work (and reference usage plan/other resources)
The text was updated successfully, but these errors were encountered:
Description:
In #1179, support was added for Usage Plans. However, it is not possible to reference these plans (and associated resources) without knowing their exact logical ids.
Steps to reproduce the issue:
ApiLogicalId.UsagePlan
Observed result:
Error
Expected result:
Should work (and reference usage plan/other resources)
The text was updated successfully, but these errors were encountered: