chore(ec2): add GuardDuty Interface VPC Endpoint#31477
chore(ec2): add GuardDuty Interface VPC Endpoint#31477mergify[bot] merged 2 commits intoaws:mainfrom
Conversation
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
@Mergifyio update |
❌ Mergify doesn't have permission to updateDetailsFor security reasons, Mergify can't update this pull request. Try updating locally. |
Pull request has been modified.
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
@GavinZZ Could you please approve this PR again? |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
None
Reason for this change
GuardDuty supports private link access but AWS CDK does not support creating an interface VPC endpoint for GuardDuty.
Description of changes
Add Interface VPC Endpoint for AWS GuardDuty.
Description of how you validated changes
I executed the AWS CLI command as shown below.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license