スキップしてコンテンツを表示

ELBv2 ListenerRule Conditions type support

0

Hi,

From the AWS Console, it is possible to add ListenerRules for an ALB with the following conditions as options: http-header, http-request-method, host-header, path-pattern, query-string, source-ip.

It appears that only the host-header and path-pattern options are available in CloudFormation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html

The API for ELBv2 supports all of the options: https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_RuleCondition.html

I would like to use CloudFormation to set up a ListenerRule with a source-ip condition however this does not seem to be currently possible; am I missing something? If it is indeed not possible, what steps need to be taken in order to request support for this be added to CloudFormation?

Thanks

質問済み 7年前663ビュー

1回答
0

I received the following response from AWS tech support:

You ask:
"I would like to use CloudFormation to set up a ListenerRule with a source-ip condition however this does not seem > to be currently possible; am I missing something? If it is indeed not possible, what steps need to be taken in order to > request support for this be added to CloudFormation?"

Answer:
The "source-ip" option is currently unsupported via the CloudFormation and a feature request for the same is already > in place.

Having said that, I do not have an ETA at this point as to when this feature would go live as the Service Team is actively working on making the features better on a daily basis.

You may keep an eye on the below blogs to know when the feature is available.

Please feel free to reach out in case you have any additional question/concerns. I will be happy to help.

References:
[1] Forum for New Feature Requests : https://forums.aws.amazon.com/tags/feature-request
[2] Announcements : https://aws.amazon.com/subscribe-to-aws-announcements/
[3] News Blog : https://aws.amazon.com/blogs/aws/
[4] CloudFormation Specific : https://aws.amazon.com/blogs/aws/category/management-tools/aws-cloudformation/

回答済み 7年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ