[
https://issues.apache.org/jira/browse/CAMEL-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966204#comment-15966204
]
ASF GitHub Bot commented on CAMEL-11141:
----------------------------------------
GitHub user tdiesler opened a pull request:
https://github.com/apache/camel/pull/1620
[CAMEL-11141] Add support for VPC instances
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdiesler/camel CAMEL-11141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1620.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1620
----
commit e7a4627b8140cdb3a27bed89fadfe8f33ed846b6
Author: Thomas Diesler <[email protected]>
Date: 2017-04-12T16:56:24Z
[CAMEL-11141] Add support for VPC instances
----
> Add support for VPC instances
> -----------------------------
>
> Key: CAMEL-11141
> URL: https://issues.apache.org/jira/browse/CAMEL-11141
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 2.18.4
>
>
> These common EC2 instance types are [only supported with
> VPC|https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html#vpc-only-instance-types]
> * C4
> * I3
> * M4
> * P2
> * R4
> * T2
> * X1
> For this to work, the request needs to provide a subnet ID
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)