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
Our current workflow revolves around managing API Gateway (APIG) instances and their associated functionalities. To optimize these processes, we propose enhancing the following features:
Introduce the ability to manages multiple ACL rules of the same type under an APIG application.
Introduce the ability to manage an APIG application quota resource under an APIG application.
Introduce the ability to bind one or more applications to an application quota.
Introduce the ability to manage an APIG SSL certificate resource.
Introduce the ability to manage the APIG instance routes.
We eagerly await the launch of these features.
Best wishes
The text was updated successfully, but these errors were encountered:
[APIGW] New features resources
Summary of the Pull Request
PR Checklist
Refers to: #2730
Tests added/passed.
Documentation updated.
Schema updated.
Release notes added.
Acceptance Steps Performed
=== RUN TestAccInstanceRoutes_basic
=== PAUSE TestAccInstanceRoutes_basic
=== CONT TestAccInstanceRoutes_basic
--- PASS: TestAccInstanceRoutes_basic (51.28s)
PASS
Process finished with the exit code 0
=== RUN TestAccDataSourceInstanceFeatures_basic
=== PAUSE TestAccDataSourceInstanceFeatures_basic
=== CONT TestAccDataSourceInstanceFeatures_basic
--- PASS: TestAccDataSourceInstanceFeatures_basic (25.46s)
PASS
Process finished with the exit code 0
=== RUN TestAccInstanceFeature_basic
=== PAUSE TestAccInstanceFeature_basic
=== CONT TestAccInstanceFeature_basic
--- PASS: TestAccInstanceFeature_basic (49.79s)
PASS
Process finished with the exit code 0
Reviewed-by: Muneeb H. Jan <[email protected]>
Hello,
Our current workflow revolves around managing API Gateway (APIG) instances and their associated functionalities. To optimize these processes, we propose enhancing the following features:
We eagerly await the launch of these features.
Best wishes
The text was updated successfully, but these errors were encountered: