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

feat(apigateway): integrate with aws services in a different region #13251

Merged
merged 5 commits into from
Feb 24, 2021
Merged

feat(apigateway): integrate with aws services in a different region #13251

merged 5 commits into from
Feb 24, 2021

Commits on Feb 24, 2021

  1. feat(aws-apigateway): add region to AWSIntegrationProps

    This allows the user to choose a different region for the integrated service. By default, the region is the same as the stack's.
    
    Fixes #7009
    Otavio Macedo committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    b265fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58cdd48 View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-apigateway/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    otaviomacedo and Niranjan Jayakar authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ac6918b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf34434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9ef6db View commit details
    Browse the repository at this point in the history