Skip to content

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

Merged
mergify[bot] merged 5 commits intoaws:masterfrom
otaviomacedo:apig-integration-region
Feb 24, 2021
Merged

feat(apigateway): integrate with aws services in a different region#13251
mergify[bot] merged 5 commits intoaws:masterfrom
otaviomacedo:apig-integration-region

Conversation

@otaviomacedo
Copy link
Contributor

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


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

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
@gitpod-io
Copy link

gitpod-io bot commented Feb 24, 2021

@github-actions github-actions bot added the @aws-cdk/aws-apigateway Related to Amazon API Gateway label Feb 24, 2021
@nija-at nija-at changed the title feat(aws-apigateway): add region to AWSIntegrationProps feat(apigateway): integrate with aws services in a different region Feb 24, 2021
Copy link
Contributor

@nija-at nija-at left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one adjustment to the language in the README.

Looks good otherwise.

Co-authored-by: Niranjan Jayakar <nija@amazon.com>
@mergify mergify bot dismissed nija-at’s stale review February 24, 2021 10:31

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: e9ef6db
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

This was referenced Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-apigateway Related to Amazon API Gateway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to choose another region when using Api Gateway AwsIntegration

3 participants