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

aws_apigatewayv2_api support #1714

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on May 14, 2024

  1. initial support for aws_apigatewayv2_api resource

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    effa179 View commit details
    Browse the repository at this point in the history
  2. import stages as well

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    53eb465 View commit details
    Browse the repository at this point in the history
  3. add models, routes and responses support

    add empty functions for rest
    
    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9327860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7fd0e View commit details
    Browse the repository at this point in the history
  5. add authorizers support

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3eaeb0f View commit details
    Browse the repository at this point in the history
  6. add support for VPClinks

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cac46a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbb87db View commit details
    Browse the repository at this point in the history
  8. use newer client

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    aadb79e View commit details
    Browse the repository at this point in the history
  9. handle paginated responses

    Signed-off-by: shubhindia <[email protected]>
    shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    62ed2ed View commit details
    Browse the repository at this point in the history
  10. Update api_gatewayv2.go

    sergeylanzman authored and shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3c972a3 View commit details
    Browse the repository at this point in the history
  11. Update api_gatewayv2.go

    sergeylanzman authored and shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9181dbf View commit details
    Browse the repository at this point in the history
  12. Update api_gatewayv2.go

    sergeylanzman authored and shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d1bb66e View commit details
    Browse the repository at this point in the history
  13. Update api_gatewayv2.go

    sergeylanzman authored and shubhindia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f01ed8f View commit details
    Browse the repository at this point in the history